.selectie {
	background-color: #ffffe0;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-top: 1px solid red;
}

.nonselectie {
	background-color: #ffffff;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

.titel {
	background-color: #ffffe0;
	font-size: 40pt;
	text-align: center;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-top: 1px solid red;
}

body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
}

td {
	font-family: arial;
	font-size: 13px;
}

.vermelding {
	font-family: verdana, arial;
	font-size: 11px;
}
div.vermelding {
	padding: 0px;
	margin: 5px;
}
h4.vermelding {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial;
	font-size: 12px;
}
i.vermelding {
	font-weight: normal;
	font-style: italic;
	font-family: verdana, arial;
	font-size: 12px;
}


.adverteren {
	font-family: verdana, arial;
	font-size: 14px;
}
div.adverteren {
	padding: 5px;
	margin: 5px;
}
h4.adverteren {
	color: #cc0000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial;
	font-size: 14px;
}
i.adverteren {
	color: #cc0000;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
}

th.zoek {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: arial;
}

td.zoek {
	font-size: 10px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-family: arial;
}

select.zoek {
	height: 20px;
	font-size: 10px;
	color: #1F1083;
}

input.zoek {
	height: 18px;
	font-size: 10px;
}

th.form {
	text-align: right;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

td.form {
	text-align: left;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}

select.form {
	width: 300px;
	font-size: 12px;
}

input.form {
	width: 300px;
	font-size: 12px;
}

textarea.form {
	width: 300px;
	font-size: 12px;
}

table.overzicht {
	border-color: #ffffff;
}

th.overzicht,table.overzicht tr th {
	background-color: #6358A9;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

td.overzicht,table.overzicht tr td {
	background-color: #A59FCD;
	font-size: 14px;
	font-weight: normal;
}

td.kopje3 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px; 
	padding-bottom: 20px; 
	text-decoration: underline;
}

.menu a:link, .menu a:visited, .menu a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: black;
	font-family: verdana, arial;
	font-size: 9pt;
}
.menu a:hover
{
	background-color: white;
}

.menu hr
{
	padding: 0px; 
	margin: 0px 0px 0px 0px; 
	height: 2px; 
	border: 0px solid white; 
	color: #1C3F93; 
	background-color: #1C3F93;
	top: 0px;
}

.footer a:link, .footer a:visited
{
	text-decoration: none;
	color: #aaaaaa;
}

.footer a:hover
{
	text-decoration: underline;
	color: #000000;
}


.homemenu a:link, .homemenu a:visited, .homemenu a:hover
{
	text-decoration: none;
}

.mall tr td, .mall tr th
{
	font-size: 11px;
}

.kalender
{
	background-color: white;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

.kalender tr td
{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
}
.kalender tr.weekdagen th
{
	border-right: 1px solid black;
	border-bottom: 2px solid green;
	text-align: center;
}
.kalender tr th.feestdag, .kalender tr td.feestdag
{
	color: red;
}
.kalender tr th.maandnaam
{
	border-right: 1px solid black;
	border-bottom: 1px solid gray;
	background-color: #e0e0e0;
}
.kalender tr th.regulieredag, .kalender tr td.regulieredag
{
	color: black;
}
.kalender tr th.anderemaand, .kalender tr td.anderemaand
{
	color: gray;
}

