.headerverloop {
	background-image: url(../afbeeldingen/fotoheader3/fotoheader3verloop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 4px;			
}
body {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height : 100%;
	background-color: #FFFFFF;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #cccccc;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-3d-light-color: #000;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #003366;
}

.footer {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFF00;
	text-decoration: underline overline;
}
.footer a:visited {
	color: #FFFF00;
	text-decoration: underline overline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.footerrechts {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}
.rechtskolom {
	background-image:  url(../afbeeldingen/kolomrechtsverloop.gif);
	background-position: center bottom;
	background-repeat: no-repeat;	
}
.footerrechts a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerrechts a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerrechts a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.kopinhoud {
	margin-left: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;

}
.inhoudkal ul{
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 5px;
	list-style-image: url(../afbeeldingen/Wheel.gif);
}
.inhoudkal {
	padding-right: 5px;
}

.inhoudres ul {
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 5px;
	list-style-image: url(../afbeeldingen/Wheelyellow.gif);
}
.inhoudres {
	padding-right: 5px;
	}

