body {
 background-color: #FFFFFF;
}
h2 {
	font-size:18px;
	font-weight: bold;
	color: red;
}
h3.summe {
	width: 250px;
	border-top:1px double;
	padding-top:10px;
}

.beleg_plan {
	padding-bottom: 20px;

}
.beleg_plan table {
	width: 780px;
	border: none;
	background-color: #f5f0e2;
}
.beleg_plan table td {
   font-size:16px;
	color: #58585a;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	width: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
.beleg_plan .Stil2 {
	color: #58585a;
	font-weight: bold;
	background-color: #d0b56c;
	width: 64px;
	text-align: left;
}
.beleg_plan .ueber {
	color: #58585a;
	font-size: 10px;
	width: 20px;
	background-color: #d0b56c;
}
.beleg_plan .monat {
	color:#58585a;
   text-align: left;
}
.beleg_plan .zim_belegt {
	background-color: #FF0000;
	height: 20px;
}
.beleg_plan .zim_wenig {
	background-color: #feb322;
	height: 20px;
}
.beleg_plan .zim_frei {
	background-color: #05be00;
	height: 20px;
}
.beleg_plan .zim_wahl {
  font-weight:bold; 
}
.datum_feld input{
background-color:white;
color:black;
font-weight:bold;
width:140px;
text-align:center	
}
.zimmer_feld select {

}

