/*
Copyright 2008 (c) Mick Niepoth. Alle rechten voorbehouden.
www.niepothmedia.nl
*/
body {
	background:url(images/achtergrond.gif) repeat-x top;
	font-family:Tahoma, Arial, Verdana;
	color:#3c3d50;
	font-size:8pt;
}
* {
	margin:0;
	padding:0;
}
a {color:#3c3d50;}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

#container {
	background:url(images/logo.gif) no-repeat 28px 21px;
	width:862px;
	margin:0 auto;
}

#header {
	width:862px;
	height:176px;
}
#header a {color:#fff;}
#header div.block {
	float:right;
	background:url(images/header_block.gif);
	width:458px;
	line-height:130%;
	margin:0 0 0 404px;
	position:absolute;
	top:33px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1d5fa3;
	text-decoration:underline;
	font-size:13pt;
}
#header div.block_top {background:url(images/header_block_top.gif) no-repeat top;}
#header div.block_bottom {
	background:url(images/header_block_bottom.gif) no-repeat bottom;
	padding:10px 20px;
}
#header form.inloggen {
	background:url(images/header_form.gif);
	width:488px;
	height:26px;
	line-height:26px;
	margin:0 0 0 374px;
	padding:3px 0 0 0;
	position:absolute;
	top:115px;
	color:#fff;
}
#header form.inloggen label {padding:0 12px 0 12px;}
#header form.inloggen input.text {
	background:url(images/input_text_red.gif);
	width:117px;
	height:14px;
	padding:2px;
	border:0;
	font-size:8pt;
	color:#fff;
}
#header form.inloggen input.submit {
	background:url(images/input_submit.gif);
	height:19px;
	position:relative;
	left:8px;
	top:2px;
	border:1px solid #195fa0;
	color:#65645f;
	cursor:pointer;
}
#header ul {
	width:688px;
	height:40px;
	position:relative;
	top:136px;
	overflow:hidden;
}
#header li {
	float:left;
	display:block;
	padding:14px 12px 0 0;
}
#header li a {
	float:left;
	display:block;
	line-height:22px;
	color:#fff;
	font-size:9pt;
	text-decoration:none;
}
#header li a b {
	display:block;
	padding:0 12px;
}
#header li a:hover {background:url(images/header_li_hover_left.gif) no-repeat left #549ae0;}
#header li a:hover b {background:url(images/header_li_hover_right.gif) no-repeat right;}
#header li.active {
	background:url(images/header_li_active_left.gif) no-repeat left;
	padding:0 12px 0 0;
}
#header li.active a {
	background:url(images/header_li_active_right.gif) no-repeat right;
	padding:0 9px;
	color:#185ea4;
}
#header li.active a b {
	background:#fff;
	padding:14px 15px 4px 15px;
}

#header form.zoeken {
	float:right;
	width:174px;
	margin:109px 0 0 0;
}
#header form.zoeken input.text {
	background:url(images/input_text_blue.gif);
	width:117px;
	height:14px;
	padding:2px;
	border:0;
	font-size:8pt;
	color:#ffffff;
}
#header form.zoeken input.submit {
	background:url(images/input_submit.gif);
	height:19px;
	position:relative;
	left:8px;
	top:2px;
	border:1px solid #2a66a2;
	color:#65645f;
	cursor:pointer;
}

#body {
	width:862px;
	padding:22px 0 50px 0;
}
#content {
	float:left;
	background:url(images/content.gif);
	width:546px;
}
#content_top {background:url(images/content_top.gif) no-repeat top;}
#content_bottom {
	background:url(images/content_bottom.gif) no-repeat bottom;
	padding:10px 20px;
}
#content h1 {
	background:url(images/h1.gif) repeat-x 0 19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#61605b;
	font-size:15pt;
}
#content h1 span {
	background:#fff;
	padding:0 10px 0 0;
}
#content div.overflow {
	width:100%;
	overflow:hidden;
}
#content div.float {
	float:left;
	line-height:150%;
	margin:28px 0 0 0;
	padding:0 28px 0 0;
}
p.bottun_stemmen {
	background:url(images/bottun_fuggs.gif);
	width:49px;
	height:40px;
	line-height:normal;
	padding:2px 0 0 0;
	text-align:center;
	color:#4f4e49;
	font-size:8pt;
}
p.bottun_stemmen b {font-size:11pt;}
a.bottun {
	display:block;
	background:#e6eefa;
	line-height:normal;
	border:1px solid #98bae1;
	color:#1b5ea2;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
h2 {
	padding:0 0 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:normal;
	color:#1d5fa3;
	text-decoration:underline;
}
h2 a {color:#1d5fa3;}
a.blue {
	font-weight:bold;
	text-decoration:none;
	color:#1d5fa3;
}
div.navigatie {
	padding: 3px;
	margin: 3px;
	color:#1d5fa3;
}
div.navigatie a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none;
	color: #1d5fa3;
}
div.navigatie a:hover, div.navigatie a:active {
	border: 1px solid #004899;
	color: #004899;
}
div.navigatie span.huidig {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #1d5fa3;
	font-weight: bold;
	background-color: #1d5fa3;
	color: #FFF;
}
div.navigatie span.uitgezet {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color: #DDD;
	border: 1px solid #EEE;
}
#kolom_bg {
	float:left;
	background:#dae4f0;
	width:280px;
	margin:0 0 0 8px;
	padding:15px 14px 10px 14px;
}
#kolom {background:url(images/kolom.gif) repeat-x 0 33px;}
h3 {
	background:url(images/h3.gif);
	line-height:33px;
	padding:0 0 0 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1b5ea2;
	font-size:12pt;
	font-weight:normal;
}
#kolom div.overflow {
	line-height:150%;
	padding:12px 6px 4px 6px;
	overflow:hidden;
}
p.stemmen {
	float:left;
	background:url(images/fuggs.gif);
	width:40px;
	line-height:36px;
	margin:0 10px 0 0;
	font-weight:bold;
	color:#4f4e49;
	font-size:10pt;
	text-align:center;
}
#kolom span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
}
a.red {
	color:#1b5ea2;
	font-weight:bold;
	text-decoration:none;
}
#kolom div.border {
	border-top:1px solid #dbd0bc;
	height:1px;
	line-height:1%;
	width:260px;
	margin:0 auto;
	font-size:1pt;
}

#footer {
	background:url(images/footer.gif);
	width:100%;
}
#footer_inhoud {
	background:url(images/footer_logo.gif) no-repeat right 12px;
	width:840px;
	height:145px;
	margin:0 auto;
}
#footer ul {
	float:left;
	padding:12px 45px 0 0;
	line-height:150%;
}
#footer li {list-style:none;}
#footer li a {
	padding:0 0 0 10px;
	color:#fff;
	text-decoration:none;
}
#footer li.bold a {
	padding:0;
	font-weight:bold;
}
#footer a.bottom {
	float:right;
	margin:123px 0 0 0;
	color:#9ec5ed;
	font-size:11pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
#footer a.bottom span {
	font-weight:bold;
}
