body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8E816F;
}

td,th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titel
{
	font-size: 36px;
	font-weight: bolder;
	color: #333333;
}

.untertitel 
{
	font-size: 18px;
	font-weight: bold;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

