/*Globales*/

body {
font: normal normal 11px verdana,helvetica,san-serif;
margin: 0;
padding: 0;
background: #779B24 url(images/bg_body.jpg) repeat-x;
}

h1,h2,h3,h4,h5,h6 {
font: bold normal 19px;
color: #2B4908;
margin: 0;
padding: 0;
}
h2 {
font-size: 18px;
margin-top: 3px !important;
margin-bottom: 0 !important;
}
h3 {
font-size: 13px;
}

p {
margin-bottom: 0;
font-weight: bold;
font-size: 10px;
padding: 0;
}

a, a:visited {
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 15px;
}

a:hover {
color: #2B4908;
}

#content_auswahl a, #content_auswahl a:visited {
color: #2B4908;
font-weight: bold;
text-decoration: none;
font-size: 15px;
}

#content_auswahl a:hover {
color: #fff;
}

/*png-Hack*/

img { behavior: url(iepngfix.htc) }

/*Layout*/

#header {
background: url(images/bg_header.jpg) repeat-x;
width: 100%; 
height: 56px;
}

#content {
width: 100%;
height: 400px;
background: url(images/berge.gif) no-repeat center 277px;
text-align: center;
padding-top: 20px;
color: #fff;
}
#center_will {
margin-left: auto;
margin-right: auto;
text-align: center;
width: 699px;
}

#content_auswahl {
background: url(images/will2.gif) no-repeat;
margin-left: auto;
margin-right: auto;
text-align: left;
color: #000;
width: 673px;
height: 476px;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
height: 32px;
background: url(images/bg_footer.jpg) repeat-x;
text-align: center;
}
