.Lauftext {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.Ueberschrift {
	font-family: Verdana;
	font-size: 14px;
	color: #5B80AB;
	font-weight:bold;
	text-decoration:none;
}
.Ueberschrift2 {
	font-family: Verdana;
	font-size: 18px;
	color: #5B80AB;
	font-weight:bold;
	text-decoration:none;
}
.Ueberschrift3 {
	font-family: Verdana;
	font-size: 16px;
	color: #5B80AB;
	font-weight:bold;
	text-decoration:none;
}
.nav {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline
}
.nav:link{
	font-family:Verdana;
	font-size:11px;
	color: #666666;
	text-decoration: underline
}
.nav:visited{
	font-family:Verdana;
	font-size:11px;
	color: #666666;
	text-decoration: underline
}
.nav:hover{
	font-family:Verdana;
	font-size:11px;
	color: #666666;
	text-decoration: underline
}
.nav:active{
	font-family:Verdana;
	font-size:11px;
	color: #666666;
	text-decoration: underline
}
