body 
{	
	margin:0px; 
	text-align:center;
	padding:0px; 
	background-color:#CDE0E7;
	font-weight: normal;
	font-size: 11px;
	color: #99CBFF;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
p
{
	margin-top: 2px;
	margin-bottom: 2px;
}
td
{
	font-size: 11px;
	line-height: 16px;		
	margin: 0px;
}	
h1
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 13px;
	letter-spacing:2px;	
	line-height: 18px;	
	text-transform: none;
	color: #ffffff;
}
h2
{
	margin-top: 12px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing:0px;
	color: #99CBFF;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h3
{
	margin-top: 6px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul
{
	padding: 4px;
	margin: 0px;
	margin-left: 0px;
	margin-top:-2px;
	margin-bottom:-2px;
}
li
{
	list-style-position: outside;
	list-style-type: square;
	padding: 4px;
	margin: 0px;
	margin-left: 16px;
	margin-top:-4px;
	margin-bottom:-2px;
	text-transform: none;
	line-height:13px;		
}
a
{
	text-decoration:undereline;
	color:Yellow;
}

.onderschrift
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.r0
{
	padding-left: 3px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 14px;
	text-transform:uppercase;	
	color: #006599;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position:3px 10px;
	background-image: url(/img/bg_r1.gif);
	background-repeat:no-repeat;	
}
A.r1, A.r1:active, A.r1:link, A.r1:visited
{
	text-decoration:none;
}
A.r1:hover
{
	text-decoration:underline;
}
.r1
{
	padding-top:1px;
	padding-bottom:2px;
	color: #006599;
	clear: both;
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	line-height: 14px;	
	text-decoration:none;
	visibility: visible;
	margin-left:0px;
	padding-left: 15px;
	padding-right: 5px;	
	text-indent: 0px;
	background-position:3px 7px;
	background-image: url(/img/bg_r1.gif);
	background-repeat:no-repeat;

}
A.r2, A.r2:active, A.r2:link, A.r2:visited
{
	text-decoration:none;
}
A.r2:hover
{
	text-decoration:underline;
}
.r2
{
	color:White;
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 9px;
	text-transform:capitalize;
	line-height: 12px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	visibility: visible;
	padding-left: 14px;
	text-indent: 0px;
	background-position:5px 6px;
	background-image: url(/img/bg_r2.gif);
	background-repeat:no-repeat;
	width:115px;
}	
INPUT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:solid 0px navy;
	width:20px;
}
INPUT.input_text, TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:solid 0px navy;
	width:150px;
}
checkboxFieldValue
{
	border:solid 0px red;
	width:20px;
}
INPUT.btn
{
	border-right: slateblue 1px solid;
	border-top: slateblue 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: slateblue 1px solid;
	width: auto;
	cursor: pointer;
	color: white;
	border-bottom: slateblue 1px solid;
	background-color: navy;
}
INPUT.btn:hover
{
	color: gold;
}
/* for creating area around page */
#page 
{	
	text-align:left;
	width: 782px;
	\width: 792px;
	w\idth: 782px;
	border: 1px solid #006599;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #006599;
	height:100%;
	}	
form
{
	margin:0px;
	height:100%;
	background: #006599;		
}
/* The header and footer */
.header
{		
	margin:0px;
	display:block; 
	border: 0px solid blue;	
	color:#000; 
	padding:0px;

	}
#header
{
	margin:0px;
	padding:0px;
	border: 0px solid yellow;	
	background: url(../img/bg_top.jpg);
	background-repeat:no-repeat;
	height: 65px;
	width: 595px;
}
#left 
{
	float:left;
	border: 0px solid yellow;	
	width: 100px;	
	height:100%;
	}	
#container 
{	
	margin-left:0px;
	display:inline;
	float:right;	
	border: 0px solid red;
	height:100%;
	width:680px;
}
#content 
{	
	z-index:50;
	overflow:visible;
	padding-top:4px;
	margin:0px;
	margin-top:0px;
	border:0px solid yellow;	
	width:580px;
	display:block; 
}
* html #content 
{	display:inline;}
.clear 
{	clear:both;
	height:1px;
	overflow:hidden;}
.footer
{
	font-size:9px;
	line-height:9px;
	color:#696969;
}
#footer
{
	vertical-align:bottom;
	bottom:0px;
	position:relative;
	background: url(../img/bg_btm.jpg);
	background-repeat:no-repeat;
	border: 0px solid green;		
	height: 107px;	
	width:585px;
	text-align:center;
}
#doelgroep
{
	position: relative;
	margin-top: 0px;
	padding-top: 64px;
}
.doelgroep
{
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #7DA2B5;
}
A.doelgroep, A.doelgroep:active, A.doelgroep:link, A.doelgroep:visited
{
	text-decoration:none;
}
A.doelgroep:hover
{
	color:#006599;
	text-decoration:underline;
}
.copyright
{
	font-size: 9px;
	color: #006599;
}
A.copyright, A.copyright:active, A.copyright:link, A.copyright:visited
{
	text-decoration:none;
}
A.copyright:hover
{
	color: navy;
	text-decoration: none;
}
#copyright
{
	font-size: 9px;
	color: #006599;
	margin-top: 20px;

}
.afbeelding
{
	float:right;
	border:solid 0px #7DA2B5;
	margin-bottom:5px;
}
.onderschrift
{
	text-align: center;
	font-size: 9px;
	color: #C9DFF7;
}
.comment a 
{	text-decoration:underline;}
#vmenu
{
	margin:0px;
	float:left;
	padding-top:15px;
	padding-left:10px;
	font-weight: bold;
	font-size: 11px;
	text-transform:uppercase;
	color: #006599;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#vmenu_bg
{
	position:absolute; 	
	float:left;
	display:block;
}
#vmenu_sign
{
	position:absolute; 	
	float:left;
	display:block;
	background-image:url(/img/bg_vmnu_sign.jpg);
	background-repeat:no-repeat;	
	margin-top:30px;
	margin-left:35px;	
	height:200px;
	width:148px;
}
#vmnu_top
{
	display:block;
	background-image: url(/img/bg_vmnu_top.jpg);	
	background-repeat:no-repeat;
	height:22px;
}
#vmnu_mid
{
	display:block;
	padding-top:20px;
	padding-left:40px;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/img/bg_vmnu_mid.jpg);
	background-repeat:repeat-y;	
	height:300px;
}
#vmnu_bottom
{
	display:block;
	background-image: url(/img/bg_vmnu_bottom.jpg);	
	background-repeat:no-repeat;
	height:15px;
}
#vmnu_fill
{
	margin-top:-1px;
	display:block;
	background-image: url(/img/bg_vmnu_fill.jpg);	
	background-repeat:repeat-y;
	height:100px;
	padding-left:18px;
	font-size:10px;
	text-align:center;
	line-height:10px;
	color:#ffffff;
}

