@charset "UTF-8";
body {
    background-repeat: no-repeat;
    background-image: url(../images/Hintergrund_02.jpg);
    background-attachment: fixed;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    background-position: center 0%;
    background-size: 100% auto;
}
#head {
	text-align: center;
	background-color: rgba(255,255,255,0.70);
}
#head img {
	max-width: 960px;
	padding-top: 0px;
}
.fliesstxt {
	margin-top: 100px;
	margin-left: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
}
.head {
	font-size: 20px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	text-transform: uppercase;
}
.head_gruen {
	float: left;
	color: #1ba189;
	font-size: 20px;
	margin-top: 20px;
	text-transform: uppercase;
}
.content {
	background-color: rgba(255,255,255,0.60);
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 20px;
}
.col {
	float: left;
	width: 50%;
}
.kontakt_box {
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,1);
	margin-top: 20px;
	margin-bottom: 20px;
}
.meinen_box {
	width: 100%;
}
.fliesstxt a img {
	margin-right: 10px;
}
.fliesstxt .meinen_box img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#team_box {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#eingang_box {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#blas_content img {
	float: left;
	margin-right: 10px;
}
#blas_content {
	text-align: left;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	background-color: rgba(255,255,255,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
