
/* ----------- stylized aus HTML ----------- */
/* table { */
  /* outline: 1px solid red; */
/* }  */
/* table.col{ */
  /* outline: 1px solid red; */
/* } */
/* table.tr{ */
/* outline: 1px solid red; */
/* }	 */


.searchbox {
  top: 5px;
}
.suggest_link { background-color: #FDFDFD; padding: 2px 6px 2px 6px; border-width: 2px; border-bottom: 1px solid; border-bottom-color: #efefef; line-height: 16px; cursor: pointer; font-size: 11px; }
.suggest_link:hover { background-color: #EEEEEE;	padding: 2px 6px 2px 6px; }
.suggest_link-hover{ background-color: #EEEEEE;;	padding: 2px 6px 2px 6px; }
.horiz{ background-color: #EEEEEE;}


#search_suggest { 
	position: absolute;
	background-color: #fdfdfd;
	text-align: left;
	border: 1px solid #000000;
	overflow: auto;
	max-height: 290px;
	width: 290px;
	top:73px;
	visibility:hidden;
	border-radius:5px;
	padding-top:5px;
	padding-bottom:5px; 
	z-index:21;
	}

#search_hnr { position: absolute; background-color: #FFFFFF; text-align: left; border: 1px solid #000000; }	


#txtSearch { 
	font-size:16px; 
	border: 1px solid #AFAFAF; 
	border-radius: 5px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	padding: 4px;
	width: 280px;
	/* margin-top: 20px; */
}



.pc { font: 10px arial, sans-serif, helvetica; color:#141414; }
.mobil { font: 18px arial, sans-serif, helvetica; color:#141414; }

div.deleteicon {
	position: absolute;
	display: block;
	top: 39px;
	height: 25px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	display:inline-block;
}
div.deleteicon span {
	position: absolute;
	display: block;
	top: 3px;
	right: 0px;
	width: 18px;
	height: 27px;
	background: url('close.png');
	background-repeat: no-repeat;
	background-position: 0px;
	padding:0px;
	cursor: pointer;
	visibility:hidden;
}
div.deleteicon input {
	border: 0px;
	width:272px;
	height:18px;
	margin-top:4px;
	margin-left:2px;
	outline:none;
}


/* - - - - - - - - - - - - - - - - - - - - -*/

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-width:800px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  overscroll-behavior-y: contain;

}
.downloadSubmit {
	color:#004696; 
	float: right; 
	margin-right:21px; 
	margin-top:5px; 
	margin-bottom:5px; 
	width:235px;
}

.downloadSubmitGmd {
	color:#004696; 
	float: left; 
	text-align: left;
	margin-top:5px; 
	margin-left:8px;
	margin-bottom:5px; 
	width:241px;
	
}

.mapcontainer {
  position: relative;
  top: 80px;

}  
	  
.map {
  position:fixed;
  top: 80px;
  width: 100%;
  height: calc(100vh - 80px);
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
}	  

.map .ol-zoom {
  top: 80px;
  margin-left: 3px;
}	
.map .ol-control {
  background-color: #004696;
  
}
.map .ol-attribution.ol-uncollapsible {
  display:none;	
}
.map .ol-zoom-in {
	font-size: 1.4em;
}
.map .ol-zoom-out {
	font-size: 1.4em;
}
@media(hover: hover) and (pointer: fine) {
.map .ol-zoom-in:hover {
	background-color: #006CE6;
}
.map .ol-zoom-out:hover {
	background-color: #006CE6;
}
}

hr { border: none; height: 1px; background-color: #e6e6e6; margin:4px; }

.selectBox {
  -webkit-overflow-scrolling: touch;
  -webkit-user-select: initial !important; 
  -khtml-user-select: initial !important; 
  -moz-user-select: initial !important;
  -ms-user-select: initial !important; 
  user-select: initial !important; 	
}

input, input:before, input:after { -webkit-user-select: initial !important; -khtml-user-select: initial !important; -moz-user-select: initial !important; -ms-user-select: initial !important; user-select: initial !important; }



  .header {
	  width: 100%;
	  height: 80px;
    background-color:#004696;
    position:fixed;
	top: 0;
	left: 0;
  }
  
  
/* .header { */
	/* width: 100%; */
	/* height: 80px; */
	/* overflow: hidden; */
	/* position: fixed; */

/* }   */

.top {
  height: 80px;
  width: 100%;
  background: #004696;
  margin-right: 10px;
}

.he-logo {
  position: fixed;
  left: 10px;
  top: 0px;
  box-shadow:0 0 10px #c9caca;
  cursor: pointer;
  display: block;
}

.two {
  width: 108px;
  float: left;
  background:#F0F0F0;
  display: none;
}
.adr-suche {
  width: 400px;
  height: 80px;
   margin-left: 118px;
  float: left;
  background:#004696;
} 
.tools-bg {
  width: 150px;
  height: 80px;
  background:#004696;
  float: left;
  padding-left:15px;
  display: block;
}
.tools {
  width: 150px;
  height: 80px;
  background:#004696;
  float: left;
  display: table;
}  
.tool {
  display:table-cell;
  width:75px;
  padding-top:5px;
}

.three {
  height: 100%;
  width: 100%;
  background:#F0F0F0;
  display: block;
}  

.menu_logo {
  height: 100%;
  width: 200px;
  background: #FF40FF;
}
	
.menu_suche {
  padding-top: 50%;
  height: 50%;
  width: 200px;
  background: #FF0000;
}
	
	
#wrapper {
  display:table;
  width:150px;
}
#row {
  display: table-row;
}
	
#div-opacity {
  width: 190px;
  height: 80px;
  float: left;
  margin-top: 25px;
  background:#004696;
  display: none;
  padding-bottom: 1px;
}
#platzhalter {
  position:absolute;
  width: max(calc(100vw - 765px), 0px); 
  height: 80px;
  right: 230px;
  background:#000000;
}
#form {
  position: relative;
  width: calc(100vw - 835px); /* 685 + 50 für Einstellungen = 735 */
  height: 80px;
  float: left;
  background:#004696;
  display: block;
  padding-bottom: 1px;
}	
.pform {
  text-align:right;
}	
.settings {
  position: fixed;
  border-radius:8px;
  top: 80px;
  /* width:225px; */
  right: 0px;
  background:#F0F0F0;
}	

