﻿/*################################################################
	G1(Standard-IBE)
################################################################*/
#list{
	height: 52px;
}

#Ortsuche{
	margin-left:1%;
}

#checkin{
	margin-left:-1px;
	position:relative;
}

#checkout{
	margin-left:-1px;
	position:relative;
	margin-right: 1%;
}

#abreiseKal{
	position:relative;
	right:1px;
	top:5px;
}
	
#Belegung{
	margin-right: 1%;
}

#fewogleButton{
	margin-top:10px;
	height:32px;
	float: left;
}

#Sortierung{
	width: 210px;
	padding-top:2px;
	padding-bottom:2px;	
	padding-right:10px;
	float:right;
	margin-top:5px;
	margin-bottom: 5px;
}

#Sortierung1{
	float:right;
	text-align: right;
	vertical-align:bottom;
}

#Sortierung2{
	float: right;
}


#show_Filter{
	float: left;
	width:100%;
	position:relative;
	margin-top: 10px;
}
#hide_Filter{
	float: left;
	width:97.4%;
	margin-left:1.3%;
	position:relative;
	margin-top: 7px;
	display: none;
}

#info_Filter{
	float:left;
	margin-left:25px;
	width:100px;
}

#show_Map, #hide_Map{
	display: none;
    margin-left: 2%;
    width: 96%;
    float: left;
    margin-top: 5px;
}

#Filter{
	height: calc(100vh - 126px);
	transition: height 2s linear 1s;
}

#content-wrapper {
	/*position:absolute;
	top:130px;*/
	margin-left:0px;
	padding:0px;
	min-width: initial;
	background-color:whitesmoke;
	border-right:30px solid hotpink;
	float:left;
}

#div2_karte{
	display: block;
	position:initial;
	top:-1750px;
	z-index:1;
	width:96%;
	height:400px;
	margin-left: 2%;
	float:left;
	margin-top: 5px;
}
			

#map_canvas{
	width:100%;
	height:100%;
	margin-top:0;
	display:inline-block;
	max-height:660px;
}

#TrSeitenNavOben{
	display:none;
}

#containerx1{
	margin-top:10px;
	float: left;
	width:100%;
	margin-left:2%;
}

#div2_ort{
	margin:0 auto; 
	height: 63px; 
	width: 100%;
	border-bottom: 1px solid silver;
}

.listheader{
	zoom:125%;
}

.kacheln{
	width:250px; 
	height:300px; 
	float:initial; 
	margin-left:10px; 
	margin-top:10px; 
	margin-bottom:10px; 
	position:relative;
	display: inline-block;
	/* box-shadow: 6px 6px 4px silver; */
}
.kacheln2 {
	/* border-radius: 5px; */
	overflow: hidden;
}
.DatLabel{
	display:none;
}

.sliderCounterText{
/*
	width: 21%;
	margin-left: 0px;
	margin-top: 10px;
	float: left;
	border-top: 1px solid silver;
	padding: 7px 0px 8px 10px;
	border-bottom: 1px solid silver;
	background-color: white;
*/
	margin-left:1px;
	margin-top:0px;
	float:left;
	margin-right: 0px;
	font-weight: bold;
}


/* ###################### MEDIA D1 ############################## */

@media only screen and (min-width: 1476px) {
	.d1Media{
		width:1476px;
	}
}

@media only screen and (min-width: 1205.001px) and (max-width: 1476px) {
	.d1Media{
		width:1205px;
	}
}

@media only screen and (min-width: 925.001px) and (max-width: 1205px) {
	.d1Media{
		width:925px;
	}
	#Ortsuche {
		width: 45.8%;
	}
}

@media only screen and (min-width: 660.001px) and (max-width: 925px) {
	.d1Media{
		width:660px;
	}
	#Ortsuche{
		width:95.5%;
		margin-left:2%;
	}
	
	#checkin{
		width:22.5%;
		margin-left:2%;
	}
	
	#checkout{
		width:23.5%;
	}
	
	#Belegung{
		width:23%;
	}

	#fewogleButton{
		width:24%;
	}

	#list{
		height: 100px;
	}
	.searchHead {
		height: 115px;
	}
}

