.content_head {
	font-family:arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size:9pt;
	font-weight:bold;
	font-stretch:normal;
	text-decoration:none;
	color:#ffffff;
	margin-bottom:5px;
}

.content_block {
	font-family:arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	margin-bottom:5px;
	margin-top:0px;
}

.tabelle {
	table-layout: fixed;
}

.tabelle td {
	vertical-align: middle;
	font-size:7pt;
	height: 20px;
	border-width: 1px;
	border-style: solid;
}

.tabelle td a{
	font-size:8pt;
}

.tabelle th {
	border-color: white;
	border-width: 1px;
	border-style: solid;
	background-color: #d8d8d8;
	font-size:7pt;
	color: black;
	height: 20px;
}
