/* 
##################################################
Standard Styles
##################################################
*/

body { margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; } /* Grundeigenschaften */

p,div,td,th,ul,ol,li,dt,dd,nobr,input,option,textarea,b,i,h1,h2,h3,h4,h5,h6 { font-family:arial,helvetica,sans-serif; } /* Schriftarten */
p,div,td,ul,ol,li,dt,dd,nobr,input,option,textarea { font-size:11px; } /* Schriftgroesse */

th { font-size:10px; color:#ffffff; }

h1 { font-size:11px; font-weight:bold; } /* Ueberschrift 1. Ordnung */
h2 { font-size:22px; } /* Ueberschrift 2. Ordnung */
h3 { font-size:16px; } /* Ueberschrift 3. Ordnung */
h4 { font-size:12px; } /* Ueberschrift 4. Ordnung */
h5 { font-size:10px; } /* Ueberschrift 5. Ordnung */
h6 { font-size:8px; } /* Ueberschrift 6. Ordnung */

a:link { color:#000000; text-decoration:none; } /* noch nicht besuchter Link */ 
a:visited { color:#000000; text-decoration:none;} /* bereits besuchter Link */
a:hover { color:#000000; text-decoration:underline; } /* Hover-Effekt */
a:active { color:#000000; text-decoration:underline; } /* gerade angeklickter Link */

a.submenue:link { font-size:10px; color:#1F508A; text-decoration:none; } /* noch nicht besuchter Link */ 
a.submenue:visited { font-size:10px; color:#1F508A; text-decoration:none; } /* bereits besuchter Link */
a.submenue:hover { font-size:10px; color:#1F508A; text-decoration:underline; } /* Hover-Effekt */
a.submenue:active { font-size:10px; color:#1F508A; text-decoration:underline; } /* gerade angeklickter Link */

a.weiter:link { font-size:11px; color:#FF0202; text-decoration:none; font-weight:normal; } /* noch nicht besuchter Link */ 
a.weiter:visited { font-size:11px; color:#FF0202; text-decoration:none; font-weight:normal; } /* bereits besuchter Link */
a.weiter:hover { font-size:11px; color:#FF0202; text-decoration:underline; font-weight:normal; } /* Hover-Effekt */
a.weiter:active { font-size:11px; color:#FF0202; text-decoration:underline; font-weight:normal; } /* gerade angeklickter Link */

a.aktiv:link { color:#ff0000; text-decoration:none; } /* noch nicht besuchter Link */ 
a.aktiv:visited { color:#ff0000; text-decoration:none; } /* bereits besuchter Link */
a.aktiv:hover { color:#ff0000; text-decoration:underline; } /* Hover-Effekt */
a.aktiv:active { color:#ff0000; text-decoration:underline; } /* gerade angeklickter Link */

a.ap:link { font-size:11px; color:#ffffff; text-decoration:none; } /* noch nicht besuchter Link */ 
a.ap:visited { font-size:11px; color:#ffffff; text-decoration:none; } /* bereits besuchter Link */
a.ap:hover { font-size:11px; color:#ffffff; text-decoration:underline; } /* Hover-Effekt */
a.ap:active { font-size:11px; color:#ffffff; text-decoration:underline; } /* gerade angeklickter Link */

ul { list-style-type:square; } /* Standard-Listentyp */

strong { font-weight:bold; } /* Hervorgehobener Text */
small { } /* kleinere Schrift */
big { } /* groessere Schrift */ 

input.submit { background-color:#ffffff; width:57; color:#666666; border: 1 solid #999999; font-family: arial;}


/* 
##################################################
Benutzerdefinierte Styles
##################################################
*/
.brot { color:#75767A; };
.rot { color:#FF0202; };
.intro { color:#01409A; };
td.formular { font-size:10px; };
td.weiss { color:#ffffff; };
