
div#KSWarten {
	display: none;
}
div#KSInfo {
	display: none;
}

.RBUeberschrift{
	/* width:50%;
	float: right; */
	text-align:center;
	margin-bottom: 20px;
}
.RBBildcontainer{
	width:48.387%;
	float:left;

}
.RBBild{
		max-width:100%;
		height: auto;
	}
.RBBild span{
	font-size:.6em;
}

h1 {
  font-family: 'helvetica neue','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 34px;
  font-weight: 300;
  line-height: 1.1em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

h2 {
	font-family: 'helvetica neue','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 28px;
	font-weight: 300;
  line-height: 1.1em;
  margin-top: 0;
  text-transform: uppercase;
}

@media (max-width: 699px){
	.RBUeberschrift,.RBBildcontainer{
		width:100%;
		float: none;
	}
}
.RBBeschreibung {
  width: 48%;
  float: left;	
}

.RBLeistung{
	margin-bottom:15px;
}

.RBLeistung span{
	color:#ffffff !important;
}

.buchung-tabelle-rahmen table{
	width:100%;
}
.kalender-seite-monat{
	width:33%;
}

@media (max-width: 499px){
	.RBUeberschrift{
		font-size:.7em;
	}
	.RBBeschreibung,.RBLeistung{
		font-size:1em;
	}
}

div#Bild2,div#Bild3{
	margin-top:10px;
}


