A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-variant: normal;
	line-height: normal;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	font-variant: normal;
	line-height: normal;
}

.menu_site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-variant: normal;
	line-height: normal;
}

.menu_site A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-variant: normal;
	line-height: normal;
}

.menu_site A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-variant: normal;
	line-height: normal;
}
.Titelmenu_site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	text-transform: capitalize;*/
	color: #FFFFFF;
}

.cal_titel {
	font-size:13px;
}

.cal_week_dagen {
	font-size:12px;
	font-weight:bold;
}

.cal_dagen {
	font-size: 11px;
	cursor:default;
	background-color:#CCCCCC;
}

.cal_cur_dag {
	font-size: 11px;
	cursor:default;
	background-color:#999999;
}

.cal_week_header {
	background-color:#999999;
}

.login A{
	color:#000000;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:13px;
}

input {
	font-size:12px;
}

select {
	font-size:12px;
}

checkbox {
	font-size:12px;
}

textarea {
	font-size:12px;
}

