body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titel {
	font-size: 18px;
	font-weight: bold;
}
.www {
	font-size: 16px;
	font-weight: bold;

}
a:link {
	color: #4B6818;
	text-decoration: none;
}
a:visited {
	color: #4B6818;
	text-decoration: none;
}
a:hover {
	color: #020000;
	text-decoration: underline;
}
.grosstitel {
	font-size: 22px;
}
.klein {
	font-size: 10px;
}
.superklein {
	font-size: 7px;
}

