* {
	margin: 0;
	padding: 0;
}
ol {
	margin:auto;
	padding:0px 25px;
}

body {
	text-align: center;
	font: 68.75% Verdana;
	margin: 0;
	background: #fff url(../images/headerrepeat.gif) repeat-x;
	background-position: 0 50px;
}

a { outline:none; }

#container {
	text-align: left;
	width: 946px;
	margin: 0 auto;
}

#header {
	height: 168px;
	position: relative;
	background: transparent url(../images/header.gif) no-repeat 0 15px;
}

#nav-basis {
	position: absolute;
	top: 30px;
	right: 5px;
}

#nav-basis ul {
	list-style-type: none;
}

#nav-basis ul li {
	float: left;
	margin-left: 1.6em;
}

#nav-basis a:link, #nav-basis a:visited, #nav-basis a:hover, #nav-basis a:active {
	font-weight: bold;
	color: #00aad0;
}

#nav-basis a.active:link, #nav-basis a.active:visited, #nav-basis a.active:hover, #nav-basis a.active:active {
	text-decoration: none;
	color: #db002f;
}

#search {
	position: absolute;
	width: 220px;
	bottom: 30px;
	right: 0;
}

#search span  {
	display: block;
	float: left;
	width: 142px;
	height: 21px;
	background: transparent url(../images/searchfield.png) no-repeat;
}

#search input {
	float: left;
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 1.1em;
	border: 0;
	background-color: none;
	width: 119px;
	margin: 4px 0 0 10px;
}

#search .button {
	display: block;
	float: left;
	font-size: 0em;
	text-decoration: none;
	width: 68px;
	height: 21px;
	margin-left: 6px;
	background: transparent url(../images/searchbutton.png) no-repeat;
}

#search .button:hover {
	background: transparent url(../images/searchbuttonhover.png) no-repeat;
}

#title {
	position: absolute;
}

#title h2 {
	font-size: 1em;
	color: #fff;
}

#body {
	background: transparent url(../images/bodybackground.gif) repeat-y;
}

#entree #article {
	float: left;
	width: 550px;
	padding-left: 50px;
}

#vervolg #article {
	float: left;
	width: 441px;
	padding: 10px 15px 20px 20px;
}

#article .breadcrum {
	margin-bottom: 2.56em;
}

#article .breadcrum span {
	color: #898989;
}

#article .breadcrum span.active {
	font-weight: bold;
}

#article .breadcrum a:link, #article .breadcrum a:visited, 
#article .breadcrum a:hover, #article .breadcrum a:active {
	color: #00aad0;
}

#article {
	line-height: 1.8em;
}

#article h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.63em;
	color: #db002f;
	padding-bottom: 1em;
}

#article h2 {
	font-size: 1em;
	color: #db002f;
}

#article h3, #article p {
	padding-bottom: 1.8em;
}

#article h3 {
	font-size: 1em;
}

#article a:link, #article a:active {
	color: #00aad0;
}

#article a:visited {
	color: #87039d;
}

#article a:hover {
	color: #f79b00;
}

#article ul  {
	list-style-type: none;
	margin: 0 0 1.8em 2px;
}

#article ul li {
	padding-left: 15px;
	background: transparent url(../images/bullet.gif) no-repeat 0 8px;
}

#article ul.form-checkboxes li {
	list-style-type: none;
	background: none;
}

#article img {
	border: 0;
/*	border-bottom: 1px dashed #db002f; */
/*	margin-bottom: 1.8em; */
}

#article img.dotted {
	border-bottom: 1px dashed #db002f;
	margin-bottom: 1.8em;
}

#entree #secondary {
	float: right;
	right: 0;
	top: 0;
	width: 300px;
}

#entree #nav {
	border: 10px solid #eee;
	height: 300px;
	padding: 25px;
	margin: 25px;
}

#vervolg #nav {
	float: left;
	width: 220px;
	padding-top: 54px;
	min-height: 456px;
	background: transparent url(../images/navbackground.gif) no-repeat;
}

#entree #nav ul {
	list-style-type: none;
}

/* navigation */
#vervolg #nav ul {
	list-style-type: none;
}

#vervolg #nav ul li a:link, #vervolg #nav ul li a:visited, 
#vervolg #nav ul li a:hover, #vervolg #nav ul li a:active {
	display: block;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #fff;
	width: 182px;
	height: 23px;
	padding: 9px 0 0 38px;
	background: transparent url(../images/nav_level1_bg.gif) no-repeat;
}