.barrier {	
  position: absolute; 
  right: 0; 
  margin-right:29px; 
  top: 50%; 
  font-size:12px;
  
}



	

@media screen and (max-width: 884px) {
#form {
  position: relative;
  width: calc(100vw - 405px);
  height: 80px;
  float: left;
  background:#004696;
  display: none;
  padding-bottom: 1px;
}	

}

@media screen and (max-width: 735px) {
#tools {
  position: relative;
  width: calc(100vw - 405px);
  height: 80px;
  float: left;
  background:#004696;
  display: none;
  padding-bottom: 1px;
}	

}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* ----------- Desktop 1080 ----------- */
@media screen and (min-width: 885px) {
  #search_suggest { 
    position: absolute;
    background-color: #fdfdfd;
    text-align: left;
    border: 1px solid #000000;
    overflow: auto;
    max-height: 290px;
    width: 290px;
    padding-top:5px;
    padding-bottom:5px; 
    background:rgb(247,247,247);
    left:128px;
    top:73px;
    visibility:hidden;
    border-radius:5px;
    z-index:21;
  }
	
	
	
  .header {
    background-color:#004696;
    position:fixed;
	top: 0;
	left: 0;
  }
  #wrapper {
    display:table;
    width:150px;
  }
  #row {
    display:table-row;
  }


  #div-opacity {
    width: 190px;
    height: 80px;
    float: left;
    margin-top: 25px;
    background:#004696;
    display: block;
    padding-bottom: 1px;
  }	
	
  #platzhalter {
    position: absolute;
    width: max(calc(100vw - 1080px), 0px);
    height: 80px;
    right: 230px;
    background:#000000;
  }
  #form {
    position: relative;	 
	width: calc(100vw - 735px);
    height: 80px;
    float: left;
    background:#004696;
    display: block;
    padding-bottom: 1px;
  }	
  .pform {
    text-align:right;
  }	
  .settings {
    position: fixed;
    border-radius:8px;
    top: 80px;
    right: 0px;
	/* width:225px; */
    background:#F0F0F0;

  }
