
div#KSWarten {
	display: none;
}
div#KSInfo {
	display: none;
}

.RBUeberschrift{
	width:50%;
	float: right;
	text-align:center;
	margin-bottom: 20px;
    display: none;
}
.RBBildcontainer{
	width:48.387%;
	float:left;
    display: none;
}
.RBBild{
		max-width:100%;
		height: auto;
	}
.RBBild span{
	font-size:.6em;
}

h1{
	font-size:2.8em;
	font-weight: bold;
	line-height: 1.2em;
}
h2{
	font-size:1.8em;
	font-weight: bold;
	line-height:1em;
}

@media (max-width: 699px){
	.RBUeberschrift,.RBBildcontainer{
		width:100%;
		float: none;
	}
}
.RBBeschreibung {
	font-size:1.2em;
    display: none;
}

.RBLeistung{
	font-size:1.3em;
	margin-bottom:20px;
}

.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;
}


