body {
	background: none; 
}

body,th,td,tr,table,p,span,div,input,textarea,select,option,optgroup {
	color: #000000;
	font-size: 10pt;
	line-height: 16pt;
}

.content_all {
	position: relative;
	width: 180mm;
	top: 10mm;
	left: 30mm;
	padding: 34mm 0mm 0mm 0mm;
	margin: 0mm;
}

#navi,
.header_image,
#content_right,
#footer,
.kontakt_right {
	display: none;
}

#headline,
#content {
	position: relative;
	top: 0mm;
	left: 60mm;
	width: 110mm;
	padding: 0mm;
	margin: 0mm;
	
	/* background-color: blue; */
}

h1 {
	font-size: 25pt;
	line-height: 25pt;
	
}

#print_logo {
	position: absolute;
	width: 50mm;
	top: 0mm;
	left: 130mm;
	
	/* background-color: red; */
}

#print_bg {
	position: absolute;
	top: 20mm;
	left: 30mm;
	/* font-size: 7pt; */
	/* line-height: 12pt; */
}

#print_bg img {
	width: 98.13mm;
}

.print {
	display: block;
}