/* algehele bodystyle inc. scrollbars (IE) */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background : #000000 url(images/motief.gif);
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 14pt;
	Letter-Spacing: 0.10pt;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #7ca713;
	scrollbar-darkshadow-color: #7ca713;
	scrollbar-face-color: #7ca713;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color:#7ca713;
	overflow: hidden;
	/*standaard scrollbar hiden*/
	/* overflow-x: hidden;
	/* deze willen we niet zien */
}
/* form elementen */
input, textarea {
	color: #ffffff;
	border: solid 1px #7ca713;
	background-color: #b3d06a;
	width: 300px;
}
/* style voor links */
a,a:link,a:visited {
	color: #7ca713;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
/* style voor de rollover van de links */
a:hover {
	color: #968560;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* style voor h2, h3, bold en strong tegelijk */
h2,h3,b,strong { 
	color: ##F19E25;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
}
table,td {
	color: #1307ad;
	font-size: 12px;
	font-weight: normal;
}
hr {
	color: #d0d0d0;
}


.footer {
	background: #000000 url(images/footer.jpg);
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.footertekst {
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background : #000000 url(images/motief.gif);
}
.links {
	background: #000000 url(images/line.gif) top right repeat-x;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
.rechts {
	background: #000000 url(images/line.gif) top left repeat-x;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
.midden {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

