@charset "UTF-8";
/* CSS Document */

BODY {
	scrollbar-face-color: #87912c;
	SCROLLBAR-HIGHLIGHT-COLOR: #d1dc88;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #d1dc88;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
	/*text-align: left;*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background: #87912c;
}
.table1 {
	margin: 0px;
	padding: 0px;
	height: 650px;
	width: 860px;
}
.kop {
	height: 200px;
}
.middle {
	height: 430px;
	width: 860px;
}
.middletable  {
	height: 430px;
	width: 860px;
	border-top: thin none d1dc88;
	border-right: thin none d1dc88;
	border-bottom: thin none d1dc88;
	border-left: thin solid d1dc88;
}

.table2 {
	height: 430px;
	width: 860px;
}
.down {
	height: 20px;
	background-color: #d1dc88;
}
.koptekst {
	font-size: 13px;
	font-weight: bold;
	color: 87912c;

}
.table0 {
	height: 470px;
	width: 850px;
}
.line1{
	height: 5px;
	background-color: #d1dc88;
}
.opsomming{
	text-align: center;
	width: 20%;
}
.links{
	text-align: left;
}
b strong {
font-weight:bold;
}

