body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size: 11px;
}

td.hintergrund {
	font-size: 11px;
	background: #FFFFFF;
	height: 30px;

}

.bold {
	font-weight: bold;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.subheadline {
	color: #FF6600;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #FF6600;
}

