html {
	height : 100%;
	width : 100%;
}
body {
	height : 100%;
	width : 100%;	
	margin: 0 auto;
}

.wrap {
	overflow:hidden;
	padding-top:0px;
}  


input {width: 100%;}

.green{ background-color: #E0E1E0; position:relative;}

.formedit {
	background-color: #E0E1E0;
	border-style: none;
	height: 25px;
	}

.formlog {
	background-color: #164193;
	border-style: none;
	height: 25px;
	width: 30%;
	color: #fff;
	}

#tes01 {
	background-color: #F00;
	position: fixed;
	z-index:1000;
	height: 100px;
	width: 200px;
	left: -4800px;
	top: 250px;
	color:#000;
}
#header {
	position:relative;
	background-color: #FFF;
	width: 100%;
}
#logobox {
	position:relative;
	top:0px;

	width: 100%;
	float:left;
	background-color: #FFF;
	margin:20px 0px;
}
.logobox2{
	display:block;
	width: 232px;
	margin-left:34px;
}
.logo1{
	width: 184px;
	margin-top:2px;
	margin-bottom:16px;
	width: 79%;
	margin-top:0%;
	margin-bottom:7%;	
}
.logo2{
	/*
	position:absolute;
	right:0px;*/
	width: 62%;
	margin-left:90px;
	margin-left:31%;
}
.suche {
	float:right;
	margin:5px 10px 0px 10px;


}
.suche img{
	display:inline;
	display:none;/**/	 margin:0px 10px;

}
.suche input { 
	border:none; width: 100px; margin:0px 10px; height:15px;
	font-family: "Hind Madurai", sans-serif;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	/*font-weight: 400;*/
	line-height: 15px;
	padding-top:0px;


}
.lupe {	
	background-image: url(../userfiles/images/meta/icon_lupe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	display:inline-block;
	/*background-color: #FFF;*/
	height: 20px;
	width: 20px;
	}
#searchresult{
	position:absolute;
	position:fixed;
	z-index:5400;
	top:35px;
	right:2%;
	width: 500px;
	/*border: dashed 1px red;*/
	background-color: rgba(256,256,256,0.9);
	background-color: rgba(22,137,206,0.9);
	/*rgb(22, 137, 206)*/
	padding:0px;
	color: #FFF;
	text-align:left;
	font-family: "Hind Madurai", sans-serif;
font-size: 14px;
	
}
#searchresult a, #searchresult span{
	display:block;
	color: #FFF;
	margin:5px 5px;
	padding:0px 5px;
	
}	
#searchresult a:hover{
	/*color: #999;*/
	background-color: rgba(22,137,206,1);
}
.collapse {
  /*display: none;*/
}	
	
#telefon { 
	position:absolute;
	top:15px;
	right:0px;
	z-index:200;	 
	margin-left:60px; /*border: dashed 1px red; */
} 

 #telefon a{
	display:block; height:60px; width:60px;
	background-image: url(../userfiles/buttons/kontakt_inaktiv.svg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;		
	/**/	
}
#telefon a:hover { background-image: url(../userfiles/buttons/kontakt_aktiv.svg); }



#kontakt {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	/*height:100px;*/
	margin-top: 40px;
	margin-bottom: 6px;
	text-align:left;
}
#kontakt li{
	cursor:pointer;
	font-size: 18px;
	line-height: 22px;
	float:left;
	witdh:30%;
	witdh:auto;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 20px;

}
#kontakt li a{
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-left: 50px;
	min-height:60px;
		
	
}
#kontakt .tel a{
	background-image: url(../userfiles/images/meta/kontakt_telefon.svg);
}

#kontakt .mob a{
	background-image: url(../userfiles/images/meta/kontakt_mobile.svg);
}

#kontakt .mail a{
	background-image: url(../userfiles/images/meta/kontakt_email.svg);
}
#kontakt .adr a{
	background-image: url(../userfiles/images/meta/kontakt_maps.svg);
}
#kontakt .oef a{
	background-image: url(../userfiles/images/meta/kontakt_uhr.svg);
	background-size: 40px auto;
}
#kontakt li a{
	color: #FFF;
	text-decoration: none;	
}




