body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #CCCCCC;
	background-position: 0px 0px;
}
table {
	font-size: 12px;
	color: #CCCCCC;


}
.titel {
	font-weight: bold;
	color: #FFCC00;

}
.fett {
	font-weight: bold;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}	
a:visited {
	text-decoration: none;
	color: #FFCC00;

}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}	
a:active {
	color: #FFFF99;
	text-decoration: none;
	
	
}
.zusatz {
	font-size: 10px;
	color: #FFCC00;
}
.fehler {
	color: #FF0000;
}
.weinlink {
	color: #CCCCCC;
	text-decoration: none;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;

}
