body, html, p , td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDDDDD;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
}
.mainbgcolor {
	background-color: #886C9F;
}

a {
	color: #330000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.copyright {
	color: #999999;
	text-decoration: none;
}
.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.warning {
	font-weight: bold;
	color: #FF0000;
}
.notice {
	font-weight: bold;
	color: #009900;
}

.curPageLinkClass {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.auswahlselect {
	width: 145px;
	/*height: 15px;*/
	margin: auto;
}

td.sunday {
	color: #000000;
}
td.weekday {
	color: #000000;
}
td.notselectedmonth {
	color: #CCCCCC;
}
td.today {
	color: #000000;
	}

td.selectedday {
	color: #000000;
}
.monthselect {
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
}
.noEdit {
	color:#333333;
}
