/***** Color definitions CSS ****/ /***** ***/ /***** BG Hell: FFF ***/ /***** Firma Gelb: FECB04 ***/ /***** Firma Braun: A0472C ***/ /***** Firma Braun Mark: 561B00 ***/ /***** GreinGrün hell: 096 ***/ /***** GreinGrün dunkel: 095 ***/ /***** ***/ html {font-size:76%; font-family: Geneva, Arial, Helvetica, sans-serif, "Comic Sans MS"; background:#FFFFFF -18px 0 ; } body {font-size:100%; color: #A0472C; } strong{font-size:100%; font-weight:bold;} table{font-size:100%; } tr{font-size:100%; } td{font-size:100%; } #head { font-size:100%; } #foot { color:#A0472C; text-align:right; font-size:100%; } #left { font-size:100%; } * html #head, * html #foot,* html #left {position:absolute;} .head1 {font: 240% bold;} .head2 {font: 160% bold;} .head3 {font: 120% bold;} .strong120 {font-size: 120%; font-weight: bold; text-decoration:none;} .PageTitle { font-size: 220%; font-weight: bold;} .PageTitle a, .PageTitle a:hover, .PageTitle a:visited { filter: Shadow(Color=#202090, Direction=120); text-decoration:none;} .framed { border: thin solid #A0472C; } a, a:visited {text-decoration:underline; color:#A0472C; font-weight:bold; } a:hover {color:#561B00; } a.nav, a.nav:visited {text-decoration:none; color:#A0472C; font-weight:bold; background-image: url(/_pix/menu-off.gif) ;background-repeat: no-repeat;} a.nav:hover {color:#561B00; background-image: url(/_pix/menu-on.gif) ;background-repeat: no-repeat;} a.inav, a.inav:visited {text-decoration:none; color:#A0472C; font-weight:bold; background-image: url(/_pix/imenu-off.gif) ;background-repeat: no-repeat;} a.inav:hover {color:#561B00; background-image: url(/_pix/imenu-on.gif) ;background-repeat: no-repeat;} a.mnav, a.mnav:visited { text-decoration:underline; color:#A0472C; font-weight:normal; background-image: url(/_pix/imenu-off.gif); background-repeat: no-repeat; font-size: 90%; font-style: normal;} a.mnav:hover { color:#561B00; background-image: url(/_pix/imenu-on.gif); background-repeat: no-repeat; } a.mnav:active { color:#561B00; background-image: url(/_pix/imenu-on.gif); background-repeat: no-repeat; background-color: #FECB04;} .wizmenu0, .wizmenu0:visited {font-weight: bold; font-size: 120%; color: #A0472C; text-decoration:none; background-image: url(/_pix/menu-off.gif) ; ;background-repeat: no-repeat; } a.wizmenu0:hover {color: #561B00; border-color: #666 #FFFFFF #FFFFFF #666; text-decoration:none; background-image: url(/_pix/menu-on.gif) ; ;background-repeat: no-repeat; background-color: #FECB04;} .wizmenu1, .wizmenu1:visited {font-weight: bold; font-size: 120%; color: #A0472C; text-decoration:none; background-image: url(/_pix/menu-off.gif) ; ;background-repeat: no-repeat; } a.wizmenu1:hover {color: #561B00; border-color: #666 #FFFFFF #FFFFFF #666; text-decoration:none; background-image: url(/_pix/menu-on.gif) ; ;background-repeat: no-repeat; background-color: #FECB04;} #foot a, #foot a:visited {text-decoration:underline; color:#A0472C; font-weight:bold; } #foot a:hover {color:#561B00 } .AddressBlock { font-size: 100%; font-weight: bold; color: #A0472C;} .AddressBlockTitle { font-weight: bolder; font-size: 120%; color: #A0472C;} .verysmall { font-size: 80%;} .red {color: #FF0000;} .redsmall {color: #FF0000; font-size: 80%} .bgbk { color: #A0472C; background: #FECB04; padding: 4px;}