.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.text11 {
	font-size: 11px;
	
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #930020;
	padding-left: 10px;
}
.utitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #930020;
}
a.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	
}
a.submenu:hover {
	color: #930020;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #930020;
}
a.weiss {
	color: #ffffff;
	}
.hg {
	background-attachment: fixed;
	background-image: url(images/hg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