.nav0 {

	height: 100%;
	height: auto;
	width: 65%;
	float:left;
}

#header .nav0 { /*background-color: #FFF; boder:solid 1px pink;*/ float:right; }
.menu {

	background-image: url(../userfiles/images/meta/menu.svg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 30px auto;

	height: 32px;
	width: 32px;

	margin-top: 3px;
	left: 10px;
	margin-right:0px;
	/*border:solid 2px #ccF;*/
	cursor:pointer;
	display:none;
	float:left;
}
.home2 .menu {
	background-color: red;
	display:none;
	
}
#menubox {float:right;}
.aktiv { background-position: 0px -31px; }



#logo {
	background-color: #FFF;
	margin: 0px 0px 0px 34px;
	height: auto;
	width: auto;
}
.spacer {
	height: 100px;
}

.blue{

	background-color: #1689CE;
	
		
}
.main-bottom {
		position:relative;
	z-index:1000;
	background-color: #FFF;
	padding-top:1px;
	padding-bottom:100px;	
}
#footer {
	font-size: 12px;
	line-height: 14px;
	background-color: #1689CE;
	margin-bottom: 40px;
	margin-top:50px;


	
	
}


.main {
	/*
	margin:0px;
	padding:0px;
	min-height: 0px;
	*/
}
/* Da Steckt der fixe Logobalken drin */
.top {
	top:0px;
	/*left:-50%;*/
	width: 100%;
	position:fixed;
	z-index:5000;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background-color: #FFF;
	/*height: 170px;*/
	/*background-color: Gold;*/
	/*display:none;*/
}

.middle {
	/*display: none;*/
	position:relative;
	width: 100%;
	/*background-image: url(../userfiles/images/header/straubag_header_dienstleistungen.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #FFF;

	margin:0px;
	padding:0px;
	height:  352px;/**/

 
	text-aline:left;
	/*border-bottom:solid 35px #FFc;
	border:dashed 1px red;*/
}
.middle .content{ /*border:dashed 1px red; */	margin-top:0px;
	padding-top:0px;}

.home .middle {height: 540px;/* background-position: center top;  */	}

.bottom {
	position:relative;
	width: 100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	height: 147px;
	/*background-color: #122E81;*/	
	/*border:dashed 10px red;*/
}
.home .bottom {
	height: 147px;
	
}

.nbox{
	/* border:solid 1px red;*/
	position:absolute;
	width: 100%;
	top:500px;
	height: 10px;
}
.home .nbox{
	top:400px;
}
#navbox {
 /*display:none;*/

}
.navaktiv{
	position:absolute;
	top:0px;
}

.home  #nav1 {
/*	
	width: auto;
	width: 100%;
	z-index:4000;
	position:absolute;
	top:-30px;
	*/
}
.blau {
	background-color: #122E81;
	height: 35px; 
	display:none;
}
	



.fix-search{
  position: fixed;
  width: 100%;
  height:0px;/*
  border:solid 1px #FFF;
  background-color: #122E81;*/
  /*display:none;*/

}
.fix-bottom{
  
}


/*  Cookie Richtlinien */

#cookie-bar {

    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: rgba(0,0,0,0.7);
    height: auto;
    color: #fff;
    text-align: left;
    padding: 15px 0px 10px 15px;

}
#cookie-bar p{
	/*
    padding: 0px 0px;
    margin: 0px 0px;*/
}
#cookie-bar strong{
    font-size:1.1em;
    font-weight:bold;
}
#cookie-bar a {
    font-size:1.1em;
    font-weight:bold;
    margin: 0px 30px;
}

#cookie-bar a:hover {
    color: #FFF;
    text-decoration: none;
}




.inner {
	width: 58%;
	float:left;
	/*border:solid 1px red;*/
}
.cb-enable {

	/*
    color: #ffffff;
    display: block;
    margin-left: 3px;
    text-decoration: none;
    background-color:#1689CE;

    padding:10px;
    */
}
.button2box {
	width: 42%;
	float:left;
	text-align:right;
}

