/* CSS Document */
body {
background-color: #bcf69b;
} 
/************** LAYOUT **************/
#body {  
background-image: url('images/otterbach/otterbach_hg.jpg');
background-color: #bcf69b;
}
/************** HEADER **************/
#header_lu, #header_ru, .slide { background-color:#b9f697;  }
.suche_field {
border: 1px solid #73d43f;
}
.suche_button {
color: #000000;  
background-image: url('images/otterbach/suchebutton.jpg');
background-color: #abf383;
}
.suche_button:hover {
color: #075e07;
}
.logobereich_bild {
background-image: url('images/basis_logo_bereich_kl.png');
background-repeat: no-repeat;
width:179px;
height: 133px;
z-index: 2;
}
.logobereich_bild img { border: 0px; margin: 3px 0px 0px 0px;}



/************** BILD-BEREICH **************/
#bildbereich_m  { 
background-image: url('<%img_otterbach_bildhg%>');
}
#bildbereich_lu, #bildbereich_ru { background-color: #a2f277;}

.slogan_bild {
font-size: 1.1em;
position: absolute; top: 90px; left:33em;
z-index: 3;
padding: 0em;
margin: 0em;
text-align: left;
z-index: 1005;
color: #000000;
width: 20em;
}

.slogan_bild span {
font-weight: bold;
font-style: italic;
}

#bildbereich_slogan span .gelb { color: #ffe500; }

#online_button { 
position: absolute; 
top: 135px; left:39em;
font-size: 0.9em;
width: 11.3em;
margin: 1.0em 0em 0em 5.0em;
padding: 0em;
display: block;
font-weight: bold;
font-style: italic;
z-index: 1005;
}

#online_button img { margin: 0px; }

.online_anmeldung {
font-size: 1.0em;
position: absolute; 
width: 11.4em;
text-align: center;
font-weight: bold;
text-decoration: none;
padding: 0.2em 0em 0em 0em;
margin: 0em;
}
.online_anmeldung a, .online_anmeldung a:visited { color: #ffffff; text-decoration: none; font-size: 1.0em; }
.online_anmeldung a:active,.online_anmeldung a:hover { color: #cff069; text-decoration: none; font-size: 1.0em; }
/************** HAUPTNAVIGATION *******/
.nav_button { background-image: url('images/otterbach/otterbach_nav_button.png');}
.nav_punkt a:active, .nav_punkt a:hover{ color: #097e09; }
.nav_punkt_sel a, .unternav_sel a:visited{ color: #097e09;}
/************** CONTENT **************/
#content_lo, #content_mo, #content_ro { background-color: #a2f277;}
/************** UNTERNAV **************/
#unternav li {
background-image: url('images/otterbach/lbfs_otterbach_unav_button.gif');
}

/************** FUSSZEILE **************/
#fusszeile_lu, #fusszeile_ru { background-color: #bcf69b;}
#fusszeile p { font-size: 0.6em; color: #ecf0e4; float: left;  padding: 0px; margin: 20px 0px 0px 10px; width: 90em; }

