@charset "utf-8";
/* CSS Document */

/*
@media only screen and (max-width: 000px) {}
@media only screen and (max-height: 000px) {}
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
	box-sizing:border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

img { height: auto; max-width: 100%}

body {

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hyphens {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}

@media only screen and (max-width: 400px) {
	body {
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto; 
	}
}

.mobil {display: none;}

@media only screen and (max-width: 1340px) {
	.navmobil .mobil, nav.mobil {
		display: block;
	}
	header .desktop {
		display: none;
	}
}


@media only screen and (max-width: 700px) {
	.mobil {
		display: block;
	}
	.desktop {
		display: none;
	}
}

.opacity {
	opacity: 0;
}







/*

> Aktiv Grotesk Regular 
font-family: aktiv-grotesk,sans-serif;
font-weight: 400;
font-style: normal;

> Aktiv Grotesk Bold 
font-family: aktiv-grotesk,sans-serif;
font-weight: 700;
font-style: normal;

> Aktiv Grotesk Light 
font-family: aktiv-grotesk,sans-serif;
font-weight: 300;
font-style: normal;

> Aktiv Grotesk XBold 
font-family: aktiv-grotesk,sans-serif;
font-weight: 800;
font-style: normal;

> Aktiv Grotesk Black 
font-family: aktiv-grotesk,sans-serif;
font-weight: 900;
font-style: normal;
*/

figcaption {
	display: block;
	padding-top: 20px;
	
	font-family: aktiv-grotesk,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	color: #000;
}


h1, .seite {
	font-family: aktiv-grotesk,sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 50px;
	margin: 0 0 0 0;
	color: #0072ff;
	text-transform: uppercase;
	line-height: 1.2;
}



h1.was-wir-bauen {
	margin-left: 50px;	
}

h1.was-wir-bauen {
	margin-left: 35%;	
}

@media only screen and (max-width: 1280px) {
	h1.was-wir-bauen {
		margin-left: 50px;
	}
}

