
	
#footer {
float: left;
clear: both;
margin-top: 30px;
height: 35px;
width: 640px;
background: url(img/footer_bg.gif) bottom repeat-x;
}
	
#copyright {
clear: both;
width: 410px;
margin-right: 150px;
float: left;
}
			
#impressum {
width: 80px;
float: left;
text-align: right;
}
	

