Html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}
@font-face {
    font-style: normal;
    font-family: 'Museo300Regular';
    src: url('/fonts/Museo300-Regular-webfont.eot');
    src: url('/fonts/Museo300-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Museo300-Regular-webfont.woff') format('woff'),
         url('/fonts/Museo300-Regular-webfont.ttf') format('truetype'),
         url('/fonts/Museo300-Regular-webfont.svg#Museo300Regular') format('svg');
    font-weight: normal;
   
}
@font-face {
    font-style: normal;
	font-family: 'MuseoSlab500Regular';
    src: url('/fonts/Museo_Slab_500-webfont.eot');
    src: url('/fonts/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Museo_Slab_500-webfont.woff') format('woff'),
         url('/fonts/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('/fonts/Museo_Slab_500-webfont.svg#MuseoSlab500Regular') format('svg');
    font-weight: normal;
}
@font-face {	
    font-style: normal;
    font-family: 'MuseoSlab500Italic';
    src: url('/fonts/Museo_Slab_500italic-webfont.eot');
    src: url('/fonts/Museo_Slab_500italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Museo_Slab_500italic-webfont.woff') format('woff'),
         url('/fonts/Museo_Slab_500italic-webfont.ttf') format('truetype'),
         url('/fonts/Museo_Slab_500italic-webfont.svg#MuseoSlab500Italic') format('svg');
    font-weight: normal;
}
body{
font-family:Museo300Regular, ariel, arial, Helvetica, sans-serif;
}


html, body {
    background-color: #fff;
}
a {
	color:#19285F;
	text-decoration:none;
}
strong{
	font-weight:bold;	
}
em{
	font-style: italic;
}
#container {
    margin: 0 auto;
    width: 792px;
    top:0px;
	z-index: 0;
	padding: 60px 13px 0px;
}
#container_sp{
    margin: 0 auto;
    width: 790px;
    top:0px;
	z-index: 0;
	padding: 50px 13px 0px;
}
#clock{
	position: relative;
	bottom:-120px;
	left:60px;
	background: url("/images/bck_countdown.png") no-repeat 0 0;
	width: 404px;
	height: 140px;
	
}
#clock span{
	font-size:51px;
	font-family:MuseoSlab500Regular, ariel, arial, Helvetica, sans-serif;
	color:#002e5f;
}
#days, #hours, #minutes, #seconds{
 position: absolute;
 top: 33px;
}
#days{
	left:19px;	
}	
#hours{
	left:142px;	
}	
#minutes{
	left:238px;	
}	
#seconds{
	left:323px;	
}
#button{
	position:relative;
	float:right;
}
#header{
	background: url("/images/bck_header_vervolg.png") no-repeat right top;
	width: 790px;
	height: 304px;
	margin-bottom:100px;
}
#header_start{
	background: url("/images/bck_header_vervolg.png") no-repeat right top;
	width: 790px;
	height: 174px;
	margin-bottom:30px;

}
#header_logo{
	position: relative;	
	top: 0px;
	left:20px;	
}	
#header_nav{
	width: 790px;
	padding-bottom:24px;
	position: relative;
	bottom: -175px;
	left:30px;	
}

#header_nav ul{
		margin-left:15px
}
#header_nav li{
	display: inline;	
	color: #ffF;	
}
#header_nav a, #header_nav a:hover, #header_nav a:visited{
	font-size: 20px;
	color: #ffF;	
	font-family:MuseoSlab500Regular, ariel, arial, Helvetica, sans-serif;
}

#header_nav_sp{
	width: 790px;
	padding-bottom:24px;
	position: relative;
	bottom: -195px;
	left:30px;	
}
#header_nav_sp li{
	display: inline;
		color: #ffF;		
}
#header_nav_sp a, #header_nav_sp li:hover, #header_nav_sp li:visited{
	font-size: 20px;
	color: #ffF;	
	font-family:MuseoSlab500Regular, ariel, arial, Helvetica, sans-serif;
}
#footer_sp{
	position: relative;
	float:right;
	width:735px;
	 font-family: Calibri,verdana,helvetica;
	
}
#footer{
	position: relative;
	float:right;
	width:735px;
}
#footer1{
	padding-bottom:10px;
	border-bottom: 22px solid #90D307;	
	
}	
.content_item{
	position: relative;
	float: right;
	width: 660px;
	padding-bottom: 40px;
	padding-right:70px;
	margin-bottom: 50px;
	color:#002e5f;
	background: url("/images/bck_item.png") no-repeat bottom center;
}
#content .content_item:last-child {
	margin-bottom: 0px;
	border-bottom: 0px;
	background: none;
}

