/* ############################################ */ /* bst-Bereich Definitionen - Individualformat mit Verschachtelung allgemeiner HTML Tags */ /* ############################################ */ #bstBereich a:link { color:#0061CE; text-decoration:none; } #bstBereich a:visited { color:#0061CE; text-decoration:none; } #bstBereich a:active { color:#0061CE; text-decoration:none; } #bstBereich a:hover { color: #08457B; text-decoration: none;} #bstBereich td {font-family: Arial, Helvetica, sans-serif; font-size: 11px; vertical-align:middle; padding-left:2px;} #bstBereich p, #bstBereich li, #bstBereich div, #bstBereich blockquote, #bstBereich td, #bstBereich font, #bstBereich input, #bstBereich select, #bstBereich textarea, #bstBereich h1, #bstBereich h2, #bstBereich h3, #bstBereich h4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;} #bstBereich th { background-color: #556F93; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; } /* ############################################ */ /* Definitionen Finder und Datentabellen */ /* ############################################ */ /* zusaetze fuer th zB fuer sortierpfeil */ #bstBereich .noBottom{ border-bottom:0px; } #bstBereich .noTop{ border-top:0px; } /* weitere links definieren */ #bstBereich a:link.inhaltContrast0, #bstBereich a:visited.inhaltContrast0, #bstBereich a:active.inhaltContrast0, #bstBereich a:hover.inhaltContrast0 { font-size: 10px; color: #FFFFFF; text-decoration: underline; } #bstBereich a:link.inhaltContrast1, #bstBereich a:visited.inhaltContrast1, #bstBereich a:active.inhaltContrast1, #bstBereich a:hover.inhaltContrast1 { font-size: 11px; color: #FFFFFF; text-decoration: underline; } #bstBereich a:link.inhalt0, #bstBereich a:visited.inhalt0, #bstBereich a:active.inhalt0, #bstBereich a:hover.inhalt0 { font-size: 10px; color: #000000; text-decoration: underline; } #bstBereich a:link.inhalt1, #bstBereich a:visited.inhalt1, #bstBereich a:active.inhalt1, #bstBereich a:hover.inhalt1 { font-size: 11px; color: #000000; text-decoration: underline; } /* vorsorglich falls tabellenlinks doch unterschieden werden sollen */ #bstBereich a:link.specLink0, #bstBereich a:visited.specLink0, #bstBereich a:active.specLink0 {font-size: 10px; color: #0061CE; text-decoration: none;} #bstBereich a:hover.specLink0 {font-size: 10px; color: #08457B; text-decoration: none;} #bstBereich a:link.specLink1, #bstBereich a:visited.specLink1, #bstBereich a:active.specLink1 {font-size: 11px; color: #0061CE; text-decoration: none;} #bstBereich a:hover.specLink1 {font-size: 11px; color: #08457B; text-decoration: none;} /* ############################################ */ /* Definitionen LinkListe ,E3 und Infobox */ /* ############################################ */ /* Seiten Header */ #bstBereich .ContentHeader, #bstBereich .ChapterHeader { font-weight: bold; color:#FFFFFF; background-color: #08457B; margin-bottom:10px; height: 23px; } /* ############################## */ /* spezielle Definitionen */ /* ############################## */ /* textumfluss zB von bildern */ #bstBereich .floatLeft { float:left; margin-right:15px; margin-top:5px; margin-bottom:5px;} #bstBereich .floatRight { float:right; margin-left:15px; margin-top:5px; margin-bottom:5px;} #bstBereich .floatEnde { clear:both; } /* ############################## */ /* Schriften */ /* ############################## */ #bstBereich .inhalt0 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; } #bstBereich .inhalt1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; } #bstBereich .inhalt2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } #bstBereich .inhalt3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; } #bstBereich .inhalt4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; } #bstBereich .inhaltBig { font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #000000; } #bstBereich .inhaltContrast0 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; } #bstBereich .inhaltContrast1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; } #bstBereich .inhaltContrast2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; } #bstBereich .inhaltContrast3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; } #bstBereich .inhaltContrast4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; } #bstBereich .inhaltContrastBig { font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #FFFFFF; }