/* Allgemein */

BODY,P,TD,H1,H2,H3,H4,H5,H6,H7,UL,OL,LI
 	{ font-family:Verdana,Arial; color:#003366; font-size:11px; }


/* Links */

a.navi:link    { color:#FFFFFF; text-decoration:none; }
a.navi:visited { color:#FFFFFF; text-decoration:none; }
a.navi:active  { color:#FFFFFF; text-decoration:none; }
a.navi:hover   { color:#FFFFFF; text-decoration:none; font-weight:bold; }

a:link         { color:#2D6D93; text-decoration:underlined; }
a:visited      { color:#2D6D93; text-decoration:underlined; }
a:active       { color:#2D6D93; text-decoration:underlined; }
a:hover        { color:#2D6D93; text-decoration:underlined; }

a.aweiss:link    { color:#FFFFFF; text-decoration:none; }
a.aweiss:visited { color:#FFFFFF; text-decoration:none; }
a.aweiss:active  { color:#FFFFFF; text-decoration:none; }
a.aweiss:hover   { color:#FFFFFF; text-decoration:none; }


/* Definierte */

.weiss   { color:#FFFFFF; }
.weisskl { font-size:10px; color:#FFFFFF; }
.kl      { font-size:10px; }
.ueb     { font-family:Verdana,Arial; font-size:10pt; color:#5187A7; font-weight:bold; }
.tfeld   { font-family:Verdana,Arial; font-size:11px; color:#000000; }
.button  { font-family:Verdana,Arial; font-size:11px; color:#000000; }