.content_item h1{
	padding-bottom:15px;
	font-size:20px;	
	font-family:MuseoSlab500Regular, ariel, arial, Helvetica, sans-serif;
	color:#002e5f;
}
.content_item p, .content_item table, .content_item, .content_item li{
	 font-family: Arial,Helvetica,sans-serif;
}
.content_item p, .content_item table, .content_item ul{
	padding-bottom:10px;
}

.leesmeer, .content_item a, content_item  a:hover, content_item a:visited{
    line-height: 19px;
    color: #90D307;   
}
.img_left{
	text-align: left;
	float: left;
	padding: 7px 15px 7px 0px;
}
.img_right{
	text-align: right;
	float: right;
	padding: 7px 0px 7px 15px;
}

.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

#footer1{
	font-size:11px;
	color:#002E5F;
}
#footer1 p{
	text-align:center;
    font-size: 11px;
}
#footer1 span, #footer1 span a{
	color:#002E5F;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}
#footer1 p{
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
#footer1 span img{
	position:relative;
	bottom:-4px;
}
#footer2{
	padding: 7px 0px;
	font-size:11px;
	color:#002E5F;
	text-align: right;
}
#footer2 span{
	line-height: 130px;
	vertical-align: top;
	padding-right: 15px;
}	
#footer2 a, #footer2 a:hover, #footer2 a:visited{
	text-decoration: underline;	
}
.style1 {color: #FFFFFF}
.style2 {color: #062E59}
.style3 {color: #002E5F}
.style4 {
	color: #90D307;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style7 {font-size: 54px; font-family:Museo300Regular,arial,Helvetica,sans-serif; text-transform: uppercase;}
.style8 {font-size: 14px}
.style9 {font-size: 34px; font-family:Museo300Regular, arial, Helvetica, sans-serif; margin-top:54px;}
.style10 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.style11 {font-family: Arial, Helvetica, sans-serif}
.style12 {color: #002E5F; font-family: Arial, Helvetica, sans-serif; }
.style15 {
	color: #002E5F;
	font-size: 12px;
	font-family: Calibri, verdana, helvetica;
}
#content1, #content2, #content3, #content4, #content5, #content6{
padding: 10px;
overflow:hidden;
}  
#content1{
padding-left:43px;
padding-right:43px;
}
#content1 h1{
	margin-top:50px;
	margin-bottom:28px;
}
#content1 p{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
}	
#content2{
	padding-bottom:41px;
}
#content2 h1{
margin-bottom:18px;
}
#content2 p{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:23px;
	padding-left:20px;
}
#content3 p{
font-family:Museo300Regular, ariel, arial, Helvetica, sans-serif;
text-align: center;
text-transform: uppercase;
line-height: 30px;
color: #002E5F;
font-size: 20px;
}
#content3 p strong, #content3 p b{
font-size: 25px;
font-family: MuseoSlab500Regular,ariel,arial,Helvetica,sans-serif;
font-weight: normal;
}		
#content4 h1{
	padding-bottom:10px;
	margin-top: 0px;
}
#content4{
padding-bottom:40px;	
}	
#content4 p{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:23px;
}	
#content5{
padding-left:0px;
}
#content5 p, #content5 a, #content5 a:hover, #content5 a:visited{
	text-decoration: none;
	color: #002E5F;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 22px;
	font-size:16px;
}

#content6 li{
	padding: 3px 0;
	font-size: 18px;
	color:#fff;
	font-family: Arial,Helvetica,sans-serif;
}		
.style17 {font-size: 44px; font-family:Museo300Regular, ariel, arial, Helvetica, sans-serif;}
.style18 {font-size: 25px; font-family:MuseoSlab500Regular, ariel, arial, Helvetica, sans-serif;}
.style19 {font-size: 20px}
.style20 {
	font-size: 24px; font-family:MuseoSlab500Regular, ariel, arial, Helvetica, sans-serif;
}
li{list-style-position:inside; list-style:disc; margin-left:15px;}
.style22 {
	font-size: 16px
}
.style25 {font-size: 11px}
.style26 {font-size: 16px}