@media only screen and (max-width: 700px) {

	h1, .seite {
		font-size: 40px;
		line-height: 1;
	}

	h1.was-wir-bauen {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 450px) {

	h1 {
		font-size: 35px;
	}
}

article.page-themen h1 {
	font-family: aktiv-grotesk,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 30px;
}

@media only screen and (max-width: 700px) {
	article.page-themen h1 {
		font-size: 27px;
	}
}



hr.was-wir-bauen, hr.titel-underline {
	margin-left: 50px;
	width: 90px;
	border-bottom: 9px solid #6d6d6d;
	margin-top: 3px;
	margin-bottom: 70px;
}


hr.was-wir-bauen {
	margin-left: 35%;
}




@media only screen and (max-width: 1340px) {
	.startseite hr.was-wir-bauen, .startseite hr.titel-underline {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 1280px) {
	hr.was-wir-bauen {
		margin-left: 50px;
	}
}

@media only screen and (max-width: 700px) {
	hr.was-wir-bauen, hr.titel-underline {
		margin-bottom: 50px;
		margin-left: 20px
	}
}

@media only screen and (max-width: 450px) {
	hr.was-wir-bauen, hr.titel-underline {
		border-bottom: 7px solid #6d6d6d;
		width: 80px;
		margin-bottom: 40px;
	}
}

hr.titel-underline {
	margin-left: 0;
}

hr.titel-underline.right {
	float: right;
}

@media only screen and (max-width: 700px) {
	hr.titel-underline.right {
		float: left;
	}
}

h2, address{
	font-family: aktiv-grotesk,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 27px;
	color: #6d6d6d;
	margin: 0 0 0 0;
	width: 100%;
	float: left;
	line-height: 1.2;
}


article.page-themen h2 {
	font-family: aktiv-grotesk,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 20px;
	line-height: 1.5;
	color: #000;
}

article.themen h2  {
	margin-bottom: 45px;
}

@media only screen and (max-width: 700px) {
	h2, address  {
		font-size: 25px;
	}
	.startseite article.themen h2 {
		color: #0072ff;
	}
	
	article.page-themen h2 {
		font-size: 18px;
	}
}

@media only screen and (max-width: 450px) {
	h2, address  {
		font-size: 21px;
	}
}


h3, a.mehr, p, .datenschutz li, .datenschutz h2 {
	font-family: aktiv-grotesk,sans-serif;
	font-weight: 700 !important;
	font-style: normal;
	font-size: 20px;
	color: #6d6d6d;
	margin: 35px 0 0 0;
	line-height: 1.4;
}


@media only screen and (max-width: 700px) {
	h3, a.mehr, p  {
		font-size: 18px;
	}
}

@media only screen and (max-width: 450px) {
	h3, a.mehr, p  {
		font-size: 16px;
	}
}

article.page-themen a.mehr {
	color: #0072ff;
}

.text-right {
	text-align: right;
}

@media only screen and (max-width: 700px) {
	.text-right {
		text-align: left;
	}
}

.grid-02 hr.titel-h3, .grid-01 hr.titel-h3 {
	width: 70px;
	border-bottom: 3px solid #6d6d6d;
	margin-top: 3px;
	float: right;
}

@media only screen and (max-width: 450px) {
	.grid-02 hr.titel-h3, .grid-01 hr.titel-h3 {
		width: 60px;
	}
}

@media only screen and (max-width: 700px) {
	.grid-02 hr.titel-h3, .grid-01 hr.titel-h3 {
		float: left;
	}
}

.grid-01 hr.titel-h3 {
	float: left;
}

a {
	-webkit-transition: all 0.1s linear; 
	-moz-transition: all 0.1s linear; 
	-o-transition: all 0.1s linear; 
	-ms-transition: all 0.1s linear; 
	transition: all 0.1s linear;
	
	text-decoration: none;
}

strong { font-weight: bold;}
h3 strong { font-weight: 800}
cite { font-style: italic;}

a:hover {
	text-decoration: none;
}





/*ANIMATION*/
header, header img.logo, header nav {
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}


/*NAVIGATION*/
nav {
	font-family: aktiv-grotesk,sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 20px;
}

nav a {
	color: #6d6d6d;
}
nav a:hover {
	color: #0072ff;;
}

nav a.fix {
	color: #0072ff;
}

nav ul { list-style-type: none}
nav li { 
	list-style: none; 
	display: inline; 
	margin-right: 25px;
}

nav.mobil li::before {
	content: '';
}
nav.mobil li {
	margin-bottom: 5px !important;
}
nav.mobil li a {
	color: #0072ff !important;
}

nav.mobil li a:hover {
	color: #6d6d6d !important;
}

nav.mobil li a.fix {
	color: #6d6d6d !important;
}


/*HEADER*/
header {
	float: left;
	width: 100%;
	background-color: #fff;
	padding-bottom: 20px;
	z-index: 9999;
	
	position: fixed;
}

header.shrink {
	padding-bottom: 0;
}

@media only screen and (max-width: 1340px) {
	header {
		width: 100%;
		text-align: center;
		position: absolute;
		background-color: transparent;
	}
}

header img.logo {
	width: 225px;
	margin-right: 90px;
	position: relative;
	z-index: 999;
	float: right;
	
	-webkit-box-shadow: 15px 15px 25px 5px #CCCCCC;
	box-shadow: 10px 10px 25px 5px #CCCCCC;
}

header.shrink img.logo {
	width: 160px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

@media only screen and (max-width: 1340px) {
	header img.logo {
		margin: 0;
		float: none;
		
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	header.shrink img.logo {
		width: 225px;
	}	
}

header nav {
	margin-left: 30px;
	background: rgba(255,255,255,0.9);
	padding: 40px 10px 0 0;
	float: right;
}

header.shrink nav {
	padding-top: 15px;
}

article.startseite, div.startseite {
	margin-top: 160px;
}
@media only screen and (max-width: 1340px) {
	article.startseite, div.startseite {
		margin-top: 0;
	}
}


/*BASE ARTICLE*/
article, footer, .unterseiten, header.page-themen-titel {
	max-width: 2200px;
	float: left;
	width: 100%;
}

article.left {	
	float: left;
}
article.right, footer.right {
	float: right;
}


article {
	width: 100%;
	float: left;
}

article li {
	line-height: 1.8;
	list-style: none;
}
article li::before {
	content: '- ';
}


/*GRID*/
.grid-01, .grid-02 {
	display: grid;
	margin-bottom: 160px;
}

@media only screen and (max-width: 1340px) {
	.startseite .grid-01, .startseite .grid-02 {
		margin-bottom: 90px;
	}
}

@media only screen and (max-width: 700px) {
	.grid-01, .grid-02 {
		margin-bottom: 70px;
	}
	
	.startseite .grid-01, .startseite .grid-02 {
		margin-bottom: 70px;
	}
}

.grid-01 {
	grid-template-columns: 65% 35%;
}
.grid-02 {
	grid-template-columns: 35% 65%;
}

@media only screen and (max-width: 1340px) {
	.startseite .grid-01 {
		grid-template-columns: 100%;
	}
	
	.startseite .grid-02 {
		grid-template-columns: 100%;
	}
}

@media only screen and (max-width: 700px) {
	.grid-01 {
		grid-template-columns: 100%;
	}
	
	.grid-02 {
		grid-template-columns: 100%;
	}
}



.spalte-large {
	-webkit-box-shadow: 15px 15px 30px 5px #999999;
	box-shadow: 15px 15px 30px 5px #999999;

}



/*STARTSEITE*/

@media only screen and (max-width: 1280px) {
	article.themen .grid-01, article.ueber-uns .grid-01 {
		grid-template-columns: 55% 45%;
	}
	article.themen .grid-02, article.ueber-uns .grid-02 {
		grid-template-columns: 45% 55%;
	}
}
@media only screen and (max-width: 900px) {
	article.themen .grid-01, article.ueber-uns .grid-01 {
		grid-template-columns: 35% 65%;
	}
	article.themen .grid-02, article.ueber-uns .grid-02  {
		grid-template-columns: 65% 35%;
	}
}
@media only screen and (max-width: 700px) {
	article.themen .grid-01, article.ueber-uns .grid-01 {
		grid-template-columns: auto;
	}
	article.themen .grid-02, article.ueber-uns .grid-02  {
		grid-template-columns: auto;
	}
}


article.startseite .spalte-small, div.startseite .spalte-small, section.startseite .spalte-small {
	padding: 100px 20px 0 20px;
}

@media only screen and (max-width: 1340px) {
	article.startseite .spalte-small, div.startseite .spalte-small, section.startseite .spalte-small {
		padding: 100px 50px 0 50px;
	}
}

@media only screen and (max-width: 700px) {
	article.startseite .spalte-small, div.startseite .spalte-small, section.startseite .spalte-small {
		padding: 100px 20px 0 20px;
	}
}

article.themen .grid-02 .spalte-small {
	padding: 50px 50px 0 20px;
}
article.themen .grid-01 .spalte-small {
	padding: 50px 20px 0 50px;
}

@media only screen and (max-width: 700px) {
	article.themen .grid-02 .spalte-small {
		padding: 0 20px 0 20px;
	}
	article.themen .grid-01 .spalte-small {
		padding: 0 20px 0 20px;
	}
}

.grid-02 .mehr, .grid-01 .mehr {
	text-align: right;
	margin-top: -15px;
	margin-right: 25px;
	float: right;
	position: relative;
	z-index: 999;
}

.grid-01 .mehr {
	margin-top: 0;
	margin-right: -220px;
	margin-top: -15px;
}

.mehr a {
	border-bottom: 2px dotted;
}

.mehr {
	clear: both;
}

@media only screen and (max-width: 700px) {
	.grid-02 .mehr, .grid-01 .mehr {
		margin-right: 0;
		text-align: left;
		margin-top: 20px;
		float: left;
		padding: 0 20px;
	}
	
	.grid-02 .mehr a, .grid-01 .mehr a {
		padding-left: 0;
	}
	.grid-01 .mehr {
		margin-right: 0;
	}
}





/*ÜBER UNS*/

article.ueber-uns .spalte-small {
	padding: 50px 50px 0 20px;
}


article.ueber-uns .jahr {
	color: #0072ff;
	font-weight: 900;
}


article.ueber-uns .grid-02 .mehr, article.ueber-uns .grid-01 .mehr {
	margin-top: 0;
	margin-right: 0;
	float: none;
	margin-bottom: 7px;
}

article.ueber-uns .grid-02 .mehr img, article.ueber-uns .grid-01 .mehr img {
	margin-bottom: -5px;
}

@media only screen and (max-width: 700px) {

	article.ueber-uns .spalte-small {
		padding: 50px 50px 0 20px !important;
		margin-top: 0 !important;
	}
	
	article.ueber-uns .grid-01, article.ueber-uns .grid-02 {
		margin-bottom: 0 !important;
	}
	
	article.ueber-uns.page-themen {
		margin-bottom: 70px !important;
	}
	
	article.ueber-uns h2 {
		margin-bottom: 0;
	}
	
	article.ueber-uns .grid-02 .mehr, article.ueber-uns .grid-01 .mehr {
		float: none;
		margin-bottom: 5px;
		padding: 0;
	}
}

.aktuell h1 {
	font-size: 30px;
	font-weight: 900 !important;
	line-height: 1;
	margin-bottom: 0 !important;
}

.aktuell h1 span.normal {
	font-size: 20px;
	font-weight: 300 !important;
	line-height: 1.5;
}

.aktuell hr.titel-underline {
	margin-bottom: 0 !important;
}

.aktuell .bilder {
	padding-left: 35px;
}
.aktuell .bilder .bilder {
	padding-left: 0;
}


.aktuell h2 {
	margin-bottom: 30px;
}

.aktuell .bilder h1 {
	margin-bottom: 10px !important;
}
.aktuell .bilder h2 {
	font-weight: 300 !important;
	font-size: 20px;
}

@media only screen and (max-width: 450px) {

	.aktuell .bilder h2 {
		font-size: 18px !important;
	}
}




/*UNTERSEITEN*/

@media only screen and (max-width: 700px) {
	.page-themen-titel hr.titel-underline {
		margin-bottom: 0;
	}
}

article.page-themen .mehr {
	margin-top: 0;
	float: left;
	text-align: left;
	margin-top: 12px;
}

@media only screen and (max-width: 700px) {
	article.page-themen .mehr {
		padding: 0 20px 0 0;
	}
}

article.page-themen h1 {
	margin-bottom: 13px;
}

header.page-themen-titel {
	position: inherit;
	margin-bottom: 30px;
	float: right;
	width: 100%;
	background-color: transparent;
}

@media only screen and (max-width: 1340px) {
	header.page-themen-titel {
		text-align: left;
		margin-bottom: 10px;
		padding: 0 20px 0 0;
	}
}

article.page-themen h1 {
	text-transform: none !important;
}

article.page-themen .grid-01 {
	grid-template-columns: 35% 65%;
}
article.page-themen .grid-02 {
	grid-template-columns: 65% 35%;
}

article.page-themen .grid-02 .spalte-small, article.page-themen .grid-01 .spalte-small {
	padding: 0 13% 0 13%;
}


@media only screen and (max-width: 700px) {

	.page-themen .grid-01, .page-themen .grid-02 {
		display: flex !important;
		flex-wrap: wrap;
	}
	
	article.page-themen .grid-01 {
		grid-template-columns: auto;
	}
	article.page-themen .grid-02 {
		grid-template-columns: auto;
	}

	article.page-themen .grid-02 .spalte-small, article.page-themen .grid-01 .spalte-small {
		padding: 0 20px 0 20px;
	}
	
	article.page-themen .spalte-small {
		order: 2;
		float: left;
		margin-top: 70px;
	}
	article.page-themen .spalte-large {
		order: 1;
		width: 100%;
		float: left;
	}
	
}

article.page-themen .ul-absatz {
	line-height: 1.9;
}







/*REFERENZEN*/

article.referenzen h1 {
	cursor: pointer;
	
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}

article.referenzen .mehr {
	margin-top: -20px;
}

@media only screen and (max-width: 700px) {
	article.referenzen .mehr {
		margin-top: 0;
	}
}

article.referenzen {
	margin-bottom: 160px;
	padding: 0 50px;
}

.refernzen-unterseiten article.referenzen {
	margin-bottom: 30px !important;
}

@media only screen and (max-width: 1340px) {
	.refernzen-unterseiten article.referenzen {
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 700px) {
	article.referenzen {
		margin-bottom: 90px;
		padding: 0 20px;
	}
}

.column {
	width: 20%;
	float: left;
	margin-bottom: 7vw;
}

@media only screen and (max-width: 1910px) {.column {width: 25%;}}
@media only screen and (max-width: 1470px) {.column {width: 33%;}}
@media only screen and (max-width: 1170px) {.column {width: 50%; margin-bottom: 11vw}}
@media only screen and (max-width: 790px) {.column {width: 100%;}}

.column-50 {
	width: 50%;
}

.bild-ref {
	width: 300px;
	height: 300px;
	float: left;
	
	-webkit-box-shadow: 15px 15px 30px 5px #999999;
	box-shadow: 15px 15px 30px 5px #999999;
}


@media only screen and (max-width: 700px) {
	.bild-ref {
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 420px) {
	.bild-ref {
		width: 220px;
		height: 220px;
	}
}

.column-50 .bild-ref {
	width: 500px;
	height: 500px;
}

@media only screen and (max-width: 1220px) {
	.column-50 .bild-ref {
		width: 400px;
		height: 400px;
	}
}

@media only screen and (max-width: 1020px) {
	.column-50 .bild-ref {
		width: 300px;
		height: 300px;
	}
}
@media only screen and (max-width: 790px) {.column-50 {width: 100%;}}
@media only screen and (max-width: 420px) {
	.column-50 .bild-ref {
		width: 220px;
		height: 220px;
	}
}

.bild-ref .image {
	width: 50%;
	float: left;
	padding-bottom: 30px;
}

.bild-ref .beschreib {
	width: 50%;
	float: left;
	
	padding-left: 20px;
	margin-top: -7px;
	
	padding-bottom: 30px;
}

.bilder {
	display: none;
	padding-left: 50px;
	float: left;
	width: 100%;
}



@media only screen and (max-width: 1340px) {
	.refernzen-unterseiten article.referenzen h1 {
		font-family: aktiv-grotesk,sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 30px;
		margin-bottom: 13px;
	}
}

@media only screen and (max-width: 700px) {
	.refernzen-unterseiten article.referenzen h1 {
		font-size: 27px;
	}
}

@media only screen and (max-width: 450px) {
	.refernzen-unterseiten article.referenzen h1 {
		font-size: 20px;
	}
}





/*icon*/
.circle-plus {
    width: 50px;
	float: left;
	margin-top: 8px;
	height: 60px;
}


@media only screen and (max-width: 800px) {
	.circle-plus {
		height: 90px;
	}
}
@media only screen and (max-width: 400px) {
	.circle-plus {
		height: 130px;
	}
}

.circle-plus .circle {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: solid 4px #0072ff;
}

.circle-plus .circle .horizontal {
    position: absolute;
    background-color: #0072ff;
    width: 12px;
    height: 4px;
	left: 5px;
	top: 9px;
}
.circle-plus .circle .vertical {
    position: absolute;
    background-color: #0072ff;
    width: 4px;
    height: 12px;
	left: 9px;
	top: 5px;
}

@media only screen and (max-width: 1340px) {
	.circle-plus {
		margin-top: 1px;
    	width: 35px;
	}
	
	.circle-plus .circle {
		width: 23px;
		height: 23px;
		border: solid 3px #0072ff;
	}
	
	.circle-plus .circle .horizontal {
		width: 9px;
		height: 3px;
		left: 4px;
		top: 7px;
	}
	.circle-plus .circle .vertical {
		width: 3px;
		height: 9px;
		left: 7px;
		top: 4px;
	}

}

.aktuell .circle-plus {
	margin-top: 1px;
	width: 35px;
	height: 140px;
}
.aktuell .circle-plus .circle {
	width: 23px;
	height: 23px;
	border: solid 3px #0072ff;
}
.aktuell .circle-plus .circle .horizontal {
	width: 9px;
	height: 3px;
	left: 4px;
	top: 7px;
}
.aktuell .circle-plus .circle .vertical {
	width: 3px;
	height: 9px;
	left: 7px;
	top: 4px;
}






/*animation*/
.closed .vertical {
	transition: all 0.5s ease-in-out;
	transform: rotate(-90deg);
}
.closed .horizontal {
    transition: all 0.5s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1;
}

.active {
	opacity: 1;
}
  
.active .vertical {
	transition: all 0.5s ease-in-out;
	transform: rotate(90deg);
}
.active .horizontal {
	transition: all 0.5s ease-in-out;
	transform: rotate(90deg);
	opacity: 0;
}




/*IMPRESSUM, DATENSCHUTZERKLÄRUNG*/

.absatz {
	margin-top: 30px;
}























/*FOOTER*/
@media only screen and (max-width: 1340px) {
	footer .grid-01 {
		grid-template-columns: 55% 45%;
	}
	footer .grid-02 {
		grid-template-columns: 45% 55%;
	}
}
@media only screen and (max-width: 900px) {
	footer .grid-01 {
		grid-template-columns: 35% 65%;
	}
	footer .grid-02 {
		grid-template-columns: 65% 35%;
	}
}
@media only screen and (max-width: 700px) {
	footer .grid-01 {
		grid-template-columns: auto;
	}
	footer .grid-02 {
		grid-template-columns: auto;
	}
}

footer {
	line-height: 1.3;
	margin-top: 50px;
	float: left;
	width: 100%;
}

footer .grid-01 {
	margin-bottom: 90px;
}

@media only screen and (max-width: 700px) {
	footer .grid-01, footer .grid-02 {
		margin-bottom: 0;
	}
}

footer .spalte-small {
	padding: 50px 20px 0 50px !important;
}

@media only screen and (max-width: 700px) {
	footer .spalte-small {
		padding: 0 20px 50px 20px !important;
	}
}

footer hr {
	margin-bottom: 70px !important;
}

@media only screen and (max-width: 700px) {
	footer hr {
		margin-bottom: 50px !important;
	}
}

.tab {
	float: left;
	width: 70px;
}

footer a {
	color: #6d6d6d;
}

footer .mobil iframe {
	height: 50vh;
}


footer .mehr {
	text-align: left !important;
	margin: 0 !important;
	float: left !important;
	padding: 0 !important;
	font-size: 18px !important;
}

footer div.mehr {
	margin-top: 80px !important;
	width: 100%;
}

footer a.mehr:first-child {
	margin-bottom: 15px !important;
}

footer a.mehr.fe {
	margin-top: 50px !important;
	color: #C1C1C1;
	border-bottom: none;
	float: left;
}

@media only screen and (max-width: 700px) {
	footer div.mehr {
		margin-top: 50px !important;
	}
}











/*BILDER DIV CONTAINER*/
/*STARTSEITE*/
.bild-startseite {
	background: url('../image/bild-startseite.jpg') no-repeat bottom center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 75vh;
}

@media only screen and (max-width: 700px) {
	.bild-startseite {
		height: 45vh;
	}
}

.bild-hochbau-umbau {
	background: url('../image/bild-page-hochbau-umbau.jpg') no-repeat center center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 40vh;
}

@media only screen and (max-width: 700px) {
	.bild-hochbau-umbau {
		display: none;
	}
}

.bild-tiefbau-strassenbau {
	background: url('../image/bild-tiefbau-und-strassenbau.jpg') no-repeat center center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 40vh;
}

@media only screen and (max-width: 700px) {
	.bild-tiefbau-strassenbau {
		display: none;
	}
}

.bild-ueber-uns {
	background: url('../image/mitarbeiter-a-dietrich-baugeschaeft.jpg') no-repeat center right;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 40vh;
}

@media only screen and (max-width: 700px) {
	.bild-ueber-uns {
		margin-bottom: 50px;
	}
}






/*SEITE HOCHBAU UMBAU*/
.bild-page-hochbau-umbau {
	background: url('../image/bild-page-hochbau-umbau.jpg') no-repeat center center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}


.bild-umbau-und-unterhaltsarbeiten {
	background: url('../image/bild-umbau-und-unterhaltsarbeiten.jpg') no-repeat bottom center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}


.bild-keramische-wand-und-bodenplatten {
	background: url('../image/bild-keramische-wand-und-bodenplatten.jpg') no-repeat bottom center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}


.bild-betonarbeiten {
	background: url('../image/bild-betonarbeiten.jpg') no-repeat bottom center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}

@media only screen and (max-width: 700px) {
	.bild-page-hochbau-umbau {
		height: 45vh;
	}
	.bild-umbau-und-unterhaltsarbeiten, .bild-keramische-wand-und-bodenplatten, .bild-betonarbeiten {
		height: 30vh;
	}
}




/*SEITE HOCHBAU UMBAU*/
.bild-page-tiefbau-strassenbau {
	background: url('../image/bild-tiefbau-und-strassenbau.jpg') no-repeat center center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}


.bild-kanalisation {
	background: url('../image/bild-kanalisation.jpg') no-repeat bottom center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}


.bild-pflaesterungs-und-umgebungsarbeiten {
	background: url('../image/bild-pflaesterungs-und-umgebungsarbeiten.jpg') no-repeat bottom center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}

.bild-grabenloser-leitungsbau {
	background: url('../image/bild-grabenloser-leitungsbau.jpg') no-repeat bottom center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}


.bild-bituminoese-belagsarbeiten {
	background: url('../image/bild-bituminoese-belagsarbeiten.jpg') no-repeat bottom center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}

@media only screen and (max-width: 700px) {
	.bild-page-tiefbau-strassenbau {
		height: 45vh;
	}
	.bild-kanalisation, .bild-pflaesterungs-und-umgebungsarbeiten, .bild-grabenloser-leitungsbau, .bild-bituminoese-belagsarbeiten {
		height: 30vh;
	}
}


/*SEITE üBER UNS*/
.bild-page-ueber-uns {
    background: url('../image/a-dietrich-beton-logo.jpg') no-repeat top center;

    
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}


.bild-ueber-uns-02 {
	background: url('../image/mitarbeiter-a-dietrich-baugeschaeft.jpg') no-repeat center right;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}

.bild-unternehmen {
	background: url('../image/bild-a-dietrich-ag-baugeschaeft.jpg') no-repeat bottom left;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}

@media only screen and (max-width: 700px) {
	.bild-page-ueber-uns {
		height: 45vh;
	}
	
	.bild-ueber-uns-02, .bild-unternehmen {
		height: 30vh;
	}
}




/*SEITE REFERENZEN*/
.bild-page-referenzen {
	background: url('../image/bild-page-referenzen.jpg') no-repeat center center;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}
@media only screen and (max-width: 700px) {
	.bild-page-referenzen {
		height: 45vh;
	}
}


/*SEITE KONTAKT*/

.bild-page-kontakt {

    /* 3 + 4 gut */
    background: url('../image/a-dietrich-ag-baugeschaeft-05.jpg') no-repeat center center;

    
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	
	height: 50vh;
}

@media only screen and (max-width: 700px) {
	.bild-page-kontakt {
		height: 45vh;
	}
}




/*HAM NAV*/
.navmobil {
	float: left;
	width: 100%;
	position: absolute;
}


#menu-button{
  width: 110px;
  border-radius: 5px;
  cursor: pointer;
  transition: all linear .1s;
  padding: 4px;
  
  position: relative;
  z-index: 9999;
  
  margin: 0 auto;
  margin-top: 90px;

}


#line-1,#line-2,#line-3{
  background: #fff;
  height: 7px;
  margin: 8px auto;
  transition: all linear .3s;
}

#line-1.active{
-webkit-transform: translate(-7px,15px) rotate(45deg);
transform: translate(-7px,15px) rotate(45deg);
margin-top: 15px;
}

#line-2.active{
opacity: 0;
}

#line-3.active{
-webkit-transform: translate(-7px, -15px) rotate(-45deg);
transform: translate(-7px, -15px) rotate(-45deg);
}


#menu {
  display: none;
  position: relative;
  z-index: 999;
  
  background: #fff;
  width: 100%;
  float: left;
  
  margin-top: -50px !important;
  margin-bottom: 30px;
}