.button2 {
	/*
	position:relative;
	z-index:10000;
	*/
    color: #ffffff;
    display: block;
    display:inline-block;
    margin-right: 10px;
    margin-bottom: 3px;
    text-decoration: none;
    background-color:#1689CE;
    /*background-color:#008C99;*/
    padding:5px 10px;
    border:solid 3px transparent;
}
.contentbox .button2 {margin-left:30px;}

.button2:hover {
    border:solid 3px #FFF;
}

.katc {
	display:block;
	width:100%;
	
	border:solid 1px red;
}
.katcti{
	position: relative;
	padding:1px;
	/*
	border:solid 1px red;
	*/
}
.katcte{
	/*
	border:solid 1px red;
	*/
}

.keine {
	  position: absolute;
  top:10px;
  right:-8px;
  display: inline-block;
  width: 60px;
  /*height: 34px;*/
  color:red;
 /* 
  border:solid 1px red;
*/
}

.katc0 .switch {
  position: relative;
  position: absolute;
  top:2px;
  right:2px;
  display: inline-block;
  width: 60px;
  height: 34px;
 /* 
  border:solid 1px red;
*/
}

.katc0 .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}


.katc0 .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
   height: 100%;
}

.katc0 .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.katc0 .slider.aktiv {
  background-color: #2196F3;
  background-color:#008C99;
}

.katc0 .slider.aktiv:before {
  background-color: #2196F3;
  background-color: #FFF;
  /**/
    -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
   left: 4px;
   
}

.katc0 input:checked + .slider {
  background-color: #2196F3;
  background-color:#008C99;
}

.katc0 input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
    box-shadow: 0 0 1px #008C99;
}

.katc0 input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/**/

/* Rounded sliders */
.katc0 .slider.round {
  border-radius: 34px;
}

.katc0 .slider.round:before {
  border-radius: 50%;
}

.resp-table {
	width: 100%;
	display: table;
	border-top:solid 1px grey; 
	border-right:solid 1px grey; 
	margin:1em 0px 2em 30px;
}
.resp-table-body {
	display: table-row-group;
}

.resp-table-header {
	display: table-header-group;
	background-color:lightgrey;
	font-weight: bold;
}
.table-header-cell {
	display: table-cell;
	text-align: left;
	border-left:solid 1px grey; 
	border-bottom:solid 1px grey; 
	padding:1px 3px;
}
.resp-table-row {
	display: table-row;
	width:calc(100% - 30px);
}
.table-body-cell {
	display: table-cell;
	border-left:solid 1px grey; 
	border-bottom:solid 1px grey; 
	padding:1px 3px;
}
.resp-table-footer {
	display: table-header-group;
	background-color:lightgrey;
	font-weight: bold;
}
.table-footer-cell {
	display: table-cell;
	text-align: justify;
	border-left:solid 1px grey; 
	border-bottom:solid 1px grey; 
	padding:1px 3px;
}

.t1 { width:20%; }
.t2 { width:58%; }
.t3 { width:20%; }

.cti { 
	font-weight:bold; 
    border-left: solid 1px grey;
    border-bottom: solid 1px grey;
    padding: 1px 3px;
	display:none;
	
	
}

@media screen and (max-width: 1024px) {
	.button2box { position: static; }
	.inner { width: 70%;}
	.button2box { width: 30%; /*border:solid 1px gold;*/ }
	.button2 {width: 230px; text-align:center; }
}

@media screen and (max-width: 768px) {
	.button2box { position: static; }
	.inner { width: 100%;}
	.button2box { width: 100%; }
}

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

	.table-body-cell {/**/ display: block; }  
	  
	.cti{ font-weight:bold; display:block;}
	.table-header-cell, .tx1, .tx3 { display:none;} 
	
	.t1 { width:100%; }
	.t2 { width:100%; }
	.t3 { width:100%; } 
	.t33 { width:auto; width:100%;} 

}
@media screen and (max-width: 460px) {
	.keine { position: static;}
	.katc0 .switch { position: relative;}
	
}
/* ENDE Cookie Richtlinien */





#nav2 { width: 40%; float:left;	padding:15px 0px 15px 0px;}
#nav2 ul a { color: #FFF;}	

.adressbox {
	padding:24px 0px 10px 0px;
	width: 60%; 
	float:left;
	color: #FFF;

}