.barrier {	
  position: absolute; 
  right: 0; 
  margin-right:29px; 
  top: 50%; 
  font-size:12px;
  
}


  .he-logo {
    position: fixed;
    left: 10px;
    top: 0px;
    box-shadow:0 0 10px #c9caca;
    cursor: pointer;
    display: block;
  }
  .adr-suche {
    height: 80px;
    width: 400px;
    margin-left: 118px;
    background:#004696;
    float: left;
  }
  .tools {
    width: 150px;
    height: 80px;
    background:#004696;
    float: left;
  }
  .tool {
    display:table-cell;
    width:75px;
    padding-top:5px;
  }	
 
  .three {
    height: 100%;
    width: 100%;
    background:#40FF40;
    display: block;
  }  
 
  .menu_hessenlogo {
    background: #FFFFFF;
    height: 100%;
    width: 123px;
    left: 15px;
    box-shadow:0 0 10px #c9caca;
  }
  .menu_logo {
    height: 100%;
    width: 200px;
    background: #FF0000;
  }
 
  .top {
    height: 80px;
    width: 100%;
    background: #004696;
    margin-right: 10px;
  }

}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ENDE Desktop @media screen and (min-width: 1080px)  - - - - - - - - - - -  - - - - - - - - - - - - - - - - - - - - - - */

#debug {
  position: absolute;
  font-size: 1em;
  top: 100px;
  right: 10px;
  background-color: lightgrey;
  padding: 4px;
}



.layersteuerungcontainer {
  position: fixed;
  background:#FFFFFF;
  top: 80px;
  height: calc(100vh - 80px);
  overflow-y: auto;
  overscroll-behavior-y: none;
  border-left:1px solid #E6E6E6;
  width: 225px;
  right: 0px;
}

.checkbox {
  
  top: 0px;
  height: 20px;
  width: 20px;
  padding: 5px;
  left: 0px;
}

.button {
  
  top: 0px;
  height: 35px;
  width: 30px;
  left: 0px;
}
.div {
  top: 0px;
  height: 40px;
  width: 180px;
  left: 0px;
}

.div2 {
  height: 70px;
  width: 70px;
  cursor: pointer;
}

.statuszeile {
  position: absolute;
  background-color: lightgrey;
  font-size: 1.3em;
  bottom: 0px;
  left: 0px;
}


.ueberschrift {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  padding-top:2px; 
  padding-bottom:2px;
  padding-left:15px;
  width:153px;
  height:18px;
  background-color: #FFFFFF;
}

div.info-bar {
 font-family:Arial, Helvetica, sans-serif;
 width:270px;
 font-size:13px;
 border-radius:4px;
 position: absolute;
 display: none;
 padding: 10px;
 background-color: #FFFFFF;
 box-shadow: 0 0 3px 0 #000;
 left:128px;
 top:90px;
}	
div.tt {
  font-family:Arial, Helvetica, sans-serif;
  width:170px;
  font-size:12px;
  border-radius:4px;
  position: absolute;
  display: none;
  padding: 3px;
  background-color: #FFFFFF;
  border:solid 1px #004696;
  z-Index:99;
}

div.tt-willkommen {
  font-family:Arial, Helvetica, sans-serif;
  width:300px;
  font-size:15px;
  left:160px;
  top:160px;
  border-radius:8px;
  position: absolute;
  display: block;
  padding: 13px;
  background-color: #FFFFFF;
  /* border:solid 1px #C0C0C0; */
  box-shadow: 0 0 3px 0 #000;
  opacity: 0;
  
  -moz-animation: fadein 2200ms;
  -moz-animation-delay: 1700ms;
  -webkit-animation: fadein 2200ms;
  -webkit-animation-delay: 1700ms;
  -o-animation: 2200ms;
  animation: fadein 2200ms;
  /* preserve the style of the last frame */
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  
  z-Index:99;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}


.auswert-frei {
  border-collapse:separate;
  border-spacing: 5px 0;
  margin-left:10px;
}

.auswert-frei2 {
  border-collapse:separate;
  border-spacing: 0px 0;
}


.setting {
  border-collapse:collapse;
  width:225px;
}


