/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Julia Zehentner							#
 * # 												#
 * # Datum: 28.04.2009								#
 * # 												#
 * ################################################## 
 */
body{
	background:#fff !important;
}
 
#print_container{
 	width:630px;
	margin:30px 0 0 30px;
}
	
#print_con{
	border: 0px solid #c8c8c8;
 /*	background: url(../img/cdu.png) bottom center no-repeat #ffffff;*/
 	padding:10px;
 	position: relative;
 	z-index: 5;
}

#cduLogo{
	width: 626px;
	height: 217px;
	position: absolute;
	top: -217px;
	left: 0;
	
}
#footer {
	position: relative;
	z-index: 0;
}
