@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image:url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #081031;
}

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

h1 {
	font-weight: bold;
	font-size: 12px;
}
h2 {
	font-weight: bold;
	font-size: 18px;
}
h3 {
	font-weight: bold;
	font-size: 24px;
}

img {
	border: 0px;
}

#page {
	width: 1000px;
  	margin-left: auto;
	margin-right: auto;
}

#headerbg {
	position:absolute;
	width: 1000px;
	height: 120px;
	top: 250px;
  	margin-left: auto;
	margin-right: auto;
}


#subpage {
	position: relative;
}

#linkerkolom {
	width:190px;
	height:496px;
	position: relative;
	left:10px;
	top:-124px;
}

#middenkolom {
	width:560px;
	position: relative;
	left:0px;
	top:-32px;
}
#nieuwsnav {
	width:560px;
	height:26px;
	position: relative;
	top: -30px;
	font-weight: bold;
	color: #081031;
	line-height: 25px;
	word-spacing: 10px;
	background-image:url(images/nieuwsnav.png);
}
#scroll {
	width:350px;
	height:26px;
	position: absolute;
	left:195px;
	top:0px;
	font-weight: bold;
	line-height: 25px;
}

#rechterkolom {
	width:190px;
	height:496px;
	position: relative;
	right:-20px;
	top:-124px;
}

#linkstop {
	width:190px;
	height:27px;
	background-image:url(images/zijsubWIT.jpg);
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}
#rechtstop {
	width:190px;
	height:27px;
	background-image:url(images/zijsubWIT.jpg);
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}
#zijsub {
	width:190px;
	height:27px;
	background-image:url(images/zijsubWIT.jpg);
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}

#sub {
	background-image:url(images/subbalk.jpg);
	width:980px;
	height:60px;
	position: absolute;
	left:10px;
	top:614px;
}

#partners {
	position: absolute;
	top: 13px;
	left: 202px;
}

hr {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

ol {
	line-height:15px;
}