@import URL('reset.css');
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	background:url('images/splash.png') no-repeat top center;
		background-attachment:fixed;
	background-color:#0d0f24;

}
h4 {
			font-size:20px;

	
}
h2 {
		font-size:15px;
		font-weight:bold;

	
}
li {
list-style-type:disc;
list-style-position:inside;
}
A:link {text-decoration: none;color:#FFF;}
A:visited {text-decoration: none;color:#FFF;}
A:active {text-decoration: none;color:#FFF;}
A:hover {text-decoration:none;color:#FFF;  }

#banner{
	cursor:default;
	float:left;
	
	}
#container{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#head{
	height:250px;
	margin-top:10px;
	background-image:url(images/jibsySplash.png);
	background-position:left;
	background-repeat:no-repeat;
	
	
}

#nav
{
	padding-top:60px;
	float:right;
}
.navigatie

{
	marging-bottom:-10px;
	
}

#body{
	padding:50px;

	
	background-image:url(images/body.png);


}
#footer{
	margin-top:10px;
	padding:10px 20px ;
	background-image:url(images/body.png);
	margin-bottom:20px;

}
#copy{
	float:left;
	margin:-5px 5px;
	font-size:10px;

}
#admin{
	float:right;
	margin:-5px 5px;
	font-size:10px;

}
#register{
	height:420px;

}
.bt5 {color:#FFF;background-color:transparent;border : 1px solid #FFFF00;font-weight:bold;font-size:11px;margin:5px;}
.news{
	width:600px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	
}
.title{
	height:10px;
	width:350px;

	}
.date{
	text-align:right;
	float:right;


	
}
.story{
	background-image:url(images/body.png);
padding:10px;
margin-top:5px;
margin-bottom:5px;


}
.planning { padding:5px;

}


.btn{
	margin-bottom:10px;
}
#sponserb{
	padding-left:100px;
}

#deelnemers{
	width:650px;
	margin-top:-380px;
	
	
}

.lijstDeelnemers{
	/*
	border:1px solid black;
*/
}

.lijstDeelnemers:hover{
	background-color:#FFFF00;
	color:#333;
}



/* countdown */
.lcdstyleD{ /*Example CSS to create LCD countdown look*/
color:#FFFF00;
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
font-weight:bold;
padding: 3px;
}
.lcdstyleH{ /*Example CSS to create LCD countdown look*/
color:#FFFF00;
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
font-weight:bold;
padding: 3px;
}
.lcdstyleS{ /*Example CSS to create LCD countdown look*/
color:#FFFF00;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding: 3px;
}

#fb{float:left; height:100px; width:450px; display:none;}


