body {
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #0037b5;
	font-family: Arial, Helvetica, sans-serif;
}
div.clear {
	clear: both;
	margin:0px;
	padding: 0px;
	font-size: 0px;
	line-height:0px;
}
div#banner {
	width: 582px;
	height: 65px;
}
div#headBox {
	width: 582px;
	height: 30px;
		
	padding-top:10px;
	
	
	background-image:url(../print/printHead.png);
	background-position: center center;
	background-repeat: no-repeat;
	
}
div.titleBox {
	width: 380px;
	height: 16px;
		
	padding-left: 10px;
	
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	
	float:left;
}
div.preisBox {
	width: 180px;
	height: 16px;
	
	padding-right:10px;
	
	font-size: 16px;
	font-weight: bold;
	color:#df0000;
	text-align:right;
	
	float:right;
}

div#blueHead {
	width:572px;
	height:13px;
	
	
	background-image:url(../print/printBlueHead.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	
	
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}
div#blueContent {
	width: 570px;
	height: auto;
	
	padding-left:10px;
	
	background-color: #e9eef9;
	border-left: 1px solid #172950;
	border-right: 1px solid #172950;
}
div#blueFooter {
	width: 582px;
	height: 15px;
		
	
	background-image:url(../print/printBlueFooter.png);
	background-position: center top;
	background-repeat: no-repeat;
	
}
div.desc {
	width: 112px;
	height: 18px;
	
	color: #294B96;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	
	float:left;
}
div.value {
	width: 112px;
	height: 18px;
	
	color:#000000;
	
	line-height: 18px;
	text-align: right;
	
	float:left;
}
div.valueL {
	width: 400px;
	height: 18px;
	
	color:#000000;
	
	line-height: 18px;
	text-align: left;
	
	float:left;
}
div.mainPic{
	float:right;
	width: 324px;
	height: 240px;
	text-align:center;
	vertical-align: middle;
	position:relative;
	top: -10px;
	left: -5px;
	
}
div.detailHead {
	font-weight:bold;
}
div.detailBox {
	color:#000000;
}

div.blueBold {
	font-weight:bold;
}
div.lineSmall {
	width: 233px;
	height: 1px;
	border-bottom: 1px solid #172950;
}
div.lineMiddle {
	width: 542px;
	height: 1px;
	border-bottom: 1px solid #172950;
}
div.lineLarge {
	width: 554px;
	height: 1px;
	border-bottom: 1px solid #172950;
}
div.blankInfo {
	width: 95px;
	height: 18px;
	float:left;
}
div.blankBoxen {
	width: 582px;
	height: 5px;
}

