body, td, div, p, ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
body { background-color: #eee7e7 }

a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}	
a:visited {
	color: #666666;
	text-decoration: underline;
}
.kleiner {
	font-size: 10px;
}
.groesser {
	font-size: 12px;
}
.titel {
	font-size: 13px;
}
