@charset "windows-1252";
/* CSS Document */
body {
	margin-top: 0px;
	text-align: center;
	background-image: url(/assets/images/website/header_home.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
#bg {
	background-image: url(/assets/images/website/bg.gif);
	background-position:top;
	background-repeat: repeat-y;
}
#bg_footer {
	background-image: url(/assets/images/website/bg_footer.gif);
	background-position:top;
	background-repeat: no-repeat;
	height:26px;
}
#nieuwsHldr a {
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #58585a;
	text-decoration: underline;
}
#nieuwsHldr a:hover {
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #58585a;
	text-decoration: underline;
}
#bovenkant {
	text-align: left;
	margin: 0 auto;
	width: 965px;
	height: 90px;
}
#bovenkant img {
	float: left;
}
#navBarRechts {
	float: right;
}
#menu {
	padding-top: 10px;
}
#header {
	width: 100%;
	height: 149px;
	text-align: center;
}
#container {
	width: 963px;
	margin: 0 auto;
	text-align: left;
}
#sideBarLeft {
	display:block;
	float: left;
	width: 190px;
	font-family: Arial;
	font-size: 10pt;
	color: #87888a;
	margin-top: 51px;
	margin-left: 51px;
}
#sideBarRight {
	float: right;
	width: 180px;
	margin-right: 70px;
	font-family: Arial;
	font-size: 10pt;
	color: #87888a;
}
#middleContent {
	margin: 0 180px;
}
#tekstBalkHldr {
}
#contentHldrAlg {
	float: left;
	width: 400px;
	margin-left: 36px;
}
.clearfloat {
	clear:both;
    	height:0;
    	font-size: 1px;
    	line-height: 0px;
}
h1 {
	color: #FFF;
	margin: 17px 0 10px 0;
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
}
h2 {
	margin: 0 0 10px 0;
	font-family: Arial;
	font-size: 10pt;
	color: #58585a;
	font-weight: bold;
}
h3 {
	margin: 17px 0 10px 0;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #87888a;
}
.normal {
	margin: 0 0 10px 0;
	font-family: Arial;
	font-size: 10pt;
	color: #87888a;
}
p {
	margin: 0 0 10px 0;
	font-family: Arial;
	font-size: 10pt;
	color: #87888a;
}
#mainTextBlok {
	margin: 0 0 10px 0;
	font-family: Arial;
	font-size: 10pt;
	color: #87888a;
}
textarea {
	font-family: Arial;
	font-size: 10pt;
	color: #87888a;
}
a {
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #58585a;
	text-decoration: underline;
}
a:hover {
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #58585a;
	text-decoration: underline;
}
a img {border:none}
ul li ul li{
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
ul li ul li ul li{
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
