body {
	color: black;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	background: white url(gif/bg_content2.gif) 1196 0 fixed;
	top: 0px;
	left: 0px;
	scrolbar-track-color: #ffffff#ffffff;
	scrollbar-3dlight-color: #dcdcdc;
	scrollbar-arrow-color: #818181;
	scrollbar-darkshadow-color: #dcdcdc;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-overflow-x: hidden;
}

a {
	color: #fe9728;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

b {
	color: #fe9728;
	font-size: 12px;
	vertical-align: middle;
}


strong {
	color: #fe9728;
	font-size: 12px;
	vertical-align: middle;
}

hr {
	color: #ccc;
	width: 100%;
	height: 1px;
}

input {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
	border: solid 1px black;
	width: 200px;
}

select {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
	border: solid 1px;
	width: 200px;
}

textarea {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
	border: solid 1px black;
	width: 200px;
}

td {
	color: black;
	font-size: 11px;
}

.10px {
	color: black;
	font-size: 10px;
}

.bgmenu {
	background: white url(gif/bg_boven.gif) no-repeat fixed;
	margin-top: 0px;
	margin-left: 0px;
}
.bglinks {
	background: white url(gif/bg_links.gif) no-repeat fixed;
	margin-top: 0px;
	margin-left: 0px;
}

.bgindex {
	background: white url(gif/bg_index.gif) no-repeat fixed;
	margin-top: 0px;
	margin-left: 0px;
}

.bgrechts {
	background: white url(gif/bg_rechts.gif) no-repeat fixed;
	margin-top: 0px;
	margin-left: 0px;
}

.bodymargin    {
	margin-top: 0px;
	margin-left: 0px;
}

.boldblack {
	color: black;
	font-weight: bold;
	font-size: 12px;
}

.footer {
	color: #5b5b5b;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
}

.boldstreepjes {
	color: #fe9728;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
}

.nobg {
	background: none;
	margin-top: 10px;
}

.indent15px {
	text-indent: 15px;
}
	
.iframe {
	margin: 10px;
	scrollbar-overflow-x: hidden;
}



