form,fieldset{
	padding:0;
	margin:0;
	border:0;
}

body{
	margin:0;
	background-color:#14849c;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
}
img{border-style:none;}
a{color:#ff2a2a;font-weight:bold;}
a:hover{text-decoration:none;}


#wraper{
	width:991px;
	margin:29px auto 0;
	position:relative;
}
#header{
	width:951px;
	background:url(../images/bg-header.jpg) no-repeat;
	margin:0 0 0 17px;
	position:relative;
}
.header-content{
	width:100%;
	overflow:hidden;
	background:url(../images/header-mask.png) no-repeat;
	min-height:216px;
}
* html .header-content{
	height:216px;
	overflow:visible;
}
.header-content h1{
	background:url(../images/header-logo.png) no-repeat;
	margin:19px 0 0 23px;
	width:542px;
	height:183px;
	overflow:hidden;
}
.header-content h1 a{
	width:520px;
	height:120px;
	display:block;
	margin:9px 0 0 14px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
.header-text{
	width:296px;
	display:block;
	margin:3px 0 0 24px;
}
.header-text-t{
	background:url(../images/bg-header-text-t.png) no-repeat;
	width:100%;
	height:11px;
	overflow:hidden;
}
.header-text-c{
	background:url(../images/bg-header-text-c.png) repeat-y;
	height:1%;
	padding:0 16px 0 12px;
}
.header-text-c:after{
	content:"";
	display:block;
	clear:both;
}
.header-text-b{
	width:100%;
	height:16px;
	background:url(../images/bg-header-text-bpng.png) no-repeat;
}
.header-text-c strong{
	font-size:12px;
	font-weight:normal;
	color:#707070;
	margin:-8px 0;
	float:left;
	height:1%;
}
.header-text-c strong span{
	float:left;
	padding-bottom:3px;
}
.header-text-c em.read{
	color:#ff2a2a;
	font-style:normal;
}
.header-text-c strong em.blue{
	font-style:normal;
	color:#00d2ff;
}
#header .slogan{
	position:absolute;
	top:18px;
	right:21px;
}
#main{
	width:100%;
	overflow:hidden;
	margin:38px 0 0;
}
#submain{
	width:100%;
	overflow:hidden;
	margin:71px 0 0;
}
.main-t{
	background:url(../images/bg-main-t.png) no-repeat;
	height:38px;
	overflow:hidden;
}
.main-c{
	background:url(../images/bg-main-c.png) repeat-y;
	width:100%;
	overflow:hidden;
	padding-bottom:42px;
}
.main-b{
	background:url(../images/bg-main-b.png) no-repeat;
	width:100%;
	height:38px;
	overflow:hidden;
}
.primary{
	width:550px;
	float:left;
	padding:0 8px 0 25px;
}
.primary .headline{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #000;
	padding:0 0 24px;
}
.primary .headline h2{
	color:#00d2ff;
	font-size:16px;
	margin:6px 0 0 16px;
	text-transform:uppercase;
}
.primary .headline h2 em{
  text-transform:none;
  font-size: 11px;
  color:#000;
}
.primary .headline h2 a{
	text-decoration:none;
	color:#00d2ff;
}
.primary .headline h2 a:hover{text-decoration:underline;}

.primary .nieuws{
  width:100%;
	overflow:hidden;
	padding:0 0 24px;
} 
.primary .nieuws h2 a{
  float: none;
  margin:6px 0 10px 16px;
}
.primary .nieuws h2 em{
  font-size: 12px;
}
.primary .nieuws a{
  float: right;
  margin:10px 16px 0 0;
} 

.primary .video{
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
}
.primary .video p{
	color:#ff2a2a;
	margin:23px 16px 0;
	line-height:22px;
}
.primary .video .logo-holder img{
  float: right;
}
.primary .video .flash-holder{
	margin:16px 0 0 16px;
}
.primary .video .flash-holder img{display:block;}
.primary h3{
	font-size:14px;
	color:#00d2ff;
	margin:25px 0 0 16px;;
}
.primary p{
	margin:3px 16px; 0 16px;
	line-height:22px;
}
.primary .photo-links{
	overflow:hidden;
	width:100%;
	margin:19px 0 0;
}
.primary .photo-links .link-media{
	display:block;
	margin:26px 0 0 16px;
}
.sidebar{
	float:left;
	width:340px;
	margin:0 0 0 11px;
	padding:0 17px;
}
.sidebar .image-list-holder{
	width:100%;
	overflow:hidden;
}
.sidebar .image-list{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin-left:-16px;
	display:inline;
}

