	@font-face {font-family: 'Medium';src: url('Fonts/3172E1_0_0.eot');src: url('Fonts/304A39_0_0.eot?#iefix') format('embedded-opentype'),url('Fonts/304A39_0_0.woff2') format('woff2'),url('Fonts/304A39_0_0.woff') format('woff'),url('Fonts/304A39_0_0.ttf') format('truetype'),url('Fonts/304A39_0_0.svg#wf') format('svg');}
 
  
	@font-face {font-family: 'Regular';src: url('Fonts/3172E1_1_0.eot');src: url('Fonts/304A39_1_0.eot?#iefix') format('embedded-opentype'),url('Fonts/304A39_1_0.woff2') format('woff2'),url('Fonts/304A39_1_0.woff') format('woff'),url('Fonts/304A39_1_0.ttf') format('truetype'),url('Fonts/304A39_1_0.svg#wf') format('svg');}
	
	* {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	body {
		margin: 0;
		font-family: "Regular", Fallback, Arial;
	}
	
	img {
		border: 0;
		display: block;
		max-width: 100%;
		height: auto;
	}
	
	a {
		border: 0;
		display: block;
		color: #000000;
		text-decoration: none;
		font-family: "Medium", Fallback, Arial;
		font-size: 11px;
	}
	.text a {
		display: inline;
	}
	
	
	p {
		max-width: 700px;
	}
	
	#page {
		width: 100%;
		padding: 20px;
		font-size: 13px;
		max-width: 1600px;
		margin: auto;
		min-height: calc(100vh);
	}
	
	.backstretch {
		cursor: pointer; 
		cursor: hand;
	}
	
	.title {
		font-size: 18px;
		font-family: "Medium", Fallback, Arial;
	}
	
	img.blackAndWhite { 
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
	}
	img.blackAndWhite:hover { 
		-webkit-filter: none;
		filter: none;
	}
	
	#header {
		width: 100%;
		display: table;
		margin: 0 0 50px;
		/*padding: 0 5px;*/
		padding: 0 0px;
	}
	
	#footer {
		width: 100%;
		/*display: table;*/
		display: flex;
		justify-content: center;
		padding: 25px 20px 25px;
		margin: 0 auto;
		/*background: #f16d2f;*/
		background: none;
	}
	
	#footer a {
		/*color: white;*/
		color: #000;
	}
	
	#header #title {
		display: table-cell;
		vertical-align: middle;
		width: 300px;
	}
	
	#header #title a {
		font-family: "Regular", Fallback, Arial;
	}
	
	#header #title span {
		font-family: "Medium", Fallback, Arial;
	}
	
	#header #title a {
		font-size: 18px;
	}
	
	#header #main_navi {
		display: table-cell;
		vertical-align: middle;
	}
	
	#main_navi ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	
	#main_navi li {
		float: left;
		margin: 0 0 0px 17px;
	}
	
	#main_navi li a {
		padding: 0 3px;
		font-size: 12px;
	}
	
	#main_navi li:hover {
		background-color: #ff6600;
	} 
	
	#header #telImp {
		display: table-cell;
		vertical-align: middle;
		text-align: right;
	}
	
	#header #telImp a {
		font-size: 12px;
	}
	
	#slider-wrapper {
		width: 100%;
	}
	
	#slider-wrapper #slider{
		width: 100%;
		padding: 0;
	}
	
	#slider-wrapper #slider li{
		width: 100%;
	}
	
	#slider-wrapper img{
		width: 100%;
	}
	
	.subnavi{
		margin-bottom: 25px;
		margin-top: 75px;
		display: flex;
		justify-content: right;
	}
	
	.subnavi a {
		float: left;
		margin-right: 10px;
		margin-top: 3px;
		background-color: #bfbfbf;
		padding: 0 3px;
	}
	.subnavi a:last-of-type {
		margin-right: 5px;
	}
	
	.subnavi a:hover {
		background-color: #ff6600;
	}
	
	.subnavi_active {
		background-color: #ff6600 !important;
	}

	.submenu{
		display: flex;
		justify-content: right;
		margin-top: 0px;
	}
	
	.submenu a {
		float: left;
		margin-right: 4px;
		background-color: #bfbfbf;
		padding: 0 3px;
	}
	
	.submenu ul {
		list-style-type: none;
		padding: 0;
	}
	
	.submenu li {
		float: left;
		margin: 0 0 5px 20px;
	}
	
	.submenu a:hover {
		background-color: #ff6600;
	} 	
	
	#subtitle {
		margin: 0;
		float: left;
	}
	
	.grid {
		/*max-width: 1200px;*/
		width: 100%;
		margin: 0px auto 0;
	}
	
	.grid_news {
		/*max-width: 1200px;*/
		width: 100%;
		margin: 75px auto 0;
	}
	
	.grid-sizer {
		width: 10%;
	}
	.grid-sizer_news {
		width: 10%;
	}
	
	.grid-item {
		width: 10%;
		float: left;
		margin-bottom: 8px; 
		position: relative;
		padding: 0 5px;
	}
	.grid-item_news {
		width: 10%;
		float: left;
		margin-bottom: 8px; 
		position: relative;
		padding: 0 5px;
	}
	
	.grid-item img {
		width: 100%;
		height: auto;
	}
	
	.grid-item .mo {
		width: 100%;
		display: none;
	}
	.grid-item_news img {
		width: 100%;
		height: auto;
	}
	
	.grid-item_news .mo {
		width: 100%;
		display: none;
	}
	
	/* 2 columns wide */
	.grid-item--width2 {
		width: 25%;
	}
	.grid-sizer--width2 {
		width: 25%;
	}
	
	/* 3 columns wide */
	.grid-item--width3 {
		width: 33.3%;
	}
	.grid-sizer--width3 {
		width: 33.3%;
	}
	
	/* 5 columns wide */
	.grid-item--width5 {
		width: 100%;
	}
	.grid-sizer--width5 {
		width: 100%;
	}
	.grid-item--width5_news {
		width: 100%;
	}
	.grid-sizer--width5_news {
		width: 100%;
	}
	
	.textbox {
		display: none;
		background-color: #ff6600;
		position: absolute;
		bottom: 0px;
		left: 5px;
		padding: 5px;
		font-family: "Medium", Fallback, Arial;
		line-height: 1;
		color: white;
		transform: translate(0%, 0);
	}
	
	.textbox p {
		margin: 0px;
	}
	
	.grid-item:hover .textbox {
		display: inherit;
	}
	.grid-item_news:hover .textbox {
		display: inherit;
	}
	
	#news {
		width: 100%;
		margin-top: 15px;
	}
	
	#news .post {
		/*width: 32%;*/
		margin: 5px 1% 5px 0;
		float: left;
		border-bottom: 1px dotted #888888;
	}
	
	
	#news .post .datum{
		font-family: "Medium", Fallback, Arial;
	}
	
	#news .post .text p{
		margin: 5px 0 10px 0;
		width: 100%;
	}
	
	#news .post img{
		max-width: 100% !important;
		display: inline-block;
		height: auto;
	}
	
	.wp-caption {
		width: 100% !important;
	}
	
	#news .post .link{
		max-width: 700px;
	}
	
	#news .post .link a{
		float: right;
		padding: 5px 20px 0 0;
	}
	
	#position .title {
		width: 100%;
	}
	
	#position .text {
		float: left;
		width: 35%;
	}
	
	#position .bild {
		float: right;
		width: 65%;
	}
	
	#position .bild img {
		margin: auto;
		max-width: 100%;
	}
	
	.linkeSpalte {
		width: 23%;
		float: left;
	}
	
	.linkeSpalte .infos p  {
		line-height: 1.5;
		margin-top: 25px;
	}
	
	.galerie {
		width: 75%;
		float: right;
	}
	
	.galerie .bilder {
		position: relative;
	}
	
	.galerie img {
		display: none;
		max-width: 100%;
		max-height: 72vh;
		margin: auto;
	}
	.galerie div[filter] img {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}
	#haus_des_monats .galerieTextfeld{
		float: right;
	}
	.galerie .galerieTextfeld {
		display: none;
		float: none;
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		bottom: -25px;
	}
	
	.galerie .bilder div:nth-of-type(1) img {
		display: inherit;
	}
	
	.galerie .bilder div:nth-of-type(1) .galerieTextfeld{
		display: inherit;
	}
	
	.galerie .leftArrow {
		display: none;
		position: absolute;
		top: 50%;
		left: 5px;
		width: 40px;
		height: auto;
		transform: translate(0, -50%);
	}
	
	.galerie .rightArrow {
		display: none;
		position: absolute;
		top: 50%;
		right: 5px;
		width: 40px;
		height: auto;
		transform: translate(0, -50%);
	}
	
	.wrapper {
		width: 100%;
		display: table;
		padding: 30px 0;
	}
	
	.wrapper .before {
		display: table-cell;
		width: 140px;
	}
	
	.wrapper .galerieNavi {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
	
	.wrapper .galerieNavi div{
		display: inline;
		padding: 0 1px;
	}
	
	.wrapper .galerieNavi .nmbr{
		margin: 0 5px;
		display: inline;
		font-weight: unset;
	}
	
	.wrapper .galerieNavi .nmbr:hover{
		text-decoration: underline;
	}
	
	.wrapper .after {
		display: table-cell;
		text-align: right;
		width: 130px;
		
	}
	
	#news, #haus_des_monats {
		width: 100%;
	}
	#haus_des_monats, #bauten {
		padding: 0 5px;
	}
	
	#news .top, #haus_des_monats .top {
		width: 34%;
	}
	
	#news .linkeSpalte, #haus_des_monats .linkeSpalte {
		width: 34%;
		float: left;
	}
	
	#news .linkeSpalte .text p, #haus_des_monats .linkeSpalte .text p {
		margin-top: 0;
	}
	
	#news .linkeSpalte .infos p, #haus_des_monats .linkeSpalte .infos p {
		line-height: 1;
	}
	
	#news .bild, #haus_des_monats .bild {
		width: 64%;
		float: right;
	}
	
	#news .post .bild {
		width: 100%;
		float: initial;
	}
	
	#news .bild img, #haus_des_monats .bild img {
		max-width: 100%;
	}
	
	.wrapper_hdm {
		width: 100%;
		margin-top: 20px;
	}
	
	.wrapper_hdm .before {
		float: left;
	}
	
	.wrapper_hdm .after {
		float: right;
	}
	
	#team {
		margin-top: 75px;
	}
	
	#team #teammitglieder {
		width: 100%;
	}
	
	#team .teammitglied {
		float: left;
		margin: 30px 0 30px 0px;
		max-width: 40%;
	}
	
	#team .teammitglied img{
		max-width: 100%;
	}
	
	#team .lebenslauf {
		display: none;
		width: 100%;
	}
	
	#team .lebenslauf p{
		margin: 0;
	}
	
	#referenzliste {
		margin: 90px 0;
		padding: 0 5px;
	}
	
	#position {
		padding: 20px 5px 0;
	}
	
	#impressum {
		padding: 20px 5px 0;
	}
	
	#projekt {
		padding: 20px 5px 0;
	}
	
	#projekt-mobile {
		display: none;
	}
	#projekt-mobile .infos p {
		line-height: 1.5;
		margin-top: 25px;
	}
	.pm-text {
		padding-top: 40px;
	}
	.gia-pg-dropback {
		border-bottom: 1px solid rgb(235, 235, 235);
		margin: 0px 30px;
		padding: 25px 0px 40px;
		text-align: center;
	}
	.gia-section-title {
		font-size: 1.9rem;
		color: rgb(0, 0, 0);
		font-weight: 300;
		line-height: 40px;
		margin-bottom: 0px;
	}
	.gia-button-primary {
		cursor: pointer;
		display: inline-block;
		min-width: 80px;
		min-height: 32px;
		height: auto;
		text-align: center;
		font-size: 15px;
		background-color: rgb(235, 235, 235);
		border: medium none;
		border-radius: 20px;
		color: rgb(0, 0, 0);
		font-weight: 400;
		letter-spacing: 0.5px;
		line-height: 19px;
		padding: 7px 18px;
		margin: 0px;
		text-decoration: none;
	}
	
	.gia-overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		background: white;
		display: none;
	}
	.gia-wrap {
		width: 100%;
		height: 100%;
		position: relative;
	}
	.gia-wrap .close {
		position: absolute;
		top: 30px;
		right: 30px;
		overflow: hidden;
		display: grid;
		align-items: center;
		width: 30px;
		height: 30px;
		background: orange;
		color: white;
		text-align: center;
		font-weight: bold;
		font-size: 17px;
		border-radius: 50%;
		cursor: pointer;
		z-index: 1;
	}
	
	.s-slider {
		position: absolute;
		top: 50%;
		left: 0;
		height: 100vh;
		overflow: hidden;
		transform: translate(0, -50%);
		display: inline-flex;
		transition: all 1s;
	}
	.s-img {
		width: 100vw;
		height: 100%;
		float: left;
		display: block;
	}
	.s-img img{
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	
	.s-arrows {
		position: absolute;
		bottom: 0;
		width: 100%;
		display: inline-flex;
	}
	.s-arrows div {
		padding-top: 25px;
		text-align: center;
		padding-bottom: 25px;
	}
	
	.s-arrows div img {
		margin: auto;
		height: 25px;
		width: auto;
	}
	
	.s-arrows .left {
		width: 10%;
		cursor: pointer;
		visibility: hidden;
	}
	
	.s-arrows .num {
		width: 80%;
	}
	
	.s-arrows .right {
		width: 10%;
		cursor: pointer;
	}
	
	.lehre, .veroeffentlichungen {
		margin-top: 75px !important;
	}
	
	#stellenangebote {
		margin: 90px 0;
		padding: 0 5px;
		width: 35%;
	}
	
	#burgerNavi {
		text-align: center;
		display: none;
		margin-top: 0px;
		padding-top: 30%;
	}
	
	#burgerNavi ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 100%;
		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;
	}
	
	#burgerNavi ul li {
		padding: 5px 0;
	}
	
	#burgerNavi ul li a{
		font-size: 14px;
		font-family: "Medium", Fallback, Arial;
	}
	
	#burgerNavi ul li .hdm-wrap {
		color: #FFFFFF;
		background: #f16d2f;
		display: flex;
		max-width: 290px;
		margin: auto;
		justify-content: center;
		align-items: center;
		font-size: 14px;
		font-family: "Medium", Fallback, Arial;
	}
	#burgerNavi ul li .hdm-wrap a {
		padding: 3px 0;
	}
	
	#burgerMenu {
		position: absolute;
		top: 20px;
		right: 30px;
		display: none;
	}
	
	.invert {
		-webkit-filter: invert(100%);
		-moz-filter: invert(100%);
		-ms-filter: invert(100%);
		-o-filter: invert(100%);
		filter: invert(100%);
	}
	
	@media only screen and (max-width: 1060px) {		
		#burgerMenu {
			display: inherit;
		}
		#header #main_navi {
			display: none;
		}
		
		#header {
			display: block;
		}
		
		#header #telImp {
			display: none;
		}
		#header #title {
			position: absolute;
			top: 20px;
			width: 245px;
		}
		
		#projekt, #bauten {
			display: none;
		}
		
		#projekt-mobile {
			display: block;
		}
		
		.subnavi{
			
		}
		
		.subnavi a {
			float: left;
			margin-right: 15px;
			margin-top: 10px;
			font-size: 14px;
		}
		
		.submenu{
			
		}
		
		.submenu li {
			float: left;
			margin: 10px 15px 0 0;
		}
		
		.submenu a {
			font-size: 14px;
		}
		
		.grid {
			margin: 0px auto 0;
		}
		
		.textbox {
			display: none !important;
		}
		#stellenangebote {
			width: 70%;
		}
	}
	@media only screen and (max-width: 700px) {		
		.linkeSpalte{
			display: table-footer-group;
			float: none;
		}
		
		.galerie {
			display:table-caption;
			float:none;
			width: 100%;
		}
		.lehre, .veroeffentlichungen {
			margin-top: 155px !important;
		}
		#position .text {
			width: 100%;
			display:table-footer-group;
			float:none;
		}
		
		#position .bild{
			display:table-caption;
			float:none;
			width: 100%;
			margin: 15px auto;
		}
		
		#position .bild img {
			width: 100%;
		}
		
		#haus_des_monats .linkeSpalte{
			display:table-footer-group;
			float:none;
			width: 100%;
		}
		
		#haus_des_monats .bild{
			display:table-caption;
			float:none;
			width: 100%;
			margin: 15px auto;
		}
		
		#news .post {
			width: 100%;
		}
		
		#subtitle {
			display: none;
		}
	
		.wrapper .galerieNavi {
			display: none;
		}
		#stellenangebote {
			width: 100%;
		}
	}
	@media only screen and (max-width: 375px) {	
		#page {
			padding: 50px 20px 20px;
		}
		.subnavi {
			justify-content: left;
		}
	}
	#burgerNavi .menu-item:last-of-type a{
		/*background: #f16d2f !important;*/
		display: inline;
		line-height: 1;
	}
	#burgerNavi .menu-item:last-of-type {
		margin-bottom: 5px;
	}
	
	
	
#commentform label {
	min-width: 80px;
	display: inline-block;
}

@media only screen and (max-width: 1360px) {	
	#header #telImp li a {
		margin-right: 0 !important;
	}
}

.header-btnWrapper {
	display: table-cell;
	vertical-align: middle;
}
.header-btnWrapper .header-btns {
	display: flex;
	width: 380px;
	background: #f16d2f;
	color: #ffffff;
	font-size: 12px;
	font-family: "Medium";
}
.header-btnWrapper div {
	width: 33.33%;
	text-align: center;
	padding: 3px;
	line-height: 1;
}
.header-btnWrapper div a {
	color: #ffffff;
	font-size: 12px;
	line-height: 1;
}
@media only screen and (max-width: 1310px) {	
	.header-btnWrapper {
		display: none;
	}
}