.frei-fi-table{
  width:205px;
  margin:0px;
  border:solid 0px #D5F29E;
  background-color:#004696;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  
  background-attachment:fixed;
  float:left;
}

.dach-frei-table{
  width:400px;
  margin:0px;
  border:solid 0px #D5F29E;
  background-color:#004696;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  
  background-attachment:fixed;
  float:left;
}



tr.gn {

}


tr.gn-header-df {
  height:40px;

}

.gn-list2 {
  line-height:0px;
  height:5px;
  background-color:#F0F0F0;
}




.gn-list1 {
  line-height:0px;
  height:1px;
  background-color:#F8F8F8;
}


.dl-list2 {
  line-height:0px;
  height:25px;
  background-color:#F0F0F0;
}


.dl-list1 {
  line-height:0px;
  height:25px;
  background-color:#F8F8F8;
}

.set-menu {
  line-height:2px;
  height:35px;
  cursor:pointer;
  border-bottom: 1px solid #163971;
  background-color:#004696;
}

.set-txt {
  font-family: Arial, Helvetica, sans-serif;
  padding-left:10px;
  text-align:left;
  font-size:15px;
  color:#B3CBE4;
  }

.set_lightgray {
  line-height:2px;
  height:35px;
  cursor:pointer;
  background-color:#F8F8F8;
}


.standard-btn{
  display:inline-block;
  background:#F0F0F0;
  text-align:center;
  padding:2px;
  margin-left:5px;
  margin-top:5px;
  cursor: pointer;
  float:left;
  width:90px;
  height:22px;
  border-radius:4px;
  border:solid 1px #004696;
}






label.featureinfo_text{
  display:block;
  text-align:left;
  padding-top:2px;
  margin-left:5px;
  float:left;
  width:260px;
}
label.textzeile{
  display:block;
  text-align:left;
  padding-top:2px;
  margin-left:15px;
  float:left;
  width:420px;
}
.dl-textzeile{
  display:block;
  text-align:left;
  padding-top:2px;
  margin-left:11px;
  float:left;
  width:420px;
}

label.textzeile10{
  display:block;
  font-size:12px;
  text-align:left;
  padding-top:2px;
  padding-right:5px;
  margin-left:15px;
  float:left;
  	
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  }

label.textzeile12{
  display:block;
  font-size:12px;
  text-align:left;
  padding-top:2px;
  padding-right:5px;
  margin-left:15px;
  float:left;
  	
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  }
.textzeile12-fne{
  display:block;
  font-size:12px;
  text-align:left;
  float:left;
  	
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  }		

label.textzeile-neig-expo{
  display:block;
  text-align:left;
  padding-top:2px;
  margin-left:15px;
  float:left;
  width:355px;
  
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  }

div.einzug{
  padding-left:15px;
  width:290px;
  }
.textzeile-fd{
  display:block;
  font-size:13px;
  text-align:left;
  padding-top:2px;
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  }



.hinweis{
  padding-left:80px;	
  padding-top:2px;
  padding-bottom:2px;
  width:16px;
  height:18px;
}

.hinweis-fd{
  padding-top:2px;
  padding-bottom:2px;
  width:16px;
  height:18px;
}

.tab-header2 {
  padding-left: 7px;
}
.tab-header {
  padding-top: 7px;
}

td {


}


.opacity2 {
  border-spacing: 0px;
  padding: 0px;
  padding-bottom: 1px;
}


div.opacity {
  height: 50px;
  left: 690px;
  top: 10px;
  width:169px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding: 5px;
  position: absolute;
  display: block;
  background-color: #004696;
  border-radius:8px;
}
#lyropacity {
  width:170px;
}

.dialog {
  position:absolute;
  border-radius:8px;
  box-shadow: 0 0 3px 0 #000;
  width:450px;
  height:335px;
  
  background:#F8F8F8;
}
.dl-dialog {
  position:absolute;
  border-radius:8px;
  box-shadow: 0 0 3px 0 #000;
  width:395px;
  height:440px;
  background:#F8F8F8;
}

.dl-dialog-poly {
  position:absolute;
  border-radius:8px;
  box-shadow: 0 0 3px 0 #000;
  width:395px;
  height:360px;
  
  background:#F8F8F8;
}

