.header{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color:#CC0000;
    font-size:16px;
	font-weight: bold;
}



/* ------------- allgemeiner Kram ------------------------------*/
a:link { text-decoration:none; font-weight:bold; color:#CC0000; font-size:16px; }
a:visited { text-decoration:none; font-weight:bold; color:#CC0000; font-size:16px; }
a:hover { text-decoration:none; font-weight:bold; color:#FFCC66; font-size:16px; }
a:active { text-decoration:none; font-weight:bold; color:#FFFFFF; font-size:16px; }

a:link.text { text-decoration:none; font-weight:bold; color:#CC0000; font-size:14px; }
a:visited.text { text-decoration:none; font-weight:bold; color:#CC0000; font-size:14px; }
a:hover.text { text-decoration:none; font-weight:bold; color:#ffffff; font-size:14px; }
a:active.text { text-decoration:none; font-weight:bold; color:#FFFFFF; font-size:14px; }

body, textarea {
  background-image:url("grafiken/bg_gelb.gif");
  font-family: arial, sans-serif;
  color:#000000;
  font-size:13px;
       
  scrollbar-base-color:#FCE7C4;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FCE7C4;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#FFCC66;
  scrollbar-highlight-color:#FFCC66;
  scrollbar-shadow-color:#FCE7C4;
  scrollbar-track-color:#FCE7C4;
}

.aktiv {
color:#FFCC66; font-size:16px; font-weight:bold;}

#logo  {
position:absolute; width:230px; height:230px; text-align: center; z-index:1;
}

#kreis  {
border: solid 0px;
position:absolute; 
top: 0px;
left: 200px;
width:650px; height:650px; text-align:top center;
background: url(grafiken/kreis1.gif) no-repeat center;
z-index:0;
}

#text  {
border: solid 0px;
vertical-align:middle;
position:absolute; 
top: 100px;
left: 110px;
width:440px; height:440px; text-align: center; vertical-align: middle;
z-index:1;
}

#footer{
border: solid 0px;
position: absolute;
top:650px; left:0px;
width:650px; height:16px;
	font-family:Arial,sans-serif;
	color:#FFFFFF; 
	font-size:12px;
    text-align:center;
}

#infos{
border: solid 0px;
position: absolute;
top:275px; left:52px;
width:140px; height:16px;
text-align:right; padding-right:15px;
}

#termine{
border: solid 0px;
position: absolute;
top:300px; left:50px;
width:140px; height:16px;
text-align:right; padding-right:15px;
}

#berichte{
border: solid 0px;
position: absolute;
top:325px; left:50px;
width:140px; height:16px;
text-align:right; padding-right:15px;
}

#kontakt{
border: solid 0px;
position: absolute;
top:350px; left:52px;
width:140px; height:16px;
text-align:right; padding-right:15px;
}

