body {
	background-color : #999999; 
	margin : 0; 
} 
table {
	margin : 0; 
	padding : 0; 
} 
.nav {
	background-repeat : no-repeat; 
}
td , .bold , .indexallg , .titel1 , .titel2 , .klein {
	font-family : Comic Sans MS, Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	color : #000000; 
} 
.bold {
	font-weight : bold; 
} 
.indexallg {
	color : #ffffff; 
	font-weight : bold; 
} 
.titel1 {
	font-size : 20px; 
	font-weight : bold; 
} 
.titel2 {
	font-size : 18px; 
	font-weight : bold; 
} 
.klein {
	font-size : 12px; 
} 
.arial , .indexarial , .space {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #000000; 
} 
.indexarial {
	color : #ffffff; 
} 
.space {
	font-size : 4px; 
} 
.viskarte , .viskartegr , .viskartelila {
	font-family : Helvetica, sans-serif; 
	font-size : 13px; 
	color : #999999; 
	text-align : center; 
} 
.viskartegr {
	font-size : 20px; 
	font-weight : bold; 
	text-align : center; 
} 
.viskartelila {
	color : #cc3399; 
	font-weight : bold; 
	text-align : center; 
	text-decoration : underline; 
} 
.feld {
	font-family : courier;
	font-size : 12px;
}
A {
	font-family : Comic Sans MS, Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-weight : bold; 
	color : #000000; 
	text-decoration : none; 
} 
A:visited {
	color : #333333; 
} 
A:active {
	color : #ff0000; 
} 
A:hover {
	color : #ffffff; 
} 
