@charset "UTF-8";

#Text01 { font:bold .9em Times; }
#Text02 { font:italic 1cm Helvetica; }
#Text03 { font:small-caps 110% Verdana; }
#Text04 { font:2em/180% Courier; }


h1,h2,h3,h4,p,ul,ol,li,td,th,address,blockquote,nobr,b,i { font-family:'Comic Sans MS',Arial,sans-serif; }

/*Styles für die Links in der linken Navi-Leiste*/
a:link { color:#FFFFFF; text-decoration:none; font-family:'Arial Black',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 95% }

td > a:hover { color:#FFFFFF; text-decoration:underline; font-family:'Arial Black',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 95% }

a:visited { color:#FFFFFF; text-decoration:none; font-family:'Arial Black',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 95% }

a:active { color:#FFFFFF; text-decoration:none; font-family:'Arial Black',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 95% }

/*a.an { text-decoration:none; font-family:'Arial Black',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 95% }
*/

/*Style für die Links im Text*/
p a:link { color:#721717; text-decoration:none; font-family:'Arial Black',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 90% }
p a:active { color:#721717; text-decoration:none; font-family:'Arial Black',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 90% }
p a:visited { color:#721717; text-decoration:none; font-family:'Arial Black',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 90% }
p a:hover { color:#721717; text-decoration:none; font-family:'Arial Black',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 90% }

/*Style für den Text in der Fußzeile (jede Ebene)*/
div b { font-family:'Arial Black',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-weight:bold; font-size:70%}

/*Style für den Text in Sprachenzeile (jede Ebene)*/
span b { font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-weight:bold; font-size:70%}

/*Style für die Sprachenlinks in der Fußzeile (min. 2 Ebenen)*/
span a:link { color:#721717; text-decoration:none; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-weight:bold; font-size: 80% }
span a:active { color:#721717; text-decoration:none; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-weight:bold; font-size: 80% }
span a:visited { color:#721717; text-decoration:none; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-weight:bold; font-size: 80% }
span a:hover { color:#721717; text-decoration:underline; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-weight:bold; font-size: 80% }

/*Style für die Links in der Fußzeile (1 Ebene)*/
div a:link { color:#721717; text-decoration:none; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 95% }
div a:active { color:#721717; text-decoration:none; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 95% }
div a:visited { color:#721717; text-decoration:none; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 95% }
div a:hover { color:#721717; text-decoration:underline; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 95% }

.anzeigen { display:none; }
