/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {color: #cdd7df; text-decoration:underline; font-weight:normal; font-size:11px; font-family:georgia;}
a:hover {color: #cdd7df; text-decoration:none; font-weight:normal; font-size:11px; font-family:georgia;}

body {
	background: #184c59 url(images/bg.png) repeat-x ;
	color: #5a5b5b;
	font: normal 62.5% Tahoma,sans-serif;
}

h1 {
	font-family:georgia;
	font-size:22px;
	font-weight:normal;
	color:#ffffff;
	float:left;
	font-style:italic;
	padding-top:8px;
	}

h2 {
	font-family:georgia;
	font-size:22px;
	color:#c2a370;
	font-weight:normal;
	text-decoration:none;
	float:left;
	padding-top:8px;
	padding-left:50px;
	font-style:italic;
	}
	
h3 {
	font-family:georgia;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	float:left;
	font-style:italic;
	padding-top:8px;
	}	
	
p {
	font-family:verdana;
	font-size:11px;		
	color:#cdd7df;
	margin-top:5px;
	line-height:16px;
	
	text-align:justify;
	}	

/* CONTAINER */

#container {	
	font-size: 1.2em;
	margin: 0 auto;	
	width: 850px;
	height:100%;
	color: #5a5b5b;
	}
	
#logo{
	width:508px;
	height:98px;
	float:left;
	background: url(images/logo.png) no-repeat;
	_background: url(images/logo.gif) no-repeat;
}



/*INSTELLINGEN VAN DE HEADER*/

#header{
	width:850px;
	height:240px;
	float:left;
	background: url(images/header.jpg) no-repeat;
	margin-top:41px;
}

/*instellingen loginmenu*/

#login{
	width:152px;
	height:auto;
	float:left;
	margin-left:15px;	
	margin-top:60px;
	
}

.login_tabel{
	width:152px;
	height:auto;
	float:left;
}

.inputveld{
	width:152px;
	height:23px;
	padding-left:4px;
	padding-top:5px;
	margin-top:4px;
	background: url(images/inputveld.png) no-repeat;
	border:0px;
}

.login_tekst{
	color: #ffffff;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.login_tekst a{
	color: #ffffff;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.login_tekst a:hover{
	color: #ffffff;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.login_btn{
	width:92px;
	height:30px;
	float:left;
	margin-top:5px;
	background: url(images/login_btn.png) no-repeat;
	color: #ffffff;
	font-family:tahoma;
	font-size:11px;
	border: 0px;
	text-align:center;
}

/*instellingen voor het horizontale menu*/

#menutop{
   	width:850px;
	height:30px;
	margin-top:18px;
	padding-left: 10px;
	}
	

#menutop a {
    color: #ffffff;
	display: block;
	float: left;
	font-family:georgia;
	padding-right:22px;	
	text-decoration: none;
	font-size:10pt;
	font-weight:normal;
	
}

#menutop a:hover {
    color: #ffffff;
	font-family:georgia;
	font-size:10pt;
	text-decoration:underline;
}
	
#content{
    width:850px;
	height:100%;
	float:left;	
	}
	
/*instellingen linkersitebar*/	

#leftsitebar{
	width:273px;
	height:auto;
	float:left;
	margin-top:30px;
}

.dark_green_bg{
	width:273px;
	height:auto;
	float:left;
	background: #183e4c;
}

.dark_green_bg1{
	width:273px;
	height:auto;
	float:left;
	background: #183e4c;
	margin-top:15px;
}

.gold_line_menu{
	width:234px;
	height:17px;
	float:left;
	background: url(images/gold_line_menu.gif) no-repeat;
	margin-left:20px;
	_margin-left:10px;
	margin-bottom:5px;
}

.blok{
	width:273px;
	height:auto;
	margin-top:10px;
	float:left;
}

.tijdbalk_bg{
	width:200px;
	height:25px;
	float:left;
	background: url(images/tijdbalk_bg.jpg) no-repeat;
	margin-left:5px;
	margin-top:5px;
}

.tijdbalk_opvulling{
	width:auto;
	height:23px;
	float:left;
	margin:1px;
}

