/* CSS print */

 #navigation, #navigationsub, #navigationsub li, #navinews, #head  {
display:none;
}



#content, body, html, p, h1, h2, h3, fusszeile, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 130%;
	color: #000000;
	width:600px;
	background-color: #FFFFFF;
	background-image: none;
}


#content a:link, #content a:visited, #content a:visited {
	color : #333333;
	text-decoration : none;
}


#imgeinstieg img{
width:2.2cm;
height:2.2cm;
}



#content table{
width:590px;
}


.tablecontent td, .tablecontent th{
color:#000000;
}

td.fusszeile{
	font-size: 7pt;
	text-align: left;
	text-indent: 5mm;
	color: #000000;
}



.tablecontent, .tablecontent td, .tablecontent th, #navigationsub {
	border: thin dashed #FFFFFF;
}

.drucken{
display:none;
}
