body {
	margin:0px 0px 10px 0px;
	background-color:white;
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
  color:#000000;
  text-decoration:none;
}

a:link {
  color:#000000;
  text-decoration:none;
}

a:visited {
  color:#000000;
  text-decoration:none;
}

a:active {
  color:#000000;
  text-decoration:none;
}

a:hover {
  color:#646464;
}

table.belegungsplan td {
	line-height:14px;
	vertical-align:top;
	text-align: center;
}

table.belegungsplan table {
	width: 140px;
}

table.belegungsplan table td {
	vertical-align: middle;
	width: 20px;
	height: 20px;
	font-size:9px;
	border: 1px solid #B4C6E4;

}

table.belegungsplan table td.month {
	color: #226296;
	font-weight: bold;
	height: 21px;
	width: 147px;
	font-size:12px;
	white-space: nowrap;
	text-align: center;
}

table.belegungsplan table td.head {
	color: #226296;
	font-weight: bold;
	font-size:10px;
}

table.belegungsplan table td.tag {
	color: #226296;
	font-weight: bold;
	font-size:10px;
}

td.month {
	padding:5px;
	border:0px;
}