.adressbox div {
	position: absolute;
	width: 75%;
	/*top: 50%;
	transform: translateY(-25%);
	*/

}
.adressbox a{
	color: #FFF;
}
.adressbox a:hover{

}

.main .content img, #news .mainnews img {
	/*float:left;*/
	width: 75%;
	width: 480px;
	height: auto;
	/*border:solid 1px red;*/
	padding:0px;
}

.google {
	/*
	background-image: url(../userfiles/images/google.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;*/
	background-color: grey;
	height: 300px;
	margin: 0px;
	padding: 0px;
}
.google iframe {
	width: 100%;
	height: 300px;
}



.bgbild {
	background-image: url(straubag_header_dienstleistungen.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: pink;
	height: 150px;
	margin: 0px;
	padding: 0px;
}
#header .bgbild {
	background-image: url(straubag_header_dienstleistungen.jpg);
	height: 260px;
}
.leftnav {
	margin-top:30px;
}
#leftnav0{
	/*position:relative;*/
}
.left {
	width: 25%;
	min-height: 35px;
	float:left;
	/*background-color: red; 
	border:dashed 1px blue;*/

}
.fix-left {
	position:fixed;
		width: 251px;
		/*
	background-color: red; 
	border:dashed 4px blue;
*/

}

#header .left {
		
		position:relative;
		/*border:solid 1px red;background-color:pink;	*/
}
.inhalt .left2 {
	border:solid 1px red;
	background-color:pink;
	display:none;	
}


.right {
	/*position:relative;
	background-color:#FFF;*/
	width: 75%;
	min-height: 35px;
	float:left;

	text-align: left; 
	/*background-color:gold;
	border:dashed 1px red;*/
}
.top .left, .top .right {
	/*
		background-color:gold;
			
	*/	
		background-color:#1689CE;
		
}

.content {
	/*position:relative;*/
	text-align: left;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-color: transparent;
	height: auto;
}
.height2a {
	height: 35px;
	/*background-color: #CFF;*/
}	
.height2b {
	height: 135px;
	/*background-color: #FCF;*/
}	

.height2 {
	height: 170px;
	background-color: lightgreen;
}




#header .content{
	position:relative;

	/*height: 170px;*/

}
.top2x {
	height: 170px;/**/

}
.top2 {display:none; }


#header .container {
	background-color: #1689CE;
}



.contentbox {
	 position:relative;
	background-color: #FFF;
	/*padding-top: 15px;*/
	padding-bottom: 0px;
	margin-bottom: 0px;
	/*border-bottom: solid 1px pink;*/
}
.contentbox:first-child {
	/*border-top:solid 1px red;*/
}
.main { /*border-top:solid 1px blue;*/ }
.main:first-child  { /*border-top: solid 1px gold;*/ padding-top: 20px;}
.top .content {
	
/*
	background-color: transparent;
	background-color: #92CFFF;
		border: solid 2px red;
		*/
	margin-top: 0px;
	/*height:100%;*/

}

.scroll {
	margin-top: 10px;
	margin-bottom: 10px;
}

.full {
	height: auto;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 1%;
	height: 20%;
	height: 400px;
	
	width: auto;	
}
.sp12 .full {
	height: auto;
	width: 49%;
	
	margin-right: 1%;

}

.bildbox {
	margin-left: -1%;

}
.spalte {

	width: auto;
	float:left;
	width: 32%;
	margin-right: 0px;
	margin-left: 1%;
	margin-bottom: 1%;
	
}
.spalte .textbox {
	font-size:13px;
	line-height:14px;
	height:100px;
	
}
.contentX .bildbox img {
	width: 24%;
	margin-right: 0px;
	margin-left: 1%;
	margin-bottom: 1%;
}
.content .bildbox img {
	width: 100%;
	float:none;
}

.tr1 {display:none; }
.tr2 {display:block; }

.desk, desk2 {
	display:block;
}
.smart, .smart2 {
	display:none;
}
.clr {
	font-size: 0px;
	line-height: 0px;
	background-color: #F00;
	clear: both;
	height: 0px;
}

.spacer1 {
	height: 10px;
}
.anker1, .anker2, .anker {
	height:10px;
	width: 10px;
	z-index:6000;
	font-size:10px;	
	left:-4150px;
	position: relative;
	/*position: absolute;*/

}

