#KSGesamt,#KSFooter  {
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	width:100%;
	/*min-width:300px;
  max-width: 1280px;*/
  /*padding:0 20px 0 0; */
}

#KSGesamt {
	position:relative;
}

/* Reisesuche Suchspalte ------------------------------------------------------------------------------------------------------------------- */
#suchspalte{
  width: 100%;
	/*float:left;*/
	/*width:100%;*/
	/*max-width: 400px;*/
}

#suche-container{
	/*margin: 10px 16px;*/
  /*width:220px;*/ 
  margin-bottom:10px;
  padding: 5px;
}

.container-inner {
  position: relative;
}

.suche-spalte {
  margin-right: 10px;
}

#suche-container-kategorie, #suche-container-datum, #suche-container-text{
	width:33.333333%;
  float:left;
  /* padding-right: 16px; */
}
#suche-container-rest{
	width:33.333333%;
  clear:both;
	margin-top:2px;
}

#RSDatVon, #RSDatBis{
	display:block;
	float:left;
	width: 100%;
	min-width: 5em;
}
#RSDatBis{
	float:right;
}
.RSKategorieListe, .RSSuchText,.RSTextSuchen,.RSDatumEingabe{
	margin-bottom:5px;
}

.RSKategorieZeile,.RSSuchText,.RSTextSuchen{
	width:100%;
}
.RSKategorieListe,.RSSortierungListe{
	width:100%;
	font-size:1em;
	/*margin-top: 5px;*/
}

.RSSucheUeberschrift2 {
  display: none;
}

@media (max-width: 799px){
	#suchspalte{
		clear:both;
		/*width:100%;
		max-width: 100%;*/
	}
	.RSKategorieZeile{
		float: left;
		/*min-width:10em;*/
		/*width:48%;*/
		/*margin-right:5px;*/
	}
	#suche-container-datum, #suche-container-text{
		float: left;
		/*width:48%;*/
		/*margin-right:5px;*/
	}
}

@media (max-width: 399px){
	.RSKategorieZeile{
		clear: both;
		width:100%;
	}
	#suche-container-kategorie, #suche-container-datum, #suche-container-text{
		clear: both;
		width: 100%;
	}
}


.suchcontainer-inaktiv{
	display:block;
}
@media (max-width: 799px){
	.suchcontainer-inaktiv{
		/*display:none;*/
	}
}	
#suche-ausblenden {
	height:20px;
	width:20px;
	margin-bottom:10px;
}
@media (min-width: 800px){
	#suche-ausblenden {
		display:none;
	}
}

.RSEinleitung {
	margin: 5px 0px;
}


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

/* Reisesuche Ergebnisspalte ---------------------------------------------------------------------------------------------------------------------------- */
#suchergebnis {
	float:left;
  width: 100%;  /* IE FIX */
	/*width:66%;*/
}
.RSErgebnis1{
	clear:both;
	float:left;
}
.RSErgebnis2{
	float:right;
}
.RSErgebnis1, .RSErgebnis2 {
  display: flex;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	width:48%;
	margin-bottom:20px;
	overflow-x:hidden;
	position:relative;
  
  float:none;
  width:100%;
  clear:both;
  padding: 5px;
}

.RSErgebnis2 .container-inner, 
.RSErgebnis1 .container-inner {
  width: 100%; /* IE FIX */
}

.RSErgebnisBildContainer {
	position: relative;
  cursor: pointer;
}
.RSErgebnisBild {
	max-width:100%;
	padding:0px;
	border:none;
	position:relative;
	background:none;
  
  float:none;
  width:100%;
  margin: 0 0 20px 0;
}
.RSErgebnisBild img {
	max-width:100%;
	height:auto;
}


@media (min-width: 400px) and (max-width 599px){  

	.RSErgebnisBild {
		float:left;
		width:46%;
		margin-right:10px;
		line-height:0;
	}
}

@media (min-width: 600px){

	.RSErgebnis1,.RSErgebnis2 {
		width:49%;
    clear: none;
    float: left;
	}
  
  .RSErgebnis1 {
    margin-right: 10px;
  }
  
  .RSErgebnis2 .container-inner, 
  .RSErgebnis1 .container-inner {
    min-height: 485px;
  }
  
  .RSErgebnis1 .bottom-container,
  .RSErgebnis2 .bottom-container {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  
  .RSEinleitung {
    margin-bottom: 80px;
  }
  
	#suchergebnis {
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
		/*clear:both;
		width:100%;*/
	}
}



.accordion-termine{
	clear:both;
}
.accordion-termine h3{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:none;
}

.RSTipp{
  /* TLINK datanovo */
 	/*width:40px;*/

	height:100px;  
  width:99%;
	overflow:hidden;
	position:absolute;
	top:3px;
	left:0;
	z-index:1000;
  
  
  -webkit-filter: drop-shadow(2px 4px 5px rgba(0,0,0,0.5));
  filter: url(#drop-shadow);
  filter: drop-shadow(2px 4px 5px rgba(0,0,0,0.5));
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=w, OffY=4, Color='#444')";
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=w, OffY=4, Color='#444')";
}
.RSTipp2{
	display:none;
}
/*
@media (max-width: 949px){
	.RSTipp{
		display:none;
	}
	.RSTipp2{
		display:block;
	}
}
@media (max-width: 799px){
	.RSTipp{
		display:block;
	}
	.RSTipp2{
		display:none;
	}
}
@media (max-width: 699px){
	.RSTipp{
		display:none;
	}
	.RSTipp2{
		display:block;
	}
}
@media (max-width: 399px){
	.RSTipp{
		display:block;
	}
	.RSTipp2{
		display:none;
	}
}
@media (max-width: 599px){
	
	.RSTipp2{
		float:left;
		width:46%;
		margin-right:10px;
	}
}*/




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

/* Anmeldung Agentur/Privat  ---------------------------------------------------------------------------------------------------------------------------- */

.frame-anmeldung {
	width:100%;
	max-width:400px;
	height:200px;
	margin-top:20px;
}
#KSGesamt.anmeldung-gesamt{
	padding:0px;
}
@media (max-width: 299px){
	.frame-anmeldung {
		height:300px;
	}
}

#KSAnmeldung{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width:100%;
	max-width:400px;
	margin: 5px;
}
.anmeldung-agentur-code,.anmeldung-agentur-passwort{
	float:left;
	margin:0 5px;
	width:45%;
}
.anmeldung-agentur-code input,.anmeldung-agentur-passwort input{
	width:98%;
}
@media (max-width: 299px){
	.anmeldung-agentur-code,.anmeldung-agentur-passwort{
		float:none;
		width:100%;
	}
	.anmeldung-agentur-code input,.anmeldung-agentur-passwort input{
	width:95%;
}
}

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