/* RA Roscher Druckversion */
@page {
	margin-left:20mm;
	margin-right:20mm;
	margin-top:20mm;
	margin-bottom:20mm;
}

body {
	background-image:none;
	margin:expression(20 + 'mm');
}

div#page {
	position:relative;
	left:0mm;
	top:0mm;
	width:170mm;
	height:auto;
	background-image:url(/fileadmin/package/images/backgrounds/bg_print.gif);
	background-repeat:no-repeat;
}

div.logo {
	position:relative;
	top:0;
	left:0;
	width:170mm;
	height:auto;
	background-color:#0B950B;
}
div.date {
	position:relative;
	top:0;
	left:0;
	width:170mm;
	height:6mm;
	line-height:6mm;
	background-color:#E6E6E6;
	text-indent:5mm;
}
div.url {
	position:relative;
	top:0;
	left:0;
	width:170mm;
	height:6mm;
	line-height:6mm;
	background-color:#E6E6E6;
	text-indent:5mm;
}
div.titelbild {
	position:relative;
	top:0;
	left:0;
	width:170mm;
	height:auto;
	overflow:hidden;
	margin:10mm 0mm 0mm 0mm;
}
div.content {
	position:relative;
	top:0;
	left:0;
	width:170mm;
	height:auto;
	margin:10mm 0mm 0mm 0mm;
}
