/* Header index */

.header_index{
	height: 300px;
	width: 100%;
	background-image: url(../images/header/index_01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 50%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #335475;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #335475;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #335475;
}
.header_index_top_back {
	background-image: url(../images/attachments/pattern/pattern_hell_3.png);
	text-align: center;
	width: 100%;
}
.header_index_bottom{
	height: 300px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
}

.header_index_bottom_start{
	height: 100px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
}
.header_index_buttom_back {
	background-image: url(../images/attachments/pattern/pattern_hell_3.png);
	text-align: center;
	width: 101%;

}


/* fuer alle */

.rahmen_feld_1{
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
	text-align: left;
}
.rahmen_feld_2{
	margin-bottom: 20px;
	margin-top: 20px;
}
.logo_bc{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.logo_sozial{
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.logo_ci{
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.bilder_vierer_raster{
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.linien{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.rahmen1px{
	border: thin solid #EBEBEB;
	margin: 49px;
}
.textbloecke{
	width: 804px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.transparent {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
	background-image: url(../images/attachments/pattern/pattern_hell_4.png);
}