#haftung { 
height : 420px;
background-color : #ffffff;
color : #000000;
padding : 10px 20px 0 60px;
margin-top : 50px;
margin-left : auto;
text-align : justify;
overflow : scroll;
} 
#haftung p { 
font-size : 12px;
color : #000000;
} 
#impressum { 
width : 355px;
height : 298px;
background-color : #ffffff;
color : #000000;
left : 136px;
padding : 20px 10px 0 20px;
margin : 50px;
text-align : left;
} 
#impressum h1 { 
font-size : 18px;
line-height : 25px;
color : #000000;
} 
#impressum a:active{ 
font-weight : bold;
color : #000000;
} 
#impressum a:link { 
font-weight : bold;
color : #000000;
} 
#impressum a:visited { 
font-weight : bold;
color : #000000;
}
#footer { 
color : #ffffff;
font-size : 12px;
clear : both;
width : 100%;
text-align : left;
padding : 0 20px 40px 10px;
border-top-style: solid;
border-top-width:thin;
border-top-color:#FFFFFF;
} 
#footer a:hover, a:active, a:link, a:visited { 
color : #ffffff;
text-decoration : none;
} 
.footerleft{
float:left;
}
.footerright{
float:right;
}

#links { 
font-size : 10px;
padding : 10px 10px 10px 10px;
} 
#links li { 
display : inline;
list-style-type : none;
} 
#links a { 
padding : 3px 10px;
} 
#links a:link, #navlist a:visited { 
color : #fff;
text-decoration : none;
} 
