/* ----------------------------------------------
	BASISSETTING, positionering                               
	____________________________________________ */

div{
	margin:0;
	padding:0;
}	
	
body{
	font: 12px Arial, Verdana, Helvetica;
	color:#000;
	line-height:18px;
	padding:0;
	margin: 0;
	background:#FFF;
}
	
	.container{
		margin:0 auto;
		width:963px;
		height:679px;
		background:url(../bg_home.jpg) no-repeat top;
	}

		.left{
			float:left;
			width:310px;
		}
			
		.menu{
			float:left;
			height:30px;
			padding-top:140px;
			padding-bottom:200px;
		}
		
			.menu ul{
				margin:0;
				padding:0;
			}
			.menu li{
				display:inline;
				list-style:none;
				color:#fff;
				margin:0;
			}
			.menu li a{
				float:left;
				color:#000;
				padding-top:7px;
				font-size:16px;
				margin-right:50px;
				margin-left:95px;
				text-decoration:none;
				font-weight:bold;
			} 
			.menu li a:hover, .menu li a.actief {
				color:#ed008c;
			}
		
	.twitter{
		float:left;
		padding-top:50px;
		padding-left:30px
		}
		
	.content{
		float:left;
		padding-top:350px;
		width:345px;
	}

.content_padding{
	padding-left:20px;
	padding-top:135px;
}	

*html .content_padding{
	padding-top:10px;
}
	
	.inschrijvenknop{ 
		float:left;
		padding-left:120px;
		padding-top:30px;
	}
	
	.knop a{ 
		float:left;
		width:180px;
		height:155px;
	}


/* ----------------------------------------------
	CLEARER, it will not stretch otherwise
	____________________________________________ */
	
.clearer{ 
	clear: both;
} 

/* ----------------------------------------------
	CONTENT STYLES
	____________________________________________ */

h1{
	color:#000;
	line-height:50px;
	font-size:16px;
	margin:0;
	margin-bottom:0px;
}

h2{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:10px;
	color:#000;
}

h3{
	color: #000;
	font-weight:bold;
	font-size:16px;
	margin-top: 10; 
	margin-bottom: 0;
}

h4{
	color: #00adef;
	font-weight:bold;
	font-size:16px;
	margin-top: 5px; 
	margin-bottom: 10px;
}

h5{
	color: #00adef;
	font-weight:bold;
	font-size:14px;
	margin-top: 5px; 
	margin-bottom: 10px;
}

.content p{
	margin-top: 0; 
}



a {
	color: #00adef;
	font-weight:bold;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

hr{
	float:left;
	width:175px;
	height:1px;
	border:none;
	background:none;
	color:#e0e0e0;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #e0e0e0;
}

.popup {
	width: 450px;
}

/* OVERRULE per menu item*/


/* ************************************
	PROGRAMMA
   ************************************* */
.programma .container{
	background:url(../bg_programma02.jpg) no-repeat top;
}

.programma .menu li a{
	color:#ed008c;
} 

.programma .menu li a:hover, .programma .menu li a.actief {
	color:#faee02;
}

.programma .paviljoen{
	float:left;
	width:385px;
}
.programma .paviljoen02{
	float:left;
	width:385px;
}


.programma .left{
	width:290px;
}

.programma .content{
 padding-top:370px;
 padding-left:20px;
 width:345px;
	}	

	.content_programma{
	 padding-left:20px;
	 padding-top:120px;
	}	

.programma .foto{
	height:200px;
	width:200px;
	}	

			
	
/* ************************************
	PROGRAMMA
   ************************************* */
.watgebeurter  .container{
	background:url(../bg_watgebeurter.jpg) no-repeat top;
}

.watgebeurter  .menu li a:hover, .watgebeurter  .menu li a.actief{
	color:#FFF;
}

.watgebeurter  .menu li a{
	color:#000;
} 



	
/* ************************************
	PROGRAMMA
   ************************************* */
.deelnemers .container{
	background:url(../bg_deelnemerslijst.jpg) no-repeat top;
}

.deelnemers .menu li a{
	color:#00adef;
} 

.deelnemers .menu li a:hover, .deelnemers .menu li a.actief {
	color:#ed008c;
}



.deelnemers .left{
	width:290px;

}

.deelnemers .content{
 padding-top:339px;
 width:381px;
	}	

td.deelnener_paars{
	height:22px;
	padding-left:20px;
	padding-top:2px;
	background:#dacae3;
}

td.deelnener_wit{
	height:22px;
	padding-left:20px;
	padding-top:2px;	
}

/* ************************************
	PROGRAMMA
   ************************************* */
.wedstrijd .container{
	background:url(../bg_wedstrijd.jpg) no-repeat top;
}

.wedstrijd	.content{
	float:left;
	padding-top:370px;
	padding-left:20px;
	padding-right:20px;
	width:345px;
}

.wedstrijd .menu li a:hover, .wedstrijd .menu li a.actief{
	color:#FFF;
}

.wedstrijd .left{
	width:288px;
}


/* ************************************
	PROGRAMMA
   ************************************* */
.contact .container{
	background:url(../bg_contact.jpg) no-repeat top;
}

.contact .menu li a:hover, .contact .menu li a.actief{
	color:#FFF;
}

.contact .menu li a{
	color:#ed008c;
} 



/* ************************************
	PROGRAMMA
   ************************************* */
.inschrijven  .container{
	background:url(../images/bg_home.jpg) no-repeat top;
}

.inschrijven  .menu li a:hover, .inschrijven  .menu li a.actief{
	color:#ed008c;
}

.inschrijven  .menu li a{
	color:#000;
} 



/* PAVILJOEN LINKJES */

.paviljoen a {
	filter: Alpha(Opacity=50, Style=0); 
   -moz-opacity: 50%; 
   opacity: 0.5; 
   width:64px;
   height:63px;
   display:block;
   float:left;
}
	.paviljoen a:hover, .paviljoen a.actief {
		filter: Alpha(Opacity=100, Style=0); 
	   -moz-opacity: 100%; 
	   opacity: 1; 
	}
