body{
background-color:#303030;
margin:0px auto;
min-width:1024px;
height: 100%;
}

.main_navi a:link {
color:#ffffff; 
text-decoration:none;
} 

.main_navi a:visited {
color:#ffffff; 
text-decoration:none;
} 

.main_navi a:hover {
color:#303030; 
text-decoration:none;
} 

.main_navi f{
font-family:Arial;
}

#header_navi{
width:1024px;
height:50px;
margin:0px auto;
}

#header{
width:1024px;
height:260px;
margin:0px auto;
text-align:center;
background:url(img/header.gif) no-repeat;
}

#menue_bg{
width:1024px;
height:0px;
background:url(img/navi_oben_bg.png) repeat-x;
margin:0px auto;
}

#menue{
width:1024px;
margin:0px auto;
text-align:center;
height:0px;
}

.menue_button{
float:left;
text-align:center;
margin:0px auto;
width:141px;
height:34px;
background:url(img/button_oben_effekt.png) no-repeat;
background-position:0px -34px;
cursor:pointer;
}

.menue_button:hover{
background-position:0px 0px;
}

.menue_button p {
font-size:15px;
font-family:Arial;
color:white;
margin:0px;
margin-top:4px;
text-decoration:none;
}

#footer{
clear:both;
width:1024px;
height:20px;
margin-left: auto;
margin-right: auto;
margin-top: 0%; background-color:#ffffff;
}

#header_innen{
max-width:675px;
max-height:99px;
margin:0px auto;
margin-left:275px;
}


