#wrapper {
	width: 100%;
	font-family: arial, sans-serif;
}




body {
	background-color: grey;
	margin: 0px;
}


header {
	text-align: left;
	width: 100%;
	font: #000099;
	text-decoration: none;
	height: 90px;
	position: fixed;
	background-color: #E9E7E7;
	padding-bottom: 20px;
	border-bottom: 10px solid #000099;	
}


nav#normal {
	float: left;
	display: flex;
	height: 50px;
	position: fixed;
	width: 50%;
	margin-left: 35%;
	margin-top: 45px;
}

nav#normal li {
	list-style-type: none;
	margin-left: 6%;
	margin-right: 6%;
}

nav#normal ul li {
	display: inline;
	margin-top: 1vh;
	margin-right: 6%;
	margin-left: 6%;
}

nav#normal li:hover {
	font-color: #000099;
}

nav#normal ul li ul li {
	margin-top: 45px;
	height: 180px;
	width: 100%;
	padding-left: 30.5%;
	background-color: #e9e7e7;
	border-bottom: 1px solid black;
}

nav#normal ul li ul li {
	padding: 0;
	list-style-type: none;
}

nav#normal ul li ul li a {
	text-decoration: none;
	color: white;
	display: block;
	padding: 5px;
}

#suche {
	background-color: #e9e7e7;
	width: 15%;
	border: none;
	border-bottom: 2px solid #999;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: black;
	transition: width 0.5s ease-in-out;
	margin-top: 40px;
	margin-left: 80%;
	display: flex;
}
 
#suche:focus {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: black;
}

section {
	width: 90%;
	float: left;
	border: 1px solid #DEDCD9;
	background-color: white;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
	min-height: 70vh;
	margin-top: 110px;
}


section ul {
}

footer {
	height: 170px;
	background-color: #3f3f3f;
	width: 85%;
	clear: both;
	padding-left: 15%;
	margin-bottom: -20px;
}

.Logo {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 2.5%;
	float: left;
	display: flex;
}	

.Logo img {
	height: 80px;
	width: auto;
}

.menubutton {
	display: none;
}
	
.article {
	margin-top: 5px;
	margin-bottom: 50px;
	width: 100%;
	height: 260px;
	background-color: #E9E7E7; 
}



.article a {
	font-size: 18px;
}

.cato img {
	width: auto;
	height: 55px;
}

.firmabild {
	float: left;
}

.firmatext {
	padding: 2%;
	margin-left: 260px;
}

.clearfix {
	float: none;
}

.personen {
	width: 50%;
	float: left;
	margin-bottom: 30px;
}

