/* Standardformate*/ BODY { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff } P { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color : Black; font-style : normal; text-align:justify; } H1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#333399; margin-bottom:5px; text-align:center; } H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } H3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight : bold; color : Black; font-style : normal; } H4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight : bold; color : Black; font-style : normal; } LI { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color : Black; font-style : normal; text-align: left; list-style-image:url(bullet.gif); } A { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight : normal; color : #CC0000; ; text-decoration : underline; } A.text { font-weight : normal; color : #CC0000; ; text-decoration: underline } A:visited { font-weight : normal; color : #CC0000; text-decoration : underline; } A:active { font-weight : normal; color : #CC0000; text-decoration : underline; } /* ######### Sonderformate*/ .smalltext { font-size: 10px;} /* hNavigation, aktiv */ .na { font-size: 12px; color : Black; } /* hNavigation, nicht aktive */ .nn { font-size: 12px; color : #ffe7ae; } /* Schlagschatten der Reiter */ .sr { background-color:#808080; width:1px; } /* Hintergrund der Reiter, aktiv */ .ha { background-color:#ffe7ae; border-bottom:1px dotted grey; border-top:1px dotted grey; } /* Hintergrund der Reiter, nicht aktiv */ .hn { background-color:#ff0000; } /* Text unter Navigation */ .tn { font-size: 11px; color : #cc0000; } /* Foottext */ .fo { font-size: 9px; margin:0px; } /* ####### Main-Getgot--Titel-Text */ .nm { font-size: 12px; margin:0px; color : #cc0000; } .lt { font-size: 11px; margin:0px; color : black; } .mk1 { font-size: 13px; margin:0px; color : #cc0000; } /* ####### rechter Bereich */ .tr { font-size: 13px; margin:0px; color : #cc0000; background:#ffe7ae; } /* ####### Tabbed Navigation */ #main { border: 1px solid #666; clear: both; background: #FFF3B3; padding-top: 0px; padding-bottom: 3px; width:680px; } #contents { padding: 1.5em; background: #FFF; } #header { position: relative; width: 100%; height: 3em; width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */ } #header ul#primary { margin: 0; padding: 0; position: absolute; bottom: -1px; width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */ } #header ul#primary li { display: inline; list-style: none; } #header ul#primary a,#header ul#primary span,#header ul#primary a.current { width: 8em; display: block; float: left; padding: 4px 0; margin: 1px 2px 0 0; text-align: center; font-family: tahoma, verdana, sans-serif; font-size: 100%; text-decoration: none; color: #333; } #header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover { border: 1px solid #666; border-bottom: 1px solid #666; background: #FFF3B3; padding-bottom: 6px; margin-top: 0; } #header ul#primary a { background: #FFFAE1; border: 1px solid #AAA; border-bottom: 1px solid #666; } #header ul#primary a:hover { margin-top: 0; border-color: #666; background: #FFF7CD; padding-bottom: 5px; } #header ul#secondary { position: absolute; margin: 0; padding: 0; bottom: -1.4em; left: 1px; width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */ } #header ul#secondary li a,#header ul#secondary li span { width: auto; display: block; float: left; padding: 0 10px; margin: 0; text-align: auto; border: none; border-right: 1px dotted #AAA; background: none; } #header ul#secondary li a { color: #06C; text-decoration: underline; } #header ul#secondary li a:hover { color: #333; background: transparent; padding: 0 10px; border: none; border-right: 1px dotted #AAA; } #header ul#secondary li a:active { color: #000; background: transparent; } #header ul#secondary li:last-child a { border: none; }