td.w, td.W {background-color: #E9E5DC;}

td.gr, td.Gr, td.GR {background-color: #00CC00;}

td.r, td.R {background-color: #FF2424;}

td.v, td.V {background-color: #9966CC;}

th{
	color: #000000;
	background-color: #E5A3C5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5A3C5;
	border-right-color: #E5A3C5;
	border-bottom-color: #E5A3C5;
	border-left-color: #E5A3C5;
}

#kalendariumtitel,
#kalendariummonat, 
#kalendariumtag,
#kalendariumliste{
  width:555px;
}

#kalendariumtitel{border: 1px solid #E5A3C5;background:#FFFFE0}

#kalendariumtag{margin:0 0 11px 0;}

#kalendariumliste ul{
  padding:0;
  list-style-type: none;
  margin: 0 0 0 10px;
}

#kalendariumliste li{
  padding:4px 0;  
}

#kalendariumliste a,
#kalendariummonat a,
#kalendariumtag   a{
 color: #cAD1F46;;
 text-decoration: none;
}

#kalendariumliste a:hover,
#kalendariummonat a:hover,
#kalendariumtag   a:hover{
  text-decoration: underline;
}