.ff-ausgabe {
  padding-top:25px;
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  
}
.dialog-flachdach {
  position:absolute;
  border-radius:8px;
  box-shadow: 0 0 3px 0 #000;
  width:320px;
  height:320px;
  
  background:#F8F8F8;
}


.dialog-dach-frei {
  position:absolute;
  border-radius:8px;
  border: 1px solid #FFFFFF;
  box-shadow: 0 0 3px 0 #000;
  width:400px;
  height:160px;
  background:#F8F8F8;
  display:none;
}

.dialog-neig-expo {
  position:absolute;
  border-radius:8px;
  box-shadow: 0 0 3px 0 #000;
  width:370px;
  height:325px;
  background:#F8F8F8;
}

.dialog-frei {
  position:absolute;
  border-radius:8px;
  box-shadow: 0 0 3px 0 #000;
  width:479px;
  height:330px;
  
  background:#F8F8F8;
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.dialog-ok {
  position:absolute;
  border-radius:8px;
  box-shadow: 0 0 3px 0 #000;
  width:410px;
  height:160px;
  background:#F8F8F8;
}

.fi_symbol_left {
  display:flex; 
  align-items:center;
  justify-content:center;
}
.sub {
  font-size: 8px;
}
.centered {
  display:block;
  margin:0 auto;
  height:85px;
  width:85px;
}
.fi-colname {
  display:flex;
  align-items:center;
  justify-content:center;
  margin-top:8px;
  margin-bottom:1px;
  align-items:baseline;
  color:#404040;
}

/* toggle in label designing */
.toggle {
  position : relative ;
  display : inline-block;
  width : 36px;
  height : 21px;
  background-color: #FFFFFF;
  border-radius: 30px;
  border: 1px solid gray;
}

		
/* After slide changes */
.toggle:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 19px;
  border-radius: 50%;
  background-color: gray;
  top: 1px; 
  left: 1px;
  transition: left 1s;
}
		
/* Toggle text */
p {
  font-family: Arial, Helvetica, sans-serif;
  text-align:left;
  font-size:12px;
  margin-left:15px;
}
p.admin {
  font-family: Arial, Helvetica, sans-serif;
  text-align:left;
  font-size:12px;
  margin-left:9px;
}

.jtext {
  text-align:left;
  font-size:12px;
  margin-left:15px;
}
.jtext5 {
  text-align:left;
  font-size:12px;
  margin-left:5px;
}
p.welcome {
  font-family: Arial, Helvetica, sans-serif;
  text-align:left;
  font-size:15px;
  color:#004696;
}

p.welcome2 {
  font-family: Arial, Helvetica, sans-serif;
  
  text-align:left;
  font-size:14px;
}
		
/* Checkbox checked effect */

.checkbox:checked + .toggle::after {
  left : 15px; 
  background-color: #7FFE7A;
}

.checkbox-ausschluss:checked + .toggle::after {
  left : 15px; 
  background-color: #FE7E7E;
}
	
.checkbox-restriktion:checked + .toggle::after {
  left : 15px; 
  background-color: #7E7EFE;
}	
/* Checkbox checked toggle label bg color */
.checkbox:checked + .toggle {
  background-color: #FAFAFA;
}
.checkbox:disabled  {
  background-color: #FAFAFA;
}
		
/* Checkbox vanished */
.checkbox { 
  display : none;
}
.checkbox-ausschluss { 
  display : none;
}
.checkbox-restriktion { 
  display : none;
}



/* = = = = = = = = = = = = = = = = = = = = = = = = = AUS BZH = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
.dl-fi {
  margin-top: 5px; 
  margin-right: 3px;
  margin-left: 8px;
}
.dl-fi-tab {
border-collapse:collapse;

}

.fi-header {
  font-size:13px; 
  color:#404040;  
  /* color:#004696; */
  padding-left:0px; 
  padding-top:3px;
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dl-ergebnis {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:12px;
	font-size:12px;
	
}

.disclaim {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:12px;
	font-size:12px;
	width:350px;
	color:#404040;
	
}
.dl-progress {
	
	margin-left:12px;
	width:240px;
}

.dl-fi-header {
  font-size:13px; 
  color:#404040;  
  /* color:#004696; */
  padding-left:0px; 
  padding-top:6px;
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}


