body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
        font: x-small Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FDBF5C;
}
a:link, a:visited, a:active{
	color: #DAF489;
	text-decoration: none;
}


a:hover {
	color: #0000ff;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
}

p {  
  text-align: justify;
}

ul {
}

li {
}

b {  
  font-weight: normal;
}


.header {
	background-color: #DAF489;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
}

.menu {
	background-color: #BFC88E;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.current {
	font-weight: bold;
}
.content {
	background-color: #FDBF5C;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #DAF489;
	text-align: center;
	font-size: 10px;
	height: 10px;
}


table#uebersicht a {text-decoration: none;}
table#uebersicht tr#tage th {color: #CCE; background-color: #224;
   font-weight: bold; text-align: center;
   padding: 1px 0.33em;}
table#uebersicht tr#titel th {background: #AAC; color: black;
   border: 1px solid #242; font-size: 120%;}

table#uebersicht td {color: #777; text-align: right;
   border: 1px solid gray;
   vertical-align: top;
   border-color: #BBB #EEE #EEE #BBB;}

table#uebersicht td.sat {border-right: 1px solid #BBB;}
table#uebersicht a {font-weight: bold; display: block; margin: 0;}
table#uebersicht a:link {color: navy;}
table#uebersicht a:visited {color: purple;}
table#uebersicht a:hover {background: #FF6;}
table#uebersicht td.sat, table#uebersicht td.sun {
	background: #FDD;
	}

table#uebersicht td.jun, table#uebersicht td.aug {
   background: #AAB; color: #889;
   border: 1px solid #AAB; border-right-color: #99A;}
table#uebersicht tr#lastweek td {border-bottom: 2px solid #AAB;}

