/*
			#detailText h3  {
				width:690px;
				height:20px;
				background-color: <% =session("col3") %>;  
				background-color: #3d3d3d ;
				color: white;
				margin-top:5px;
				font-size: 1.1em;
				}


			#detailText h4  {
				width:240px;
				background-color: <% =session("col2") %>; 
				background-color: #2a6eb3; 
				color: white;
				font-size: 1.1em;
				}
*/	
@font-face {
	font-family: 'icomoon';
	src:url('../CRS_css/fonts/icomoon.eot?vjfivd');
	src:url('../CRS_css/fonts/icomoon.eot?vjfivd#iefix') format('embedded-opentype'),
		url('../CRS_css/fonts/icomoon.ttf?vjfivd') format('truetype'),
		url('../CRS_css/fonts/icomoon.woff?vjfivd') format('woff'),
		url('../CRS_css/fonts/icomoon.svg?vjfivd#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.CRS-ICON-font {
	font-family: 'icomoon';
	font-weight: normal;
	font-style: normal;
	font-size: 25px;
	
}

@font-face {
  font-family: 'floppy';
  src:  url('../CRS_css/fonts/floppy.eot?x6ibrm');
  src:  url('../CRS_css/fonts/floppy.eot?x6ibrm#iefix') format('embedded-opentype'),
    url('../CRS_css/fonts/floppy.ttf?x6ibrm') format('truetype'),
    url('../CRS_css/fonts/floppy.woff?x6ibrm') format('woff'),
    url('../CRS_css/fonts/floppy.svg?x6ibrm#floppy') format('svg');
  font-weight: normal;
  font-style: normal;
}

.floppy-font {
  font-family: 'floppy' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:link {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a:visited {
	border: none;
	color: #000;
}




/* STYLE BLOCK SEARCH ANFANG */
.sucheDivborder1 {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	margin-top:10px;
	height:40px;
	float: left;
	background-color:white;
	}

.sliderDivborder {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	/*border-right: 1px solid black;*/
	margin-top:10px;
	float: left;
	background-color:white;
	padding-left:1%;
	padding-top:5px;
	width:32%;
	margin-left:2%;
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
	}

.sliderDivborder2 {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	/*border-left: 1px solid #e9e9e9;*/
	border-right: 1px solid silver;
	margin-top:10px;
	float: left;
	background-color:white;
	padding-top:5px;
	width:63%;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.dbslider {
	height:30px;
	}

.sglslider {
	height:40px;
	overflow:hidden;
	}

.dblsliderwert1 {
	width:47%;
	margin-top:11px;
	margin-left:3%;
	text-align:left;
	float:left;
	}
.dblsliderwert2 {
	width:48%;
	margin-top:11px;
	text-align:right;
	float:left;
	}
	
.sliderstyle {
	font-size: 0.8em;
	margin-top:2px;
	margin-left: 15px;
	width:87%;
	border:5px solid linen;
	background-color:silver;
	height: 2px;
	}

.sglslidersize {
	width: 56%;
	float: left;
	}

.checkDiv {
	width: 95% !important;
	height: 30px;
	overflow:hidden;
	margin-top:10px;
	margin-left: 2%;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	float: left;
	position: relative;
	background-color:white;
	border-radius: 5px;
	}
.checkDivInnen {
    position: absolute;
    top: 0; left: 0;
    width: 100%; 
	height: 100%;
	vertical-align: middle;
	display: table-cell;
	}

.checkDivInnen img {
	vertical-align: bottom;
	margin-top: 3px;
}
	
.mauspointer {
	cursor:pointer;
	}
	
.ElementsucheDiv {
	margin-top:5px;
	margin-left: 5px;
	height: 30px;
	outline: 0 none;
	background-color:white;
	/* font-size: 16px; */
	}

.inputPersonen {
	width: 90%;
	border: none;
	text-align: left;
	}

.umkreissuche {
	height:40px; 
	width:180px; 
	cursor:pointer; 
	background-color:cornflowerblue;
	color:white; 
	z-index:9;
	display:table-cell;
	vertical-align:middle;
	font-weight:900;
	/* border: 1px solid darkblue; */
	position:absolute; 
	right:8px; 
	/*top:60px;*/
	opacity:0.75;
}

.umkreissuche:hover {
	/*background-color:royalblue;*/
	/*color:white;*/
	opacity:0.75;
	text-decoration: none;
	}
.umkreissuche td {
	color:white;
	font-weight:900;
	}

#closemarq	{
	top:104px;
	right:0px;
	height:15px;
	position:absolute;
	z-index:10;
	background-color:white;
	border: 1px solid silver;
	cursor:pointer;
	}
#closemarq:hover {
	background-color:lightcoral;
	}

.GeoLocSwitch {
	position:absolute;
	border: 1px solid royalblue ; 
	bottom: 2px; 
	right:0px; 
	min-width:180px;
	width: 40%; 
	z-index:90; 
	background-color: cornflowerblue;
	color:white; 
	display:block;
	overflow:hidden;
	white-space:nowrap;
	}

#GeoLocSwitch  a { color:white;}
	
.awhite {
	color:white;
	}
	
a.button-std:link, .button-std{
	display: block;
	height: 25px;
	padding-top:12px; /* =gesamte Höhe: 32px */
	width: 150px;
	overflow: hidden;
	text-decoration: none;
	font-weight: 900;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	}

a.button-std:hover {
	opacity: 0.75;
	filter: alpha(opacity = 75);
	text-decoration: none;
	z-index: 1;
	}

a.button-std:visited {
	color: #ffffff;
}

a.button25:link {
	display: block;
	height: 25px;
	overflow: hidden;
	text-decoration: none;
	font-weight: 900;
	text-align: center;
	}

a.button25:hover {
	opacity: 0.75;
	filter: alpha(opacity = 75);
	text-decoration: none;
	}
	
a.button15:link {
	display: block;
	height: 15px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	}

a.button15:hover {
	opacity: 0.75;
	filter: alpha(opacity = 75);
	text-decoration: none;
	}
	
	
#suchdivtt {
	background-color: #eee;
	max-height: 200px;
	overflow: hidden;
	width: 360px;
	}

	
#suchdiv {
	position: absolute;
	width: 75%;
	height: 220px;
	display: none;		
	margin-top: 0px;
	background-color: white;
	border: 1px solid;
	overflow: hidden;
	padding-left: 5px;
	color: #000;
	margin-top:3px;
	margin-left:-1px;
	z-index:9;
}

