* {
	margin: 0;
	padding: 0;
}

body {
	font: 75% Verdana, sans-serif;
	line-height: 150%;
	behavior: url(/csshover.htc);
	background-color: #FFE3AC;
}

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

#wrapper {
	width: 1024px;
	margin: 0 auto;
}

#wrapper2 {
	top: 230px;
	left: 106px;
	width: 977px;
	background: url(/images/bg_wrapper.jpg) repeat-y;
	position: absolute;
	z-index: 0;
}

#logo {
	background-image: spacer.gif;
	width: 340px;
	height: 60px;
}

#bewegenderegel {
	background: url(/images/bewegenderegel.gif);
	width: 580px;
	left: 280px;
	height: 30px;
	top: 100px;
	z-index: 100;
	position: relative;
}

#main {
	width: 1024px;
	height: 514px;
	top: 118px;
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
	position: absolute;
	 
}

#header {
	width: 1024px;
	height: 118px;
	background: url(/images/bg_header.jpg);
	background-repeat: no-repeat;
}

#header img {
	margin: 5px 0px 0 0px;
	border: 2px;
	border-color: #003895;
	border-style: solid;
}

#menu {
	float: left;
	width: 140px;
	padding: 0 0 0 7px;
	left: 0px;
	top: -213px;
	position: absolute;
}

#nieuws {
	width: 125px;
	top: 155px;
	margin-left: 700px;
	position: fixed;
	color: #fff;
}

#nieuwstop {
	padding-top: 9px;
	width: 204px;
	height: 75px;	position: relative;
 
	background-image: url(/images/nieuwstop.png);
	background-repeat: no-repeat;
}

#nieuwswrap {
	background-repeat: repeat-y;
	padding-top: 10px; padding-right: 10px;
	padding-left: 13px;margin-top: 8px;
	background-image: url(/images/nieuwswrapper.png);
	position: relative;
	padding-bottom: 10px;
}
#nieuwswrap p, #nieuwswrap a{
	width: 160px; padding-right: 10px;
}
#nieuwsbottom {
	width: 204px;
	height: 17px;
	background-image: url(/images/nieuwsbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}

#menu ul {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	border-top: 1px solid #003895;
}

#menu ul li {
	border-bottom: 1px solid #003895;
	border-left: 1px solid #003895;
	border-right: 1px solid #003895;
	padding: 2px 6px;
	font-weight: bold;
}

#menu ul li:hover {
	border-left: 10px solid #003895;
}

#menu ul li.selected:hover {
	border-left: 1px solid #003895;
}

#menu a, #menu a:visited {
	color: #003895;
	text-decoration: none;
}

#menu a:hover, #menu a:visited:hover {
	text-decoration: underline;
}

#menu ul li.selected, #menu ul li.selected a, #menu ul li.selected a:visited {
	color: #FFCB00;
	background: #003895;
}

#menu ul.submenu {
	border-top: 0px solid #999;
	border-bottom: 1px solid #003996;
}

#menu ul.submenu li, #menu ul.submenu li:hover {
	border-bottom: 0px solid #999;
	border-left: 1px solid #003895;
	list-style: square;
	list-style-position: inside;
	padding: 1px 1px 1px 8px;
	color: #003895;
	background: #FFCA00;
}

#menu ul.submenu li.selected, #menu ul.submenu li.selected:hover {
	color: #FFCB00;
	background-color: #003996;
}

#content {
	width: 505px;
	min-height: 310px;
	left: 163px;
	bottom: 227px;
	position: relative;
	padding-left: 10px;
	padding-right: 00px;
	background-color: ;
}

p, table, h1, h2, h3 {
	margin-bottom: 1em;
}

h1 {
	display: none;
}

h2 {
	padding-top: 12px;
	color: #003895; line-height: 28px;
	font-size: 180%;
}

h3 {
	color: #003895;
	font-size: 130%;
}

#nieuwstop span {
	padding-left: 60px;
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}

#map {
	margin-left: 0px;
	position: absolute;
	top: 540px;
	left: 15px;
}

#footer {
	clear: both;
	position: relative;
	right: 106px;
	bottom: 0px;
	width: 1024px;
	height: 114px;
	background: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
}

#footerspan {
	position: relative;
	left: 350px;
	top: 77px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
