a:link {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: 400;
	color: #8D8D7E;
	text-decoration: none
}

a:hover {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: 400;
	color: #A6A699;
	text-decoration: none
}

a:active {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: 400;
	color: #8D8D7E;
	text-decoration: none
}

a:visited {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: 400;
	color: #8D8D7E;
	text-decoration: none
}

.aktiveseite {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: 400;
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
}
	
.headline_white {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 20pt;
	color: #FFFFFF;
	font-weight: 400;
	text-transform: uppercase;
}
	
.headline_red {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 20pt;
	color: #EE3346;
	font-weight: 400;
	text-transform: uppercase;
}

.text {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: normal;
}

.linksbuendig  {
	text-align: left;
}
.rechtsbuendig {
	text-align: right;
}
