html {
	overflow-y: scroll;
}

body {

	background-color: #CFDCE7;
	margin: 0px;  
	padding: 0px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #171717;
	
	/* IE patch:  schaalbare tekstgrootte */
	font-size: x-small;
	/* Einde IE patch */
}

p {
	margin: 0px;
}

td {
	font-size: 70%;
}


input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-width: 1px;
	margin: 0px 0px 3px 0px;
}

textarea {
	overflow-y: auto;
	background-color: #FFFAF2;	
}

input.text {
	background-color: #FFFAF2;
}

input.textrequired {
	background: #FFFFFF url(../images/form_required.gif) no-repeat top right;
	background-color: #FFFAF2;
}

input.textpostcode {

	background-color: #FFFAF2;
}
input.button {
	padding: 0px 5px;
	color: #FFFFFF;
	background-color: #004A8D;
}

.error {
	color: #FF0000;
}

#container {
	background-color: #FFFFFF;
	border-left: 1px solid #004A8D;
	border-right: 1px solid #004A8D;
	width:698px;
	height: 100%;
}

#header {
	background-image: url(../images/bg_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom: 1px solid #004A8D;
	height: 88px;
}
#header img {
	margin: 8px 0px 0px 14px;
}

#nav {
	background-image: url(../images/bg_nav.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #9CB9D3;
	border-right: 1px solid #004A8D;
	width: 155px;
	color: #FFFFFF;
	padding: 10px 7px 7px 7px;
}

#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
}

#nav li {
	list-style-type: none;
}

#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#nav ul li a:hover {
	color: #FFFFFF;
}

/*///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////*/


ul.nav_1 {
	background-image: url(../images/dotted_line_nav.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 1px 0px !important;
	margin: 0px 0px 10px 0px !important;
}
li.nav_1 {
	background-image: url(../images/dotted_line_nav.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
}

li.nav_1 a, li.nav_1 a:link, li.nav_1 a:active, li.nav_1 a:visited {
	padding: 3px 0px 3px 3px;
	width: 155px;
	display: block;
}
li.nav_1 a:hover, li.nav_1 a.active {
	background-color: #D18D1F;
}


ul.nav_2 {
	padding: 0px 0px 0px 0px !important;
	margin: 1px 0px 0px 0px !important;
	background-image: url(../images/dotted_line_nav.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
li.nav_2 {
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
}
li.nav_2 a, li.nav_2 a:link, li.nav_2 a:active, li.nav_2 a:visited {
	padding: 1px 0px 1px 8px;
	width: 100%px;
	display: block;
	font-weight: bold;
	font-size: 90%;

}
li.nav_2 a:hover, li.nav_2 a.active {
	background-color: transparent;
	color: #FF9900 !important;
	
}

li.nav_3 a, li.nav_3 a:link, li.nav_3 a:active, li.nav_3 a:visited {
	padding: 1px 0px 1px 16px;
	width: 100%px;
	font-weight: normal;
	display: block;
	font-size: 90%;

}
li.nav_3 a:hover, li.nav_3 a.active {
	background-color: transparent;
	color: #FF9900 !important;
	
}




/*///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////*/

#nav td.adres {
	padding: 3px 3px;
	font-size: 65%;
	color: #FFFFFF;
}

#nav td.adres img {
	float: right;
	border: 1px solid #004A8D;
}

#nav td.adres a, #nav td.adres a:link, #nav td.adres a:active, #nav td.adres a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#nav td.adres a:hover {
	color: #004A8D;
}


#orangebar {
	background-color: #FF9900;
	border-bottom: 1px solid #004A8D;
	height: 5px;
}

#footer {
	background-color: #FF9900;
	border-top: 1px solid #004A8D;
	text-align: center;
	font-size: 65%;
	color: #FFFFFF;
	height: 20px;
}

#content {
	padding: 27px 20px;
	background-image: url(../images/bg_content.gif);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 1.5em;
	/*text-align: justify;*/
}

#content img {
	float: right;
	margin: 0px 0px 0px 5px;
	border: 1px solid #004A8D;
}

#content a, #content a:link, #content a:active, #content a:visited {
	text-decoration: none;
	color: #FF9900;

}
#content a:hover {
	text-decoration: underline;
}


#content h3 {
	background-image: url(../images/dotted_line_h3.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	color: #FF9900;
	font-size: 150%;
}

#content h4 {
	background-image: url(../images/dotted_line_h3.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	color: #FF9900;
	font-size: 100%;
}

#content div.datum {
	color: #004A8D;
	font-size: 90%;
	font-style: italic;
}

#content td {
	font-size: 90%;
	line-height: 1.5em;
	text-align: justify;	
}

#content form td {
	font-size: 70%
}
