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

.RBBilder {
	float:right;
	position:relative;
	height:215px;
	width:300px;
	margin-left:10px;	
	overflow:hidden;
	margin-bottom:10px;
}

.RBBeschreibung {
	font-size: 1em;
	text-align:justify;
}

#RBBild2,#RBBild3,#RBBild4,#RBBild5{
	display:none;	
}
.RBBild {
	position:absolute;
	top:0;
	left:0;
}
.RBBildunterschrift {
	position:absolute;
	top:215px;
	left:0;
	background:url(grfx/overlay.png) repeat;
	height:0;
	width:290px;
	z-index:101;	
	line-height:25px;
	padding:0 5px;
	font-style:italic;
	font-size:.75em;
}
.RBUOk{
	top:190px;
	height:25px;	
}
.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%;
}




