body{
background-color:#1c470e;
margin:0px auto;
min-width:960px;
}
#header{
width:100%;
height:228px;
background:url(./bilder/fvheader.png) repeat-x;
margin:0px auto;
text-align:center;
}
#menue_bg{
width:100%;
height:37px;
background:url(./bilder/fvbuttonleiste.png) repeat-x;
}
#menue{
width:960px;
margin:0px auto;
text-align:center;
}
#menue a{
text-decoration:none;
}
.menue_button {
float:left;
width:137px;
height:37px;
background:url(./bilder/2buttonsgruen137.jpg) no-repeat;
background-position:0px 0px;
cursor:pointer;
}
.menue_button p{
font-size:14px;
font-family:Arial;
color:#e0e0e0;
margin:0px;
margin-top:10px;
}
.menue_button:hover{
background-position:0px -37px;
}
#webseite {
width:960px;
margin:0px auto;
text-align:center;
}
#main {
width:960px;
height:6690px;
background:url(./bilder/fvtextbereichgrossphoto1.png) repeat;
clear:both;
}
#main_text {
width:960px;
float:left;
text-align:center;
}
#main_text h1{
font-size:24px;
font-family:Arial;
font-weight:bold;
color:#616161;
margin:0px;
margin-top:15px;
margin-left:8px;
}
#main_text p{
font-size:18px;
font-family:Arial;
color:#616161;
margin:0px;
margin-top:8px;
margin-left:8px;
margin-right:15px;
}
#main_text a{
text-decoration:none;
}
#main_text p.farbe{
color:#4f9213;
}
#main_trenner {
float:left;
width:15px;
height:506px;
background:url(./bilder/tltextbereichgross.png) no-repeat;
}
#banner_right {
float:left;
width:295px;
height:512px;
background:url(./bilder/bildtextbereichgrossphoto1.png) no-repeat;
}
#footer{
width:960px;
height:62px;
background:url(./bilder/fvfusszeile.png) repeat-x;
clear:both;
}
#footer_info {
float:left;
width:827px;
height:62px;
}
#footer p{
color:#ffffff;
font-family:Arial;
font-size:15px;
margin-left:133px;
}
#impressum {
float:right;
width:133px;
height:62px;
background:url(./bilder/impressum.png) no-repeat;
}
#leerraum {
width:960px;
height:30px;
}