.clock{
	width:25px;
	height:25px;
	float:left;
	background: url(images/clock.jpg) no-repeat;
	margin-top:5px;
	margin-left:20px;
	_margin-left:10px;
}

.tijdbalk_tekst{
	color: #cdd7df;
	font-family:georgia;
	font-size:13px;
	font-weight:normal;
	float:left;
	margin-left:50px;
}

/*instellingen van de top 5 categorie in linkermenu*/

.bekijk_top_25{
	color: #c2a370;
	font-family:georgia;
	font-size:12px;
	font-weight:normal;
	float:right;
	margin-right:38px;
	margin-top:5px;
	
}

.bekijk_top_25 a{
	color: #c2a370;
	font-family:georgia;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.bekijk_top_25 a:hover{
	color: #c2a370;
	font-family:georgia;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
	
/*instellingen rechtergedeelte*/
    
#rechts{
	width:547px;
	height:100%;
	margin-left:30px;
	_margin-left:15px;
	margin-top:30px;
	float:left;
	
	}

.gold_line_content{
	width:547px;
	height:17px;
	float:left;
	background: url(images/gold_line_content.gif) no-repeat;
	margin-bottom:5px;
}

.welkom{
	width:547px;
	height:100%;
	float:left;	
}

.nieuw{
	width:547px;
	height:100%;
	float:left;	
}

.welkomsfoto{
	width:152px;
	height:132px;
	float:right;
	margin-left:15px;
	margin-top:5px;
}

.stripe{
	width:547px;
	height:2px;
	float:left;
	background: url(images/stripe.jpg) no-repeat;
	margin-top:20px;
	margin-bottom:10px;
}

.categorie_info{
   width:auto;
   height:auto;
   float:left;
   margin-top:10px;
   }
   
ul.categorie_info{
	width: auto;
	height:auto;
	float: left;	
	list-style-type: none; 
	margin-bottom: 0px;
	height: 100%;
	}

ul.categorie_info li{	
	margin: 0px; 
	padding-left:30px;
	line-height:25px;
	background: url('images/horse.gif') no-repeat left center; 
	color: #cdd7df; 
	font-size:11px;
	font-family:verdana;
	}   	

/*instellingen promotie info*/

.promoot_info{
   width:auto;
   height:auto;
   float:left;
   margin-top:10px;
   }
   
ul.promoot_info{
	width: auto;
	height:auto;
	float: left;	
	list-style-type: none; 
	margin-bottom: 0px;
	height: 100%;
	}

ul.promoot_info li{	
	margin: 0px; 	
	line-height:25px;	
	color: #cdd7df; 
	font-size:11px;
	font-family:verdana;
	background: url('images/horse.gif') no-repeat left center; 
	}   
	
ul.promoot_info li a{	
	margin: 0px; 
	padding-left:30px;
	line-height:25px;
	color: #cdd7df; 
	font-size:11px;
	font-family:verdana;
	text-decoration:none;
	} 
	
ul.promoot_info li a:hover{	
	margin: 0px; 
	color: #cdd7df; 
	font-size:11px;
	font-family:verdana;
	text-decoration:underline;
	}   	

/*INSTELLINGEN FOOTER*/	
	
/*INSTELLINGEN FOOTER*/	
	
#footer {
	width: 100%;
	height: 97px;
	text-align: center;
	color: #cdd7df;
	background: url(images/footer.jpg) repeat;
	overflow: hidden;	
	}
	
#footer_midden{
    width: 850px; height:97px; margin: 0 auto; position: relative; background: url(images/footer_midden.jpg) no-repeat;}	
	
	#footer p{color:#cdd7df; float:left; margin-top:45px; margin-left:15px; }
	#footer a { color: #cdd7df; text-decoration:underline; margin-left:15px;  margin-top: 45px; float:left; font-family:verdana; font-size:11px; font-weight:normal;  }
	#footer a:hover { color: #cdd7df; text-decoration:none; margin-left:15px; margin-top:45px; float:left; font-family:verdana; font-size:11px; font-weight:normal; } 		
	
/*clear*/

.clear {

clear: both;
}	

/*instellingen oude css formulier*/

