body {
	padding-top: 104px;
	font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5 {
	color: #1048A1;
	font-weight: 700;
}

a {
	color: #1048A1;
}

.carousel-item {
	height: 25vh;
	min-height: 330px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.portfolio-item {
	margin-bottom: 30px;
	border-style: none;
}

header h1 {
	color: #1048A1;
	font-size: 30px;
	font-weight: 300;
	text-align: left;
}

header h1 strong {
	font-weight: 600;
}

.hbutton {
	background-color: #EC911B;
	font-weight: 700;
	float: left;
	margin-top: 15px;
	border-style: none;
}

.marketing {
	margin-top: 35px;
}

.kapitel {
	height: 50px;
	background-color: #E4E4E4;
	color: #6EA746;
	font-size: 25px;
	padding-top: 10px;
	font-weight: 700;
}

.inhalt {
	margin-top: 35px;
	margin-bottom: 35px;
}

.zitate {
	text-align: right;
	margin-bottom: 35px;
	background: #E4E4E4 url(/images/hg-zitat.jpg) no-repeat;
	color: #1048A1;
	font: normal 25px/35px 'Montserrat Alternates', sans-serif;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 25px;
}

.homecard {
	background-color: #E4E4E4;
	border-style: none;
}

.homecard h4 {
	color: #6EA746;
	font-weight: 700;
}

.footer {
	background-color: #C4D1E6;
	font-size: 14px;
	color: #1048A1;
	padding-top: 35px;
	padding-bottom: 35px;
}

.footer-mitte {
	text-align: center;
	padding-top: 30px;
}

.footer-rechts {
	text-align: right;
	padding-top: 30px;
}

.navigation {
	background: #6EA746 url(/images/hg-navi.png) no-repeat center top;
	margin: 0;
	font-weight: 700;
	color: white;
}

.navimenue {
	padding-right: 15px;
}

.form-area
{
    background-color: #FAFAFA;
	padding: 10px 40px 60px;
	margin: 10px 0px 60px;
	border: 1px solid GREY;
	}

@media (min-width: 992px) {
	body {
		padding-top: 105px;
	}
}