.personen1 {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

.personen3 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.uberschrift {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
}

.impressungstext {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 0px;
	float: left;	
}

.textkörper {
	width: 50%;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
}

.textkörper2 {
	width: 60%;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
}

.personen img {
	width: 20vh; 
	height: auto;
	padding: 0px;
}


.sideheads {
	background-color: #3f3f3f;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #3f3f3f;
	border-radius: 5px;
}

.sideins {
	
}

.article img {
}

.sideins img {
	width: 100%;
	height: auto;
}



.clearfix img {
	width: 220px;
	height: 250px;
}

.bilder img {
	width: auto;
	height: 260px;
}

.medialogo img {
	margin-top: 1px;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	border: 1px;
	border-color: black;
}

.karte img {
	margin-top: 1px;
	width: 20%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.bannerlinks img {
	margin-top: 1px;
	margin-left: 0.5%;
	width: 33%;
	height: auto;
	float: left;
}

.bannermitte img {
	margin-top: 1px;
	width: 33%;
	height: auto;
	float: left;
}

.bannerrechts img {
	margin-top: 1px;
	margin-right: 0.5%;
	width: 33%;
	height: auto;
	float: left;
}

.titelbild img {
	margin-top: 19vh;
	margin-left: 15%;
	width: 72.1%;
	height: auto;
	margin-bottom: 0px;
}

.fußtext {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	color: white;
	float: left;
	margin-right: 10vw;
}

.fußtext a {
	font-size: 12px;
	color: white;
}

.referenzen {
	border-bottom: 1px solid #000099;
	width: 100%;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0.5vw;
}

.referenzen img {
	height: 170px;
	width: 226.66px;
	float: left;
	margin-top: 15px;
}

.referenztext {
	float: left;
	margin: 15px;
	width: 50%;
	max-height: 170px;
}

.referenzbutton {
	width: 226.66px;
	background-color: grey;
	margin-top: 200px;
	text-align: center;
	height: 30px;
	padding-top: 10px;
	cursor: pointer;
}

.referenzbutton:hover {
	background-color: #000099;
}

.referenzbutton a {
	color: white;
}

.referenzuberschrift {
	text-align: center;
}

.referenzbeschreibung {
	margin-top: 20px;
	text-align: center;
	padding-bottom: 30px;
}

.slidebild {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.slidebild img{
	width: 600px;
	height: auto;
}

.personentext {
}

.portfolioauswahl {
	height: 100px;
}

.portfolio {
	width: 25%;
	float: left;
	text-align: center;
	height: 50px;
	padding-top: 20px;
	background-color: #e9e7e7;
}

.portfoliowahl {
	width: 25%;
	float: left;
	text-align: center;
	height: 50px;
	padding-top: 20px;
	background-color: #000099;
}

.material {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 175px;
}

.icon {
	width: 33%;
	float: left;
	text-align: center;
}

.icon img {
	width: 125px;
	height: auto;
}

#one {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #777;
}

#two {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 30px;
	color: black;
	margin-top: 0px;
}

#three {
	font-family: 'Source Sans Pro', sans-serif;
	color: #000099;
	font-size:60px;
	margin-bottom: 7px;
	margin-top: 10px;
}

#four {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	color: black;
}

#five {
	font-family: 'Source Sans Pro', sans-serif;
	color: white;
	font-size: 12px;
	float: left;
	padding-left: 300px;
	text-align: center;
}

#six {
	font-family: 'Source Sans Pro', sans-serif;
	color: white;
	font-size: 1vh;
	margin-left: 15%;
	float: left;
}

#eins {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: black;
}

a {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	color: #777;
	text-decoration: none;
}

#seven {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	color: #777;
	text-decoration: none;
}

#eight {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	color: #000099;
}

#nine {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	color: white;
}

#map {
        height: 400px; 
        width: 100%; 
       }

b {
	color: #000099;
	text-decoration: none;
	text-align: center;
}

h5 {
	color: white;
	text-decoration: none;
	
}


h2 {
	font-size: 20px;
}

nav#mobile {
	display: none;
}

