body {
	margin: 	0;
	padding: 	0;
	border: 	0;
	text-align: 	center;
	color: 		#4D5F80;
	background: 	#EDF1F8 url(../images/bg_algemeen.gif) top center repeat-y;
	font: 		11px Verdana, Arial, Helvetica, sans-serif;


}

hr {
	color:    #4D5F80;
}

div {
	border: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

table, td, tr {
	font: 		11px Verdana, Arial, Helvetica, sans-serif;
}


div#pos	{
	width: 		755px;
	margin: 	0 auto;
	padding: 	0;
	text-align: 	left;


}


div#header {
	width: 		755px;
	height:		146px;
	background: 	#EDF1F8 url(../images/header_top.gif);
	background-repeat: no-repeat;
	float: 		right;

}

div#header_red {
	width: 		755px;
	height:		146px;
	background: 	#EDF1F8 url(../images/header_red.gif);
	background-repeat: no-repeat;
	float: 		right;

}

div#header_green {
	width: 		755px;
	height:		146px;
	background: 	#EDF1F8 url(../images/header_green.gif);
	background-repeat: no-repeat;
	float: 		right;

}

div#header_blue {
	width: 		755px;
	height:		146px;
	background: 	#EDF1F8 url(../images/header_blue.gif);
	background-repeat: no-repeat;
	float: 		right;

}

div#header_yellow {
	width: 		755px;
	height:		146px;
	background: 	#EDF1F8 url(../images/header_yellow.gif);
	background-repeat: no-repeat;
	float: 		right;

}

	
div#content 	{
	float: 		right;
	width: 		755px;
	padding: 	0;
	border: 	0;
	margin: 	0;
	_margin-left:	-2px;
	height: 	100%;


}





#navigatie {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	float: 		left;
	width: 		755px;
	height:		35px;
	margin: 	0;
	margin-left:	0px;
	padding: 	0;
	list-style: 	none;
	background: 	#EDF1F8 url(../images/nav_bg.gif) repeat-x top left;
}


div#subnav	{
	float:		left;
	margin: 	0;
	padding: 	0;
	width: 		192px;
	border: 	0;
	background: 	#EDF1F8 url(../images/subnav_back.gif) bottom;
	background-repeat: no-repeat;
	height: 	100%;
	_margin-left:	-2px;
}

div#subnav2	{
	float:		left;
	margin: 	0;
	padding: 	0;
	width: 		182px;
	border: 	0;
	background: 	#EDF1F8 url(../images/subnav_back.gif) bottom;
	background-repeat: no-repeat;
	height: 	100%;
	_margin-left:	-2px;
}


div#subnavigatie {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: 		#4D5F80;
	font-weight:	bold;
	width: 		192px;
	margin: 	0;
	padding-top: 	30;
	padding-left: 	30;

}

div#subnavigatie_pa {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: 		#4D5F80;
	font-weight:	bold;
	width: 		192px;
	margin: 	0;
	padding-top: 	30;
	padding-left: 	30;
	height: 	100%;
	background-repeat: no-repeat;
	background-image: url(../images/subnav_back_scroll1.gif);

}

div#subnavigatie_disco {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: 		#4D5F80;
	font-weight:	bold;
	width: 		192px;
	margin: 	0;
	padding-top: 	30;
	padding-left: 	30;
	height: 	100%;
	background-repeat: no-repeat;
	background-image: url(../images/subnav_back_scroll2.gif);

}




div#main {
	width:		475px;
	float:		right;
	margin-left:	30px;
	margin-right:	30px;
	padding-top:	25px;
	text-align:	justify;

}

div#main2 {
	width:		555px;
	float:		right;
	margin-left:	-50px;
	margin-right:	0px;
	padding-top:	25px;
	text-align:	justify;

}

div#footer {
	width:		755px;
	height:		18px;
	background: 	#EDF1F8 url(../images/footer_back.gif) repeat-x top left;
	padding-top: 	3px;
	padding-bottom: 8px;
	float: 		right;

}


div#footdevider {
	width:		755px;
	height:		69px;
	background: 	#EDF1F8 url(../images/footdivider_back.gif) repeat-x top left;
	float: 		left;
	_margin-left:	-2px;


}


	
h2 {
	font-weight : bold ;
	font-size : 17px ;
	color : #4D5F80 ; 
	padding-bottom: 4px;
	border-bottom:	1px dashed #4D5F80;
		
		
}
	
a:link {
	color: 		#4D5F80;
	text-decoration: none;
}
a:visited {
	color: 		#4D5F80;
	text-decoration: none;
}
a:hover {
	color: 		#4D5F80;
	text-decoration: underline;
}
a:active {
	color: 		#4D5F80;
	text-decoration: none;
}



.class1 a:link {
	color: 		red;
	text-decoration: none;
}
.class1 a:visited {
	color: 		red;
	text-decoration: none;
}
.class1 a:hover {
	color: 		red;
	text-decoration: underline;
}
.class1 a:active {
	color: 		red;
	text-decoration: none;
}

.form_text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        border: 1px solid #4D5F80;
        padding-right: 3px;
        padding-left: 3px;
	color: #4D5F80;
	background: #edf1f8;
}

.listbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        border: 1px solid #4D5F80;
        vertical-align : middle;
	color: #4D5F80;
        background: #edf1f8;
}

.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        border: 1px solid #4D5F80;
	color: #4D5F80;
        background: #edf1f8;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        vertical-align : middle;
	color: #4D5F80;
        background: #edf1f8;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        vertical-align : middle;
	color: #4D5F80;
        background: #edf1f8;
}

td#header a
{

	color: #4D5F80;
	display: block;
	padding: 6px;

}
td#header a:hover
{

	color: #4D5F80;
	text-decoration: underline;
	font-size : 13px ;

	
}

td#header a.hheader
{
	font-family:	Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

ul {
font-style: normal;
line-height: 2em;
text-transform: none;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
padding: 6px;
margin: 2px;
}



