.leftSpacer {
	width: 50%;
	padding-right: 50px;
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;


}
.centerContent {
	width: 600px;
	text-align: left;
	padding-top: 102px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;




}
.rightSpacer {

	width: 50%;
	text-align: left;
	vertical-align: top;
}
.HauptNav {
	font-size: 18px;
	margin-top: 25px;



}

h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #4A2F8C;
	text-decoration: none;
}
a:visited {
	color: #4A2F8C;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.aktiv {
	color: #FF0000;
}
.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.redbutton {
	background-color: #464E71;
	border-top-color: #616A9A;
	border-right-color: #333851;
	border-bottom-color: #333851;
	border-left-color: #616A9A;
	color: #FFFFFF;
	width: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.redbuttonEnabled {
	background-color: #FFFFFF;
	border-top-color: #616A9A;
	border-right-color: #333851;
	border-bottom-color: #333851;
	border-left-color: #616A9A;
	color: #464E71;
	width: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.redbuttonLarge {

	background-color: #464E71;
	border-top-color: #616A9A;
	border-right-color: #333851;
	border-bottom-color: #333851;
	border-left-color: #616A9A;
	color: #FFFFFF;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
