/* print styles */
body, p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,Helvetica,Geneva,SunSansRegular,sans-serif;
    color: black; background: white;}
body {
font-size: 70%;
	margin-left: 0mm;
	margin-right: 0mm;
}	
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;}

#content{
width:100%; 
}

.top-graue-box{
display: none; }
#menue{
display: none; 
}
table thead th tfoot {
font-size: 70%;
	vertical-align:middle;
	background:#f2f2f2;
	border:1px solid #000000;}
	
table tbody td {
font-size: 70%;
	vertical-align:top;
	border:1px solid #000000;
	text-align:right;
}
table tbody th {
font-size: 70%;
	vertical-align:top;
	border:1px solid #000000;
	text-align:left;
	font-weight:normal;
}
 #content[id] {
	float: left;
	width: 100%;
	margin-top: 15px;
 }
	#head {
display: none;
 }