form#contact {width:450px;}
form#contact1 { width: 450px; }
form#contact2 { width: 450px; }
form#contact fieldset {width:450px;display:block;border: 0px;}
form#contact1 fieldset { display: block; width: 450px; border: 0; }
form#contact2 fieldset { display: block; width: 450px; border: 0; }
form#contact label {clear:left; display:block; float:left; width:140px; text-align:left; margin-bottom:0.5em;}
form#contact1 label { text-align: left; display: block; margin-bottom: 0.5em; width: 140px; float: left; clear: left; }
form#contact2 label { text-align: left; display: block; margin-bottom: 0.5em; width: 140px; float: left; clear: left; }
form#contact input {padding:0; padding-left:5px; padding-right:5px; margin-bottom:0.1em; line-height: 20px; height: 20px; border: 1px solid #DFDFDF; color: #666666;}
form#contact1 input { color: #666666; line-height: 20px; margin-bottom: 0.1em; padding: 0 5px; height: 20px; border: solid 1px #dfdfdf; }
form#contact2 input { color: #666666; line-height: 20px; margin-bottom: 0.1em; padding: 0 5px; height: 20px; border: solid 1px #dfdfdf; }
form#contact input.button {padding:0px;border:0px;padding-top:5px;}
form#contact1 input.button { padding: 5px 0 0; border: 0; }
form#contact2 input.button { padding: 5px 0 0; border: 0; }
form {padding:0; margin:0;}

form#aanmelden {width:400px; color: #cdd7df;}
form#aanmelden fieldset {width:400px;display:block;border: 0px;}
form#aanmelden label {clear:left; display:block; float:left; width:140px; text-align:left; margin-bottom:0.5em;}
form#aanmelden input {padding:0; padding-left:5px; padding-right:5px; margin-bottom:0.1em; line-height: 20px; height: 20px; border: 1px solid #DFDFDF; color: #666666;}
form#aanmelden input.button {padding:0px;padding-top:5px; border:0px;}

.overig_tekst {
	font-family:verdana;
	font-size:11px;		
	color:#cdd7df;
	margin-top:5px;
	line-height:16px;	
	}
	
.paytekst{
	margin-left:20px;
	margin-top:6px;
	float:left;
}

.credits_tekst{
	font-family:verdana;
	font-size:11px;		
	color:#cdd7df;
	margin-top:5px;
	line-height:16px;
	margin-left:20px;
}

.button_credit{
	margin-left:10px;
	margin-top:6px;
	float:left;
}

#top {
display: block;
height: 25px;
width: 245px;
padding-left: 10px;
line-height: 25px;

}

#topgold {
display: block;
height: 25px;
width: 245px;
padding-left: 10px;
line-height: 25px;
}

#topsilver {
display: block;
height: 25px;
width: 245px;
padding-left: 10px;
line-height: 25px;
}

#nummero {
font-family: georgia;
font-size: 15px;
font-weight: bold;
float: left;
width: 28px;
padding-right: 6px;
text-align: right;
color:#cdd7df;
}

#naam {
float: left;
width: 105px;
font-family: georgia;
color:#cdd7df;
text-align:left;
}

#credits {
float: left;
width: 105px;
font-family: georgia;
color:#cdd7df;
}	

#bewaar {
float: left;
width: 105px;
font-family: georgia;
color:#cdd7df;
}

.dark_green_content{
	width:280px;
	height:auto;
	float:left;
	background: #183e4c;
	margin-top:20px;
	margin-left:10px;
	
}

.content_overig_tekst{
	font-family:verdana;
	font-size:11px;		
	color:#ffffff;
	margin-top:5px;
	line-height:16px;
	padding:10px;
	float:left;
}
	
	

.banner_content{
	margin-top:25px;
	margin-left:45px;
	_margin-left:25px;
	float:left;
}

.game{
	width:250px;
	height:400px;
	float:left;
	margin-top:115px;
	margin-left:130px;
}

.game_bg{
	width:547px;
	height:606px;
	float:left;
	background: url(images/game_bg.png) no-repeat;
}

.bannerbg{
	width:547px;
	height:225px;
	float:left;
	background: url(images/bannerbg.png) no-repeat;
	_background: url(images/bannerbg.gif) no-repeat;
	margin-top:10px;
	
}
	