@charset "utf-8";
/* CSS Document */

.red-background {
	background-color: #c53c46;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	background-attachment: scroll;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 700px 35px;
}
.logo {
	position: relative;
	visibility: visible;
	top: 56px;
}
.headline {
	color: #FFF;
	font-weight: bold;
	background-color: #c53c46;
	width: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 55px;
	line-height: 30px;
}
.Formfield {
	position: absolute;
	left: 100px;
}
.Formlines {
	line-height: 30px;
}


.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
/*	color: #60646B; */
}

.navigation2 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
/*	color: #60646B; */
	margin-left: 25px;
}

.navigation_container {
	position: absolute;
	top: 135px;
	left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #60646B;
}


a.navigation:link {
	color: #666;
}
a.navigation:visited {
	color: #666;
}
a.navigation:hover {
	color: #C53C46;
}
a.navigation:active {
	color: #C53C46;
}

a.navigation2:link {
	color: #666;
}
a.navigation2:visited {
	color: #666;
}
a.navigation2:hover {
	color: #C53C46;
}
a.navigation2:active {
	color: #C53C46;
}

.active {
	color: #c53c46;
}

.active2 {
	color: #c53c46;
	margin-left: 25px;
}

.inhalt {
	position: absolute;
	top: 64px;
	left: 241px;
	width: 500px;
}
.filler {
	position: relative;
	top: 40px;
	right: 600px;
	left: 700px;
	overflow: hidden;
}
.subhead {
	font-size: 16px;
	color: #C53C46;
}
.head {
	font-size: 18px;
	font-weight:bold;
	color: #C53C46;
}


a {
	color: #60646B;
}

