.txt {
	font-family: Arial;
	font-size: 12px;
	color: #0000CC;
}
.titel {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.link a:link {
	font-family: Arial;
	font-size: 11px;
	color: #3399FF;
	text-decoration: none;
	
}
.link a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #3399FF;
	text-decoration: none;
}
.link a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #3399FF;
	text-decoration: none;
	
}
.link2 a:link {
	font-family: Arial;
	font-size: 14px;
	color: #107927;
	text-decoration: none;
}
.link2 a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #107927;
	text-decoration: none;
}
.link2 a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #107927;
	text-decoration: none;
}.titelgruen {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #107927;
}
.txt2 {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.txt3 {
	font-family: Arial;
	font-size: 14px;
	color: #0000CC;
}
