*, html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
html {
	height: 100%;
}
a {
	outline: none;
	border: none;
}
body {
	background: #ffdd00 url(../images/airbag_background.jpg) repeat-x center top;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
h2 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	text-align: center;
}

	h2 span {
		color: #ffffff;
		font-size: 22px;
		font-weight: normal;
		margin: 5px 5px 5px 0;
		text-align: center;
	}
.description {
	font-size: 12px;
	line-height: 18px;
	color: #ffffbe;
	padding: 5px 0 15px 0;
}

#container {
	margin: 25px auto 0 auto;
	width: 700px;
	z-index: 100000000000000000;
}

	#top_container {
		width: 680px;
		height: 130px;
		margin: 10px auto 10px auto;
	}
	
	#bottom_container {
		clear: both;
		width: 700px;
	}
	
.page-top {	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #09f;
	border-bottom: 5px solid #444444;
}

.page-sidebar { 
	position: fixed; 
	top: 30px; 
	left: 20px;	
	width: 250px; 
}

* html .page-sidebar { 
	top: 30px; 
	left: 20px;	
	width: 250px; 
	position:absolute; 
}

.page-title {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}

	.page-title h2 {
		margin: 0 0 5px 0;
	}
	
	
	.page-title h3 {
		clear: both;
		font-size: 100%;
		color: #FF9;
		font-weight: normal;
		margin: 0;
	}

.page-body {
	margin: 0 10% 0 315px;	
	width: 600px;
	padding: 30px 0 20px 0;
	text-align: left;
}

	.page-footer {
		margin: 20px  0 0 0;	
		text-align: left;
		font-size: 10px;
	}

	.page-body ul, .page-body ol { 
		color: #ffffff;
		margin: 10px 0 30px 25px; 
	}

	.page-body ul li, 
	.page-body ol li { 
		padding: 0; 
		margin: 0 0 5px 0; 
		color: #cccccc;
		line-height: 140%;
		font-size: 100%;		
	}

	.page-footer p {
		margin: 0;
	}
	
	.page-title h1 span {
		text-align: left;
		font-weight: normal;
		font-size: 100%;
		color: #ffffff;
		margin: 5px 0 15px 0;
		display: none;
	}
	



a,
a:link,
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #D10019;
}

h3 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #09f;
	margin: 5px 0 15px 0;
}

	h3 span {
		clear: both;
		font-size: 70%;
		color: #FF9;
	}
	

.notice {
	border: 3px solid #ffffbe;
	padding: 10px;
	color: #ffffff;
	background-color: #09f;
	margin: 0 0 20px 0;
}
	
	.notice p, 
	.notice p a, 
	li a {
		color: #ffffff;
		text-decoration: none;
	}

.navigation { 
	list-style: none; 
	margin: 10px 0 30px 0; 
	width: 200px;
}

	.navigation li { 
		padding: 0; 
		margin: 0; 
	}

	.navigation a, 
	.navigation a:visited {
		display: block;
		height: 25px;
		line-height: 25px;
		padding: 0 10px 0 10px;
		border-bottom: 3px solid #171B20;
		color: #ffffff;
		background-color: #333333;
		text-decoration: none;
	}

	.navigation a:hover {
		color: #000000;
		background-color: #a9d06a;
	}

a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	background: #a9d06a;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}		
	p small, 
	li small {
		color: #09F;
		font-size: 100%;
	}
	
	p em, 
	em {
		color: #ffffff;
	}

.hidden {
	display : none;
}
.accordion_toggle {
	display: block;
	height: 30px;
	width: 680px;
	background: url(images/accordion_background.jpg);
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 15px;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
}
h2.accordion_toggle {
	color: white;
	font-weight: bold;
} 
h2.accordion_toggle:hover {
	color: #D10019;
}

.accordion_toggle_active {
	/*background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;*/
	color: #ffffff;
	/*border-bottom: 1px solid #f68263;*/
}

