@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	font-family: 'Lato', sans-serif;
	text-align: center;
}

.phone {
text-decoration: none;	
color: rgba(31,125,180,1.00);
	
}

/*Logo*/

.logo {
	margin: auto;
	text-align: center;
	width: 100%;
	background: #FFFFFF;
	padding-top: 15px;
	position: absolute;
	
	


}
.logobild {
	width: 180px;
}

.logoul {
	width: 350px;
	margin: auto;

}

/*Navigation*/

nav {
	height: 175px; 
	width: 75%;
	text-align: center;
	margin: auto;
	font-size: 1.5em;
	padding-top: 75px;
}

nav ul {
	
	margin: 0 auto;
	padding: 0;
}

nav ul li {
	list-style: none;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #004C78;
	position: relative;
	width: 14%;
	margin-top: 5px;
	}


nav ul li a {
	color: #004C78;
	text-decoration: none;
	
}
nav ul li ul {
	position:absolute;
	
	left: 0;
	display: none;
	width: 100%;
	

}
nav ul li ul li {
	border-right: none;
	border-top: #004C78 1px solid;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	width: 84.5%;
	margin-top: 0px;
	
}


nav ul li a:hover {
	
	color: #004C78;
	
}

@media (max-width: 1700px){
	nav ul li {
	width: 250px;
	}
	
	#platz {
		display:none;
	}
	.logo {
	position: relative;
	margin-left: 0px;
	}
	#headershow {
	width: 100%;
		
	}

}

@media (max-width: 1200px){
	nav ul li {
	width: 250px;
	margin-top: 15px;
		
	}
	
	nav {
		margin-bottom: 30px;
	}
	
	#platz {
		display:none;
	}
	#headershow {
	width: 100%;
		
	}
}
@media (max-width: 800px){
		
	nav {
		margin-bottom: 125px;
	}
	
	#headershow {
	width: 100%;
		
	}
	
}
/*headershow*/

#headershow {
	width: 70%;
	height: 700px;
	overflow: hidden;
	margin-top: 0px;
	margin: auto;
	align-items: center;
	justify-content: center;
	text-align: center;
	display: flex;
}


.imgh {
	margin-top: -25%;
	width: 100%;
	height: auto;
}

.header {
	
	width: 70%;
	height: 700px;
	overflow: hidden;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.headernurbild {
	
	width: auto;
	margin: auto;
	margin-top: 0px;
	overflow: hidden;
}

@media (max-width: 1700px){
	#headershow {
	width: 100%;
	}
	
	.header {
	width: 100%
}
}

@media (max-width: 1200px){
	#headershow {
	width: 100%;
	}
	.header {
	width: 100%
}
}
@media (max-width: 800px){
	#headershow {
	width: 100%;
	}
	.header {
	width: 100%
}
}

/*Leistungsbox*/
.leistungen {
	width: 75%;
	margin-left: 25%;
	padding-top: 35px;
	
	
}
.leistungsbox {
	width: 20%;
	height:auto;
	min-height: 400px;
	margin-top: 25px;
	margin-left: 1%;
	background-color: #004C78;
	float: left;
	margin-bottom: 50px;
	
}
.leistungsheader {
	width: 100%;
	height: auto;
	max-height: 150px;
	overflow: hidden;
}
.leistungbild {
	margin-top: -10%;
	width: 100%;
	
}

.leistungsbox h3, p {
	color: rgba(255,255,255,1.00);
	margin-left: 15px;
	
	
}

/*Leistungsbox mobil*/
@media (max-width: 1024px){
	.leistungsheader {
		height: 180px;
	}
	.leistungsbox {
		float: none;
		width: 85vw;
		text-align: center;
		margin: auto;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	
}

/*Footer*/

.footer {
	position: relative;
	clear: both;
	background-color: #004C78;
	height: 25px;
	text-align: center;
	width: 70%;
	margin: auto;
	margin-top: 50px;
	
	
}
.footer a {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}



/*Partner*/
.partner p {
	color: rgba(39,39,39,1.00);
	font-size: 1.5em;
}
.partner h2 {
	color: rgba(39,39,39,1.00);
	font-size: 2.5em;
	text-align: center;
}

.partner {
	width:60%;
	text-align: center;
	margin: auto;
	margin-bottom: 35px;
	
}

.partner_logo {
	width: 200px;
	float: left;
	margin-left: 150px;
	position: relative;
	filter: grayscale(0%);
		
}

.partner_logo:hover {
		filter: grayscale(100%);
	filter: blur(5px);
		
}

/*Kontakt*/

.kontakt {
	margin:auto;
	width: 50%;
}
.kontakt h2 {
	color: rgba(39,39,39,1.00);
	font-size: 2.5em;
	text-align: center;
}

.kontakt p {
	color: rgba(39,39,39,1.00);
	font-size: 1.5em;
}



/* Historie*//* Historie*//* Historie*//* Historie*//* Historie*/

.supercontent {
	padding-top: 25px;
	width: 70%;
	height: auto;
	margin: auto;
	clear: right;
	margin-bottom: 50px;

	
}

.historiebox3 {
	background-color: #004C78;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom:5px;
	height: 220px;
	width: 19.38%;
	float: left;
	text-align: center;
	overflow: hidden;
	
}
.historieboxbild {
	height: 120%;
	
}

.historieboxbild2 {
	height: 120%;
}
.historiebox1 {
	background-color: #004C78;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom:5px;
	height: 220px;
	width: 19.38%;
	float: left;
	text-align: center;
}
.historiebox2 {
	background-color:#216084;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom:5px;
	height: 220px;
	width: 19.38%;
	float: left;
	text-align: center;
}

.title_historiebox {
	color: white;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.content_historiebox {
	color: white;
	margin-right: 15px;
	margin-top: 10px;
	text-align: left;
}

@media (max-width: 1700px){
	.historiebox3 {
	width: 45%;
	height: 180px;
		
}
.historieboxbild {
	width: 100%;
	height: auto;
	margin-top: -40px;
}

	.historieboxbild2 {
	width: 100%;
	height: auto;
	margin-top: -40px;
}

.historiebox1 {
	width: 45%;
	height: 180px;
}
.historiebox2 {
	width: 45%;
	height: 180px;
}
}

@media (max-width: 1600px){
	#headershow {
	width: 100%;
	}
	.header {
	width: 100%
}
}
@media (max-width: 1200px){
	.historiebox3 {
	width: 100%;
}

.title_historiebox {
	font-size: 2em;
}
.content_historiebox {
	font-size: 1.25em;
}
	
.historieboxbild {
	height:auto;
	width: 100%;
	margin-top: -250px;
	
}
	.historieboxbild2 {
	height:auto;
	width: 100%;
	margin-top: -150px;
	
}


.historiebox1 {
	width: 100%;
}
.historiebox2 {
	width: 100%;
}
}

/* Historie*//* Historie*//* Historie*//* Historie*//* Historie*/

