
/* Definitionen Bildschirmgrößen *********************/

@media screen and (max-width:57.500em) {
 #content, #footer {
 width:100%;
 padding-left:0%;
 padding-right:0%;
}
}


/* media querie handhelds 1280px Große Monitore */
@media only screen and (min-width: 1280px) {
 .reframe {
max-width: 1280px
}
}

/* media querie handhelds more than 980px Mittlere Monitore */
@media only screen and (max-width: 980px) {
 .reframe {
max-width: 980px
}
/* header *********************/

.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
	#header {
	position: relative;
	padding:0px;
}


#headerwrapper {
	height:120px;
	background-color:#F6F8F3;
}

#logo {
	top: 0px;
}
#top_padding {
display:none;
} 
#logo {
 width: 40%;
 width: 100%;
 height: auto;
 top: 20px;
}
 #mobilMenu {
 height: 38px;
 overflow: hidden;
 padding:5% 0 1% 1%;
 padding:17% 0 1% 1%;
}
 #mobilMenuListe {
 margin-top:20px;
 margin-top:0px;
}
 .hide-mobile {
 display: none;
}
 .hide-desktop {
 display: block;
}
 #content-left .column00 {
 display:none;
}
 #content-left .column01 {
 width:98%;
 border-left:0px;
 float:left;
}

#content-right {
 width:21.7%;
}


img.q3logo {
	margin-top:10px;
	margin-left:1%;
	width:30%
	float:left;
}
img.leistungsangebot {
	margin-top:20px;
	margin-left:1%;
	width:30%
	float:left;
}
img.disg {
	margin-top:20px;
	margin-left:1%;
	//width:30%;
	float:left;
}


/* footer *********************/

.footer-wrapper {
 padding:20px 1% 30px 1%;
}
#footer .footer-links p.copyright {
 width:100%;
 text-align:center;
 float:left;
}
#footer .footer-links p.footer-imprint {
 margin-top:20px;
 width:100%;
 text-align:center;
 float:left;
}
}
.hidden {
	display: none;
}


/* media querie handhelds less than 760px Tabletts */
@media only screen and (max-width: 768px) {
 .reframe {
max-width: 768px
}

/* header *********************/


#headerwrapper {
 height:120px;
}
 #top_padding {
 padding-top: 120px;
}
 #logo {
 width: 50%;
 width: 100%;
 height: auto;
 top: 20px;
}
 #mainMenu {
 height: 38px;
 overflow: hidden;
 padding:0 0 0 0;
}
 #mobilMenu {
 height: 38px;
 overflow: hidden;
 padding:6% 0 3% 1%;
 padding:20% 0 3% 1%;
}
 #mobilMenuListe {
 margin-top:20px;
 margin-top:-10px;
}
 .hide-mobile {
 display: none;
}
 .hide-desktop {
 display: block;
}

/* content *********************/

#content-left {
 width:100%;
 margin-top:10px;
 margin-bottom:20px;
 margin-right:0px;
 padding: 0px 0px 30px 0px;
 border-right:none;
 border-bottom:1px #888 inset;
}
 #content-text {
 padding: 0px;
}


 #content-right {
 width:98%;
 color:#4e5359;
 text-align: left;
 padding: 0px 0px 0px 0px;
}

 #content-left .column00 {
 display:none;
}
#content-left .column01 {
 width:98%;
 float:left;
}

img.gwimg, img.pdimg {
width:20%;
height:auto;

}



/* footer *********************/

.footer-wrapper {
 padding:20px 1% 30px 1%;
}
 #footer .footer-links p.copyright {
 width:100%;
 text-align:center;
 float:left;
}
#footer .footer-links p.footer-imprint {
 margin-top:20px;
 width:100%;
 text-align:center;
 float:left;
}
}
.hidden {
	display: none;
}

/* media querie handhelds less than 600px */
@media screen and (max-width: 600px) {
 .reframe {
max-width: 600px
}

/*
table.referenzen {
	font-size:12px;
}*/

/* header *********************/

#headerwrapper {
 height:90px !important;
}
 #top_padding {
 padding-top: 100px;
}
 #logo {
 width: 60%;
 width: 100%;
 height: auto;
 top: 15px;
 text-align:left;
}
 #mobilMenu {
 height: 38px;
 overflow: hidden;
 padding:5% 0 3% 0;
 padding:20% 0 3% 0;
}
 #mobilMenuListe {
 margin-top:30px;
 margin-top:0px;
}
.hide-mobile {
 display: none;
}
 .hide-desktop {
 display: block;
}
 #top_padding_home {
 padding-top: 100px;
}

