/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	border-style:none;
	vertical-align:top;
	
}
.hidden{
	display: none;
}
.img100{
	width:100%;
	height:auto;
}
.imgicon{
	width:70%;
	height:auto;
	margin:0 auto;
	display: inline-block;
}
strong{
  font-family: 'Atlas Grotesk Medium';
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}
em{
  font-family: 'Atlas Grotesk LightItalic';
  font-weight:  300;
  font-style:   italic;
  font-stretch: normal;
}
a{
	text-decoration:none;
	color: #72258e;
}
a:active{outline:none;}
.clearer{clear:both;}
sup{
	font-size: 0.6em;
}
body{
	font-family: 'Atlas Grotesk Light';
	font-weight:  300;
	font-size:10px;
		line-height:inherit;
		background-color:#F0E8F3;
	color:#303030;
}
.purple{
	color: #8e419c;
}
.green{
	color: #7fbd1a;
}
.blue{
	color: #59c6d1;
}
.pink{
	color: #d30773;
}
.orange{
	color: #ee5623;
}
.yellow{
	color: #fc9e00;
}
.bgpurple{
	background: #8e419c;
}
.bggreen{
	background: #7fbd1a;
}
.bgblue{
	background: #59c6d1;
}
.bgpink{
	background: #d30773;
}
.bgorange{
	background: #ee5623;
}
.bgyellow{
	background: #fc9e00;
}
p{
	font-size:12px;
	line-height:18px;
	padding: 5px 0 5px 0;
}

td.programme{
	font-size:12px;
	line-height:18px;
	padding: 5px 0 5px 0;
		
}
td.hour{
	font-size:12px;
	line-height:18px;
	color: #72258e;
	padding: 5px 0 5px 0;
}
p.smalltext{
	font-size:12px;
	line-height:20px;
	padding: 5px 0 5px 0;
}
li.desc{
	font-size:12px;
	line-height:20px;
	padding: 5px 0 5px 0;
	list-style: disc;
	margin-left:25px;
}
p.centertext{text-align:center;}
p.title{
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	padding: 10px 0 0 0;
}

.intro p{
	font-size:18px;
	line-height:22px;
	text-align:left;
	margin:0 auto;
	padding: 10px 0 0 0;
}
#clicker img{
	width:90%;
	max-width:350px;
	height:auto;
}
#errormessage, .errormessage {display:none;}

.menu{
	text-align: center;
	font-size: 20px;
	color:#72258e;
	font-family: 'Atlas Grotesk Medium';
	font-weight:  500;
	padding-top:20px;
}

.item{
	display: inline-block;
	padding:0 10px;
	color:#72258e;
	margin:0 0 10px 0;
}
.item a{
	color: #fe3c0f;
	border: 2px solid #fe3c0f;
	border-radius: 5px;
	padding:5px;
	
}
.item2{
	display: inline-block;
	padding:0 3px;
	color:#72258e;
	font-size: 12px;
	margin:10px 0 ;
}
.item2 a{
	color: #fe3c0f;
	border: 0px solid #fe3c0f;
	border-radius: 5px;
	padding:3px;
	
}
.selected{
}
.selected a{
	color: #ffffff;
	border: 2px solid #72258e;
	background-color: #72258e;
}
.selected2 a{
	color: #ffffff;
	border: none;
	background-color: #72258e;
}
.thankyou {display:none;}

.center{
	width:100%;
	max-width:1300px;
	margin:0 auto;
	position:relative;
	
}
.footer{
	width:100%;
	max-width:1024px;
	margin:0 auto;
	position:relative;
	padding:50px 0 25px 0;
}
.footer .logo{text-align:center;}
.footer .logo img{
	width:50%;
	height:auto;
	max-width:164px;
}
.footer p{
	text-align:center;
	font-size: 10px;
}
.content{
	position:relative;
	width:90%;
	margin:10px auto 0;
}
.top{
	position:relative;
	padding-top:15px;
}
.top .language{
	text-align: right;
	width:90%;
	margin:0 auto;
}
.top .logo{text-align:center;}
.top .logo .top{
	width:100%;
	height:auto;
}
.top .logo .top2{
	width:50%;
	height:auto;
}

