body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
	font-size: 10px;
	color: #663300;
	line-height: 20px;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
}
table {
	font-size: 12px;
}

a.inhalt {
	color: #FFFF99;
	text-decoration: none;
}
a:visited.inhalt {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.inhalt {
	color: #FFFFFF;
	text-decoration: underline;
}

.titel {
	font-size: 20px;
	font-weight: bold;
	color: #CC6600;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}
.fett {
	font-size: 14px;
	font-weight: bold;
}
.adress {
	font-size: 10px;
	font-weight: normal;
}
