BODY{
	scrollbar-face-color:#DA8C16;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-track-color:#FFCC66;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

#lijnenmargeleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DA8C16;
}
#lijnenmargeright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DA8C16;
}
#menu_back {
	background-image: url(../pics/back_menu.jpg);
	background-repeat: no-repeat;
}

#footerleft {
	background-image: url(../pics/back_footer_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#footer .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FED09C;
}
#submenumarge {
	margin-left: 13px;
}
#submenu {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
}
#submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #005FA6;
	text-decoration: none;
}
#submenu a:hover {
	color: #DA8C16;
	background-image: url(../pics/subpijl.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 12px;
}
#txt li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 12px;
	list-style-type: disc;
}
#txt .sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #005FA6;
	padding-bottom: 12px;
	font-weight: bold;
}
#txt .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #DA8C16;
	padding-bottom: 12px;
	font-style: italic;
}
#txt a {
	color: #DA8C16;
	text-decoration: none;
}
#txt a:hover {
	color: #005FA6;
	text-decoration: none;
}
#txt .readmore a {
	color: #DA8C16;
	text-decoration: none;
	background-image: url(../pics/subpijl.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
#txt .readmore a:hover {
	color: #005FA6;
	text-decoration: none;
}
#lijnonderbreking {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA8C16;
	margin-bottom: 12px;
}