#suchdiv a {
	color: #000;
	width: 200px;
}

	
#scrollsearch{
	max-height: 252px;
	width: 100%;
	background-color: white;
	overflow: auto;
	}
	
.ortdiv {
	height:25px;
	width:98%;
	overflow:hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	padding-top:10px;
	padding-left:10px;
	cursor: pointer;
}
.ortdivtrenner {
	height:1px;
	width:98%;
	background-color:silver;
}
	
	
.abrdiv {
	height:15px;
	width:190px;
	overflow:hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	cursor: pointer;
}

.abrdiv:hover{
	background-color:#ff8000;
	color:white;
}
.abrdivtrenner {
	height:1px;
	width:180px;
	margin-left:10px;
	background-color:silver;
}

.abrtag{
	width:25px;
	float:left;
}
.abrdate{
	width:75px;
	float:left;
	}
	
#search-submit {
	height: 25px;
	width:  25px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.closeX:hover{
	background-color: #EE9999;
	}

.CloseButtonInSearchDiv {
	/* Dieses DIV wird in fewo.js FNK zeigeText() definiert */
	margin-left:328px ;
	align: right;
 	width:20px;
	margin-top:5px;
	}

.bgwhite {
	background-color: #fff;
	color: #000;
	}

.bgwhitesmoke {
	background-color: whitesmoke;
	color: #000;
	}

.bgwhitesmokeX {
	background-color: whitesmoke;
	opacity: 0.85;
	filter:alpha(opacity=85);
	}

.bggrey {
	background-color: #fff;
	color: #000;
	}

	
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #888;
	top:-6px;
}
		
/* STYLE BLOCK SEARCH ENDE */


* {
	margin: 0;
	padding: 0;
}

/*html {
	overflow-y: scroll;
}*/