/* content *********************/

#content-text {
-moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
hyphenate-limit-chars: auto 5;
hyphenate-limit-lines: 1;
}
 h1 {
-moz-hyphens: none;
-o-hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
 #content-text .column00 {
 width:100%;
 width:25%;
 float:left;
}
 #content-text .column01 {
 width:100%;
 float:left;
}
 #content-left .column00 {
 display:none;
}
 #content-left .column01 {
 width:100%;
 border-left:0px;
 float:left;
}
 #content-text .column02 {
 width:100%;
 float:left;
}
 #content-text .column03 {
 width:100%;
 margin-bottom:30px;
 float:left;
}
 #content-text .column03 img {
 max-width: 40%;
 height: auto;
}

#zumgw, #zumpd {
	margin-top:5%;
	width:99%;
}



img.gwimg, img.pdimg {
	margin-left:10%;
width:30%;
height:auto;

}

#content h1.start {
	display: block;
	margin:30px 0px 20px 10px;
    padding-left:1%;
	width:40%;
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight: normal;
	letter-spacing:0.1em;
	line-height:1.2em;
	color:#747770;
	float:left;
	
}

img.disg {
	margin-left:18%!important;
	width:70%!important;
}

/* footer *********************/

.footer-wrapper {
 padding:20px 1% 30px 1%;
}
 #footer .footer-links p.copyright {
 width:100%;
 text-align:center;
 float:left;
}
#footer .footer-links p.footer-imprint {
 margin-top:20px;
 width:100%;
 text-align:center;
 float:left;
}
}
.hidden {
	display: none;
}


/* media querie handhelds less than 480px */
@media screen and (max-width: 480px) {

 /* header *********************/
 #wrapper {
margin-top:-10px !important;	 
 }
#header {
	height: 35px !important;

}

#headerwrapper {
	height: 35px !important;

}

#top_padding {
	display:none;
}

 #logo {
 width: 100%;
 height: auto;
 top: 20px;
}
 #mobilMenu {
 height: 55px;
 overflow: hidden;
 padding-top:5%;
 padding-top:20%;
}
#mobilMenuListe {
 margin-top:15px;
 margin-top:-20px;
}
.hide-mobile {
 display: none;
}
 .hide-desktop {
 display: block;
}

/* Content *********************/

#content-left .column01 {
   margin-top:-20px;
}

#content-text {
 -moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
hyphenate-limit-chars: auto 5;
hyphenate-limit-lines: 1;
}

#content h1.start {
	margin:30px 0px 20px 10px;
	width:40%;
	font-size:0.8em;
	letter-spacing:0.1em;
	line-height:1em;
}
/************* Unternehmen Tabelle****************/

dl.floated {
	margin-top:20px;
	margin-left:10px;
	padding: 20px 20px 10px 0px;
	width:95% !important;
	height:auto;
	float:left;
}
dl.floated dt {
	/*float: left;*/
	clear: left;
	width: 140px !important;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans Serif !important;
	font-size: 11px !important;
	font-weight: bold;
	color:#969a88 !important;
}
dl.floated dt:after {
/*content: ":";*/
  }
dl.floated dd {
	margin: 0 0 0 140 !important;
	padding: 0 0 0.8em 2em;
	font-family: Verdana, Arial, Helvetica, Sans Serif !important;
	font-size: 11px !important;
	line-height: 13px !important;
	font-weight: normal;
	color: #111;
}
/************* Ende Tabelle****************/

#dl-wrapper p.dl-titel {
	padding-top:0px;
	font-weight:bold;	
}

#dl-wrapper p.dl-titel, #dl-wrapper p {
	margin-bottom:-10px !important;
	
}


/* Section Google Map *********************/

.responsiveContainer {
 position: relative;
 padding-bottom: 150%;
 height: 0;
 overflow: hidden;
}
.responsiveContainer iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

/* footer *********************/

#footer .copyright-left {
 width:100%;
 line-height:18px;
 text-align:center;
}
#footer .copyright-right {
 width:100%;
 margin-top:15px;
 margin-bottom:15px;
 text-align:center;
}
}
.hidden {
	display: none;
}
