body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 7%;
	list-style-position: outside;
	line-height: normal;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 7%;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;
}
.ueberschr-rot {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.home-link {
	color: #999999;
	text-decoration: none;
}
