#printbereich {
	position:absolute;
	width:200px;
	height:115px;
	left: 40px;
	top:20px;
	visibility: visible;
}	
#seitentext {
	display:none;
}	 
#kopfzeile {
	 display:none;
}	 
#navigation {
	 display:none;
	 
}
#sprachen {
	display:none;
}

#inhalt {
	position:absolute;
	width:2000px;
	height:150px;
	left: 30px;
	top: 100px;
}

.titel {

	font-family: Arial, Helvetica, Verdana;
	color: #333333;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
}