.sidebar .image-list li{
	float:left;
	margin:0 0 0 16px;
	padding:0 0 20px;
	display:inline;
}
.sidebar .image-list li h2{
	margin:9px 0 22px;
	font-size:16px;
	color:#fff;
}
.sidebar .image-list-holder h2{
	margin:9px 0 22px;
	font-size:16px;
	color:#fff;
}
.sidebar .image-list li img{display:block;}
.sidebar .sprekers{
	width:100%;
	overflow:hidden;
}



.sidebar .image-list2{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin-left:-16px;
	display:inline;
	background-color:#fff;
}
.sidebar .image-list-holder2{
	width:100%;
	overflow:hidden;
	background-color:#fff;
}
.sidebar .image-list2 li{
	float:left;
	margin:0 0 0 16px;
	padding:0 0 20px;
	display:inline;
}
.sidebar .image-list2 li h2{
	margin:9px 0 0px;
	font-size:16px;
	color:#fff;
}
.sidebar .image-list-holder2 h2{
	margin:9px 0 0px;
	font-size:16px;
	text-align:center;
	color:#000;
}
.sidebar .image-list2 li img{display:block;}
.sidebar .sprekers{
	width:100%;
	overflow:hidden;
}


.sidebar .sidesprekers h2{
	margin:10px 0 9px;
	letter-spacing:1px;
	color:#fff;
	font-size:16px;
}
.sidebar .sidesprekers ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar .sidesprekers ul li{
	height:1%;
	vertical-align:top;
	float: left;
	width: 153px;
	height: 50px;
}
.sidebar .sidesprekers ul li img{
  float: left;
}
.sidebar .sidesprekers ul li a{
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
	line-height:23px;
}
.sidebar .sidesprekers ul li a:hover{text-decoration:none;} 
.sidebar .partners{
	width:100%;
	overflow:hidden;
}
.sidebar .partners h2{
	margin:10px 0 9px;
	letter-spacing:1px;
	color:#fff;
	font-size:16px;
}
.sidebar .partners ul{
	list-style:none;
	margin:0 0 0 -17px;
	padding:0;
	float:left;
	display:inline;
}
.sidebar .partners ul li{
	float:left;
	margin:10px 0 0 16px;
	display:inline;
}
.sidebar .partners ul li a{
	display:block;
	width:73px;
	height:73px;
	position:relative;
	text-decoration:none;
	cursor:pointer;
}
.sidebar .partners ul li a img{
	display:block;
}
.sidebar .partners ul li a span{
	display:block;
	width:73px;
	height:73px;
	background:url(../images/ico-mask.png) no-repeat;
	position:absolute;
	top:0;
}
.sidebar .twitter-berichten{
	width:100%;
	overflow:hidden;
}
.sidebar .twitter-berichten h2{
	font-size:16px;
	margin:28px 0 0;
	padding-bottom:4px;
	color:#fff;
	text-transform:uppercase;
}
.sidebar .twitter-berichten ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar .twitter-berichten ul li{
	margin:20px 0 0;
	height:1%;
	vertical-align:top;
}
.sidebar .twitter-berichten ul li a{
	background:url(../images/ico-beard.gif) no-repeat;
	padding:0 0 0 37px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
	line-height:23px;
}
.sidebar .twitter-berichten ul li a:hover{text-decoration:none;}
a.btn-meer-sprekers{
	display:block;
	background:url(../images/bg-read-btn.gif) no-repeat;
	width:118px;
	height:22px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 15px;
	margin:53px 0 0 0;
}
a.btn-meer-sprekers:hover{text-decoration:underline;}

.sprekers{
	width:100%;
	margin: 0 0 0 15px;
	overflow:hidden;  
}
.sprekers ul{
  list-style:none;
	padding:0;
	float:left;
	display:inline;  
}
.sprekers ul li{
	float:left;
	margin:10px 0 0 16px;
	display:block;
	width:245px;
	height:50px;
}

.sponsorpage .partners{
	width:100%;
	margin: 0 0 0 15px;
	overflow:hidden;
}
.sponsorpage .partners h2{
	margin:10px 0 9px;
	letter-spacing:1px;
	color:#fff;
	font-size:16px;
}
.sponsorpage .partners ul{
	list-style:none;
	margin:0 0 0 -17px;
	padding:0;
	float:left;
	display:inline;
}
.sponsorpage .partners ul li{
	float:left;
	margin:10px 0 0 16px;
	display:inline;
}
.sponsorpage .partners ul li a{
	display:block;
	width:73px;
	height:73px;
	position:relative;
	text-decoration:none;
	cursor:pointer;
}
.sponsorpage .partners ul li a img{
	display:block;
}
.sponsorpage .partners ul li a span{
	display:block;
	width:73px;
	height:73px;
	background:url(../images/ico-mask.png) no-repeat;
	position:absolute;
	top:0;
}