body {
	margin-top: 0px;
	/*background: url(images/bg_1px_main.gif) repeat-y center;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/* font-size:1.0em; */
	color: #000;
}

h1, h2 {
	color: #000;
}

h1 {
	font-size: 1.2em;
}

p, blockquote, ul, ol {
	margin-bottom: 5px;
}

#sidebar ul, #sidebar ol, #sidebar li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	border: none;
	text-decoration: none;
}

img {
	border: none;
}

#header {
	width: 1000px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 248px;
	height: 56px;
	margin: 0px;
	padding: 0px;
}


#menu {
	float: right;
	width: 690px;
	height: 50px;
	margin-top: 15px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 36px;
	padding: 18px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A6EB3;
}


#search {
	float: left;
	width: 162px;
	padding: 0px 0px 5px 0px;
	padding-top: 3px;
}

#search form {
	margin: 0;
	padding: 0px 0px 0 0;
}

#search-text {
	width: 120px;
	height: 22px;
	padding: 3px 0 0 5px;
	border: 1px solid #000000;
	color: #000000;
}

#search-submit {
	height: 24px;
	width: 20px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#page {
	width: 1000px;
	margin: 0 auto;
}

#page-bgtop {
	padding: 0px;
}


#content {
	float: left;
	width: 610px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#sidebar {
	float: left;
	width: 162px;
	padding-top: 5px;	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 1px 0px;
	border: none;
	background: url(images/img07.jpg) repeat-x left bottom;
}


#sidebar h3 {	
	color: #000;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #2A6EB3;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebarRechts {
	float: left;
	width: 208px;
	padding-top: 5px;	
}

#siteheader{
	position:fixed;
	width:100%;
	min-width:800px;
	top:0px;
	left:0px;
	z-index:88;
	background-color:#4e4e4e;"
}

#siteheader a { 
	color:white;
}

#footer {
	position:fixed;
	left:0px;
	bottom:0px;
	background-color:#4e4e4e; 
	width:100%; 
	color:white; 
	border:none; 
	z-index:99;
	height: 65px;
}


#footer a { 
	color:white;
}


#footer a:hover {
	text-decoration: none;
}

.headerhistory {
	display:table-cell; 
	width:50px; 
	height:50px; 
	background-color:#4e4e4e;
	color:white; 
	cursor:pointer; 
	vertical-align:middle; 
	text-align:center; 
	font-size:2em;
	border: 1px solid darkgrey;
}

.headerhistory:hover {
	background-color:#6e6e6e;
}


#bande {
	position: absolute;
	right: 0px;
	top: 0px;
}

#bandebild {
	border-top: 1px solid #2A6EB3;
	padding-top: 10px;
	margin-top: -7px;
	height: 135px;
	position: relative;
}

#bandebild a{
	display: block;
	background: transparent;
	height: 130px;
	position: relative;
}

#bandebild img {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

#bandebild  img.inactive {
	display: none;
	z-index: -1;
}

.centeredImage {
    text-align:center;
    display:block;
}

#overlayText {
	color: #FFFFFF;
	font-size: 1.4em;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 170px;
	width: 200px;
}

.regDiv {	
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(images/eck.jpg) no-repeat right bottom;
	text-align: justify;
}

.fewoObj {
}

.fewoObjText, .fewoFH {
	float: left;
	padding-right: 15px;
	width: 490px;
	background: url(images/eck.jpg) no-repeat right bottom;
	text-align: justify;
	border-top: 1px dotted #dfd1d1;
	border-bottom: 1px dotted #dfd1d1;
}

.fewoFH {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	width: 764px;
	padding-right: 0px;
	border: 1px solid #000000;
}


.fewoFHsmall {
	width: 100px;
	height: 67px;
	float:left;
	margin-right: 10px;
}
.fewoRegText {
	float: left;
}

.fewoBild {
	float: right;
	width: 100px;
	padding-left: 5px;
}
.ortEnum {
	border-top: 1px dotted #dfd1d1;
	border-bottom: 1px dotted #dfd1d1;
	padding-top: 5px;
	font-size: 0.90em;
}

.ortEnum  a{
	color: black;
	text-decoration: none;
	padding-right: 2px;
}