.frei-fi-header {
  font-size:13px; 
  color:#FFFFFF;  
  padding-left:7px; 
  padding-top:3px;
}

.dach-frei-header {
  font-size:13px; 
  color:#FFFFFF;  
  padding-top:18px;
  padding-bottom:18px;
}

.fi-col{
  width:123px;	
}
.fi-col1{
  width:145px;	
}
.fi-col2{
  width:20px;	
}
.fi-col3{
  width:185px;	
}
.fi-col4{
  width:395px;	
}
.dl-col2{
  width:272px;	
}

.fd-col{
  width:110px;	
}
.fd-col1{
  width:100px;	
}
.fd-col2{
  width:35px;	
}
.fd-col2e{
  width:100px;	
}
.fd-col3{
  width:85px;	
}

.ne_col{
  width:140px;	
}
.ne-col1{
  width:140px;	
}
.ne-col2{
  width:87px;	

}
.ne-col3{
  width:143px;	
}

.ne-col4{
  width:100px;	
}


.ne-list2{
  margin-left:15px;
}



.standard-list2{
  display:block;
  text-align:left;
  padding-top:2px;
  padding-bottom:2px;
  margin-left:10px;
  width:100px;
  float:left;
  color:#404040;
}

.standard-list3{
  display:block;
  text-align:left;
  padding-top:2px;
  padding-bottom:2px;
  margin-left:10px;
  width:220px;
  float:left;
  color:#404040;
}

.standard-list4{
  display:block;
  text-align:left;
  padding-top:2px;
  padding-bottom:2px;
  margin-left:10px;
  width:363px;
  float:left;
  color:#404040;
}


.fd-list2{
  display:block;
  text-align:left;
  margin-left:10px;
  float:left;
  color:#404040;
}



label.list2-wert{
  display:block;
  text-align:right;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:5px;
  width:113px;
  float:right;
  color:#404040;
}

dl-list2-wert{
  display:block;
  text-align:right;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:5px;
  width:213px;
  float:right;
  color:#404040;
}

.frei-list-wert{
  display:block;
  text-align:right;
  padding-bottom:2px;
  padding-right: 4px;
  color:#404040;
  
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.frei-list-wert2{
  display:block;
  text-align:left;
  padding-bottom:2px;
  padding-left:0px;
  
  color:#404040;
  
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.frei-list-wert15{
  display:block;
  text-align:left;
  padding-top:0px;
  margin-left:15px;
  
  float:left;
  color:#404040;
  
  -webkit_touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;

}


.fd-list2-wert{
  display:block;
  text-align:right;
  padding-top:4px;
  width:60px;
  float:right;
  color:#404040;
  border:0px;
}


label.input-neigung{
  width:22px;
  display:none;
  float:right;
}
label.input-frei-neigung{
  width:16px;
  display:none;
  padding-top:4px;
  float:right;
}




/*  = = = = = = = = = = = = = = = = = = = = = = = = = Zunächst hide*/ 
input[type=range] {
  -webkit-appearance: none; /*Hides the slider so that custom slider can be made*/
  width: 100%; /*Specific width is required for Firefox.*/
  background: transparent; /*Otherwise white in Chrome*/
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type=range]:focus {
  outline: none; /*Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though.*/
}

input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;

  /* Hides the slider so custom styles can be added */
  background: transparent; 
  border-color: transparent;
  color: transparent;
}

 /* = = = = = = = = = = = = = = = = = = = = = = = = = ENDE Hide */
/* Special styling for WebKit/Blink */
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #FFFFFF;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  background: #004696;
  cursor: pointer;
  margin-top: -11px; /*You need to specify a margin in Chrome, but in Firefox and IE it is automatic*/

}
/* All the same stuff for Firefox */
input[type=range]::-moz-range-thumb {
  border: 2px solid #FFFFFF;
  height: 22px;
  width: 22px; 
  border-radius: 50%;
  background: #004696;
  cursor: pointer;
}
/* IE */
input[type=range]::-ms-thumb {
  border: 1px solid #FFFFFF;
  height: 22px;
  width: 22px; 
  border-radius: 50%;
  
  background: #;
  cursor: pointer;
}


input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: #FFFFFF;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: #FFFFFF;
}