#menu li {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#menu li a { 
	font-family: calibri,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	color: #002060;
	text-decoration: none;
}














/*PAGE UP*/
#back-top {
	position: fixed;
	bottom: 30px;
	z-index: 999;
	right: 5px;
}
#back-top a {
	width: 80px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	
	float: right;
	margin: 0 30px 0 0;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 7px;
	background:url(../image/up-arrow.svg) no-repeat center center;
}
#back-top a:hover span {}


@media only screen and (max-width: 700px) {
	#back-top span {
		width: 60px;
		height: 60px;
	}
	
	#back-top a {
		margin: 0;
	}
}





/* FORM CSS*/
input[type="text"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], textarea, select {
	background-color:#0072ff; 
	border: 0px solid #fff;
	
	padding: 10px 15px 5px 15px;
	max-width: 400px;
	width: 100%;
	
	font-family: aktiv-grotesk,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	color: #fff;
	line-height: 1;
	
	margin-bottom: 10px;
	height: 37px;
}

textarea {
	height: auto;
}



input[type="text"]:hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, textarea:hover, select:hover {
	background-color:#0072ff; 
	border: 0px solid #fff;
	color:#fff;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, textarea:focus, select:focus {
	background-color:#0072ff; 
	border: 0px solid #fff;
	/* Textfarbe aktiv */
	color:#fff; 
}

