* {
	margin:0;
	padding:0;
	list-style:none;
	border:none
}
html {
	overflow-y:scroll
}
html, body {
	margin:0;
	background:#eaeaea;
	height:100%
}
body {
	font:12px Arial, Helvetica, sans-serif;
	position: relative;
}
#background {
	position:absolute;
	left:50%;
	margin-left:-588px;
	width:114px;
	height:366px;
	background:url('../images/background.gif') no-repeat;
}
#wrapper {
	width:949px;
	margin:0 auto -21px;
	background:url('../images/shadow.png') repeat-y;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	overflow:hidden;
}
#content_margin {
	margin:0 25px 0 5px;
	position:relative;
}
#logo {
	float:left;
	height:83px;
	margin:0
}
#header ul {
	float:right;
	padding-top:3px
}
#header li {
	display:inline;
	list-style:none;
	background:url('../images/bullet.gif') center left no-repeat;
	padding:0 3px 0 10px;
	font-size:90%
}
#header li:first-child {
	background:none;
	padding-left:5px
}

a#contactlink {
	padding:5px;
	padding-left:20px;
	padding-right:20px;
	background:#57b6dd;
}

a#contactlink:hover {
	background:#80cff0;
}

#menu {
	width:100%;
	clear:both;
	height:88px;
	background:url('../images/menu_background.gif') top left no-repeat
}
#menu ul {
	width:100%;
	float:left
}
#mainmenu {
	padding-top:34px
}
#menu li {
	display:inline;
}
#menu a {
	color:#fff
}
#mainmenu a:hover, #mainmenu .selected {
	background:url('../images/menu_hover.png') top left no-repeat
}
#mainmenu a {
	width:100px;
	line-height:25px;
	margin-left:4px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-weight:bold
}
#breadcrumbs {
	font-size:80%;
	padding-left:5px
}
#breadcrumbs a {
	text-decoration:none;
	background:url('../images/menu_icon2.gif') center left no-repeat;
	padding:5px 5px 5px 8px;
	float:left
}
#breadcrumbs li:first-child a {
	background-image:url('../images/menu_icon1.gif');
	background-position:5px center;
	padding:5px 6px 5px 15px
}
#content_left, #content_middle, #content_right {
	float:left;
	padding:20px
}
#content_left {
	background:#f3f3f3;
	width:650px;
	padding-left:20px;
	padding-right:15px;
	min-height:350px;
	 
}
#submenu {
	width:158px;
	padding:30px 0;
	float:left;
	position:relative;
}
#submenu li {
	list-style:none
}
#submenu a {
	display:block;
	width:131px;
	line-height:20px;
	padding:5px 9px;
	text-decoration:none
}
#submenu a:hover, #submenu #curr {
	background:url('../images/subhover.gif') center left no-repeat;
	color:#fff;
	font-weight:bold
}
#content_middle {
	background:#f3f3f3;
	width:487px;
	min-height:350px;   
}
#content {
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#content-bg {
	position:absolute;
	left:163px;
	top:100px;
	width:527px;
	height:100%;
	background:#f3f3f3;
}

#content-bg2 {
position:absolute;
left: 50%;
margin-left: -469px;
	top:100px;
	height:100%;
	width:685px;
	background:#f3f3f3;
}
#content_right {
	width:216px;
	padding:30px 0 20px 18px;
	background:#fff 
}
#actueel {
	background:#57b6dd;
	float:left;
}

a#nieuwsarchief {
	text-align:right;
	font-size:11px;
}

#actueel a {
	float:left;
	width:196px;
	padding:5px 10px
}
#actueel a:hover {
	background:#9ed7f5
}

hr.nieuwsHR {
	border:0px;
	height:1px;
	background:#424344;
}

#downloads form {
	background:#e4e4e4
}
#downloads form p {
	margin:0
}
#downloads input {
	float:left;
	width:81px;
	background:#eee;
	font-size:90%;
	color:#686868;
	padding:3px 5px;
	margin:15px 0 15px 11px
}
#downloads button {
	width:100%;
	height:30px;
	background:url('../images/submit_button.gif');
	color:#fff;
	font-size:90%;
	font-weight:bold;
	cursor:pointer
}

#downloadUitlog {
	padding:7px;
	padding-left:30px;
	background:url('/images/logout.png') no-repeat #424344;
	color:white;
	text-decoration:none;
	float:right;
	border:1px solid #424344;
}

#downloadUitlog:hover {
	padding:7px;
	padding-left:30px;
	background:url('/images/logout.png') no-repeat #6c6c6c;
	border:1px solid #424344;
}

#downloadHR {
	width:100%;
	border:0px;
	border-top:2px solid #424344;
}

#downloadLabel {
	font-size:10px;
	padding-left:12px;
	padding-top:10px;
}

h1, h2 {
	color:#00a2e5;
}
h1 {
	font-size:230%
}
h2 {
	font-size:170%;
	margin-bottom:5px
}
p {
	margin-top:15px;
	line-height:150%
}

a:link, a:visited, a:active {
	color:#000;
	text-decoration: underline
}
a:hover {
	text-decoration: none
}

#header a:link, #header a:visited, #header a:active  {
	text-decoration:none
}
#header a:hover {
	text-decoration:underline
}
#content_left a:hover {
	color:#00a2e5;
	text-decoration:underline
}
#footer, #push {
	clear:both;
	height:21px;
	width:919px;
}
#footer {
	position: relative;
	margin: 0 auto;
	padding: 0 25px 0 5px;
	background:url('../images/footer_background.gif') 5px 0 no-repeat;
}
#footer .inner {
	width:949px;
	height:21px;
	margin:0px auto;
}
#footer p {
	line-height:21px;
	margin:0 25px 0 5px;
	text-align:right;
	color:#fff;
	padding-right:10px
}