.textContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.textContentHighlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.textContentHighlight:hover {
}

.textContentUnderCover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.textContentUnderCover:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.textHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


.menueActive {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menuePassive {
	font-family:Helvetica, Geneva, Arial;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:normal;
	color: #FFFFFF;
}

.menuePassive:hover {
	color: #800000;
}


.sideMenueActive {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.sideMenuePassive {
	font-family:Helvetica, Geneva, Arial;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:normal;
	color: #000000;
}

.sideMenuePassive:hover {
	color: #800000;
}

.textBoldLink{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.textBoldLink:hover{
	color: #800000;
}

.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.impressum:hover {
	color:#FFFFFF;
}
