body {
	background-color: #000000;
	margin: 0x;
}
img {
	border: 0px;
}
td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.text_heading {
	font-size: 24px;
	font-weight: bold;
	font-family: Times New Romas, serif;	
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a.subnavi {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Times New Romas, serif;	
	color: #000000;
	font-variant: small-caps;
}
a.subnavi#current {
	color: #FFFFFF;
}
a.referenzlinks {
	text-decoration: none;
	color: #000000;
}
