.hgmenue {
	background-attachment: fixed;
	background-image: url(images/pic_menuehg.jpg);
	background-repeat: no-repeat;
	background-position: left left;
}
.hgcontent {
	background-color: #1787b8;
}
.rechtsgelb {
	background-color: #fdeaa8;
}
.mainmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0e2b71;
	text-decoration: none;
}
a.mainmenue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
a.mainmenue:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0e2b71;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.textrechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e2b71;
}
.texthghell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #459ac6;
}
a.content:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.content:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00CCFF;
}
a.texthghell:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #459ac6;
}
a.texthghell:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CCFF;
	background-color: #459ac6;
}