@media only screen and (max-width: 1200px) {
	
	body {
		text-align: center;
	}
	
	header {
		text-align: center;
		width: 100%;
		font: #000099;
		text-decoration: none;
		height: 90px;
		position: fixed;
		margin-bottom: 0%;
		background-color: #e9e7e7;
		padding-bottom: 10px;
	}
	
	nav#normal {
		display: none;
	}
	
	.overlay {
		  transition: opacity 500ms;
		  visibility: hidden;
		  opacity: 0;
	}
	.overlay:target {
		  visibility: visible;
		  opacity: 1;
	}
	
	nav#mobile {
		display: none;
		position: relative;
		width: 300px;
		margin-top: 19px;
	}
	
	nav#mobile ul {
		padding: 0;
		list-style: none;
		border-top: 1px solid #000099;
		border-right: 1px solid #000099;
	}

	nav#mobile ul li{
		text-align: center;
		height: 30px;
		background-color: #e9e7e7;
		border-bottom: 1px solid #000099;
	}

	nav#mobile ul li a {
		text-decoration: none;
		color: #000099;
		display: block;
		padding: 5px;
	}
	
	section {
		width: 95.5%;
		float: left;
		border: 1px solid #DEDCD9;
		background-color: white;
		padding: 2vw;
		margin-bottom: 0vh;
		min-height: 100vh;
		margin-top: 110px;
		margin-left: 0px;
	}
	
	.article {
		margin-top: 5px;
		margin-bottom: 50px;
		float: none;
		margin-right: auto;
		margin-left: auto;
		width: 70%;
		border: none;
		background-color: white;
		padding: 5px;
		height: 600px;
	}
	
	.Logo {
		margin-top: 25px;
		margin-bottom: 15px;
		margin-left: 40%;
		width: 20%;
		float: none;
	}
	
	.Logo img {
		width: 100%;
		height: auto;
	}
	
	.menubutton {
		display: flex;
		float: left;
		margin-top: 25px;
		margin-left: 2.5%;
	}
	
	.menubutton img {
		width: auto;
		height: 50px;
	}
	
	.menubutton:hover {
		cursor: pointer;
	}
	
	.menubutton:hover nav#mobile {
		display: block;
		position: relative;
	}	
	
	.personen {
		width: 100%;
	}
	
	.referenzen {
		border-bottom: 1px solid #000099;
		width: 500px;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		margin-top: 50px;
		margin-bottom: 50px;
		padding: 0.5vw;
	}

	.referenzen img {
		height: 170px;
		width: 226.66px;
		float: none;
		margin-top: 15px;
	}

	.referenztext {
		height: 390px;
		float: none;
		margin: 15px;
		width: 450px;
		margin-left: auto;
		margin-right: auto;
	}

	.referenzbutton {
		width: 226.66px;
		background-color: grey;
		margin-top: 30px;
		text-align: center;
		height: 30px;
		padding-top: 10px;
		cursor: pointer;
		margin-bottom: 15px;
		margin-left: auto;
		margin-right: auto;
	}

	.referenzbutton:hover {
		background-color: #000099;
	}

	.referenzbutton a {
		color: white;
	}
	
	.slidebild img {
		width: 500px;
		height: 500px;
	}
	
	.slidebild img{
		width: 300px;
		height: auto;
	}
	
	.textkörper2 {
		width: 100%;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	
	.karte img {
		margin-top: 1px;
		width: 40%;
		margin-left: 30%;
		height: auto;
		margin-bottom: 20px;
	}
	
	.uberschrift ul {
		list-style: none;
		padding: 0px;
	}

	.uberschrift ul li {
		margin-bottom: 20px;
	}
	
	.textkörper {
		width: 100%;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	
	.cato {
		float: none;
	}

	.firmabild {
		float: none;
		padding: 0px;
		margin-left: 0px;
	}
	
	.firmatext {
		float: none;
		margin-top: 50px;
		margin-left: 0px;
	}
	
	#two {
		font-size: 20px;
		color: black;
		margin-top: 0px;
		font-weight: 700;
	}
	
	#three {
		color: #000099;
		font-size:26px;
		margin-bottom: 7px;
		margin-top: 10px;
		font-weight: 700;
		
	}
	
	#four {
		font-size: 18px;
		color: black;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	#ten {
		font-size: 18px;
		color: black;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	#seven {
		font-size: 15px;
		color: #777;
		text-decoration: none;
		align-items: center;
		justify-content: center;
	}
	
	#ten {
		font-size: 18px;
		color: black;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	footer {
		display: none;
	}
	
	.medialogo img {
		float: none;
	}
	
	
	
	@media only screen and (max-width: 900px) {
	
		.Logo {
			margin-left: 35%;
			width: 30%;
		}
	
	}
	
	@media only screen and (max-width: 600px) {
		.referenzen {
			border-bottom: 1px solid #000099;
			width: 300px;
			height: auto;
			margin-right: auto;
			margin-left: auto;
			margin-top: 50px;
			margin-bottom: 50px;
			padding: 0.5vw;
		}

		.referenzen img {
			height: 170px;
			width: 226.66px;
			float: none;
			margin-top: 15px;
		}

		.referenztext {
			height: 390px;
			float: none;
			margin: 15px;
			width: 250px;
			margin-left: auto;
			margin-right: auto;
		}

		.referenzbutton {
			width: 226.66px;
			background-color: grey;
			margin-top: 130px;
			text-align: center;
			height: 30px;
			padding-top: 10px;
			cursor: pointer;
			margin-bottom: 15px;
			margin-left: auto;
			margin-right: auto;
		}

		.referenzbutton:hover {
			background-color: #000099;
		}

		.referenzbutton a {
			color: white;
		}
		
		.Logo {
			margin-left: 30%;
			width: 40%;
		}
	}
	
}


	