#container {width: 1024px; padding-top: 0px; padding-left: 0px;}
#titel {

	padding-top: 200px;
	background: url(obenlogo.jpg);
	background-repeat: no-repeat;
	background-color: #1c2946;
}

#druck {
	padding-top: 0px;
	background-color: #E97C11;
	background-repeat: no-repeat;

}


#navi {
   padding-top: 20px;
	float: left;
	width: 150px;
	padding-left: 20 px;
	
}
#content {
	width: 780;
	padding-left: 70px;
	padding-top: 0px;
	float: left;
	
}
