html {
 overflow-y: scroll !important;
}

body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px	}

td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	line-height: 16px	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
	

	
a:link {  color: #000000}
a:active {  color: #006666}
a:hover {  color: #006666}
a:visited { color: #666666}
}
.red { color: #990000}
} 
.dunkelgruen {
	color: #006666;
}
.weiss {
	color: #FFFFFF;
	font-weight: bold;
}
.klein {
	font-size: 11px;
}
.titel {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; font-weight: bold
}
.titelgruen {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006666; font-weight: bold
}

