/* CSS Document */
body {
background-color: #ffe075;
} 
/************** LAYOUT **************/
#body {  
background-image: url('images/lambach/lambach_hg.jpg');
background-color: #d5e171;
}
/************** HEADER **************/
#header_lu, #header_ru, .slide { background-color:#d4e16f;  }
.suche_field {
border: 1px solid #8eb60d;
}
.suche_button {
color: #000000;  
background-image: url('images/lambach/lambach_suchebutton.jpg');
background-color: #a2cb1d;
}
.suche_button:hover {
color: #ffffff;
}
.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: 1px 0px 0px 0px;}
/************** BILD-BEREICH **************/
#bildbereich_m  { 
background-image: url('images/lambach/lbfs_lambach.png');
}
#bildbereich_lu, #bildbereich_ru { background-color: #cbda5b;}

.slogan_bild {
font-size: 1.2em;
position: absolute; top: 75px; left:27.0em;
z-index: 3;
padding: 0em;
margin: 0em;
text-align: left;
color: #ffffff;
z-index: 1005;
}
.slogan_bild span {font-size: 1.25em; font-weight: normal;}

#online_button { 
position: absolute; 
top: 110px; left:37em;
font-size: 0.9em;
width: 13.3em;
margin: 0.8em 0em 0em 4.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: 13.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: #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/lambach/lambach_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: #cadb5b;}
/************** UNTERNAV **************/
#unternav li {
background-image: url('images/lambach/lbfs_lambach_unav_button.gif');
}

/************** FUSSZEILE **************/
#fusszeile_lu, #fusszeile_ru { background-color: #d5e171;}
#fusszeile p { font-size: 0.6em; color: #ecf0e4; float: left;  padding: 0px; margin: 20px 0px 0px 10px; width: 90em; }