@charset "utf-8";
/* CSS Document */
body {
	background-color: #dfdfe0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.scroll {
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #111312;
	scrollbar-darkshadow-color: #111312;
	scrollbar-face-color: #768799;
	scrollbar-highlight-color: #99a7b5;
	scrollbar-shadow-color: #435261;
	scrollbar-track-color: #111312;
}
.verloop {
	background-image: url(../images2/verloop2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1e1e1;
	cursor: default;
}
.tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
}
.kop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #778899;
	font-weight: bold;
	font-size: 14px;
}
.boldwit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.boldwit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}
.boldgrijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b2b2b2;
	letter-spacing: 4px;
	cursor: default;
}
.boldgrijs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e0e0e0;
	letter-spacing: 4px;
	cursor: default;
}
.field {
	background-color: #353535;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	padding-left: 2px;
	border: 1px solid #c7d2dd;
}
.field1 {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 2px;
	border: 1px solid #c7d2dd;
}
.field2 {
	background-color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #cccccc;
	border: 1px solid #c7d2dd;
}
.border {
	border: 1px solid #c7d2dd;
}	
.tekstwit {
	background-color: #353535;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.arrowdown {
	background-color: #353535;
	border-right: 1px solid #c7d2dd;
	border-top: 1px solid #c7d2dd;
	border-bottom: 1px solid #c7d2dd;
}
a:link {
	color: #778899;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #778899;
}
a:hover {
	text-decoration: underline;
	color: #778899;
}
a:active {
	text-decoration: none;
	color: #778899;
}
.menu a:link {
	color: #e1e1e1;
	text-decoration: none;
	display: block;
}
.menu a:visited {
	text-decoration: none;
	color: #e1e1e1;
	display: block;
}
.menu a:hover {
	text-decoration: none;
	color: #ffffff;
	display: block;
}
.menu a:active {
	text-decoration: none;
	color: #ffffff;
	display: block;
}
.select a:link {
	color: #e1e1e1;
	text-decoration: none;
	height: 16px;
	display: block;
}
.select a:visited {
	text-decoration: none;
	height: 16px;
	color: #e1e1e1;
	display: block;
}
.select a:hover {
	text-decoration: none;
	height: 16px;
	color: #ffffff;
	background-color: #888888;
	display: block;
}
.select a:active {
	text-decoration: none;
	height: 16px;
	color: #ffffff;
	background-color: #888888;
	display: block;
}
.sub a:link {
	color: #e1e1e1;
	background-color: #888888;
	text-decoration: none;
	display: block;
}
.sub a:visited {
	text-decoration: none;
	background-color: #888888;
	color: #e1e1e1;
	display: block;
}
.sub a:hover {
	text-decoration: none;
	background-color: #999999;
	color: #ffffff;
	display: block;
}
.sub a:active {
	text-decoration: none;
	background-color: #999999;
	color: #ffffff;
	display: block;
}