.accordion_content {
	width: 600px;
	margin: 0 auto;
	color: #444444;
	overflow: hidden;
	background: #000000 url(../images/patroon.gif) no-repeat bottom right;
	/*
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	*/
	
}
.accordion_content_wrapper {
	border-top: 1px solid #212121;
	border-bottom: 1px solid #212121;
	padding-top: 10px;
}
	
	.accordion_content h3 {
		margin: 15px 0 5px 10px;
		color: #FFFFFF;
	}
	
	.accordion_content p  {
		line-height: 150%;
		padding: 5px 10px 15px 10px;
		color: #FFFFFF;
		
	}
	.accordion_content .prizes {
		width: 100%;
	}
	.accordion_content .prizes td {
		vertical-align: top;
		padding: 0;
		margin: 0;
		line-height: 150%;
		color: #707173;
		text-align: center;
		font-size: 10px;
	}
	.accordion_content a {
		border: none;
	}
	.accordion_content a img {
		border: none;
	}
	.accordion_content .signup {
		margin: 5px 10px 15px 10px;
	    width: 100%;
	}
	.accordion_content .signup td {
		vertical-align: top;
		padding: 3px;
		margin: 0;
		line-height: 150%;
		color: #707173;
		text-align: left;
		font-size: 10px;
	}
	.accordion_content .signup td a {
		color: #707173;
		border: none;
	}
	.accordion_content .signup td span {
		font-size: 12px;
	}
	.accordion_content .signup td a img {
		border: none;
	}	
	.accordion_content ul, .accordion_content ol {
		line-height: 150%;
		color: #FFFFFF;
		padding: 5px 10px 15px 25px;
	}
	
	
.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}

.vertical_accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

	.vertical_accordion_content h3 {
		margin: 15px 0 5px 10px;
		color: #0099FF;
	}

	.vertical_accordion_content p {
		line-height: 150%;
		padding: 5px 10px 15px 10px;
	}
	
/*
	Horizontal Accordion
*/

.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 100px;
	width: 30px;
	background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}

.horizontal_accordion_toggle_active {
	background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
	border-right: 1px solid #f68263;
}

.horizontal_accordion_content {
	/* REQUIRED */
	height: 100px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	
	overflow: hidden;
	background-color: #ffffff;
	color: #444444;
}
	
	.horizontal_accordion_content p {
		width: 450px;
		line-height: 150%;
		padding: 5px 10px 15px 10px;
	}
			
			
/* Container styling*/
#horizontal_container {
margin: 20px auto 20px auto;
width: 680px;   
height: 100px;    

}

#vertical_nested_container {
margin: 20px auto 20px auto;
width: 620px;
}
#vertical_container {
background: url(../images/accordion_background.png);
}
#container img {
	
	vertical-align: bottom;
}
#accordion_top {
	width: 700px;
	height: 261px;
	background: url(../images/accordion_top.png) no-repeat bottom center;
	margin: 0 auto;
}
#accordion_bottom {
	width: 700px;
	height: 258px;
	background: url(../images/accordion_bottom.png) no-repeat top center;
	margin: 0 auto;
}
#accordion_bottom #novam {
	float:right;
	display: inline;
	margin-right: 25px;
	margin-top: 10px;
}
#accordion_bottom #novam a {
	height: 43px;
	width: 80px;
	display: block;
	background: url(../images/novam.gif) no-repeat;
}
#accordion_bottom #novam a span {
	display: none;
}
#accordion_top #button_schrijfjein {
	padding-left: 22px;
	padding-top: 138px;
}
#accordion_top #button_schrijfjein a {
	width: 99px;
	height: 99px;
	display: block;
	background: url(../images/button_schrijfjein.gif) no-repeat;
}
#button_schrijfjein a:hover span {
	display: none;
}
#button_schrijfjein a span {
	display: none;
}

