@media all {
body {
	background:#fff;
	font-family:Trebuchet MS,Arial,sans-serif;
	font-size:90%; 
	}
#head,
#col1,
#col2  {display:none;}
#backlink {display:block;
	position:absolute;
	z-index:99;}
#printtop1 {
	top:0px;
	left:0px;
	position:absolute;
	font-size:90%;
	}
#printtop1 img {
	width:4.5cm;
	margin-top:40px;
	}
#printleft1 img {
	margin-top:60px;
	width:4.5cm;
	
	}
#printlink {
	font-size:95%;
	margin-top:50px;
	text-align:center;
	line-height:1.2em;
	}
#mitte {
	padding-top:28px;
	margin-left:5.2cm;
	margin-right:10%;
	}
h1 {
	font-size:  1.3em ;
	}
h2 {
	font-size:  1.2em ;
	}
h3 {
	font-size:  1.1em ;
	}
h1, h2, h3, h4 {
	
	}
#mitte .url{
margin-top:20px;
margin-bottom:60px;
font-size:110%;
}
#mitte img{
	
	}
	table td, table tr {
	vertical-align:top;
	}
a
{
	color:#333333;
	font-weight:400;
	
}
acronym {
	font-weight: bold;
	text-decoration: none;
}

acronym:after {
	content: " (Acronym: "attr(title)") ";
	font-weight: normal;
	text-decoration: none;
}

abbr {
	font-weight: bold;
	text-decoration: none;
}

abbr:after {
	content: " (Abkürzung für: "attr(title)") ";
	font-weight: normal;
	text-decoration: none;
}

}
@media print {
	body{
		overflow:visible;
		}
		table td, table tr {
	vertical-align:top;
	height:100%;
	}
	#backlink {display:none;}
	#mitte {
	margin:0px;
	font-size:80%;
	margin-left:5.2cm;
	overflow:visible;

	}
	.page_break {
	
	}
	#printtop1 {
	display:block;
	top:0px;
	left:0px;
	position:absolute;
	overflow:visible;
	padding-right:10px;
	}
	.floatbox { overflow:visible; }
	img,
	img.artikelbox_right,
img.artikelbox_left	{
	float:none;
	clear:both;
	margin-bottom:20px;}
	#printlink {
	margin-top:650px;
	}
	#printtop1 {
		}
	
p {
	
	}
}