/* CSS Document */
body {
background-color: #f6e48c;
} 
/************** LAYOUT **************/
#body {  
background-image: url('images/voecklabruck/voecklabruck_hg.jpg');
background-color: #f6e48c;
}
/************** HEADER **************/
#header_lu, #header_ru, .slide { background-color:#f7e380;  }
.suche_field {
border: 1px solid #abc90a;
}
.suche_button {
color: #000000;  
background-image: url('images/voecklabruck/voecklabruck_suchebutton.jpg');
background-color: #d1e05f;
}
.suche_button:hover {
color: #118d20;
}
.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: 5px 0px 0px 0px;}
/************** BILD-BEREICH **************/
#bildbereich_m  { 
background-image: url('images/voecklabruck/lbfs_voecklabruck.png');
}
#bildbereich_lu, #bildbereich_ru { background-color: #fddc1f;}

.slogan_bild {
font-size: 1.2em;
position: absolute; top: 105px; left:20em;
z-index: 3;
padding: 0em;
margin: 0em;
text-align: right;
color: #000000;
font-style: italic;
line-height: 1.3em;
z-index: 1005;
width: 20em;
}

.slogan_bild span {margin: 0em 0em 0em 1.5em; }
.slogan_bild span .klein { font-size: 0.7em; margin: 0em 0em 0em 1.9em; font-weight: bold; font-style: normal;  }

#online_button { 
position: absolute; 
top: 130px; left:42em;
font-size: 0.9em;
width: 11.3em;
margin: 1.0em 0em 0em 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: #000000; text-decoration: none; font-size: 1.0em; }
.online_anmeldung a:active,.online_anmeldung a:hover { color: #118d20; text-decoration: none; font-size: 1.0em; }
/************** HAUPTNAVIGATION *******/
.nav_button { background-image: url('images/voecklabruck/voecklabruck_nav_button.png');}
.nav_punkt a:active, .nav_punkt a:hover{ color: #118d20; }
.nav_punkt_sel a, .unternav_sel a:visited{ color: #118d20;}
/************** CONTENT **************/
#content_lo, #content_mo, #content_ro { background-color: #fddc1f;}
/************** UNTERNAV **************/
#unternav li {
background-image: url('images/voecklabruck/lbfs_unav_button.gif');
}

/************** FUSSZEILE **************/
#fusszeile_lu, #fusszeile_ru { background-color: #f7e38c;}
#fusszeile p { font-size: 0.6em; color: #ecf0e4; float: left;  padding: 0px; margin: 12px 0px 0px 10px; width: 90em; }
 