#accordion_top #button_inscrivezvous {
	padding-left: 22px;
	padding-top: 138px;
}
#accordion_top #button_inscrivezvous a {
	width: 99px;
	height: 99px;
	display: block;
	background: url(../images/button_inscrivezvous.gif) no-repeat;
}
#button_inscrivezvous a span {
	display: none;
}
#title_NL a span {
	display: none;
}
#title_NL {
	margin-left: 60px;
	margin-bottom: 25px;
}
#title_NL a {
	width: 550px;
	height: 85px;
	background: url(../images/title_NL.png) no-repeat left top;
	display: block;
}
#title_FR a span {
	display: none;
}
#title_FR {
	margin-left: 60px;
	margin-bottom: 25px;
}
#title_FR a {
	width: 550px;
	height: 85px;
	background: url(../images/title_FR.png) no-repeat left top;
	display: block;
}
#title_WL a span {
	display: none;
}
#title_WL {
	margin-left: 60px;
	margin-bottom: 25px;
}
#title_WL a {
	width: 550px;
	height: 85px;
	background: url(../images/title_WL.png) no-repeat left top;
	display: block;
}

#accordion_content p .button {
	text-align: center;
}
.button {
	background: transparent url(../images/buttonbg.gif) no-repeat top right;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.button a {
	height: 30px;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	float: left;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: center;
}
.button a:hover {
	color: #D10019;
}
a.buttonlink {
	background: transparent url(../images/continue.gif) no-repeat top left;
}


.clear {
    clear: both;
    height: 0;
    line-height: 0px;
    font-size: 0px;
}
#logoleft {
	position: fixed;
	top: 75%;
	left: 10%;
	width: 188px;
	height: 127px;
	background: url(../images/logo.gif) no-repeat;
	margin-bottom: 20px;

}
#logoright {
	position: fixed;
	top: 75%;
	left: 75%;
	width: 188px;
	height: 127px;
	background: url(../images/logo.gif) no-repeat;
	margin-bottom: 20px;
}
#message p {
	font-size: 12px;
}
#splashlogo {
	width: 188px;
	height: 127px;
	background: url(../images/logo.gif) no-repeat;
	margin: 0 auto;
	margin-bottom: 30px;
}

#splashlogo span {
	display: none;
}
#splashlanguage {
	text-align: center;
}
#splashlanguage h1, #splashlanguage h1 a, #splashinstructions p, #splashinstructions p a {
	color: #000000;
}
#splashlanguage h1 a:hover, #splashinstructions p a:hover {
	color: #D10019;
}
#splashlanguage h1 a {
	text-decoration: none;
	font-size: 22px;
}
#splashinstructions p {
	margin: 0 auto;
	text-align: center;
	
}
a img {
	margin: 0;
	padding: 0;
}
.quote {
	margin-left: 20px;
	font-style: italic;
}
.float_left {
	float: left; 
	margin-right: 20px;
}
#player {
	float:right; 
	padding-right: 25px;
	padding-top: 198px;
}
img.preload { 	
	display: none; 

}
.msg {
	border: 1px solid red; 
	border-top: none;
	background: #FFFFFF; 
	padding-top: 2px;
	padding-bottom: 2px; 
	text-align: center; 
	color: black; 
	position: relative;
	left: 50%;
	top: 0;
	margin-left: -340px;
	margin-right: 340px;
	width: 680px;
	z-index: 999999;
}
.msg p {
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
.msg a {
	color: #D10019;
}
#credits p {
	color: #000000;
	text-align: center;
	padding-top: 150px;
}
#credits p a {
	color: #000000;
	font-weight: bold;
}
#credits p a:hover {
	color: #D10019;
}
ul.gallery {
	margin: 0px;
	padding: 0px;
}
ul.gallery li {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style:none;
}
.out {
	
}
#movie {
	width: 100%;
	padding: 20px;
	text-align: center;
}
