body 	{
	scrollbar-3dlight-color:#c2c2c2;
	scrollbar-arrow-color:#C11704;
	scrollbar-darkshadow-color:#c2c2c2;
	scrollbar-face-color:#e2e2e2;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#e6e6e6;
	scrollbar-track-color:#f1f1f1
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A:visited  {
	text-decoration : none;
}

A:hover  {
	text-decoration : none;
}

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

TD.header {
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

TD.content {
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	padding-top: 4px;
}

TD.footer {
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}

.rubriek1 {
	font-family : verdana, helvetica, arial;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	font-weight: bold;
	padding: 1px;
	border-color: #C11704;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	width: 50%;
}

TABLE.midden {
 	padding-left: 8px;
	padding-right: 14px;
}

TD.midfooter {
 	padding-bottom: 8px;
	padding-right: 13px;
}

.INPUT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	clear:both;
}

.BUTTON {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #E48100;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

SELECT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.hand {
	cursor: pointer;
}

.big {
	font-size: 12px;
}

.normal {
	font-size: 11px;
}

#mededeling {
	background-color: #FFFFFF;
	border: 1px #C11704 solid;
}