/* 
 
       * {
  box-sizing: border-box;
}
*/
/*
.snav1 {border:dashed 1px black;}
*/
.wrap {
overflow:hidden;
  padding-top:100px;
}  


input {width: 100%;}

.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: -3000px;
	top: 250px;
	color:#000;
}
#header {
	position:relative;
	background-color: #FcF;
	width: 100%;
	height: 120px;
	height: auto;
}
.nav0 {

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

}
#header .nav0 { background-color: #FFF;}
.menu {
	background-color: #FFF;
	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;
}
.home .menu {
	
}
#menubox {float:right;}
.aktiv { background-position: 0px -31px; }

#logobox {
	position:relative;

	height: 35px;
	width: auto;
	margin:0px;
	float:left;
	background-color: #FFF;
}
#logo {
	background-color: #FFF;
	margin: 0px;
	height: auto;
	width: auto;
}
#footer {
	font-size: 12px;
	line-height: 14px;
	
	
	margin-bottom: 40px;
	height: 30px;
}


.main {
	margin:0px;
	padding:0px;
	min-height: 0px;
	
}

.top {
	top:0px;
	width: 100%;
	position:fixed;
	z-index:5000;
	overflow:hidden;
	margin:0px;
	padding:0px;
	height: 100px;

	background-color: #ccc;
	/*display:none;*/
}
.middle {
	display none;
	position:relative;
	width: 1024px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #f4f4f4;
	margin:0px auto;
	margin:0px;
	padding:0px;
	height: 340px;
	text-aline:left;
	/*border-bottom:solid 35px #122E81;
	display:none;*/
}


.mapbox { margin-top:-22px; height: 100%;}
.home .middle {height: 580px; 	/*height: 90%;*/ background-position: center top; display:none;}

.bottom {
	position:relative;
	/*border-bottom:solid 10px pink;*/
	width: 100%;
	background-color: #122E81;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 35px; 

}
.nbox{
	 /*border:solid 1px red;*/
	position:absolute;
	width: 100%;
	top:375px;
}
.home .nbox{
	top:615px;
}
#navbox {


}
.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%;

}
.fix-bottom{
  
}










#nav2 { width: 23%; float:left;}


.adressbox {
	font-size: 14px;
	line-height: 22px;
	width: 75%; float:left;
	color: #412B12;

}

.adressbox div {

	position: absolute;
	width: 75%;
	top: 50%;
	transform: translateY(-25%);

}
.adressbox a, .adressbox span{
	color: #993300;
}
.adressbox a:hover{

}
.adressbox .firma  {
	color: #000;
	font-weight: 700;
}
.content p img {
	width: 49%;
	margin-right:2%;
	margin-bottom:2%;
	float:left;
}
.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;
}
.left {
	background-color: pink;
	width: 644px;
	width: 65%;
	/*min-height: 100px;*/
	float:left;
	margin-top:35px;
	margin-left:29px;
	margin-left:1%;

}
#header .left {
		
		position:relative;
		/*border:solid 1px red;background-color:pink;	*/
}
.right {
	/*position:relative;*/
	background-color:#FFc;
	width: 322px;
	width: 32%;
	margin-top:35px;
	/*min-height: 100px;*/
	float:left;
}
.left, .right { 	float:right;}

.right h2 {
	margin-top:35px;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
}
#headerX .right {
		background-color:gold;
	
}

.content {
	text-align: left;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.contentbox {
	background-color: #FFc;
	padding-bottom: 50px;
	margin-bottom: 50px;
	margin-right: 30px;
	border-bottom: solid 2px #930;
}
.first h1{
	font-size: 20px;
	line-height: 22px;
	margin:5px 0px 20px 0px;
	padding:10px 5px 10px 5px;

}
#header .content {
	background-color: transparent;
	margin-top: 0px;
}

.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;
	
}
.content .bildbox img {
	width: 49%;
	margin-right: 0px;
	margin-left: 1%;
	margin-bottom: 1%;
	float:left;
}
.contentX .bildbox img {
	width: 100%;
	float:none;
}

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


.spacer1 {
	height: 10px;
}
.anker1, .anker2, .anker {
	height:0px;
	width: 1px;
	z-index:6000;
	font-size:10px;	
	left:-3250px;
	position: relative;
	background-color: #FFC;
}

