html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body { 
	background: url('../images/background_image.jpg') no-repeat fixed; 
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


#wrapper {
	z-index: 2;
	position: relative;
}

#header {
	background-color: white;
	width: 100%;
	height: auto;
	box-shadow: 0px 0px 5px #4f4f4f;
}

#logo_web {
	float: left;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
}

#logo_web img{
	width: 100%;
	height: auto;
}

#image_header {
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}

#image_header img{
	width: 100%;
	height: auto;
}

#balken_header {
	border-top: 2px solid #ac946a;
	width: 100%;
	height: 5px;
	background-color: #b5b7bc;
	float: left;
	margin-top: -6px;
}

#menu {
	width: 100%;
	height: auto;
	margin-top: 10px;
}

#sparten {
	background-color: white;
	width: 100%;
	height: auto;
	margin-top: 0px;
	font-size: 1.5rem;
	line-height: 2rem;
	box-shadow: 0px 0px 5px #4f4f4f;
}


#balken_sparten {
	border-top: 2px solid #ac946a;
	width: 100%;
	height: 5px;
	background-color: #b5b7bc;
	float: left;
}

#sparten img:hover{
	opacity: 0.8;
	filter: alpha(opacity=50);
}

#sparte_1 {
	width: 18%;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#sparte_1_img img{
	width: 100%;
	height: auto;
	outline: 1px solid #fff;
	outline-offset: -3px;
}

a #sparte_1_button {
	width: 100%;
	height: auto;
	background-color: #ac946a;
	margin-top: 10px;
	outline: 1px solid #fff;
	outline-offset: -3px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.6rem;
	line-height: 2rem;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.3rem;
	font-weight: 300;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	display: block;
}

a:hover #sparte_1_button{
	background-color: #3d95c7;
	text-decoration: none;
	display: block;
	
}


#sparte_2 {
	width: 18%;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#sparte_2_img img{
	width: 100%;
	height: auto;
	outline: 1px solid #fff;
	outline-offset: -3px;
}

a #sparte_2_button {
	width: 100%;
	height: auto;
	background-color: #ac946a;
	margin-top: 10px;
	outline: 1px solid #fff;
	outline-offset: -3px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.6rem;
	line-height: 2rem;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.3rem;
	font-weight: 300;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	display: block;
}

a:hover #sparte_2_button{
	background-color: #3d95c7;
	text-decoration: none;
	display: block;
	
}


#sparte_3 {
	width: 18%;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#sparte_3_img img{
	width: 100%;
	height: auto;
	outline: 1px solid #fff;
	outline-offset: -3px;
}

a #sparte_3_button {
	width: 100%;
	height: auto;
	background-color: #ac946a;
	margin-top: 10px;
	outline: 1px solid #fff;
	outline-offset: -3px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.6rem;
	line-height: 2rem;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.3rem;
	font-weight: 300;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	display: block;
}

a:hover #sparte_3_button{
	background-color: #3d95c7;
	text-decoration: none;
	display: block;
	
}

#sparte_4 {
	width: 18%;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#sparte_4_img img{
	width: 100%;
	height: auto;
	outline: 1px solid #fff;
	outline-offset: -3px;
}

a #sparte_4_button {
	width: 100%;
	height: auto;
	background-color: #ac946a;
	margin-top: 10px;
	outline: 1px solid #fff;
	outline-offset: -3px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.6rem;
	line-height: 2rem;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.3rem;
	font-weight: 300;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	display: block;
}

a:hover #sparte_4_button{
	background-color: #3d95c7;
	text-decoration: none;
	display: block;
	
}
#sparte_5 {
	width: 18%;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#sparte_5_img img{
	width: 100%;
	height: auto;
	outline: 1px solid #fff;
	outline-offset: -3px;
}

a #sparte_5_button {
	width: 100%;
	height: auto;
	background-color: #ac946a;
	margin-top: 10px;
	outline: 1px solid #fff;
	outline-offset: -3px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.6rem;
	line-height: 2rem;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.3rem;
	font-weight: 300;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	display: block;
}

a:hover #sparte_5_button{
	background-color: #3d95c7;
	text-decoration: none;
	display: block;
	
}



#sparte_unterseite {
	width: 96%;
	height: auto;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 20px;
	float: left;
	
}


#content {
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
		-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

#spalte_1 {
	background-color: rgba(255,255,255,0.9);
	height: auto;
	float: left;
	box-shadow: 0px 0px 5px #4f4f4f;
}

#spalte_1_text {
	padding: 20px;
	
	
}

#balken_spalte_1 {
	border-top: 2px solid #ac946a;
	width: 100%;
	height: 5px;
	background-color: #b5b7bc;
	float: left;
}


#spalte_2 {
	background-color: rgba(255,255,255,0.9);
	height: auto;
	float: left;
	box-shadow: 0px 0px 5px #4f4f4f;
}

#spalte_2_text {
	padding: 20px;
}

#balken_spalte_2 {
	border-top: 2px solid #ac946a;
	width: 100%;
	height: 5px;
	background-color: #b5b7bc;
	float: left;
}

#spalte_3 {
	background-color: rgba(255,255,255,0.9);
	height: auto;
	float: left;
	box-shadow: 0px 0px 5px #4f4f4f;
}

#spalte_3_text {
	padding: 20px;
}

#balken_spalte_3 {
	border-top: 2px solid #ac946a;
	width: 100%;
	height: 5px;
	background-color: #b5b7bc;
	float: left;
}

#leitung_img img {
	max-height: 318px;
}


.col {
	border-bottom: 1px dashed #3d95c7;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

a #teaser_archiv_button {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #3d95c7;
	margin-top: 10px;
	outline: 1px solid #fff;
	outline-offset: -3px;
	color: white;
		-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	text-decoration: none;
	width: 50%;
	font-weight: 300;
	
}

a:hover #teaser_archiv_button{
	background-color: #ac946a;
	text-decoration: none;
	display: block;
	
}

.column_quarter_erfolge {
	width: 100%;
	min-height: 50px;
	height: auto;
	margin-bottom: 40px;
	border-bottom: 1px dashed #3d95c7;
	border-top: 1px dashed #3d95c7;
	clear: both;
}

.col_erfolge {
	width: auto;
	height: auto;

}

.col_erfolge a{
	 background-color: #3d95c7;
	 width: auto;
	 float: left;
	 margin-right: 10px;
	 margin-bottom: 10px;
	 margin-top: 10px;
	padding: 5px 5px 0px 5px;
	color: white;
}




.col_erfolge a:hover{
	 background-color: #ac946a;
}

.clear {
	width: 100%;
	height: 10px;
}

