@charset "utf-8";
@import url("content.css");
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../bilder_navigate/hintergrund.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	position:absolute;
	left:50%;
	top:0;
	width:990px;
	height:auto;
	margin:0 0 0 -495px;
}
#position {
	height: auto;
	width: 990px;
	position: absolute;
	left: 10px;
	top: 37px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A90041;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	z-index: 1;
	overflow: visible;
}
#content {
	Wheight: auto;
	width: 754px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #A90041;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#content a{
	color:#000000;
}

#navigation {
	height: 500px;
	width: 230px;
	z-index: 2;
	position: absolute;
	padding-top: 50px;
	left: 768px;
	top: 37px;
}
#neben_navigation {
	height: 30px;
	width: 230px;
	position: absolute;
	z-index: 3;
	left: 768px;
	top: 0px;
	padding-left: 5px;
	padding-top: 5px;
}
#abschluss {
	background-image: url(../bilder_navigate/abschluss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
	width: 990px;
	position: relative;
	left: 0px;
	top: 0px;
}

.nebennavigation {
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-right: 26px;
}
A.nebennavigation {
	text-decoration: none;
}
A.nebennavigation:hover {
	text-decoration: none;
	color: #A90041;
}
.navigation {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 94px;
	display: block;
	text-decoration: none;
}
A.navigation {
	text-decoration: none;
}
A.navigation:hover {
	text-decoration: none;
	color: #A90041;
}
A.navigation_active {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 94px;
	display: block;
	text-decoration: none;
	
	color: #A90041;
}
A.navigation_active {
	text-decoration: none;
	color: #A90041;
}
.position_logo {
	margin-top: 82px;
}
#content_one {
	background-color: #FFFFFF;
	height: 349px;
	width: 100%;
}
#headline {
	background-color: #7B6471;
	height: 21px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content_two {
	height: auto;
	width: 100%;
	padding-top: 10px;
	overflow: visible;
}
#content_two a{
	color:#000000;
}

#newsblock {
	padding: 0px 0px 0px 12px;
	height: 160px;
	width: 290px;
	position: absolute;
	z-index: 6;
	left: 10px;
	top: 426px;
	font-size: 13px;
	color: #666666;
}
#news_content {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #43B2A6;
	padding: 6px 6px 6px 12px;
	height: 50px;
	width: 100%;
	left: -10px;
	position: relative;
	margin-top: 9px;
}
.newslink {
	color: #FFFFFF;
}
A.newslink {
	text-decoration: none;
}
A.newslink:hover {
	text-decoration: underline;
}


.headline {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 19px;
	
	padding-left: 319px;
	
}
.subline {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	
	line-height: 17px;
	
	padding-left: 319px;
	
	display:block;
}


.fliesstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	
	padding-left: 319px;
	
	display:block;	
}