body {
	background: url(../images/sub_drucker_bg.gif) repeat-y; 
	color: 
}	
#headera {
	background-color: #e39f15;
}

#footera {
	background-color: #e39f15;
}
#nav li a:hover {
	background-color:#ffce71;
}
#nav li a {
	color: #000;
}
#headerb {	
	position: absolute;
	left: 360px;
	top: 150px;	
}