*{
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	text-decoration: none;
	line-height: 1.5;
}
h2 {
	font-weight: 300;
	font-size: 24px;
	margin: 0 0 10px 0;
	text-align: left;
	display: inline;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 15px;
	font-weight: 200;
	color: #fff;
	letter-spacing: 0.05em;
}
body{
	min-height: 100vh;
	background: #fff;
}
header{
	min-height: 50px;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	background: transparent;
	position: relative;
}
.intro,
.intro-content,
.columns,
.slogan,
.legal,
.gallery {
	max-width: 1100px;
	padding: 20px;
	margin: 0 auto;
}
.content-header {
	max-width: 960px;
	padding: 20px 0 0 0;
	margin: 0 auto;
}

.logo{
	float: left;
	padding-top: 25px;
	line-height: 50px;
	margin-left: 30px;
}

.logocenter{
	float: none;
	text-align: center;
	padding-top: 25px;
	line-height: 50px;
}

ul{
	padding: 20px 0 0 0;
	float: right;
	margin-right: 38px;
	background: transparent;
}

ul li{
	padding: 0;
	display: inline-block;
	list-style: none;
	line-height: 50px;
	font-size: 14px;
}

.logo h1{
	color: #fff;
	text-transform: uppercase;
}
.intro-container {
	background: transparent url('img/ahi_title.jpg') center no-repeat;
	background-size: cover;
	max-width: 1045px;
	height: 400px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerf1 {
	background: #f1ede4;
	border-radius: 10px 10px 0px 0px;
	max-width: 500px;
	height: 950px;
	top: 280px;
	color: #484848;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerf2 {
	background: #f1ede4;
	border-radius: 10px 10px 0px 0px;
	max-width: 500px;
	height: 950px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerf3 {
	background: #f1ede4;
	border-radius: 10px 10px 0px 0px;
	max-width: 500px;
	height: 950px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerf4 {
	background: #f1ede4;
	border-radius: 10px 10px 0px 0px;
	max-width: 500px;
	height: 950px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerf5 {
	background: #f1ede4;
	border-radius: 10px 10px 0px 0px;
	max-width: 500px;
	height: 950px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerf6 {
	background: #f1ede4;
	border-radius: 10px 10px 0px 0px;
	max-width: 500px;
	height: 950px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerfk1 {
	background: transparent url('img/ahi_title_fk1.jpg') center no-repeat;
	background-size: cover;
	max-width: 1045px;
	height: 400px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerfk2 {
	background: transparent url('img/ahi_title_fk2.jpg') center no-repeat;
	background-size: cover;
	max-width: 1045px;
	height: 400px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerfk3 {
	background: transparent url('img/ahi_title_fk3.jpg') center no-repeat;
	background-size: cover;
	max-width: 1045px;
	height: 400px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerfk4 {
	background: transparent url('img/ahi_title_fk4.jpg') center no-repeat;
	background-size: cover;
	max-width: 1045px;
	height: 400px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerfk5 {
	background: transparent url('img/ahi_title_fk5.jpg') center no-repeat;
	background-size: cover;
	max-width: 1045px;
	height: 400px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro-containerfk6 {
	background: transparent url('img/ahi_title_fk6.jpg') center no-repeat;
	background-size: cover;
	max-width: 1045px;
	height: 400px;
	top: 250px;
	color: #484848;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.intro{
	height: 130px;
	padding: 0 20px 20px 20px;
}
.intro h1 {
	font-size: 27px;
	padding-top: 30px;
	font-weight: 300;
	letter-spacing: 0.03em;
	color: #fff;
}
.intro h1 span {
	display: block;
	font-size: 15px;
	letter-spacing: 0.03em;
	color: #fff;
}
.intro-content-container {
	background: #f7f7f7;
	padding: 0 0 40px 0;
	letter-spacing: 0.02em;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
   	hyphens: auto;
   	color: #222;
}
.intro-content {
	padding-left: 0;
	padding-right: 0;
}
.intro-text,
.intro-aside {
	float: left;
	padding: 0 30px;
}
.intro-text {
	width: 66.66%;
	font-size: 15px;
	text-align: justify;
}
.intro-text p {
	margin-top: 0;
}
.intro-text img {
	width: 100%;
	height: auto;
}
.intro-aside {
	width: 33.33%;
	font-size: 15px;
	text-align: justify;
	border-left: 1px solid #D8D8D8;
	hyphens: auto;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
}

.intro-aside h3,
.intro-aside p {
	margin: 0;
}
content {
	text-align: justify;
	max-width: 960px;
	padding: 20px;
	margin: 0 auto;
}
.columns-container {
	background: #fff;
	padding 40px 0 80px 0:
	color: #222;
	text-align: left;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
   	hyphens: auto;
   	text-decoration: none;
}
.columns {
	padding-left: 0;
	padding-right: 0;
}
.columns article {
	float: left;
	font-size: 15px;
	width: 33.33%;
	padding: 10px 26px 10px 26px;
	text-align: justify;
	hyphens: auto;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
}
.columns article .button {
	display: block;
	text-align: center;
}
.columns verbindung {
	float: left;
	background: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0;
}
.slogan-container {
	background: transparent url('img/layout/bg_slogan.jpg') center no-repeat;
	background-size: cover;
	padding-left: 20px;
	box-shadow: 0px 1px 15px #aaa;
}
.slogan p {
	font-size: 14px;
	line-height: 1.6;
}
.slogan p span {
	font-size: 24px;
	display: block;
	font-weight: 700;
}
.legal-container {
	background: #2E2E2E;
	text-align: center;
	color: #fff;
}
.legal-container a {
	color: #fff;
	font-weight: 300;
}
.legal-container img {
	margin: 0 4px;
}

/* content */
.main-content-container {
	background: #f1ede4;
}
.main-content-container h1 {
	text-align: center;
	text-transform: uppercase;
}
.content-header-container {
	border-bottom: 1px solid #fff;
}
.gallery-container {
	background: #CCBCA0;
	padding: 0 0 20px 0;
}
.gallery article {
	width: 50%;
	float: left;
	overflow: hidden;
}

.gallery article a {
	position: relative;
	display: block;
	color: #fff;
}

.gallery article a:hover .overlay {
	/*display: block;*/
	opacity: 1;
	top: 0px;
}
.gallery article .overlay {
	position: absolute;
	top: 100%;
	left: 0px;
	background: rgba(0,0,0,.8);
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 10px;
	/*display: none;*/
	opacity: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.gallery article img {
	width: 100%:
	height: auto;
	vertical-align: middle;
}

/* Button */

.button {
	display: inline-block;
	background: #CEECF5;
	padding: 10px 20px;
	margin: 4px 0 4px 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #e4e4e4;
	border-radius: 4px 4px 4px 4px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.button:hover {
	background: #82FA58;
	color: #222;
	opacity: 0.9;
}

.button1 {
	display: inline-block;
	background: #fff;
	padding: 10px 20px;
	margin: 4px 0 4px 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #e4e4e4;
	border-radius: 4px 4px 4px 4px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.button1:hover {
	border-color: #999;
	background: #ACFA58;
	border: 1px solid #4F95DA;
	border-radius: 4px 4px 4px 4px;
	color: #222;
}
.btn-standard {
	border-color: #e4e4e4;
	color: #222;
}
.btn-bild {
	background-image: url('img/layout/punkte_transparent.png');
	background-size: cover;
   	background-position: 0px -30px;
   	border-color: #e4e4e4;
	color: #222;
}
.btn-standard:hover {
	border-color: #222;
	background: #ACFA58;
	border: 1px solid #4F95DA;
	border-radius: 4px 4px 4px 4px;
	color: #222;
}


/* Clearfix */

.clearfix:before,
.clearfix:after{
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}

/* Social */

.fa {
	text-decoration: none;
}
.fa:hover {
    	opacity: 0.7;
}
.fa-facebook {
  	float: right;
  	margin-top: -22px;
  	width: 45px;
  	height: 45px;
  	padding: 10px 10px 10px 14px;
  	margin-right: 10px;
  	background: #111;
  	color: white;
  	border-radius: 5px 5px 5px 5px;
}
.fa-linkedin {
	float: right;
  	margin-top: -22px;
  	width: 45px;
	height: 45px;
  	margin-right: 10px;
  	padding: 10px 10px 10px 14px;
  	background: #111;
  	color: white;
  	border-radius: 5px 5px 5px 5px;
}
.fa-instagram {
	float: right;
  	margin-top: -22px;
  	width: 45px;
	height: 45px;
  	margin-right: 20px;
  	padding: 10px 10px 10px 13px;
  	background: #111;
  	color: white;
  	border-radius: 5px 5px 5px 5px;
}

@media (max-width:1150px){
	header{
		min-height: 50px;
		width: 100%;
		background: transparent;
	}
	.logo{
		float: left;
		padding-top: 20px;
		line-height: 20px;
		margin-left: 30px;	}
	ul{
		padding: 7px 0 0 0;
		float: right;
		margin-right: 38px;
		background: transparent;
	}

	ul li{
		padding: 0;
		display: inline-block;
		list-style: none;
		line-height: 10px;
		font-size: 14px;
	}
	h2 {
		font-weight: 300;
		font-size: 20px;
		margin: 0 0 10px 0;
		text-align: left;
	}
	.intro h1 {
		font-size: 27px;
		padding-top: 20px;
		font-weight: 300;
		letter-spacing: 0.03em;
		color: #fff;
	}
	.intro h1 span {
		display: block;
		font-size: 15px;
		letter-spacing: 0.03em;
		color: #fff;
	}
	.intro-container {
		height: 300px;
		}
	.intro{
		height: 300px;
		}
	.intro-text {
		width: 60%;
	}
	.intro-aside {
		width: 40%;
		text-align: left;
	}
	.blog-content {
		color: #222;
		text-decoration: none;
		text-align: left;
		hyphens: auto;
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
	}
	
	.columns-container {
		background: #fff;
		padding 40px 0 60px 0:
		color: #222;
		text-align: left;
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
	   	hyphens: auto;
	   	text-decoration: none;
	}

	/* Button */
	
	.button {
		display: inline-block;
		background: #CEECF5;
		padding: 10px 20px;
		margin: 4px 0 4px 0;
		text-align: left;
		text-decoration: none;
		text-transform: uppercase;
		border: 1px solid #D8D8D8;
		border-radius: 4px 4px 4px 4px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.button:hover {
		background: #82FA58;
		color: #151515;
		opacity: 0.9;
	}
	
	.button1 {
		display: inline-block;
		background: #fff;
		padding: 10px 20px;
		margin: 4px 0 4px 0;
		text-align: left;
		text-decoration: none;
		text-transform: uppercase;
		border: 1px solid #D8D8D8;
		border-radius: 4px 4px 4px 4px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.button1:hover {
		border-color: #999;
		background: #ACFA58;
		border: 1px solid #4F95DA;
		border-radius: 4px 4px 4px 4px;
		color: #4F95DA;
	}
	.btn-standard {
		border-color: #999;
		color: #222;
	}
	.btn-bild {
		background-image: url('img/layout/punkte_transparent.png');
		background-size: cover;
	   	background-position: 0px -30px;
	   	border-color: #999;
		color: #222;
	}
	.btn-standard:hover {
		border-color: #999;
		background: #ACFA58;
		border: 1px solid #4F95DA;
		border-radius: 4px 4px 4px 4px;
		color: #4F95DA;
	}
}

@media (max-width:750px){
	header{
		min-height: 50px;
		width: 100%;
		padding: 0 0 10px 0;
		background: transparent;
	}
	h4 {
		font-size: 12px;
		font-weight: 200;
		color: #fff;
		letter-spacing: 0.05em;
	}
	.logo{
		width: 100%;
		text-align: center;
		padding-top: 10px;
		margin: 0;
	}
	ul{
		width: 100%;
		text-align: center;
		float: none;
		margin-right: 0px;
		background: transparent;
	}
	ul li{
		padding: 0;
		display: block;
		list-style: none;
		line-height: 0px;
		font-size: 12px;
	}
	.intro{
		text-align: center;
		padding: 0px 20px 20px 20px;
		height: 290px;
	}
	.intro-container {
		background: transparent url('img/ahi_title_mobile.jpg') cover no-repeat;
		max-width: 900px;
		height: 180px;
		padding-top: 0px;
	}
	.intro-containerf1 {
		background: #f1ede4;
		border-radius: 0;
		max-width: 1045px;
		height: 950px;
		top: 280px;
		color: #484848;
		float: none;
	}
	.intro-containerf2 {
		background: #f1ede4;
		border-radius: 0;
		max-width: 1045px;
		height: 950px;
		top: 250px;
		color: #484848;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.intro-containerf3 {
		background: #f1ede4;
		border-radius: 0;
		max-width: 1045px;
		height: 950px;
		top: 250px;
		color: #484848;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.intro-containerf4 {
		background: #f1ede4;
		border-radius: 0;
		max-width: 1045px;
		height: 950px;
		top: 250px;
		color: #484848;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.intro-containerf5 {
		background: #f1ede4;
		border-radius: 0;
		max-width: 1045px;
		height: 950px;
		top: 250px;
		color: #484848;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.intro-containerf6 {
		background: #f1ede4;
		border-radius: 0;
		max-width: 1045px;
		height: 950px;
		top: 250px;
		color: #484848;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.intro-containerfk1 {
		background: transparent url('img/ahi_title_fk1_mobile.jpg') cover no-repeat;
		max-width: 900px;
		height: 180px;
		padding-top: 0px;
	}
	.intro-containerfk2 {
		background: transparent url('img/ahi_title_fk2_mobile.jpg') cover no-repeat;
		max-width: 900px;
		height: 220px;
		padding-top: 0px;
	}
	.intro-containerfk3 {
		background: transparent url('img/ahi_title_fk3_mobile.jpg') cover no-repeat;
		max-width: 900px;
		height: 210px;
		padding-top: 0px;
	}
	.intro-containerfk4 {
		background: transparent url('img/ahi_title_fk4_mobile.jpg') cover no-repeat;
		max-width: 900px;
		height: 200px;
		padding-top: 0px;
	}
	.intro-containerfk5 {
		background: transparent url('img/ahi_title_fk5_mobile.jpg') cover no-repeat;
		max-width: 900px;
		height: 180px;
		padding-top: 0px;
	}
	.intro-containerfk6 {
		background: transparent url('img/ahi_title_fk6_mobile.jpg') cover no-repeat;
		max-width: 900px;
		height: 140px;
		padding-top: 0px;
	}
	.intro-content {
		padding-left: 0px;
		padding-right: 0px;
	}
	.intro h1 {
		font-size: 18px;
		padding-top: 10px;
	}
	.intro h1 span {
		font-size: 10px;
	}
	.intro-text {
		width: 100%;
		margin-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 25px;
		border-bottom: 1px solid #D8D8D8;
	}
	.intro-aside {
		width: 100%;
		border-left: none;
		text-align: left;
		padding: 20px 0 0 10px;
	}
	
	.intro-text img {
		width: 100%;
		height: auto;
		padding: 0;
	}
	
	.intro-content-container {
		padding: 10px 15px;
	}
	
	.columns-container {
		background: #009fe0;
		padding 40px 0 60px 0:
		color: #222;
		text-align: left;
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
	   	hyphens: auto;
	   	text-decoration: none;
	}
	
	.columns {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.columns article {
		width: 100%;
		background: #F2F2F2;
		border: 1px solid #eee;
		border-radius: 10px;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 30px;
		margin-top: 30px;
	}
	
	.columns article:first-child {
		border: 1px solid #eee;
		margin: 0;
		padding-top: 20px;
		padding-bottom: 15px;
	}

	.gallery article {
		width: 100%;
	}
	.slogan-container {
		background: transparent url('img/layout/bg_slogan.jpg') center no-repeat;
		background-size: cover;
		padding: 0 0 0 20px;
		box-shadow: 0px 1px 15px #aaa;
	}
	.slogan p {
		font-size: 16px;
		line-height: 1.2;
	}
	.slogan p span {
		display: block;
		font-weight: 700;
	}
	.legal-container {
		text-align: center;
		font-size: 10px;
		padding-bottom: 40px;
	}
	.legal-container a {
		color: #fff;
		font-weight: 300;
	}
	.legal-container img {
		margin: 0 4px;
		vertical-align: text-bottom;
	}
	
	/* Social */
	
	.fa {
		text-decoration: none;
	}
	.fa:hover {
	    	opacity: 0.8;
	}
	.fa-facebook {
	  	float: right;
	  	margin-top: -25px;
	  	width: 27px;
	  	height: 27px;
	  	padding: 5px 5px 5px 8px;
	  	margin-right: 5px;
	  	background: #000;
	  	color: white;
	}
	.fa-linkedin {
	  	float: right;
	  	margin-top: -25px;
	  	width: 27px;
		height: 27px;
	  	margin-right: 5px;
	  	padding: 5px 5px 5px 6px;
	  	background: #000;
	  	color: white;
	}
	.fa-instagram {
		float: right;
	 	margin-top: -25px;
		width: 27px;
		height: 27px;
		margin-right: 15px;
		padding: 5px 5px 5px 7px;
		background: #000;
		color: white;
	}
	
	/* Button */

		
	.button {
		display: inline-block;
		background: #CEECF5;
		padding: 10px 20px;
		margin: 4px 0 4px 0;
		text-align: left;
		text-decoration: none;
		text-transform: uppercase;
		border: 1px solid #D8D8D8;
		border-radius: 4px 4px 4px 4px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.button:hover {
		background: #82FA58;
		color: #151515;
		opacity: 0.9;
	}
	
	.button1 {
		display: inline-block;
		background: #fff;
		padding: 10px 20px;
		margin: 4px 0 4px 0;
		text-align: left;
		text-decoration: none;
		text-transform: uppercase;
		border: 1px solid #D8D8D8;
		border-radius: 4px 4px 4px 4px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.button1:hover {
		border-color: #999;
		background: #ACFA58;
		border: 1px solid #4F95DA;
		border-radius: 4px 4px 4px 4px;
		color: #4F95DA;
	}
	.btn-standard {
		border-color: #999;
		color: #222;
	}
	.btn-bild {
		background-image: url('img/layout/punkte_transparent.png');
		background-size: cover;
	   	background-position: 0px -30px;
	   	border-color: #999;
		color: #222;
	}
	.btn-standard:hover {
		border-color: #999;
		background: #ACFA58;
		border: 1px solid #4F95DA;
		border-radius: 4px 4px 4px 4px;
		color: #4F95DA;
	}
}