#vervolg #nav ul li a:hover {
	background: transparent url(../images/nav_hoveractive1_bg.gif) no-repeat;
}

#vervolg #nav ul li ul li a:link, #vervolg #nav ul li ul li a:visited, 
#vervolg #nav ul li ul li a:hover, #vervolg #nav ul li ul li a:active {
	color :#0185a2;
	width: 166px;
	padding-left: 54px;
	background: transparent url(../images/nav_level2_bg.gif) no-repeat;
}

#vervolg #nav ul li ul li a:hover, #vervolg #nav ul li ul li.active a:link, 
#vervolg #nav ul li ul li.active a:visited, #vervolg #nav ul li ul li.active a:active {
	color: #db002f;
}

#vervolg #nav ul li ul li a:hover {
	background: transparent url(../images/nav_hoveractive2_bg.gif) no-repeat !important;
}

/* Toevoegingen YV 07/12/16-12-2011 */

#vervolg #nav ul { margin: 0 0 10px 0; }
#vervolg #nav ul li a { min-height: 23px; height:auto !important; height: 23px; }
#vervolg #nav ul li a span { display: block; font-size: 10px; padding: 2px 0 9px 0; }

#vervolg #nav a.buttons { display: block; width: 220px; min-heigt: 23px; height: auto !important; height: 23px; margin: 0 0 10px 0; padding: 9px 0 0 38px; font-family: Tahoma,Verdana; font-size: 1.1em; font-weight: bold; text-decoration: none; color: #fff; background: url("../images/nav_level1_bg.gif") no-repeat left top; }
#vervolg #nav a.buttons:hover { background: url("../images/nav_hoveractive1_bg.gif") no-repeat left top; }

#vervolg #nav a.buttons span { display: block; font-size: 10px; padding: 0 0 9px 0; }

#vervolg #nav ul li ul li ul li a { font-size: 10px !important; }

/* Einde Toevoegingen YV 07/12-12-2011 */

/* / navigation */

#footer {
	padding-top: 25px;
	background: transparent url(../images/footerrepeat.gif) repeat-x;
	height: 110px;
}

#logo {
	text-align: center;
	padding: 25px;
	background-color: #fff;
}

#components {
	float: left;
	width: 205px;
	padding: 184px 0 0 45px;
	min-height: 326px;
	background: transparent url(../images/componentsbackground.gif) no-repeat;
}

#components .component {
	margin-bottom: 1.9em;
	line-height: 1.6em;
}

#components .component p {
	padding-bottom: 1.6em;
}

#components .odd, #components .even {
	border: 1px dashed #b1a0c7;
	width: 176px;
	padding: 45px 11px 15px 11px;
	background-color: #e1dae9;
	position: relative;
}

#components .even {
	border-color: #f7ac12;
	background-color: #feeed3;
}

#components .odd .punaise, #components .even .punaise {
	width: 26px;
	height: 45px;
	position: absolute;
	left: 85px;
	top: -12px;
	z-index: 50;
	background: url(../images/punaise_odd.png) no-repeat;
}

#components .even .punaise {
	background: url(../images/punaise_even.png) no-repeat;
}

#components .component h5 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.4em;
	color: #9e4bac;
	padding-bottom: 0.7em;
}

#components .even h5 {
	color: #ed9300;
}

#components .component h3 {
	font-size: 1em;
}

#components .component img {
	border: 0;
	padding-bottom: 0.5em;
}

#components .odd a:link, #components .odd a:visited, 
#components .odd a:hover, #components .odd a:active {
	color: #00aad0;
	padding: 0 18px 19px 0;
	background: url(../images/link_bg_odd.gif) no-repeat right 3px;
}

#components .odd a:visited, #components .odd a:hover {
	color: #9e4bac;
}

#components .even a:link, #components .even a:visited, 
#components .even a:hover, #components .even a:active {
	color: #00aad0;
	padding: 0 18px 19px 0;
	background: url(../images/link_bg_even.gif) no-repeat right 3px;
}

#components .even a:visited {
	color: #9e4bac;
}

#components .even a:hover {
	color: #f79b00;
}

.BW_CANVAS, #editbuttonbox {
	margin-top: 0 !important;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.dispnone {
	display:none;
}
