body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}

a {
	color: #666666;
	text-decoration: none;

	
}
a:hover {
	text-decoration: underline overline;
	color: #666666;
	
}.absatz {
	line-height: 30px;
}
.farbe {
	color: #CC3300;
}