.ortEnum  a:hover{
	text-decoration: underline;
}

.regDiv a:hover{
	text-decoration: underline;
}

#vabilder {
	margin-top: 5px;	
	width: 774px;
	z-index: 0;
	margin-left: 93px;
}

.dritt_div {
	border: 1px solid #CFCFCF;
	padding: 3px;
	cursor: pointer;
	margin-bottom: 5px;
	color: #2A6EB3;
}

#overlay {
	position: relative;
	background-color: #BFBFBF;
	display: none;
	margin-top: -350px;
	width: 650px;
	height: 346px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	cursor: pointer;
}

#land_karte {
	float: right;
	border: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#ifr {
	border: none; 
	width: 600px; 
	height: 1280px; 
	margin-top: 0px;
	position: relative;
	z-index: 4;
}


#ifr2 {
	border: none; 
	width: 820px; 
	height: 449px;
}

#popUp {
	position: absolute;
	z-index: 6;
	top: 218px;
	display: none;
	width: 820px; 
	height: 469px;
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
	padding: 5px;
	
}
#ibeBild {
	border: none;
}


.ibeL {
	cursor: pointer;
	color: #000;
}

#search-txt-zZnichtGebraucht {
	width: 144px;
	height: 22px;
	padding-top: 1px;
	border: none;
	background-color: #FFFFFF;
	color: #999999;
}

#map_canvas {
	margin-top: 10px;
}

#ibeClick {
	height: 50px;
	font-weight: bolder;
	background-color: #2A6EB3;
	color: #FFFFFF;
	width: 240px;
	margin-top: -10px;
	cursor: pointer;
	border: none;
	text-decoration: underline;
}

#script {
	display: none;
}

#decke {
	background-color: #EFEFEF;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 5;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.headLine {
	background: url("/xmlibe/css/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png") repeat-x scroll 50% 50% #2191C0;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.5;
	margin-bottom: 5px;
}

.headLineKlein {
	color: #333;
	font-size: 0.8em;
}

.headLine  a:link{
	color: #FFFFFF;
}

.headLine  a:visited{
	color: #FFFFFF;
}

.viereck_divL {
	width: 290px;
	float: left;
	background: url(images/eck.jpg) no-repeat right bottom;
}

.viereck_divR {
	width: 290px;
	float: right;
	background: url(images/eck.jpg) no-repeat right bottom;
}

.para_front {
	padding-right: 10px;
}
.para_front img {
	margin-right:-10px;
}

a.homeLink:link, a.homeLink , a.homeLink:visited{
	float: right;
	text-decoration: underline;
	color: #2A6EB3;
}

#schatten, #banderole {
	position:absolute;
	top: 0px;
	right: 0px;
}

#schatten {
	opacity: 0.7;
	filter:alpha(opacity=70);
	z-index: 2;
}

#banderole {
	z-index: 1;
}

#flachOben {
	background: url("/fewores/images/rahmenLang_oben.jpg") no-repeat scroll;
	height: 32px;
}

#flachUnten{
	background: url("/fewores/images/rahmenLang_unten.jpg") no-repeat scroll;
	height: 38px;
}

#flachMitte {
	margin-top: -1px;
	background: url("/fewores/images/rahmenLang_repeat.jpg") repeat-y scroll;
	padding-left: 20px;
	padding-right: 20px;
}

a.noDeco:hover {
	text-decoration: none;
}

.inhaltOben {
    background: url("/fewores/images/TextRahmenOben.jpg") no-repeat scroll 0 0 transparent;
    height: 24px;
    width: 630px;
}
.inhaltUnten {
    background: url("/fewores/images/TextRahmenUnten.jpg") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 630px;
}

.inhaltMitte {
    background: url("/fewores/images/TextRahmenRepeat.jpg") repeat-y scroll 0 0 transparent;
    margin-top: -1px;
    padding-left: 20px;
    padding-right: 20px;
    width: 790px;
}

#inhaltHaupt {
	float: left;
}


#lesezeichen-link, #bookmark-email-link, #bookmark-email-submit {
	vertical-align: middle;
	font-size: 1.2em;
	font-weight: bold;
	color: #2a6eb3;
	text-decoration: underline;
}