@media only screen and (max-width: 660px) {
	.d1Media{
		width:100%;
	}
	#Ortsuche{
		width:93%;
		margin-left:3%;
	}
	
	#checkin{
		width:46.5%;
		margin-left:3%;
	}
	
	#checkout{
		width:46.5%;
	}

	#abreiseKal{
		right:80px;
	}

	
	#Belegung{
		margin-left:3%;
		width:46%;
	}

	#fewogleButton{
		width:46%;
	}

	#list{
		height: 140px;
	}

	.checkDiv {
		width: 46.6%;
	}

	#hide_Filter {
		display: block;
		margin-left: 0px;
		width: 100%;
		margin-top: 4px;
	}
	
	#show_Filter{
		margin-top: 4px;
	}
	
	#Filter{
		margin-top: 20px;		
	}

	#filterTrenner {
		display: none;
	}
	
	.mapFilterDiv {
		width: 97%;
		margin-left: 1.5%;
		float: left;
		background-color: whitesmoke;
	}
	.objectDiv {
		width: 97%;
		background-color: whitesmoke;
		overflow: auto;
		float: left;
		margin-left: 1.5%;
	}
	.searchHead {
		height: 170px;
	}
	.kacheln {
		margin-left: 0px;
		
	}
}

/* ################################################################ */


/*################################################################
	4-Phasen Media: ** Suchmaske ***
		1)
*/
/* @media only screen and (min-width: 800.001px) {
			#Ortsuche{
				width:48%;
				margin-left:2%;
			}
			
			#checkin{
				width:12%;
			}
			
			#checkout{
				width:12%;
			}
			
			#Belegung{
				width:12%;
			}

			#fewogleButton{
				width:12%;
			}

			#list{
				height: 50px;
			}

			.checkDiv {
				width: 22.4%;
			}
}		

@media only screen and (min-width: 602.001px) and (max-width: 800px) {
			#Ortsuche{
				width:96%;
				margin-left:2%;
			}
			
			#checkin{
				width:24%;
				margin-left:2%;
			}
			
			#checkout{
				width:24%;
			}
			
			#Belegung{
				width:24%;
			}

			#fewogleButton{
				width:24%;
			}

			#list{
				height: 100px;
			}

			.checkDiv {
				width: 30.3%;
			}
}		
@media only screen and (min-width: 420.001px) and (max-width: 602px) {
			#Ortsuche{
				width:96%;
				margin-left:2%;
			}
			
			#checkin{
				width:32%;
				margin-left:2%;
			}
			
			#checkout{
				width:32%;
			}
			
			#Belegung{
				width:32%;
			}

			#fewogleButton{
				margin-right:2%;
				float: right;
				width:48%;
			}

			#list{
				height: 135px;
			}

			.checkDiv {
				width: 46.6%;
			}

			.sliderDivborder {
				width: 40%;
			}

			.sliderDivborder2 {
				width: 55%;
			}
}		
@media only screen and (max-width: 420px) {
			#Ortsuche{
				width:96%;
				margin-left:2%;
			}
			
			#checkin{
				width:48%;
				margin-left:2%;
			}
			
			#checkout{
				width:48%;
			}

			#abreiseKal{
				right:80px;
			}

			
			#Belegung{
				margin-left:2%;
				width:48%;
			}

			#fewogleButton{
				width:48%;
			}

			#list{
				height: 140px;
			}

			.checkDiv {
				width: 46.6%;
			}

			.sliderDivborder {
				width: 40%;
			}

			.sliderDivborder2 {
				width: 55%;
			}
} */		




/*		
################################################################*/

			
			
#show_Map{
	display:block;
}

#Filter{
	height: initial;
}

#content-wrapper{
	position:initial;
	border-right:none;
	width: 100%;
	margin: 0 auto;
}

#map_canvas{
	width:100%;
	height:400px;
	margin-top:0;
	display:inline-block;
}

#TrSeitenNavOben{
	display:table-row;
}
/*
.checkDiv {
	width:30.5%;
}
*/			
.sliderstyle {
	width:82%;
}

.sglslidersize {
	width: 52%;
}
	
.umkreissuche{
	top: 10px;
}
