body{
	margin:0;
	color:#333;
	font:11px arial,sans-serif;
}
img{border-style:none;}
a{
	color:#333;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
img.printlogo {
	margin: 0;
}

.main{
	margin:0 auto;
	/*width:948px;*/
	width: 650px;
	position:relative;
	padding-top:0;
}
/*HEADER*/
#header{
	height:165px;
	width:940px;
	padding:0 4px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.header-holder{
	overflow:hidden;
	width:100%;
	margin:8px 0 10px;
}
.header-holder ul, .header-holder fieldset{float:right;}
.header-holder fieldset{
	width:282px;
	overflow:hidden;
	margin-left:9px;
	display:inline;
}
.header-holder fieldset input{
	width:192px;
	height:15px;
	padding:1px 7px 0;
	margin:2px 8px 0 0;
	border:1px solid #ccc;
	float:left;
	color:#999;
}
.btn{
	background:url(../img/btn-left.gif) no-repeat;
	float:left;
	padding-left:10px;
	line-height:20px;
	color:#fff;
	height:21px;
	font-size:13px;
	font-weight:bold;
}
.btn span{
	background:url(../img/btn-right.gif) no-repeat;
	padding:2px 0 4px 0;
	margin:0 -1px 0 6px;
}
.btn:hover{text-decoration:none;}
.header-holder ul{
	margin:0;
	padding:0;
	list-style:none;
}
.header-holder li{
	display:inline;
	background:url(../img/separator1.gif) no-repeat 0 50%;
	padding:0 6px 0 12px;
	line-height:21px;
}
.header-holder li a{color:#999;}
.header-holder li:first-child{background:none;}
.header-holder strong{
	float:right;
	width:807px;
	height:39px;
	padding:13px 0 0 14px;
	background:url(../img/header-bg.gif) repeat-x;
}
.header-holder strong span{
	background:url(../img/nederlands-h.gif) no-repeat;
	display:block;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}
/*LOGO*/
.logo{
	background:url(../img/logo.gif) no-repeat;
	margin:0;
	position:absolute;
	top:24px;
	left:24px;
	width:79px;
	height:79px;
	text-indent:-9999px;
	z-index:100;
	display:none;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
/*NAVIGATION*/
.nav{
	margin:32px 0 0;
	padding:0;
	width:100%;
	overflow:hidden;
	list-style:none;
	background:url(../img/nav-bg.gif) repeat-x;
}
.nav li{
	float:left;
	height:1%;
	overflow:hidden;
	padding-left:2px;
	background:url(../img/separator2.gif) no-repeat;
}
.nav li:first-child{
	background:none;
	padding:0;
}
.nav a{
	float:left;
	color:#fff;
	padding:0 17px;
	line-height:40px;
	font-size:12px;
	font-weight:bold;
}
.safari .nav a {padding: 0 17px 0 16px;}
.safari3 .nav a {padding: 0 17px 0 16px;}
.nav a:hover, .nav a.active{
	background:#023f88;
	text-decoration:none;
}
/*MIDDLE*/
#middle{
	overflow:hidden;
	width:100%;
}
.pushbox{
	height:249px;
	display:none;
}
.columns{
	margin-top:30px;
}
.columns .bottom{
	padding:20px 4px 40px;
	overflow:hidden;
	width:100%;
}
.column{
	margin-bottom:30px;
	padding:0 15px;
}
.last-column{margin:0;}
.column h2{
	margin:0 0 10px;
	font-size:18px;
	color:#023f88;
	min-height:45px;
}
.column p{
	margin:0;
	line-height:18px;
}
.column a{
	color:#0372ba;
	font-weight:bold;
}
.column ul{
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
.column li{
	background:url(../img/bullet1.gif) no-repeat 0 6px;
	padding:0 0 4px 11px;
	line-height:19px;
}
.blue-column, .blue-column h2, .blue-column a{color:#fff;}
/*INNER PAGE*/
/*SIDEBAR LEFT*/
.sidebar{
	width:225px;
	float:left;
	display:inline;
	margin:29px 0 0 4px;
	background:url(../img/sidebar-top.gif) no-repeat;
	display:none;
}
.sidebar .bottom{
	background:url(../img/sidebar-bottom.gif) no-repeat 0 100%;
	padding:7px 0 11px;
}
.sidebar .bottom ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .bottom li{
	height:1%;
	vertical-align:top;
}
.sidebar .bottom li a{
	display:block;
	line-height:18px;
	color:#0773b7;
	font-weight:bold;
	background:#e6e6e5 url(../img/border1.gif) repeat-x;
	padding:10px 12px;
	width:196px;
	position:relative;
	height:1%;
}
.sidebar .bottom li a:hover{
	background:#cdceca url(../img/border1.gif) repeat-x;
	color:#023f88;
	text-decoration:none;
}
.sidebar .bottom li a.active{
	background:#fcffff url(../img/sidebar-hover.gif) repeat-y 100% 0 !important;
	border-top:1px solid #d3d3d3;
	width:201px;
}
/*MAIN COLUMN*/
.content-holder{
	float:left;
	width:90%;
	position:relative;
}
.main-column{
	float:none;
	width:100%;
	padding:35px 30px 0 25px;
}
.main-column h2{
	margin:0 0 12px;
	font-size:18px;
	color:#023f88;
}
.main-column h4{
	margin:0 0 2px;
	font-size:11px;
	color:#023f88;
}
.main-column h3{
	margin:0 0 13px;
	font-size:16px;
	color:#023f88;
	font-weight:normal;
}
.main-column p{
	margin:0 0 17px;
	line-height:18px;
}
/*INNER PAGE*/
.map{
	margin:40px 0 20px 33px;
	position:relative;
}
.map img{display:block;}
.map ul{
	margin:0;
	list-style:none;
	padding:0;
}
.map li{
	position:absolute;
	top:0;
	left:0;
}
.map li:hover, .map li.hover{z-index:100;}
.map li:hover .info, .map li.hover .info{display:block;}
.map li:hover .popup-arrow, .map li.hover .popup-arrow{display:block;}
.map li .info{
	min-height:74px;
	width:213px;
	position:absolute;
	top:-33px;
	left:28px;
	z-index:100;
	display:none;
}
.popup-top{
	background:url(../img/popup-top.png) no-repeat;
	overflow:hidden;
	height:8px;
}
.popup-bottom{
	background:url(../img/popup-bottom.png) no-repeat;
	overflow:hidden;
	height:8px;
}
.popup-bg{
	background:url(../img/popup-bg.png) repeat-y;
	height:1%;
	padding:10px 22px 8px;
	line-height:18px;
}
.popup-arrow{
	background:url(../img/popup-arrow.png) no-repeat;
	overflow:hidden;
	width:17px;
	height:30px;
	position:absolute;
	top:-10px;
	left:15px;
	z-index:200;
	display:none;
}
.popup-bg strong{display:block;}
.popup-bg span{
	color:#666;
	padding-left:18px;
}
.map li a{
	display:block;
	background:url(../img/ico4.png) no-repeat;
	height:13px;
	width:14px;
	color:#fff;
	font-size:9px;
	text-align:center;
	padding-top:1px;
	cursor:pointer;
}
.map li a:hover{text-decoration:none;}
.map .one{
	top:44px;
	left:85px;
}
.map .two{
	top:50px;
	left:123px;
}
.map .three{
	top:72px;
	left:83px;
}
.map .four{
	top:76px;
	left:115px;
}
.map .five{
	left:111px;
	top:141px;
}
.map .six{
	top:139px;
	left:153px;
}
.map .seven{
	top:18px;
	left:172px;
}
.map .eight{
	top:45px;
	left:161px;
}
.map .nine{
	top:51px;
	left:188px;
}
.map .ten{
	top:92px;
	left:228px;
}
.map .eleven{
	top:68px;
	left:332px;
}
.map .eleven2{
	top:108px;
	left:21px;
}
.main-column .link{
	color:#13a4d0;
	text-decoration:underline;
}
.main-column .link:hover{text-decoration:none;}
/*INNER3 PAGE*/
.download{
	margin:0;
	padding:0;
	list-style:none;
}
.download li{
	overflow:hidden;
	height:1%;
	background:url(../img/border2.gif) repeat-x;
	margin-top:7px;
	padding:20px 0 13px;
}
.download li:first-child{
	background:none;
	padding-top:0;
}
.download .visual{
	float:left;
	width:71px;
}
.download .info{
	float:right;
	width:90%;
}
.main-column .download p{margin-bottom:8px;}
.download .link{
	color:#023f88;
	padding-left:25px;
	background:url(../img/ico5.gif) no-repeat;
	text-decoration:none;
}
.download .link:hover{text-decoration:underline;}
/*INNER4 PAGE*/
.inner4 fieldset{
	overflow:hidden;
	height:1%;
	padding-bottom:21px;
	background:url(../img/border2.gif) repeat-x 0 100%;
}
.inner4 fieldset label{
	float:left;
	padding:5px 0 0;
	margin:0;
	color:#666;
	font-weight:bold;
	width:95px;
}
.inner4 fieldset select{
	float:left;
	padding:0;
	margin:0;
	width:144px;
	color:#999;
}
.inner4 .events{
	margin:13px 0 0;
	padding:0;
	list-style:none;
	line-height:23px;
}
.inner4 .events li{
	overflow:hidden;
	width:100%;
}
.inner4 .events span{
	float:left;
	width:97px;
}
.inner4 .events a{
	float:right;
	width:80%;
	font-weight:bold;
	color:#013e81
}
.inner4 .events a.active{text-decoration:underline;}
/*INNER5 PAGE*/
.inner5 .events{
	margin:0;
	list-style:none;
	padding:15px 0 0;
	background:url(../img/border2.gif) repeat-x;
}
.inner5 .events li{
	overflow:hidden;
	width:100%;
	margin-bottom:14px;
}
.inner5 .events p{margin-bottom:3px;}
.inner5 .events a{
	color:#023f88;
	font-weight:bold;
}
.inner5 .events .visual{
	float:left;
	width:130px;
	padding-right:22px;
	line-height:18px;
}
.inner5 .events .visual span,
.inner5 .events .visual strong,
.inner5 .events .visual a{display:block;}
.inner5 .events .info{
	float:right;
	width:75%;
}
/*INNER6 PAGE*/
.gegevens{margin-top:30px;}
.gegevens strong{
	display:block;
	margin-bottom:13px;
}
.gegevens label, .gegevens input, .gegevens select, .gegevens textarea{float:left;}
.gegevens div{
	overflow:hidden;
	height:1%;
	margin-bottom:12px;
}
.gegevens label{
	width:150px;
	color:#666;
	line-height:16px;
	padding:0;
}
.gegevens input{
	width:198px;
	height:15px;
	padding:1px 5px 0;
	background:#fff;
	border:1px solid #ccc;
}
.gegevens .radio{
	margin:0;
	float:left;
}
.gegevens .radio input,
.gegevens .check ul input{
	width:13px;
	height:13px;
	padding:0;
	margin:0 5px 0 0;
	border-style:none;
}
.gegevens .radio label,
.gegevens .check ul label{
	width:auto;
	line-height:12px;
	margin-right:20px;
}
.gegevens .red-inp-text{
	border-color:#ed171f;
	color:#ed171f;
	background:#fde7e8;
}
.gegevens .postcode-inp{width:117px;}
.gegevens textarea{
	width:224px;
	border:1px solid #ccc;
	height:96px;
	padding-left:5px;
}
.gegevens select{
	width:144px;
	color:#999;
}
.gegevens .formulier{
	margin:0 0 40px 150px;
	float:none;
	background:#eee;
	border-style:none;
	font-weight:bold;
	color:#ed171f;
	display:block;
	width:200px;
	height:17px;
}
.versturen{margin:0 10px 0 150px;}
.gegevens .date{
	margin:0;
	float:left;
}
.gegevens .date input{
	width:29px;
	margin:0 5px 0 0;
	color:#999;
}
.gegevens .check{margin-bottom:2px;}
.gegevens .check ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.gegevens .check li{
	overflow:hidden;
	margin-bottom:10px;
	width:100%;
}
.gegevens .btn{
	font-size:12px;
	line-height:19px;
}
.gegevens .btn span{margin:0 0 0 6px;}
.gegevens .upload{margin-top:-2px;}
.gegevens .upload input{
	width:130px;
	color:#999;
	margin-top:2px;
}
.gegevens .upload .btn{
	margin-left:5px;
	padding:0 0 0 8px;
}
.gegevens .upload .btn span{margin-left:3px;}
/*INNER10 PAGE*/
.inner10 .events div{
	background:url(../img/border2.gif) repeat-x;
	padding:14px 0 16px;
}
.inner10 .events .first{background:none;}
.inner10 .events strong,
.inner10 .events span{display:block;}
.inner10 .events a{color:#023f88;}
.inner10 .events p{margin-bottom:8px;}
.page{
	margin:40px auto 0;
	padding:0;
	list-style:none;
	width:188px;
	overflow:hidden;
}
.page li{
	float:left;
	padding-left:1px;
}
.page a{
	float:left;
	font-size:12px;
	font-weight:bold;
	width:17px;
	height:19px;
	padding:1px;
	text-align:center;
	line-height:19px;
}
.page a:hover{
	text-decoration:none;
	border:1px solid #c6c6c6;
	padding:0;
	color:#fff;
	background:#333;
}
.page a.active{
	color:#333 !important;
	background:none !important;
	border:1px solid #c6c6c6 !important;
	padding:0;
}
.page .arrow{
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin-top:7px;
	height:7px;
	width:4px;
}
.page .prew{
	background:url(../img/separator5.gif) no-repeat;
	margin-right:5px;
}
.page .next{
	background:url(../img/separator4.gif) no-repeat;
	margin-left:9px;
}
.page .prew:hover, .page .next:hover,
.page .next.active, .page .next.active{border-style:none;}
.page .next:hover{background:url(../img/separator4.gif) no-repeat;}
.page .prew:hover{background:url(../img/separator5.gif) no-repeat;}
/*INNER11*/
.inner11 .events{
	overflow:hidden;
	width:100%;
	background:url(../img/border2.gif) repeat-x;
	padding:16px 0 30px;
}
.inner11 .first{
	background:none;
	padding-top:0;
}
.inner11 .visual{
	float:none;
	width:147px;
}
.inner11 .info{
	float:none;
}
.inner11 h3{
	margin:0;
	font-size:14px;
	margin:8px 0 10px;
}
.inner11 .info p{margin-bottom:10px;}
.inner11 .info span{color:#666;}
.inner11 .events a{
	color:#023f88;
	text-decoration:underline;
}
.inner11 .events a:hover{text-decoration:none;}
.inner11 .page{margin-top:15px;}
/*INNER12 PAGE*/
.inner12 h2{margin-top:13px;}
.right-image{float:none;}
.inner12 .link{
	margin-top:-14px;
	line-height:18px;
}
.inner12 .link a{
	display:block;
	text-decoration:underline;
	color:#023f88;
}
.inner12 .link:hover{text-decoration:none;}
/*SIDEBAR RIGHT*/
.content-holder .sidebar{
	float:right;
	width:220px;
	padding:0 4px 0 0;
	margin:10px 0 0;
	background:none;
	display:none;
}
.content-holder .sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar p{
	margin:0 0 11px;
	line-height:18px;
}
.sidebar img{
	display:block;
	margin-bottom:13px;
}
.sidebar h3{
	margin:17px 0 8px;
	padding-top:13px;
	background:url(../img/border2.gif) repeat-x;
	color:#023f88;
	line-height:26px;
	font-size:16px;
	font-weight:normal;
}
.sidebar .makreel-h{
	background:none;
	margin:0 0 3px;
	padding:0;
}
.sidebar a{
	color:#023f88;
	font-weight:bold;
}
.sidebar .print{
	text-align:right;
	margin-bottom:13px;
}
.sidebar .print a{
	background:url(../img/ico2.gif) no-repeat;
	padding:3px 0 3px 28px;
	font-weight:bold;
	color:#333;
}
.sidebar .downloads a{
	background:url(../img/ico3.gif) no-repeat;
	font-weight:normal;
	padding:4px 0 0 29px;
	line-height:23px;
	color:#333;
}
.sidebar .evenementen li{
	overflow:hidden;
	width:100%;
	line-height:17px;
	vertical-align:top;
	height:1%;
	margin-bottom:7px;
}
.sidebar .evenementen span{
	float:left;
	width:60px;
}
.sidebar .evenementen a{
	float:right;
	width:139px;
}
.sidebar .evenementen a.active{text-decoration:underline;}
/*BREADCRUMBS*/
.breadcrumb{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	list-style: none;
	position: absolute;
	top: 11px;
	left: 11px;
}
.breadcrumb li{
	display:inline;
	background:url(../img/separator4.gif) no-repeat 0 50%;
	padding:0 7px 0 15px;
	font-weight:bold;
}
.breadcrumb li:first-child{background:none;}
.breadcrumb a{
	color:#666;
	font-weight:normal;
}
/*FOOTER*/
.footer-holder{
	background:#fdfdfd url(../img/footer-bg.gif) repeat-x;
	min-width:940px;
	margin-top:25px;
	min-height:300px;
	display:none;
}
#footer{
	width:940px;
	padding:0 4px;
	margin:0 auto;
	overflow:hidden;
}
#footer .visual{
	float:left;
	width:100px;
	padding-left:15px;
}
#footer .info{
	float:right;
	color:#fff;
	text-align:right;
	padding-top:25px;
}
#footer .info ul{
	background:url(../img/ico1.gif) no-repeat 0 50%;
	margin:13px 0 15px;
	padding:0 0 0 14px;
	line-height:21px;
	list-style:none;
}
#footer .info li{
	display:inline;
	background:url(../img/separator3.gif) no-repeat 6px 50%;
	padding-left:17px;
}
#footer .info li:first-child{background:none;}