#lesezeichen-link {
	margin-bottom: 5px;
}

#bookmark-div img {
	vertical-align: middle;
}

#bookmark-div h3 {
	font-size: 14px;
}

#bookmark-email label{
	text-align: left;
	display: inline;
}

#bookmark-email-div {
	display: none;
}

#bookmark-email {
	overflow: auto;
	background-color: #FDFDFD;
}

#bookmark-email-error {
	display: none;
}

#bookmark-email-input {
	width: 300px;
	padding: 2px;
	margin: 10px;
}

#bookmark-div hr {
	border: 1px inset #EEE;
	margin-bottom: 10px;
}

.navi-h5, .navi-h5 a {
	color: #999;
}

#externSidebarRechts {
	float: right;
	width: 190px;
}

#externSidebarRechts li{
	list-style: none;
}

#favTableHTML table td {
	vertical-align: top;
	padding-bottom: 10px;
}


/* ################################### INPUT RANGE ###################################*/
/*
 * 16 February 2022
 * Range Slider Progress in Chrome with pure CSS
 *
 * === This CodePen demonstrates how we can implement range slider "progress fill" in Webkit browsers using a `clip-path` and a `box-shadow` ===
 *
 * === There is an open issue about Standardizing input[type="range"] styling (https://github.com/w3c/csswg-drafts/issues/4410). For all I know, it hasn't been implemented yet ===
 *
 * === This demo is meant for Chrome browsers. But it'll also work in Firefox because Firefox provides the `::-moz-range-progress` pseudo-class ===
 *
 * more info. in the details view
 *
 */


/* === range theme and appearance === */
input[type="range"] {
	font-size: 1px;
	height: 35px;
	width: 90%;
}

input[type="range"] {
	color: #ef233c;
	--thumb-height: 18px;
	--track-height: 2px;
	--brightness-hover: 110%;
	--brightness-down: 90%;
	--clip-edges: 0px;
}

input[type="range"].ibeThumb {
	color: var(--thumbColor);

	--thumb-height: 35px;
	--thumb-width: 25px;
	--thumb-height-fox: 25px;
	--thumb-width-fox: 15px;
	--clip-edges: 1px;
}

/* === range commons === */
input[type="range"] {
	position: relative;
	background: #fff;
	overflow: hidden;
}

input[type="range"]:active {
	xcursor: grabbing;
}

input[type="range"]:disabled {
	filter: grayscale(1);
	opacity: 0.3;
	cursor: not-allowed;
}

/* === WebKit specific styles === */
input[type="range"],
input[type="range"]::-webkit-slider-runnable-track,
input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	transition: all ease 100ms;
	height: var(--thumb-height);
}

input[type="range"]::-webkit-slider-runnable-track,
input[type="range"]::-webkit-slider-thumb {
	position: relative;
}

input[type="range"]::-webkit-slider-thumb {
	--thumb-radius: calc((var(--thumb-height) * 0.5) - 1px);
	--clip-top: calc((var(--thumb-height) - var(--track-height)) * 0.5 - 0.5px);
	--clip-bottom: calc(var(--thumb-height) - var(--clip-top));
	--clip-further: calc(100% + 1px);
	--box-fill: calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0
		100vmax currentColor;

	width: var(--thumb-width, var(--thumb-height));
	background: linear-gradient(currentColor 0 0) scroll no-repeat left center /
		50% calc(var(--track-height) + 1px);
	background-color: currentColor;
	box-shadow: var(--box-fill);
	border-radius: var(--thumb-width, var(--thumb-height));
	border: 5px solid rgba(255, 255, 255, 0.9);
	
	filter: brightness(100%);
	clip-path: polygon(
		100% -1px,
		var(--clip-edges) -1px,
		0 var(--clip-top),
		-100vmax var(--clip-top),
		-100vmax var(--clip-bottom),
		0 var(--clip-bottom),
		var(--clip-edges) 100%,
		var(--clip-further) var(--clip-further)
	);
}

input[type="range"]:hover::-webkit-slider-thumb {
	filter: brightness(var(--brightness-hover));
	xcursor: grab;
}