.centervideo, .centerscreen{
	padding:25px 0 0 0;
	width:90%;
	max-width:650px;
	margin:0 auto;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
input, textarea{max-width:100%;}
h1{
	font-size:24px;
	color:#fe3c0f;
	padding: 25px 0 10px 0;
  font-family: 'Atlas Grotesk Medium';
  font-weight:  500;
	
}
.h1img{
	width:100px;
	height: auto;
	padding:3px 0;
}
h2{
	font-size:25px;
	line-height:inherit;
	padding: 15px 0 5px 0;
	text-transform: uppercase;
	font-family: 'Atlas Grotesk Medium';
	font-weight:  500;
}
h3{
	font-size:25px;
	line-height:inherit;
	padding: 10px 0 5px 0;
}
p.legal{
	font-size: 10px;
}
.comment p.commentby{
	font-size:12px;
	line-height:16px;
	padding: 0;
	max-width:100%;
	
}
.googleroute {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.googleroute iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.col1, .col2{
	width:48%;
	float:left;
}
.col1{
	padding:0 4% 0 0;
}
.col41, .col42, .col43, .col44{
	width:23%;
	margin:10px 1%;
	float:left;
	max-height:111px;
	overflow: hidden;
}
.col41 img, .col42 img, .col43 img, .col44 img{
	width:100%;
	height:auto;
}
.col41{
	clear: both;
}

/*----------form   -----*/
.formline{
	width:100%;
	padding-top: 5px;
	clear:both;
	position:relative;
}
.extraspace {margin-top:10px;}
label.checkbox{
	font-size: 12px;
	float:left;
	width:100%;
	max-width:400px;
}
.content .err_border{
	border: 1px solid #D62A8A;
}
.form_has_errors{display:none;}
.form_has_errors p{
	margin:15px 0 0 0%;
	color: #ffffff;
}
.box{
	color: #ffffff;
	padding:5px;
}

.content .err_text{
	display:none;
	color:#d62a8a;
	font-size:1.3em;
}
.content label, .altlabel{
	font-size:12px;
	padding-left: 1%;
	float:left;
	width:90%;
	line-height: 26px;
	
}

.content label.long{width:70%;}
.content label.short{width:25%;}
.content label.nopaddingleft{padding-left:0;}
.content input{
	font-family: 'Atlas Grotesk Light';
	font-weight:  300;
	font-size:13px;
	line-height: 1.5em;
	float:left;
	width:90%;
	color:#303030;
	background-color:transparent;
	border: 1px solid #303030;
}
.content textarea{
	font-family: 'Atlas Grotesk Light';
	font-weight:  300;
	font-size:13px;
	line-height: 1.5em;
	float:left;
	width:90%;
	color:#303030;
	background-color:transparent;
	border: 1px solid #303030;
}
.content select{
	font-family: 'Atlas Grotesk Light';
	font-weight:  300;
	font-size:13px;
	height: 1.8em;
	float:left;
	width:92.3%;
	color:#303030;
	background-color:transparent;
	border: 1px solid #303030;
}
.content input.small{
	float:left;
	width: 5%;
	margin-left: 3%;
}
.content input.checkbox{
	float:left;
     width: 4%;
    margin: 6px 0px 0 3px;
}
.content input.long, .content textarea.long{
	float:left;
	width:90%;	
	margin-left:1%;	
	max-width:400px;
}
.button{
	margin:15px 0 0 0;
	background:#fe3c0f;
	padding: 14px 10px 10px 10px;
	cursor:pointer;
	display:inline-block;
	border-radius: 5px;
}
.button span{
	color:#ffffff;
	font-family: 'Atlas Grotesk Medium';
	font-weight:  500;
	font-style:   normal;
	font-stretch: normal;
	text-transform:uppercase;
	font-size:14px;
	line-height: 14px;
	
}

 .prog50L{
	position:relative;
	width:48%;
	padding-right:2%;
	float:left;
}
 .prog50R{
	position:relative;
	width:50%;
	float:right;
}

.second{
	display: none;
}

/** cookies **/
.cookies{
	position: fixed;
	bottom: 0;
	left:0;
	right:0;
	background-color: #fe3c0f;
	color:#303030;
	padding:15px 5%;
	display: none;
}
.cookies a{
	color:#303030;
	text-decoration: underline;
}
.acceptcookie{
	background:#303030;
	padding: 5px;
	color:#72258e;
	font-weight:bold;
	display:inline-block;
	text-transform:uppercase;
	cursor:pointer;
	font-size:12px;
}

/** end cookies **/
@media screen and (max-width:815px){

p{
	font-size:12px;
	line-height:18px;
}
li.desc{
	font-size:12px;
	line-height:18px;
}
p.title{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	padding: 10px 0 0 0;
}
nav{
	width:100%;
	clear:both;
	text-align:center;
}
nav li{
	font-size: 12px;
}
.dates .day {
	padding:5px 2% 0 0;
	float: left;
	width: 32%;
}
.dates .firstday, .dates .day4{
	padding-right:0%;
	clear:both;
}
.comments, show_video{width:90%;}
.video_embed{
	float:none;
	padding-right:0%;
	width:100%;
}
.video_info{
	padding-top:10px;
	float:none;
	width:100%;
}
	.contrib1{
		width:94%;
		padding:0;
		float:none;
		margin:0 auto;
	}
	
	.content{
		position:relative;
		margin:0 auto;
	}
	.col1, .col2{
		width:100%;
		margin:0;
		padding:0;
	}
	.pcol1, .pcol2{
		width:100%;
		margin:0;
		padding:0;
	}
	.content label{
		float:none;
		width:80%;
		display:block;
	}
	
	.content input.checkbox{
		float:left;
		 width: 20px;
		margin: 6px 0px 0 3px;
	}
	.content input,.content textarea{
		float:none;
		width:90%;

	}
	.content input.small{
		float:left;
		width: 5%;
		margin-left: 3%;	
	}
	.content input.long, .content textarea.long{
		float:none;
		width:90%;	
	}
	 .prog50L{
		width:100%;
		padding-right:0;
		float:none;
	}
	 .prog50R{
		width:100%;
		float:none;
	}
	
	
	.col41, .col42, .col43, .col44{max-height:75px;}
}
@media screen and (max-width:500px){
	
.col1 p, .col2 p{font-size:12px;}
		
nav li{
	
	font-size: 12px;
	width:50%;
}
nav li.tab2{
	clear: both;
	padding-bottom:5px;
}		
nav li.tussen{
	display: none;
}
	
	.col41, .col42, .col43, .col44{max-height:45px;}
}
