body {
	font-weight: normal; 
	text-align: center; 
	color: #000000; 
	font-size: 10px; 
	font-family:Arial,verdana,  Helvetica,Sans-serif;
	width:800px;
	margin:0;
}
.text{
background-color:#33ff99; 
width:5px;
height:5px;
}
.nothing {background-color:#fff;;}
.tag_m{
font-weight:bolder;
font-size:12px;
width:10px;
height:10px;
background-color:#fff;
text-align:center;
}
.month {
	background-color:silver; 
	width:100%;
	height:5px;
	text-align:center;
}
.halbvoll {background-color:gold;}
.vollvoll {background-color:red;}

a:link { color:#000000; text-decoration:none; font-weight:normal; }
a:visited { color:#000000; text-decoration:none; font-weight:normal; }
a:hover { color:#E76100; text-decoration:none;  font-weight:normal; }
a:active { color:#000000; text-decoration:none; font-weight:normal; }