.anker1{ top:-130px; background-color: #ccF;}
.anker2{ top:540px; background-color: gold;}



.anker { top:-130px; background-color: #ccF;}



.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;

}



/* Desktop large */
@media only screen and (min-width: 1380px) {
	.nbox{ top:495px; }
	.navaktiv{ top:0px;}
	.menu {margin-top: 13px;}

	
	#header .nav0 {padding-top:12px;}
	.wrap { /*padding-top:45px; */} 
	.anker1 { top:-160px;}	
	.anker2 { top:-160px;}	
	.anker2{ top:710px; background-color: pink;}
	.anker { top:-160px;}
	
	#logobox { height: 50px; }
	#logobox img { height: 60px; width:auto;margin-top:-8px;}

	
	.top {  }
	.blau { height: 55px;  display:none; }	
	.middle { height: 450px;}
	.home .middle {height: 768px;}
	.home .nbox{ top:815px;}	
	.bottom { height: 45px; }
	.content { width: 1340px; }
	.spalte { width: 24%; }
	
	.adressbox { font-size: 16px; line-height: 22px;}
	
}


/* Tablet Portrait */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	/**/
	.home .middle {height:460px;}
	.middle { height: 240px;  }	
	.topX, #nav1X, startnavX {display:none;}
	.main { background-color: #FFF;}
	.content, .nbox { width: 748px; }
	.full { height: 300px; width: auto;	 }

	.top {  height: 180px;	}
	#logobox {  float:right;}
	#logo {  margin-right:20px; float:right;}
	
	#nav1 { width: 100%; background-color: #FFF; padding-top:10px;}
	.wrap { padding-top:180px; }  
	
}




/* Smartphone Portrait und Landscape */
@media only screen and (min-width: 512px) and (max-width: 767px) {
	/**/

	.main { background-color: #FFF;}
	.home .middle {height:360px;}
	
	.content, .nbox { width: 512px; }
	.bgbild {height: 100px;}
	#header .bgbild {height: auto;}
	#nav1 ul  { height: auto;}
	.adressbox { height: auto;}


	#logobox img{  height: 40px;}
	.top {  height: 80px;	}
	.left, .right { 	margin-top:10px;}		
	
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {
	
	.bottom { position:static; height: auto; background-color: #FFF; }
	
	.nbox{ position:static; margin-left:auto; margin-right:auto; margin-bottom:60px;text-align:left;}	
	.home .middle, .middle{border-bottom:solid 0px #122E81;}	
	.home  #nav1 { position:static; width:auto;}
	
	
	
	.anker1 { top:-40px;}
	.anker2 { top:-40px;}
	.anker { top:-60px;}
	
	
	.full { width: 100%; height: auto;	 }

	
	.left { width: 100%;}
	.right { width: 100%; }
	.contentbox {  margin-right: 0px;	}
	
	
	#footer, .adressbox { height: auto;}
	
	.nav0 {/* background-color: pink; */width:170px;float:right;}
	#nav2 .nav0 ul li a {line-height: 24px;}
	#nav1 ul  { height: auto;}

	#logobox { /*background-color: #ccc; border:solid 1px red;*/}
	
	
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.topX, #nav1X, .bottomX {display:none;}
	.middle { height: 180px;  }
	#header .nav0 {padding-top:0px;}
	.menu { display:block;}
	.top {/*position:static;*/ height:auto;}
	#nav1 { display:none;}
	.wrap { padding-top:15px; } 
	.mapboxX { margin-top:-22px; height: 300px;}
	
	.content p img {
		width: 49%;
		margin-right:50%;
	
	}


}

@media only screen and (min-width: 320px)  and (max-width: 512px) {
	.left, .right { 	margin-top:10px;}	
	#logobox img{  height: 30px;}
	
	
	.lead { font-size: 16px; line-height: 18px;}
	
	.main { background-color: #FFF;}
	.home .middle {height:360px;}
	
	.bgbild {height: 100px;}
	#header .bgbild {height: auto;}
	#logobox { height: auto;  margin-left: 5px;}
	
	
	
	.spalte { margin-left:2%; width: 98%; }

	.content, .nbox { width: 320px; width: 94%; margin-left:3%;}
	.content .sp12 .bildbox img { width: 99%; }
	.content .bildbox img { width: 99%; }

	.adressbox, .adressbox div { position: static; }
	.adressbox div { top: 0px; transform: translateY(0%); }
	.desk { display:none;  }
	.smart { display:block; }
	.middle { height: 120px;  }
	.map { height: 300px;  }
}


