*{
margin:0;
padding:0;
}
html,body{
font-family:arial;
font-size:10pt;
color:#000;
}
html{
min-width:100%;
height:100%;
min-height:100%;
background:url('../images/bg_effekt.png') top repeat-x #e5e5e5;
}
body{
min-width:100%;
min-height:100%;
background:url('../images/foot_effekt.png') bottom repeat-x;
}
a{
color:#d00000;
text-decoration:none;
}
a:hover{
color:#343434;
text-decoration:underline;	
}
/*Div um alles herum*/
#all{
width:1000px;
height:100%;
margin:0 auto;
}
/*Mittelteil mit dem Navi und dem Content*/
/*Das .cont ist dafür da, um den Inhalt vom Rand weg zu bekommen.*/
#middle{
width:100%;
}
#middle .cont
{
width:1000px;
margin:0 auto;
}
/*Der Footer*/
#footer{
width:100%;
height:280px;
background:url('../images/footer_neu_4.png') no-repeat;
color:#ffffff;
}
#footerlinks1{
position:absolute;
margin-top:31px;
margin-left:24px;
float:left;
}
#footerlinks1 a{
font-size:10pt;
color:#393939;
text-decoration:none;
}
#footerlinks1 a:hover{
color:#393939;
text-decoration:underline;	
}
#footerlinks2{
position:absolute;
margin-top:56px;
margin-left:24px;
float:left;
}
#footerlinks2 a{
font-size:10pt;
color:#393939;
text-decoration:none;
}
#footerlinks2 a:hover{
color:#393939;
text-decoration:underline;	
}
#footerlinks3{
position:absolute;
margin-top:81px;
margin-left:24px;
float:left;
}
#footerlinks3 a{
font-size:10pt;
color:#393939;
text-decoration:none;
}
#footerlinks3 a:hover{
color:#393939;
text-decoration:underline;	
}
#footerlinks4{
position:absolute;
margin-top:154px;
margin-left:85px;
font-size:9pt;
float:left;
text-align:center;
}
#footerlinks4 a{
font-size:9pt;
color:#ffffff;
text-decoration:none;
}
#footerlinks4 a:hover{
color:#ffffff;
text-decoration:underline;	
}
#footerlinks5{
position:absolute;
margin-top:179px;
margin-left:106px;
font-size:9pt;
float:left;
text-align:center;
}
#footerlinks5 a{
font-size:9pt;
color:#ffffff;
text-decoration:none;
}
#footerlinks5 a:hover{
color:#ffffff;
text-decoration:underline;	
}
#footerlinks6{
position:absolute;
margin-top:105px;
margin-left:24px;
float:left;
}
#footerlinks6 a{
font-size:10pt;
color:#393939;
text-decoration:none;
}
#footerlinks6 a:hover{
color:#393939;
text-decoration:underline;	
}
#footstats{
position:absolute;
margin-top:33px;
margin-left:855px;
}
#footleft{
position:absolute;
margin-top:153px;
margin-left:55px;
font-size:9pt;
}
#footleft a{
font-size:9pt;
color:#ffffff;
text-decoration:none;
}
#footleft a:hover{
color:#ffffff;
text-decoration:underline;	
}
#footright{
position:absolute;
margin-top:153px;
margin-left:739px;
font-size:9pt;
}
#footright a{
font-size:9pt;
color:#ffffff;
text-decoration:none;
}
#footright a:hover{
color:#ffffff;
text-decoration:underline;	
}
#bannerrotation_foot{
float:left;
position:relative;
top:227px;
margin-left:32px;
}
#facebook{
position:relative;
top:62px;
left:857px;
width:120px;
}
#sternbutton{
position:relative;
float:left;
width:86px;
height:22px;
left:835px;
top:108px;
border:none;
background:url('../images/stern_footer.png') no-repeat;
background-position:top; 
}
#sternbutton:hover{
background-position:bottom;
transition:1s;
} 
#sternbutton a {
display:block;
height:22px;
width:86px;
}
#counter1{
height:31px;
width:160px;	
margin-top:108px;
margin-left:480px;
}
#counter2{
margin-top:-179px;
margin-left:140px;
}
.clear{clear:both;} 