/*--Das ist das Bonnechere Lodge CSS-File*//*** General ***/h1 {background-color:#FFFF00; color:#cc9900; padding: 6px 0px; text-align:center}h2 {color:navy}h4 {color: navy; font-style:italic}.rot {color:#CC0000}.address {font-weight:bold}/***Tabellen***/table { font-family: Verdana, Helvetica, sans-serif; color: black; yellow:100%; width: 100%; vertical-align:top}td { font-family: Verdana, Helvetica, sans-serif; color:yellow; font-size:100%; background-color: black;text-align:center; vertical_align:top; padding:0px; border: solid 0px yellow}/***Bilder***/.fenster {border:inset 10px yellow}/***Listen***//***Floatstopp***/br.antifloat {clear:all; visible: hidden}.antifloat {clear:both; visibility:hidden}/*** Hyperlinks ***/a {color: black; font-face: "Arial Black"; font-weight:bold; text-decoration:none }a:visited {color:blue; text-decoration: none }a:hover{color:red; text-decoration: none}a:active {color:maroon; text-decoration: none }