.anker1{ top:-180px; background-color: pink;}
.anker2{ top:540px; background-color: gold;}



.ankerXX { top:-170px; }

.pink1 {top:-170px; background-color: pink;}
.pink1 {top:-170px; background-color: pink;}
.gold {top:-170px; background-color: gold;}
.blau2 {position: absolute;/**/ top:-30px; background-color: blue;}


.abmeld {
	display:block;	
	padding-top: 5px;
	padding-left: 30px;
	text-decoration-line: none;
	text-decoration-style: solid;
	background-image: url("../userfiles/images/meta/logout.png");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-size: auto 80% ;
	height: 20px;

}

.flexnav .touch-button {
    text-align: center;  	
    position: absolute;
    z-index: 999;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
}
.flexnav .touch-button:hover {
      cursor: pointer; 
      background: rgba(255, 255, 255, 0.15);

}

.flexnav .touch-button .navicon {
	/*background-color: pink;*/
	position: relative;
	top: 10px;
	left:10px;
	font-size: 0px;
	color: transparent; 
	/* display:none; 	background-color:red*/
	width: 20px;
	height: 20px;
	background-image: url(../userfiles/images/meta/Arrow_straub.svg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;

}
.flexnav .touch-button .aktiv2 { 
	background-position: 0px -21px; 
}




.linkbox {
	width: 480px;
	position: relative;
	/*border:1px solid red;*/
}
.main .content .linkbox img{
	width: 100%;
	height: auto;
	/*border:solid 1px red;*/
	padding:0px;
}
.link, .link2 {
	font-size: 14px;
	background-color: #e7a5cb;

	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;

	display: block;
	width: 24%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.link { 	position: absolute; }
.link2 { 	margin: 15px 0px 15px 30px; width: 300px;}

.link:hover, .link2:hover {
	color: #000;
	background-color: #96F;
	background-color: #6f99fa;
}

.video {
	display:block;
	width: 480px;
	height: 270px;
	position: relative;
	/*border:1px solid red;*/
		
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #CCC;
	cursor:pointer;
}
.main .content .video img{
	width: 480px;
	height: 270px;
	position: absolute;
	top:0px;
	left:0px;
}
.video .bilda{
	z-index:200;
}
.video .bildb{
	z-index:100;
}
	.banner {
	/**/
	position: absolute;	
	z-index:3000;
	top:-222px;
	left:23px;
	left:-235px;
	width: 242px;
	height: 145px;
	
	cursor:pointer;
	border:solid 7px #FFF;
	font-size:20px;
	line-height:24px;

}
.banner p{
	padding:5px 10px;
	margin:0px;
	
}
.banner a{
	
	color:#FFF;
	font-style:normal;
	
}
/* Desktop large */
@media only screen and (min-width: 1380px) {
	.blue{ background-color: pink; background-color: #1689CE; }
			
}


/* Tablet Portrait */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	
	.banner { top:-550px; left:23px; left:0px; width: 748px; height: auto; border:solid 0px #FFF; }
	
	.anker1 {top: -170px;}
	.anker2 {/*left:50px;*/  top: -140px;}
	
	#logobox { margin:10px 0px; }
	
	
	.height2b { height: auto; }

	.blue { background-color: gold; background-color: #1689CE;}
	.wrap { margin-top:170px;}
	.middle { height: 280px; }
				
	.nbox{ height: auto;}
	.bottom { background-color: #FFF;}
	
	.home .middle {height:520px;}
	

	
	.home .bottom { position:relative; height: 10px; height: 0px; background-color: transparent; }
	
	
	.main { background-color: #FFF;}
	.content, .nbox { width: 748px; }

	
	//#nav1 { width: 100%; background-color: #FFF; padding-top:10px;}
	
	
	.home .nbox{ top:0px; height: 10px; background-color: #CFF;}
	
	.suche input { width: 90px; font-size: 12px; line-height: 12px; margin-top: 3px; margin-left: 5px; height:15px; }
	.resp-table { margin:1em 0px 2em 0px;}
/*
.main .right {border:solid 1px red;}
.main .left {border:solid 1px blue;}
*/

}




/* Smartphone Portrait und Landscape */
@media only screen and (min-width: 512px) and (max-width: 767px) {
	
	.banner { top:-390px; left:23px; left:0px; width: 512px; height: auto; border:solid 0px #FFF; font-size:16px; line-height:28px;}
	
	.blue{ background-color: red; background-color: #1689CE;}
	.wrap {margin-top:115px;}
	.inhalt .middle { height: 180px; position:static; }
	.home .middle {height:360px;  /*background-color: #FFc;*/}
	.home .bottom { position:relative; height: 10px; height: 0px; background-color: transparent; }
	
	
	.nbox{ height: auto;}
	#logobox { margin: 5px 0px;	/*background-color: pink;*/}
	#logo {width: 200px;}
	#logo {width: 200px;  margin-left: 20px;}
	
	.logobox2{ width: 180px; margin-top:2px; margin-left:20px; }

	    
	#telefon a {  height: 40px; width: 40px;}
	.content, .nbox { width: 512px; }	
	.height2b { height: 75px; }	
	.nav0 {  width: auto; }
	.suche input { width: 90px; font-size: 12px; line-height: 12px; margin-top: 3px; margin-left: 5px; height:15px; }

	
	.anker1 {/*left:50px;*/  top: -115px;}
	
	#nav1 { width: 100%; background-color: #FFF; padding-top:0px;}
	
	.home .nbox{ top:0px; height: 10px; /*background-color: #CFF;*/}
	
	.home .nav {width: 103%; position: absolute; top:190px; left:0px;	/* display: block; */ z-index:100;}	
	
	.home .nav > ul { width: 100%;  margin-left: -8px;/* border-top: solid 5px red;*/}
	
	.home .nav > ul > li { width: 157px;  width: 165px; margin-right: 0px; margin-left: 8px; position: static;}
	

	.home .nav li ul { position: absolute; z-index:100; width: 100%; left: 0px;   top:150px;	  padding:0px 0px 0px 0px; margin-left: 0px;}
	.home .nav > ul> li > ul > li { width:165px; height:40px; margin-right: 0px; margin-left: 8px;}
	.home .nav > ul { padding:0px 0px 0px 0px; }	
	
	.nav li a { font-size: 15px; line-height: 30px;	}
	.nav > ul > li > a { height:120px; }
	
	.home .snav2 li .n2_1, .home .snav2 li .n2_2, .home .snav2 li .n2_3  { top:135px; padding-bottom:16px;}

	.nav li ul { width: 100%; }
	.nav > ul > li, .leftnav .nav > ul > li{ /*width: 90%; margin-left:5%; margin-right:0px;	*/}
	
		
	
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {

/*.top .left {background-color: pink;}*/
	
	iframe { width: 322px ; height: 181px ;}
	
	.inhalt .bottom { position:static; height: auto; background-color: #FFF; }

	.content { /*background-color: Pink;*/}
	
	.nbox{ position:static; height: auto; margin-left:auto; margin-right:auto; margin-bottom:60px;text-align:left;}	
		
	.top .left, .left { width: 0%; }
	.top .right, .right { width: 100%; }

	.menu { display:block;}
	#footer, .adressbox { height: auto;}
	
	.nav0 {/* background-color: pink; width:170px;*/float:right;}
	
	#nav2 .nav0 ul li a {line-height: 24px;}
	#nav1 ul  { height: auto;}
	
	.desk2 { display:none;  }
	.smart2 { display:block; }
	
	#nav1{ /*width: 100%;*/ background-color: #FFF; padding-top:10px; /*border-top:solid 5px red;*/}
	.leftnav {  background-color: #FFF; padding-top:0px; margin-top:0px; margin-bottom:50px; /*width: 98%; border-top:solid 5px pink;*/}
	.nav > ul > li, .leftnav > ul > li{ width: 100%;  margin-left:0px; margin-right:0px;		 }
	

}






@media only screen and (min-width: 320px)  and (max-width: 511px) {
	
	.banner { top:-354px; left:23px; left:0px; width: 320px; height: auto; border:solid 0px #FFF; font-size:12px; line-height:14px;}

	.blue{ background-color: lightblue; background-color: #1689CE;}

	.wrap {margin-top:100px;}


	.inhalt .middle { height: 120px; position:static; }
	.home .middle {height:240px;  height:340px; /*background-color: #ccc;*/}
	.home .bottom { position:relative; height: 10px; height: 0px; background-color: transparent; /* display:none;*/}

	#logobox { margin: 2px 0px;	/*background-color: pink;*/}
	#logo {width: 100px;  margin-left: 20px;}
	
	.logobox2{ width: 100px; margin-top:2px; margin-left:20px; }

	#telefon { top: 2px;	}
	#telefon a {  height: 40px; width: 40px;}
	.suche {display:none;}
	.content { /*background-color:gold;*/}
	.middle .content, .middle {height:105px; height:auto;}
	.content, .nbox { width: 320px; }
	.content .sp12 .bildbox img { width: 99%; }
	.content .bildbox img { width: 99%; }
		
	.height2b { height: 46px; }	
	.nav0 {  width: auto; }

	.anker {/*left:50px;*/  top: -70px;}
	.anker1 {/*left:50px;*/  top: -90px;}

	.contentbox { padding-bottom: 20px;  margin-bottom: 20px;}

	.main .content img, .main .content .video img, #news .mainnews img {  width: 100%; height: auto; }
	
	.video { 
		width: 480px;
		height: 270px;
		
		width: 100%;
		height: 169px;
		
	}
	.linkbox { width: auto; margin-left:10px; margin-right:10px;  /*border-top:solid 3px red;*/}
	
	
	.lead { font-size: 16px; line-height: 18px;}	
	.main { background-color: #FFF;}

/*	
	.bgbild {height: 100px;}
	#header .bgbild {height: auto;}
	#logobox { height: auto;}
*/	
	
	.spalte { margin-left:2%; width: 98%; }
	.adressbox, .adressbox div { position: static; }
	.adressbox div { top: 0px; transform: translateY(0%); }
	.desk { display:none;  }
	.smart { display:block; }
	
	
	.menu { margin-top: 8px; background-size: 20px auto; height: 21px; width: 21px; }

	.aktiv { background-position: 0px -21px; }

	.home .nav  { position:absolute; z-index:1000; top:120px; left: 0px; width: 100%; /*background-color:pink;  display: none;*/}
	.home .nav li ul { position:absolute; z-index:1000; width: 100%; left: 0px;  padding:0px 0px 0px 0px; }
	.home .nav > ul {  padding: 0px 0px 0px 0px; }
	.home .nav > ul > li {position:relative; /*width:100%; margin:0px 5px 0px 5px;background-color:pink;*/}
	.home .nav > ul > li > a { }
	
	.home .nav > ul > li > ul { top:200px; /*background-color:pink; border-right:solid 5px pink;*/}
	
	.home .snav2 > ul > li { width:100%; }

	.home .snav2 li .n2_1, .home .snav2 li .n2_2 { top:40px; }
	.home .nav > ul > li > ul > li { width:100%; }
	.home .nav > ul> li > ul > li { height: 40px; margin-top: 10px; }
	/*
	.inhaltX .nav > ul > li > a { width: 100%; border:dashed green 1px;}	
	.inhaltX .nav > ul > li > ul > li { width: 100%; border:dashed pink 1px;}	
	*/
	.nav li ul { width: 100%; }
	.nav > ul > li, .leftnav .nav > ul > li{ /*width: 90%; margin-left:5%; margin-right:0px;*/	}

	
	
	.nav > ul > li > a > img {
		display:inline-block;
		width:20%;
		height:auto;
		margin-top:5px;
		display:none;		
	}
	.nav > ul > li > a {
		display:block;
		position:relative;
	    text-align: left;
	    height: auto;
	    height: 36px;
	    padding: 0px 0px 0px 10px;
	    margin-bottom: 5px;
	   	display: none; /* */
	}
	.nav > ul > li > a > span { 
		top:-15px;
		display:inline-block;
		width:100%;
		padding:2px 0px 0px 0px;
		transform: translateY(5px);
	}
	.home .snav2 > ul> li > ul > li { padding-left:10px; margin-top:2px; text-align:left;}
	
	
	.resp-table { margin:1em 0px 2em 10px;}
	

}


