.container-fluid {
	padding-left: 2% !important;
	width: 96% !important;
}

.head-850 {
	line-height: 0;
}
.head-850 img {
	width: 100%;
	height: auto;
	
}
.mitte {
	width: 100%;
	background-image: url(img/hg-fortlaufend.png);
	background-size: 100%;
	min-height: 711px;
}

.footer {
	position: absolute;
	height: auto;
	top: 0;
	padding-bottom: 30px;
}
.bild-klein {
	position: absolute;
	height: auto;
}
.footer-850 {
	position: absolute;
}

.pseudo {
	
}
.content-headline {
	padding-top: 50px;
}
.content {
	padding-bottom: 50px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
}
.content a {
	color: #feed00;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content h1 {
	font-family: 'Caveat Brush', cursive;
	padding-bottom: 20px;
}
.aktiv {
	color: #ffee00 !important;
}
.content ul {
	padding-left: 20px;
}
@media only screen and (max-width: 950px) {
	.content {
		padding-top: 30px;
	}
}
@media only screen and (max-width: 850px) {
	.mitte {
		background-image: url(img/hg-fortlaufend-850.png);
		min-height: inherit;
	}
	.footer {
	    padding-bottom: 0px;
	}
	.content {
		padding-top: 10px;
		padding-right: 0 !important;
	}
	.col-content {
		width: 100%;
	}
	.content-headline {
	    padding-top: 10px;
	}
}

/* TEAM */
.col-team {
/* 	width: 785px; */
	width: 70%;
}
.team-box {
	width: 100%;
	padding-bottom: 20px;
}
.team-text {
	float: right;
	width: -moz-calc(100% - 190px);
	width: -webkit-calc(100% - 190px);
	width: -o-calc(100% - 190px);
	width: calc(100% - 190px);
	padding-bottom: 40px;
}
.text-rainer {
	padding-bottom: 120px;
}
.team-box h2 {
	font-size: 26px;
	margin-top: 0 !important;
}
.t-bild {
	float: left;
	width: 190px;
	height: auto;
	padding-right: 20px;
	padding-bottom: 20px;
}
@media only screen and (max-width: 850px) {
	.col-team {
		padding-right: 50px;
	}
	.team-box {
		
	}
}

/*  GALERIE */
.gal-abstand-unten {
	
}
.con-gal {
	padding-right: 50px;
	padding-bottom: 0px;
}
.con-gal h2 {
	font-size: 26px;
	padding-bottom: 10px;
}
.gal-img {
	width: 100%;
	font-size: 0;
	padding-bottom: 40px;
}
.real-img {
	width: 98%;
	padding-top: 1%;
	padding-left: 1%;
	height: auto;
}

.gal-hg {
	width: 100%;
	height: auto;

	
}
.gal-hg:hover {
	background-image: url(img/galerie-hg-hover.png);
	background-size: cover;

	
}
.iframe iframe {
    border: medium none;
    height: 300px;
    width: 500px;
    border: none;
}

@media only screen and (max-width: 850px) {
	.col-gal {
		width: 25%;
	}
	.con-gal {
		padding-right: 20px;
	}
	.iframe {
		display: none;
	}
	.col-team {
		width: 100%;
	}
}

.con-800 {
	width: 800px;
}
@media only screen and (max-width: 880px) {
	.con-800 {
		width: 100%;
	}
}

/* TERMINE */
.con-ter {
	padding-top: 20px;
}
.ter-box {
	width: 100%;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.ter-datum {
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
}
.ter-land {
	float: right;
	font-size: 14px;
	font-weight: bold;
}
.ter-ort {
	width: 100%;
}