
body {
	background-color : #000000;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #CCCCCC;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #CCCCCC;
	text-decoration : none;
}

.teichmann {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 60%;
	color : #444444;
}

.navi_seitentitel {
	color : #FF0000;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #FF0000;
}

B {
	font-weight : bold;
}

.underline {
	text-decoration : underline;
}
