body {
	font-family: Arial, Helvetica, sans-serif;
	
}

.ueberschrift03 {
	color: #009901;
	font-weight: bold;
	font-size: 18px;
}

.ueberschrift04 {
	color: #111111;
	font-weight: bold;
	font-size: 18px;
}

.green-big {
	color: #009901;
	font-weight: bold;
	font-size: 16px;
}

.black-big {
	color: #111111;
	font-weight: bold;
	font-size: 14px;
}

.green {
	font-size: 12px;
	color: #009901; 
}

.grey {
	font-size: 12px;
	color: #B3B3B3;
}

.black {
	color: #111111;
	font-size: 12px;
}

.black-small-big {
	color: #111111;
	font-weight: bold;
	font-size: 10px;
}

.black-small {
	font-size: 10px;
	color: #111111;
}

.black-small-big2 {
	color: #111111;
	font-weight: bold;
	font-size: 12px;
}

.black-small2 {
	font-size: 12px;
	color: #111111;
}

.tabelle {
	background: #CCCCCC;
	font-size: 14px;
	color: #111111;
}

a:link {
	color: #009901;
	text-decoration: none;	
}

a:visited {
	text-decoration: none;
	color: #009901;
}

a:hover {
	text-decoration: underline;
	color: #111111;
}

a:active {
	text-decoration: none;
	color: #111111;
}

.dead_link a:link {
	color: #111111;
	text-decoration: none;	
}

.dead_link a:visited {
	text-decoration: none;
	color: #111111;
}

.dead_link a:hover {
	text-decoration: none;
	color: #111111;
}

.dead_link a:active {
	text-decoration: none;
	color: #111111;
}

<!-- copyright by Dirk Gueth 2004, webmaster@djkmastbruch.de,  Verwendung dieser Seite/dieses Skripts nur mit meinem Einverstaendnis//-->