#nav{
	position:absolute;
	top:216px;
	left:17px;
	background-color:#000;
	width:951px;
	height:44px;
}
#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#nav ul li{
	float:left;
	margin:0 0 0 7px;
	padding: 16px 8px 13px;
	display:inline;
}
#nav ul li:first-child{
	margin-left:13px;
	padding-right:7px;
}
#nav ul li a{
	font-size:15px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
#nav ul li a span{
	float:left;
}
#nav ul li a:hover,
#nav ul li.active a{color:#ff2a2a;}
.navs ul li.active{
  background-color: #00D2FF;
}
.navs ul li.active a{color:#fff !important;}



#subnav{
	position:absolute;
	top:260px;
	left:17px;
	background-color:#00D2FF;
	width:951px;
	height:33px;
}
#subnav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#subnav ul li{
	float:left;
	margin:9px 0 0 15px;
	display:inline;
}
#subnav ul li:first-child{
	margin-left:23px;
	padding-right:7px;
}
#subnav ul li a{
	font-size:12px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
#subnav ul li a span{
	float:left;
}
#subnav ul li a:hover,
#subnav ul li.active a{color:#fff;}

#footer{
	width:951px;
	margin:-15px 0 0 17px;
	padding:0 0 38px;
}
* html #footer{
	float:left;
	display:inline;
}
#footer .footer-t{
	width:100%;
	height:13px;
	overflow:hidden;
	background:url(../images/bg-footer-t.png) no-repeat;
}
#footer .footer-c{
	background-color:#000;
	width:100%;
}
#footer .footer-c:after{
	content:"";
	display:block;
	clear:both;
}
#footer .footer-b{
	background:url(../images/bg-footer-b.png) no-repeat;
	width:100%;
	height:13px;
	overflow:hidden;
}
.footer-menu{
	list-style:none;
	margin:0 0 0 11px;
	padding:4px 0 0;
}
.footer-menu li{
	float:left;
	background:url(../images/footer-menu-split.gif) no-repeat 0 3px;
	padding:0 13px 0 17px; 
}
.footer-menu li:first-child{background:none;}
.footer-menu li a{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
.footer-menu li a:hover{text-decoration:underline;}
.news-list{
	float:right;
	margin:-2px 21px -2px 0;
	display:inline;
}
.news-list span{
	float:left;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	margin:8px 0 0;
	padding:0 7px 0 0;
}
.news-list ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.news-list ul li{
	float:left;
	margin:0 0 0 13px;
	display:inline;
	position:relative;
}
.news-list ul li a{
	float:left;
}
.news-list ul li a img{display:block;}


/*INSCHRIJF FORM*/
.box-form01{
	overflow:hidden;
	margin:0 10px 0px;
	height:1%;
	width:95%
}
.box-form-sponsoring{
	width:390px;
	float:left;
	background:url(../images/bg-form.gif) repeat-y 100% 0;
}
.box-form-sponsoring input{
	margin:0 8px 2px 0;
}
.box-form-price{
	width:107px;
	padding:65px 0 0 10px;	
	float:right;
}
.box-form-price p{
	text-align:center;
	font-size:18px;
	color:#00d2ff;
	margin:0 0 8px;
}
.box-form-price span{
	font-size:34px;
	color:#14130f;
	line-height:32px;
}
.box-form-price span em {
	font-style: normal;
}
.box-form-sponsoring p{
	margin:0 0 10px;
	line-height:20px;
}
.box-form02 div{ 
	margin:0 10px 15px;
	overflow:hidden;
	width:95%;
}
#myRadio0 {
width:0%;
}
#myRadio1 {
width:0%;
}
.box-radio{
	float:right;
	width:302px !important;
	margin:0!important;
}
.box-postcode{
	float:right;
	width:300px !important;
	margin:0!important;
}
.box-form02 label{ float:left; }
.box-form02 textarea{ 
	float:right; 
	width:296px;
	height:45px; 
}
.box-form02 input{
	width:289px;
	border:1px solid #6e6e6e;
	padding:3px 5px;
	float:right; 
}
.box-form02 div strong{
	font-size:13px;
	margin:-3px 0 3px;
	display:block;
}
.box-mm input{
	width:20px;
	margin:4px 0px 20px 0px;
	padding:3px 5px 0px 0px;
	float:left;

}
.box-form02 div p{
	font-size:12px;
	margin:0;
	line-height:17px;
}  
.text-postcode{
	width:65px!important;
	float:left!important;
}
.text-plaats{width:207px!important;}
.btn-aanmelden{
	width:114px!important;
	height:24px!important;
	padding:0!important;
	margin:15px 0 0!important;
	border:none!important;
	float:right!important;
}
.box-radio input{
	width:auto!important;
	border:none!important;
	padding:0;
	margin:0;
	float:none!important;
}
/*.box-radio span{ padding:0 15px 0 6px;}*/
.box-radio label{
	padding:0 15px 0 6px;
}
