body {
background-image:url(../img/body_bg.gif);
background-repeat: repeat-y;
background-position: center;
font-family: Verdana;
font-size: 8pt;
line-height: 1.5;
color: #000000;
margin: 0px;
padding: 0px;
text-align:center;
}

.headline {
font-family: Comic sans MS;
font-size: 14pt;
font-weight: normal;
color: #D7006B;
}

.headline_aktuell {
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
color: #D7006B;
}

/*###################################################################*/

#header {
position:relative;
margin-left: auto;
margin-right: auto;
padding: 0px;
text-align: center;
background-image:url(../img/header.jpg);
width:763px;
height:204px;
top:0px;
left:0px;
}

/*########################### NAVI ########################################*/

#navi {
position:absolute;
background-image:url(../img/navi_blume_bg.gif);
padding:0px;
text-align: left;
width:162px;
height:auto;
top:0px;
left:0px;
}

#navi_wo {
position:relative;
padding: 0px;
text-align: left;
width:162px;
height:26px;
top:0px;
left:0px;
}

#navi_wer {
position:relative;
padding: 0px;
text-align: left;
border-top: 1px solid #FFFFFF;
width:162px;
height:26px;
top:0px;
left:0px;
}

#navi_was {
position:relative;
padding: 0px;
text-align: left;
border-top: 1px solid #FFFFFF;
width:162px;
height:26px;
top:0px;
left:0px;
}

#navi_wie {
position:relative;
padding: 0px;
text-align: left;
border-top: 1px solid #FFFFFF;
width:162px;
height:26px;
top:0px;
left:0px;
}

#navi_blume {
position:relative;
padding: 0px;
text-align: left;
background-image:url(../img/navi_blume.gif);
width:162px;
height:89px;
top:0px;
left:0px;
}

#navi_link_wo {
position:relative;
padding-top: 10px;
padding-left: 36px;
text-align: left;
background:#6687CA;
border-top: 1px solid #FFFFFF;
width:126px;
height:46px;
top:0px;
left:0px;
}

#navi_link_wer {
position:relative;
padding-top: 10px;
padding-left: 36px;
text-align: left;
background:#DD5899;
border-top: 1px solid #FFFFFF;
width:126px;
height:82px;
top:0px;
left:0px;
}

#navi_link_was {
position:relative;
padding-top: 10px;
padding-left: 36px;
text-align: left;
background:#F598C5;
border-top: 1px solid #FFFFFF;
width:126px;
height:82px;
top:0px;
left:0px;
}

#navi_link_wie {
position:relative;
padding-top: 10px;
padding-left: 36px;
text-align: left;
background-image:url(../img/navi_blume_bg.gif);
border-top: 1px solid #FFFFFF;
width:126px;
height:78px;
top:0px;
left:0px;
}

/*########################### ENDE NAVI ########################################*/

/*########################### BODY ########################################*/

#body_blue{
position:relative;
background: #EFF6FE;
margin-left: auto;
margin-right: auto;
padding: 0px;
width:761px;
height:auto;
text-align:left;
}

#content {
position:absolute;
background: #EFF6FE;
border-top: 1px solid #EFF6FE;
padding-top: 6px;
padding-left: 20px;
padding-right: 4px;
text-align: justify;
width:400px;
height:auto;
top:0px;
left:162px;
overflow: hidden;
}

#rechts {
position:absolute;
background-image:url(../img/navi_blume_bg.gif);
padding:0px;
width:162px;
height:auto;
top:0px;
left:600px;
text-align:left;
}

#aktuell {
position:relative;
background-image:url(../img/aktuell.gif);
border-bottom: 1px solid #FFFFFF;
padding:0px;
text-align:left;
width:162px;
height:26px;
top:0px;
left:0px;
}

a.weiss:link{
font-family: Arial, Verdana;
font-size: 13px;
font-style: normal;
font-weight: normal;
color:#FFFFFF;
text-decoration: none;
line-height:14pt;
}

a.weiss:visited{
font-family: Arial, Verdana;
font-size: 13px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

a.weiss:active{
font-family: Arial, Verdana;
font-size: 13px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}

a.weiss:hover{
font-family: Arial, Verdana;
font-size: 13px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}

a.aktuell:link{
font-family: Arial, Verdana;
font-size: 13px;
font-style: normal;
font-weight: normal;
color:#D7006B;
text-decoration: none;
line-height:14pt;
}

a.aktuell:visited{
font-family: Arial, Verdana;
font-size: 13px;
font-style: normal;
font-weight: normal;
color: #D7006B;
text-decoration: none;
}

a.aktuell:active{
font-family: Arial, Verdana;
font-size: 13px;
font-style: normal;
font-weight: normal;
color: #D7006B;
text-decoration: none;
}

a.aktuell:hover{
font-family: Arial, Verdana;
font-size: 13px;
font-style: normal;
font-weight: normal;
color: #D7006B;
text-decoration: underline;
}