body {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#top {
	height: 100px;
	width: 760px;
	background-image: url(../bilder/banner_wi.jpg);
}
#menue {
	background-color: #6699CC;
	width: 760px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	height: 12px;
}
#main {
	background-color: #AECFF0;
	height: 420px;
	width: 760px;
	text-decoration: none;
}
table {
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	
}
#leer {
	height: 30px;
	width: 760px;
}
.frei {
	background-color: #CCFFCC;
}
.belegt {
	background-color: #FFCCCC;
}

