body {
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
font-size: 10pt;
}

.print_head {
font-size: 8pt;
}

#logo {
	display: none;
}

#topnavi {
	display: none;
}
#header-left {
	display: none;
}
#footer {
	display: none;
}
#subnav {
	display: none;
}
#col_1 {
	display: none;	
}
#search {
	display: none;
}

.tabinhalt {
	border-bottom: 1px solid #000;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zentriert {
	border-bottom: 1px solid #000;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
tbody tr th {
	text-align: left;
}