/*platzhalter starttext*/
::-webkit-input-placeholder { color:#fff; }
::-moz-placeholder { color:#fff; } /* firefox 19+ */
:-ms-input-placeholder { color:#fff; } /* ie */
input:-moz-placeholder { color:#fff; }
/*vorlage html placeholder*/

input.send {
	border: 0px solid #fff;
	background-color: #6d6d6d;
	color: #0072ff;
	
	padding: 7px 15px 3px 15px;
	
	font-family: aktiv-grotesk,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	color: #fff;
	height: 45px
}



#false_input {
	border: 1px solid #F00;
}

.notice {
	font-family:'PTSansNarrowRegular',Arial, Helvetica, sans-serif; 
	border:1px solid gold;
	background:lightyellow;
	padding:10px 10px 10px 10px;
	margin:5px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#DEAE00;
	line-height:120%;
	width: 390px;
	vertical-align: center;
	text-shadow:0px 1px rgba(255,255,255,0.5);
	position:relative;
	top:0;
	left:0;
	clear:both;
	font-size:12px;
}

.notice.warning{}/*default*/
.notice.error{border:1px solid red;background:pink;color:red;}
.notice.success{border:1px solid #060;background:#94C01F;color: #060;}
.notice .icon{color:inherit;margin-right:10px;margin-bottom:-5px;*margin-top:-5px;}
.notice a.icon.close,
.notice a.icon.close:active,
.notice a.icon.close:visited{position:absolute;top:5px;right:-5px;left:auto;color:inherit;}


@media only screen and (max-width: 1340px) {
	form {
		margin-top: 70px;
	}
}
@media only screen and (max-width: 700px) {
	form {
		margin-top: 50px;
	}
}


/* Preload images */
body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


