@charset "utf-8";
@import url("/css/reset.css");
@import url("/css/typography.css");

html, body{
	width: 100%;
	height: 100%;
	background-color: #000;
	color: #fff;
	font: 12px Arial, Verdana, Helvetica;
}

#underlay{
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 0;
}

/*
	Centreert op een totale breedte van 912px
	De overlay ligt dus rechts van het venster
	Als Merijn zijn flash content centreert op 912px gaat het goed.
*/

strong{
	font-weight: bold;
}

#overlay{
	width: 644px;
	height: auto;
	position: absolute;
	padding-top: 220px;
	left: 50%;
	margin-left: -188px;
	z-index: 1;
}

#content{
	width: 644px;
	height: 250px;
	float: right;
}

p{
	line-height: 1.5em;
	width: 100%;
}

a {
	color: #ed1b24;
	text-decoration: none;
}

a:hover {
	color: #9f9f9f;
	text-decoration: none;
}

ul#lang {
	position: absolute;
	left: 50%;
	top: 17px;
	z-index: 100;
	margin-left: 316px;
}
	ul#lang li {
		display: inline;
		padding: 17px 0 0 6px;
	}
	ul#lang li.first {
		background: url("/css/images/bg_lang.png") no-repeat top right;
		padding-right: 10px;
	}
		ul#lang a {
			color: #868d92;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
		}
			ul#lang a:hover {
				color: #eD1b24;
			}
			ul#lang li.active a {
				color: #fff;
			}

h1{
	color: #ed1b24;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	font-size: 20px;
	float: left;
}

h1.fade{
	float: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	font-size: 20px;
	width: 100%;
	opacity: .4;
	filter: alpha(opacity=8);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
}

h1.vervolg{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	font-size: 43px;
	margin-bottom: 20px;
	float: none;
}

h2 a {

	font-size: 18px;
	line-height: 28px;

}

h2 strong {

	font-size: 20px;
	line-height: 28px;
	font-weight: bolder;
}



a#tickets{
	font-size: 20px;
	line-height: 1em;
	font-weight: bold;
	float: right;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#homekader{
	width: 604px;
	padding: 20px;
	float: left;
	margin-top: 10px;
	background: #ed1b24;
}

#homekader h2{
	color: #fff;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 15px;
}

.newscol1, .newscol2{
	width: 312px;
	font-weight: bold;
	float: left;
	margin-top: 20px;
}

.newscol2{
	margin-left: 20px;
}

.newscol1 h2, .newscol2 h2{
	font-size: 11px;
	font-weight: bold;
	opacity: 0.2;
	margin-bottom: 10px;
}

.floater{
	width: 100%;
	float: left;
	position: relative;
}

.newscol1 a, .newscol2 a{
	color: #ed1b24;
	text-decoration: none;
}

/*
	opacity: .2;
	filter: alpha(opacity=5);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
*/

#nieuwsbrief{
	width: 320px;
	height: 92px;
	background: #111 url(images/omlijn.gif) no-repeat 20px 50px;
	position: relative;
	float: left;
	z-index: 0;
	
	opacity: .7;
	filter: alpha(opacity=8);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
}

.floater #nieuwsbriefcontent{
	width: 278px;
	height: 60px;
	position: absolute;
	top: 17px;
	left: 22px;
	z-index: 1000;
}

.floater #nieuwsbriefcontent h2{
	color: #fff;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 19px;
	text-transform: uppercase;
}

.floater #nieuwsbriefcontent input{
	width: 190px;
	color: #fff;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	background: transparent;
	float: left;
	padding: 3px;
	left: 2px;
}

.floater #nieuwsbriefcontent #submit{
	width: 80px;
	height: 20px;
	color: #fff;
	float: right;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	background: transparent no-repeat;
	padding: 0 !important;
}


.floater .programma{
	width: 280px;
	height: 55px;
	font-size: 11px;
	position: absolute;
	padding: 15px 20px 20px;
	border: 1px solid #111;
	left: 322px;
	z-index: 1000;
}

.floater .programma a{
	color: #fff;
	text-decoration: none;
	line-height: 1.5em;
}

.floater .programma h2{
	color: #ed1b24;
	font-size: 22px;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 6px;
	text-transform: uppercase;
}

div#follow {
	padding: 15px 0;
	clear: both;
}
	div#follow ul {
		display: inline;
		margin: 0;
		list-style: none;
		margin-left: 5px;
	}
		div#follow li {
			display: inline;
			margin-right: 2px;
		}
			div#follow a {
				display: inline-block;
				background-repeat: no-repeat;
				background-position: top left;
				text-indent: -9999em;
				height: 16px;
				vertical-align: middle;
			}
			div#follow li.hyves a {
				background-image: url("/css/images/hyves.gif");
				width: 15px;
			}
			div#follow li.twitter a {
				background-image: url("/css/images/twitter.gif");
				width: 12px;
			}
			div#follow li.facebook a {
				background-image: url("/css/images/facebook.gif");
				width: 16px;
			}
			
#footer{
	width: 644px;
	height: 60px;
	border-top: 1px solid #0D0D0D;
	float: left;
	padding-top: 10px;
}

#footer ul{
	
}

#footer li{
	float: left;
	font-size: 9px;
	padding: 3px 5px;
}

#footer li#first{
	padding: 3px 5px 3px 0;
}

#footer li a{
	color: #fff;
	text-decoration: none;
	
	opacity: .2;
	filter: alpha(opacity=5);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
}

#footer li a:hover{
	opacity: .99;
	filter: alpha(opacity=99);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
}

a.nieuws{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	border-bottom: 1px solid #111;
	text-decoration: none;
}

a.nieuws h2{
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	opacity: .5;
}

a.nieuws p{
	color: #fff !important;
	text-decoration: none;
}

a.nieuws p span{
	clear: both;
	color: #ed1b24;
	text-decoration: none;
}

#socialmedia{
	background-color: #333;
	height: 48px;
	width: 644px;
	float: left;
}

#socialmedia_footer{
	background-color: #333;
	height: 36px;
	width: 644px;
	float: left;
}
