
* { overflow:visible !important; }

#navigation {
	display: none;	
}

#subnavigation {
	display: none;	
}

#print {
	display: none;	
}

#titel, #inhalt {
	padding:4px 0 0 0;	
}

#titel {
	font-size: 14pt;
	height: 50px;
}

#content {
	margin-top: 60px;	
}

body, p, div, td, tr, ul, li, a, h1, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;
}

body {
	width: 200mm;
	margin-left: 2cm;
	padding-bottom: 2cm;
}

#center {
	margin: 0px auto;
	display: block;
	background-color: #edf0f6;
	background-image: none;
}

#header {
	background-color: #FFF;
	height: 80px;
}

#printurl {
	display: block;
	height: 80px;
}


.headline {
	display: block;	
}

