body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #ffffff;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-stretch: 110;
	font-weight: 200;
	text-align: justify;
}

.bold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-stretch: narrower;
	letter-spacing: 1px;
	padding-top: 14px;
}

a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
a_anders {
	color: #66CC33;
}

a:visited {
	color: #666666;
	text-decoration: none;
	
}
a:hover {
	color: #333333;
		text-decoration: underline;
}
a:active {
	color: #666600;
	text-decoration: none;
}
.omlijn {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.omlijndun {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BFD33B;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #BFD33B;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.omlijndun_eng {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BFD33B;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #0099CC;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

