/*lb_hider nur temporär*/
#l_b_container{
  float:right;
  width:100%;
}

#lb_hider{
	display:none;
	position:relative;
	top:0;
	right:0;
	z-index:2;
	height:180px;
	width: 100%;
	padding: 6px 24px 9px 9px;
	background-color: #FFFFFF;
}

#lb_hider svg{
	position:absolute !important;
}

.solarmap-wrapper {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
}

#solar-map {
	position:relative;
	left:0px;
	width: 100% !important;	
	height: 500px;
}

#feineinst-left {
	float: left;
	width: 50%;
	margin-right: -1px;
	padding: 15px 0 15px 0;
	border-right: 1px solid #E6EBF1;
	border-top: 1px solid #E6EBF1;
}
#feineinst-right {
	float: left;
	width: 50%;
	padding: 15px 0 15px 0;
	border-left: 1px solid #E6EBF1;
	border-top: 1px solid #E6EBF1;
}
.tab-grundriss {
	float: left;
	width: 30%;
	height: 66px;		
	border: 1px solid #E6EBF1;
	border-radius: 4px;
}
.dachtyp-wrapper {
	position: relative;
	float: left;
	width: 25%;
}
.dachtyp {
	position: relative;
	margin-top: -67px;
	width: 95%;
	height: 70px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #bfccdb;
	border-radius: 4px;
	background-image: url(../img/transparent.png);
	background-repeat: repeat;
}
.dachtyp-image {
	position: relative;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
	border: none;
	border-radius: 4px;
}
.dachtyp:hover {
	border: 1px solid #afbfd4;
	cursor: pointer;
}
.dachtyp-selected {
	border: 1px solid #bfccdb;
	background-image: url(../img/haken.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.dachtyp img {
	margin-bottom: -3px;
}
.dachtyp-first {
	margin-left: 0px;
}
.dachtyp-last {
	margin-right: 0px;
}
/* Fensterfläche an Fassade */
#fensterflaechen {
	float: right;
	margin-bottom: 20px;
}
.fensterflaeche-wrapper {
	position: relative;
	margin-left: 10px;
	border: 1px solid #f7f9fb;
	border-radius: 4px;
	overflow: hidden;
}
.fensterflaeche-overlay:hover {
	border: 1px solid #c0ccdd;
	cursor: pointer;
}
.fensterflaeche-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 60px;
	border-radius: 4px;
}
.fensterflaeche {
	width: 80px;
	height: 60px;
	border-radius: 4px;
}
.fensterflaeche-selected {
	border: 1px solid #c0ccdd;
	background-image: url(../img/haken.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#fensterflaeche1 {
	background-image: url(../img/fensterflaeche1.png);
	background-repeat: repeat;
	background-position: 0px -5px;
}
#fensterflaeche2 {
	background-image: url(../img/fensterflaeche2.png);
	background-repeat: repeat;	
	background-position: 0px -5px;
}
#fensterflaeche3 {
	background-image: url(../img/fensterflaeche3.png);
	background-repeat: repeat;	
	background-position: 2px -5px;
}

.energiebedarf-inner-box {
	position: relative;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #cfd9e4;
	border-radius: 4px;
}
.tatsaechlicher_verbrauch_button  {
	padding: 3px 10px;
	opacity: 0.5;
}
#heizsystem_output {
	text-align: right;
}
.border-box {
	position: relative;
	width: 100%;
	padding: 10px;
	border: 1px solid #cfd9e4;
    border-radius: 4px;
}
.solarausrichtung-left {
	padding: 0px 7px 15px 0px;
}
.solarausrichtung-right {
	padding: 0px 0px 15px 8px;
}
#tab11{
  display:block;
}
#solarflaeche {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 25%;
	background-color: #fff;
	border: 1px solid #E6EBF1;
	border-radius: 4px;
}
.solarflaeche-padding {
	position: relative;
	padding: 10px;
}
#dachwinkel-slider, #ausrichtung-slider , #radius-slider {
	position: relative;
	height: 50px;
	margin-top: 5px;	
}
.solarausrichtung-left table, .solarausrichtung-right table {
	width: 100%;
}
#exposition, #neigungswinkel {
	width: 30px;
	margin-left: calc(50% - 15px);
	padding: 0;	
	background-color: #fff;
	border: 0;
	text-align: center;
}
#neigungswinkel {

}
#sued {
	position: absolute;
	top: 36px;
	left: 50%;
	width: 50px;
	margin-left: -23px;
	text-align: center;
}
#tab12 {
	padding: 15px;
}
.group4 {
	padding: 15px;
}
/* User Foto Gallery */
.foto-wrapper {
	width: 100%;
	max-width: 700px;
	height: auto;
	min-height: 400px;
	max-height: 750px;
	padding-bottom: 10px;
	overflow: hidden;
}
.slidesjs-container img {
	width: auto !important;
	max-width: 100% !important;
	max-height: 100% !important;
}
.slidesjs-container {

}
.slidesjs-control {

}
    .slidesjs-pagination {
      margin: 6px 0 0;
      float: left;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }
    #slides .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #slides .slidesjs-next {
      margin-right: 5px;
      float: left;
    }
	.slidesjs-navigation img {
		height: 16px;
		padding: 5px 6px 0 2px;
	}
	.anzahl-df {		
		font-size: 14px;
		margin-bottom: 10px;
	}
	.testli {
		width: 30px;
			height: 28px;
	padding-left: 10px;
	color: #666666;
	border-radius: 4px;
	border: 1px solid #e6ebf1;
	}