body {
	background : #FFFFFF;
	margin: 0px;
	font: 0.8em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	height: 95%;
}

a:link {	color: #6C6C6C;	text-decoration: none;}a:visited {	color: #6C6C6C;	text-decoration: none;}a:hover {	color: #009900;	text-decoration: none;}a:active {	color: #CC0000;	text-decoration: none;}

.hg_weiss {
	background: #ffffff;
	width: 400px;
	text-align: center;
}

.hg_grau {
	background: #cccccc;
	width: 300px;
	padding-left: 20px;
}

img {
	border-width: 0px;
	border-style: none;
}

p.spez {
	margin-top: 1.2em;
	margin-bottom: 0px;
	font-size: 1.8em;
	font-weight: bold;

}
