body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	background: url(images/main-bg.gif);
}
.titel {
	font-family: "Arial Narrow", Arial;
	font-size: 22px;
	font-weight: bold;
	color: #016b40;
}
.menu {
	color: #FFFFFF;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}
.menu:hover{
	color: #FFFFFF;
	text-decoration: none;	
}
a:link {
	color: #7fbb01;
	text-decoration: none;
}
a:visited {
	color: #7fbb01;
	text-decoration: none;	
}
a:active {
	color: #7fbb01;
	text-decoration: none;	
}
a:hover {
	color: #5c5c5c;
	text-decoration: none;	
}
.validator            { color: #7fbb01;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#016b40}
input.styletextbox { font-size: 8pt;}
