/* CSS Document */
body {
background-color: #A1CC7D;
} 
/************** LAYOUT **************/
#body {  
background-image: url('images/bergheim/bergheim_hg.jpg');
background-color: #A1CC7D;
}
/************** HEADER **************/
#header_lu, #header_ru, .slide { background-color:#9ECB7A;  }
.suche_field {
border: 1px solid #44AB36;
}
.suche_button {
color: #000000;  
background-image: url('images/bergheim/bergheim_suchebutton.jpg');
background-color: #44AB36;
}
.suche_button:hover {
color: #ffffff;
}
.logobereich_bild img { border: 0px; margin: 5px 0px 0px 0px;}
/************** BILD-BEREICH **************/
#bildbereich_m  { 
background-image: url('images/bergheim/bergheim_bildhg.jpg');
}
#bildbereich_lu, #bildbereich_ru { background-color: #84BD54;}
.slogan_bild {
font-size: 1.2em;
position: absolute; top: 65px; left:31.7em;
z-index: 3;
padding: 0em;
margin: 0em;
text-align: left;
color: #000000;
font-style: italic;
line-height: 1.15em;
z-index: 1005;
display: block;
width: 20em;
}
.slogan_bild .klein { font-size: 0.7em; margin: 0em; font-weight: bold; font-style: italic;  }
.slogan_bild .klein1 { font-size: 0.7em; padding: 0em 0em 0em 0em; margin: 0em; font-weight: bold; font-style: normal;  }
.slogan_bild .klein2 { line-height: 1.2em; font-size: 0.7em; padding: 0em 0em 0em 4.7em; font-weight: bold; font-style: normal;  }

#online_button { 
position: absolute; top: 150px; left:43.1em;
font-size: 0.9em;
width: 11.3em;
margin: 0.6em 0em 0em 3.3em;
padding: 0em;
display: block;
font-weight: bold;
font-style: italic;
z-index: 1002;
}
#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.1em 0em 0em 0em;
margin: 0em;
}
.online_anmeldung a, .online_anmeldung a:visited { color: #000000; text-decoration: none; font-size: 1.0em; }
.online_anmeldung a:active,.online_anmeldung a:hover { color: #ffffff; text-decoration: none; font-size: 1.0em; }

/************** HAUPTNAVIGATION *******/
.nav_button { background-image: url('images/bergheim/bergheim_nav_button.png');}
.nav_punkt a:active, .nav_punkt a:hover { color: #ffffff; }
.nav_punkt_sel a, .unternav_sel a:visited { color: #ffffff;}
/************** CONTENT **************/
#content_lo, #content_mo, #content_ro { background-color: #84BD54;}

/************** UNTERNAV **************/
#unternav li {
background-image: url('images/bergheim/bergheim_unav_button.gif');
}

/************** FUSSZEILE **************/
#fusszeile_lu, #fusszeile_ru { background-color: #99b77c;}
#fusszeile p { font-size: 0.6em; color: #ecf0e4; float: left;  padding: 0px; margin: 12px 0px 0px 10px; width: 90em; }
 