html { height: 100%; margin-bottom: 1px; overflow-y: scroll; }

body, a, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	color: #000;
	}

	body {
}
	hr {
	color: #1A171B;
	background-color: #1A171B;
	height: 1px;
	border: none;
}

/* hoofdnavigatie */
	#hoofdnavigatie-wrapper {
		float: left;	
	}
	#hoofdnavigatie {
	width: 241px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	padding-top: 30px;
}
	#hoofdnavigatie ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		
	#hoofdnavigatie ul li {
		border-top: 1px solid #FFFFFF;
		background-color: #000;
	}
	#hoofdnavigatie ul li a {
		display: block;
		width: 100%;
		padding-top: 6px;
		padding-bottom: 7px;
		padding-left: 22px;
		color: #FFFFFF;
		line-height: normal;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
	}
	#hoofdnavigatie ul li a:hover {
		background-color: #F29224;
		color: #FFFFFF;
	}
	#hoofdNavigatie ul li .active {
		background-color: #F29224;
		color: #000;
	}

	#hoofdNavigatie ul li ul li {
		background-image: none;
		border-top: 1px solid #FED9B3;
	}
	#hoofdNavigatie ul li ul li a {
		color: #000;
		padding-top: 6px;
		padding-bottom: 7px;
		font-weight: normal;
		xfont-size: 10px;
		white-space: pre;
		background-color: #FFFFFF;
	}
	#hoofdNavigatie ul li ul li a:hover {
		color: #000;
		background-color: #FED9B3;
	}
	#hoofdNavigatie ul li ul li .active {
		color: #000;
		background-color: #FED9B3;
	}
		
	html>body #hoofdnavigatie li a {
		width: auto;
		}
	html>body #hoofdnavigatie .header {
		width: auto;
		}
	html>body #hoofdnavigatie .spacer {
		width: auto;
		}
/* einde hoofdnavigatie */

#main{
	padding-right: 90px;
	padding-top: 54px;
	padding-bottom: 10px;
	padding-left: 57px;
	color: #FFFFFF;
}

#main a{
	color: #F78F1E;
	text-decoration: none;
}
#main a:hover{
	color: #F78F1E;
	text-decoration: underline;
}
#main2  {
    color: #000;
	padding-right: 90px;
	padding-top: 54px;
	padding-bottom: 10px;
	padding-left: 57px;
	background-image: url(../Images/backtop_content.gif);
	background-position: top 0px;
	background-repeat: no-repeat;
}

#main2 a{
	color: #F78F1E;
	text-decoration: none;
}
#main2 a:hover{
	color: #F78F1E;
	text-decoration: underline;
}

.quickLink a {
	background-image: url(../Images/arrow_red.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 20px;
}
a.directLink {
	color: #F78F1E;
	background-image: url(../Images/arrow_red.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
a.directLink:hover {
	color: #000000;
	background-image: url(../Images/arrow_black.gif);
}
/* breadcrumbs */
#breadcrumbs{
	color: #032048;
	font-size: 10px;
	height: 20px;
	padding-top: 5px;
	padding-left: 12;

}
#breadcrumbs a{
	color: #032048;
	font-size: 10px;
	text-decoration: underline;

}
#breadcrumbs a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#breadcrumbs img{
	margin-left: 5px;
	margin-right: 5px;
	border: 0;
}
.input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003976;
	font-style : normal;
	line-height : 13px;
	font-weight : normal;
	border : 1px solid #003976;
	width : 250px;
}
.input2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003976;
	font-style : normal;
	line-height : 13px;
	font-weight : normal;
	border : 1px solid #003976;
	width : 79px;
}
.input3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003976;
	font-style : normal;
	line-height : 13px;
	font-weight : normal;
	border : 1px solid #003976;
	background-color: #FFFFFF;
	width : 100px;
}
.input4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003976;
	font-style : normal;
	line-height : 13px;
	font-weight : normal;
	border : 1px solid #003976;
	width : 63px;
}
.textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003976;
	font-style : normal;
	line-height : 13px;
	font-weight : normal;
	border : 1px solid #000828;
	width : 250px;
	scrollbar-arrow-color: #320033;
	scrollbar-highlight-color: #320033;
	scrollbar-shadow-color: #320033;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
	#logo {
		text-align: center;
		xmargin-left: 22px;
		color : #122D5D;
		}