input[type="range"]:active::-webkit-slider-thumb {
	filter: brightness(var(--brightness-down));
	border: 5px solid rgba(255, 255, 255, 0.5);
}

input[type="range"]::-webkit-slider-runnable-track {
	background: linear-gradient(var(--sliderTrackColor) 0 0) scroll no-repeat center /
		100% calc(var(--track-height) + 1px);
}

input[type="range"]:disabled::-webkit-slider-thumb {
	cursor: not-allowed;
}

/* === Firefox specific styles === */
input[type="range"],
input[type="range"]::-moz-range-track,
input[type="range"]::-moz-range-thumb {
	appearance: none;
	transition: all ease 100ms;
	height: var(--thumb-height-fox);
}

input[type="range"]::-moz-range-track,
input[type="range"]::-moz-range-thumb,
input[type="range"]::-moz-range-progress {
	background: #fff0;
}

input[type="range"]::-moz-range-thumb {
	background: currentColor;
	border: 0;
	width: var(--thumb-width-fox, var(--thumb-height-fox));
	border-radius: var(--thumb-width-fox, var(--thumb-height-fox));
	border: 5px solid rgba(255, 255, 255, 0.9);
	xcursor: grab;
}

input[type="range"]:active::-moz-range-thumb {
	xcursor: grabbing;
}

input[type="range"]::-moz-range-track {
	width: 100%;
	background: var(--sliderTrackColor);
}

input[type="range"]::-moz-range-progress {
	appearance: none;
	background: currentColor;
	transition-delay: 30ms;
}

input[type="range"]::-moz-range-track,
input[type="range"]::-moz-range-progress {
	height: calc(var(--track-height) + 1px);
	border-radius: var(--track-height);
}

input[type="range"]::-moz-range-thumb,
input[type="range"]::-moz-range-progress {
	filter: brightness(100%);
}

input[type="range"]:hover::-moz-range-thumb,
input[type="range"]:hover::-moz-range-progress {
	filter: brightness(var(--brightness-hover));
}

input[type="range"]:active::-moz-range-thumb,
input[type="range"]:active::-moz-range-progress {
	filter: brightness(var(--brightness-down));
}

input[type="range"]:disabled::-moz-range-thumb {
	cursor: not-allowed;
}

/* ################################### INPUT RANGE ENDE ###################################*/

input[type="number"]{
	width: 25%;
	height: 20px;
	text-align: center;
}
.chevPage{
    border: 1px solid silver;
    border-radius: 15px;
    padding: 2px;
    width: 13px;
    height: 13px;
}
.d1Media{
	margin: 0 auto;
	background-color:white;
}

#Ortsuche{
	width:46%;
	margin-left:0.5%;
	margin-right: 1%;
}

#checkin{
	width:12%;
}

#checkout{
	width:12%;
}

#Belegung{
	width:12%;
}

#fewogleButton{
	width:12.5%;
}

.divTrenner{
	height:5px; 
	width: calc(100% - 1px);
	margin: 10px 0px;
}

#filterTrenner{
	display: block;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

#objectTrenner{
	border-right: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

.mapFilterDiv {
/*
 	 width: 360px;
	 margin-left: 1.5%;
	 float: left;
	 background-color:whitesmoke;
 */
	width: 360px;
	margin-left: 1.5%;
	float: left;
	background-color:whitesmoke;
	z-index: 1;
	position: absolute;
	/* top: 115px; */
	left: 0px;
}

.objectDiv {
/*
 	width: calc(97% - 360px);
    float: left;
    background-color: whitesmoke;
 */
	width: calc(97% - 85px);
    float: right;
    background-color: whitesmoke;
	margin-right: 1.5%;
}
#dummyKachel {
	width: 260px;
	height: 1250px;
	float: left;
	/* background: lime; */
}
.distanceSliderText{
	width: 40%;
}
.distanceSlider{
	width: 54%;
}

.searchHead{
	height: 65px;
    margin-left: 1.5%;
    width: 97%;
}
.filterBreak {
	display: block;
	margin-top: 4px;
}
@media only screen and (max-width: 660px) {
	.objBody{
		zoom: 0.9;
	}
}