body {
	margin : 0 0 0 0;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	padding: 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #82BFE3;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height : 18px;
}
.contentheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #007DC5;
}
.contentheaderBlack {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #000000;
}
.content {
}
a {
	color			: #ffffff;
}
a:hover
{
	color			: #ffffff;
	text-decoration: none;
}
a:active
{
	color			: #ffffff;
	text-decoration: none;
}
P, UL, OL
{
	margin-top: 0;
	margin-bottom: 0;
}
.adres {
	font-size : 9px;
	color			: #EEF1F9;
	line-height : 16px;
}
h1, .kop {
	font-size : 11px;
	color: #007DC5;
	font-weight: bold;
}
.inputtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
.foutmelding {
	color : red;
}
.select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.navitem {
	color: #93B5CC;
	font-size: 13px;
	font-weight: Bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	cursor: hand;
	background-image: url(/images/navitem.gif);
	background-repeat: no-repeat;
}
.navitem:hover {
	color: #231F20;
	background-image: url(/images/navitem_over.gif);
}
.navitemactive {
	color: #231F20;
	font-size: 13px;
	font-weight: Bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-image: url(/images/navitem_over.gif);
	background-repeat: no-repeat;
}
.hoofdkop {
	font-weight: Bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 108px;
	color: #06467B;
}

