/* Stylesheet für Navigationsfenster
------------Navigation01----------*/

body { background-color:#000000; /*background-image:url(schwarz.gif)*/ }
* { font-family:"Comic Sans MS", arial; color:#FFFFFF; text-align:right; }
h1 { font-size:18px; font-weight:900; line-height:100% }
h2 { font-size:15px; font-weight:900; line-height:50% }
h3 { font-size:10px; font-weight:900; line-height:50% }
/*h4 { font-size:15px; font-weight:900; line-height:50% }*/
/*h5 { font-size:10px; font-weight:900; line-height:50% }*/
/*h6 { font-size:5px; font-weight:900; line-height:50% }*/
p { font-size:15px; font-weight:500 }
b { font-size:15px; font-weight:700 }
a:link { font-size:15px; color:#0000FF; font-weight:900; text-decoration:underline }
a:visited { font-size:15px; color:#0000FF; font-weight:900; text-decoration:underline }
a:active { font-size:15px; color:#FFFFFF; font-weight:900; text-decoration:underline }
a:hover { color:#FFFFFF; background-color:#000000; font-weight:900; text-decoration:underline }
script { align:center }



/*table, td, th { border-style:ridge; border-color:#454545; border-width:2px; }*/