.RBDarstellung {
	margin:10px;
}

h1 {
	width:100%;
	font-size:3em;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	line-height:1.2em;
}
h2 {
	width:100%;
	font-size:2em;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	line-height:1em;
}

#Bild1 {
	float: right;
	margin-left:10px;
	margin-bottom: 5px;
}

.RBBeschreibung {
	padding: 5px 0;
	font-size: 1em;
	text-align:justify;
}

#Bild2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.RBBild {
	font-style:italic;
	font-size:.8em;
	font-weight:bold;
}
.RBLeistung {
	clear:both;
	margin:20px 0;
	font-size: 1em;
	text-align:justify;
}
.RBZustiege{
	margin: 20px 0;
}


div#KSWarten {
	display: none;
}
div#KSInfo {
	display: none;
}

.buchung-tabelle-rahmen table{
	width:100%;
}
.kalender-seite-monat{
	width:33%;
}


