body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
#homeContent a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#homeContent a:hover{
	text-decoration:underline;
}
#algemeenContent a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#algemeenContent a:hover{
	text-decoration:underline;
}
#containerAll{
	margin:0 auto;
	width:1000px;
}
#container{
	width:980px;
	margin:0 auto;
	position:relative;
	padding:10px;
	float:left;
}
#head{
	width:980px;
	float:left;
	margin-bottom:10px;
}
#headerBalk{
	float:left;
	width:980px;
	height:20px;
	/*height:30px;*/
	background:url(../img/headerbalk_back.jpg) repeat-x;
}
#header{
	float:left;
	margin-bottom:10px;
	z-index: 1;
}
#introText{
	float:left;
	width:980px;
	height:80px;
	/*height:101px;*/
	background:url(../img/introtxtvlak.jpg) no-repeat #C22526;
	margin-bottom:10px;
}
#sider01{
	padding:15px 15px 0px 15px;
	position:relative;
	width:205px;
	float:left;
}
#sider02{
	padding:0px 15px 15px 115px;
	position:relative;
	width:105px;
	float:right;
}
#contentvlakText{
	font-size:11px;
	/*font-weight:bold;*/
	color:#000000;
}

/*=================================
================ MENU =============
===================================*/
#menu{
	float:left;
	position:relative;
	width:980px;
	height:42px;
	background:url(../img/buttonbalk_back.jpg) repeat-x;
	margin-bottom:10px;
}
			#home{
				margin-left:113px;
				background:url(../img/buttons.jpg) 0 0;
				float:left;
				width:84px;
				height:42px;
			}
			#home:hover{
				background:url(../img/buttons.jpg) 0 -42px;
			}
			#homeAC{
				margin-left:113px;
				background:url(../img/buttons.jpg) 0 -42px;
				float:left;
				width:84px;
				height:42px;
			}
			#bedrijfsinfo{
				background:url(../img/buttons.jpg) -84px 0;
				float:left;
				width:133px;
				height:42px;
			}
			#bedrijfsinfo:hover{
				background:url(../img/buttons.jpg) -84px -42px;
			}
			#bedrijfsinfoAC{
				background:url(../img/buttons.jpg) -84px -42px;
				float:left;
				width:133px;
				height:42px;
			}
			#artiesten{
				background:url(../img/buttons.jpg) -217px 0;
				float:left;
				width:146px;
				height:42px;
			}
			#artiesten:hover{
				background:url(../img/buttons.jpg) -217px -42px;
			}
			#artiestenAC{
				background:url(../img/buttons.jpg) -217px -42px;
				float:left;
				width:146px;
				height:42px;
			}
			#contact{
				background:url(../img/buttons.jpg) -363px 0;
				float:left;
				width:102px;
				height:42px;
			}
			#contact:hover{
				background:url(../img/buttons.jpg) -363px -42px;
			}
			#contactAC{
				background:url(../img/buttons.jpg) -363px -42px;
				float:left;
				width:102px;
				height:42px;
			}
			#bookings{
				background:url(../img/buttons.jpg) -465px 0;
				float:left;
				width:113px;
				height:42px;
			}
			#bookings:hover{
				background:url(../img/buttons.jpg) -465px -42px;
			}
			#bookingsAC{
				background:url(../img/buttons.jpg) -465px -42px;
				float:left;
				width:113px;
				height:42px;
			}
			#nieuws{
				background:url(../img/buttons.jpg) -578px 0;
				float:left;
				width:96px;
				height:42px;
			}
			#nieuws:hover{
				background:url(../img/buttons.jpg) -578px -42px;
			}
			#nieuwsAC{
				background:url(../img/buttons.jpg) -578px -42px;
				float:left;
				width:96px;
				height:42px;
			}
			#links{
				background:url(../img/buttons.jpg) -674px 0;
				float:left;
				width:81px;
				height:42px;
			}
			#links:hover{
				background:url(../img/buttons.jpg) -674px -42px;
			}
			#linksAC{
				background:url(../img/buttons.jpg) -674px -42px;
				float:left;
				width:81px;
				height:42px;
			}
/*=================================
============ END MENU =============
===================================*/
				
#homeContent{
	float:left;
	position:relative;
	width:980px;
	height:206px;
	margin-bottom:10px;
}
#homeNieuws1{
	float:left;
	margin-right:10px;
	background:url(../img/Nieuwsvlak_back.jpg) repeat-x;
	width:485px;
	height:200px;
}
#homeNieuws2{
	float:left;
	background:url(../img/Nieuwsvlak_back.jpg) repeat-x;
	width:485px;
	height:200px;
}
#footer{
	float:left;
	width:980px;
	background:url(../img/footer_back.jpg) repeat-x #C22526;
	height:32px;
}
#qball{
	float:left;
	width:980px;
	height:10px;
	text-align:center;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#qball a{
	color:#000000;
	text-decoration:none;
	/*font-weight:bold;*/
}
#qball a:hover{
	text-decoration:underline;
}
/*=================================
========  WELKOMSTWOORD   =========
===================================*/
#containerWelkomstwoord{
	padding:6px 10px;
	position:relative;
	float:left;
}
#welkomstwoordTitle{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:10px;
}
#welkomstwoordText{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
/*=================================
============  NIEUWS   ============
===================================*/
#containerNieuws{
	padding:10px;
	position:relative;
	float:left;
}
#containerNieuwsReadon {
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_nieuws.jpg) no-repeat;
	min-height:390px;
}

#nieuwsTitle{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
#imgNieuws{
	float:left;
	margin-right:10px;
}
#nieuwsText{
	display:block;
	height:95px;
	margin-bottom:10px;
}

#containerNieuwsArchief {
	margin:5px 15px 0px 15px;
	width:205px;
	height:80px;
}
#imgNieuwsArchief{
	float:left;
	height:63px;
	width:73px;
	margin-top:5px;
	margin-right:10px;
}
img.imgNieuwsArchief{
	height:62px;
	width:72px;
	border:1px solid #666666;
}
.hrNieuwsArchief {
	width:205px;
	border:1px thin #666666;
}
#nieuwsTitleArchief{
	font-weight:bold;
	margin-top:5px;
}

/*=================================
============  FOOTER  =============
===================================*/
#containerFooter{
	padding:8px 0;
	position:relative;
	float:left;
	width:980px;
}
#footerText{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
/*=================================
============  CONTENT  ============
===================================*/
#algemeenContent{
	float:left;
	position:relative;
	width:980px;
	margin-bottom:10px;
}
#linkerkant{
	float:left;
	margin-right:10px;
	background:url(../img/linkerkant_back.jpg) repeat-x;
	width:235px;
	min-height:390px;
}
#rechterkant{
	float:left;
	/*background:url(../img/linkerkant_back.jpg) repeat-x;*/
	width:735px;
	min-height:390px;
/*=================================
============  LINKS  ==============
===================================*/
}
#containerLinks{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_links.jpg) no-repeat;
	min-height:390px;
}
/*=================================
========= BEDRIJFSINFO  ===========
===================================*/
#containerBedrijfsinfo{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_bedrijfsinfo.jpg) no-repeat;
	min-height:390px;
}
/*=================================
=======  CONTACT & ROUTE  =========
===================================*/
#containerContact{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_contact.jpg) no-repeat;
	min-height:390px;
}
/*=================================
===========  BOOKINGS  ============
===================================*/
#containerBookings{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_bookings.jpg) no-repeat;
	min-height:390px;
}

td.bookingsvlakText{
	font-size:11px;
	/*font-weight:bold;*/
	color:#000000;
}

.bookingsFormInput {
	background:#fff;
	border:1px solid #666666;
	width:217px;
	font-size:11px;
	color:#000000;
}

.bookingsForm {
	background:#fff;
	border:1px solid #666666;
	font-size:11px;
	color:#000000;
}
/*=================================
=======  ARTIESTENKEUZE   =========
===================================*/
#artiestKeuze{
	float:left;
	width:210px;/*237px*/
	height:233px;
	background:url(../img/artiestenkeuze_back.jpg) repeat-x;
	position:relative;
	margin-bottom:10px;
}
#artiestenFoto{
	margin:15px 15px 5px 9px;
	float:left;
	height:180px;
}
#artiestenFoto img{
	margin:0;
}
#artiestenButton{
	position:relative;
	float:left;
	width:210px;
	height:33px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
}	
#keuze{
	background:url(../img/doorklik_button.jpg) 0 0;
	width:36px;
	height:33px;
	display:block;
	float:right;
	margin-right:5px;
}
#keuze:hover{
	background:url(../img/doorklik_button.jpg) 0 -33px;
}




#artiestKeuze{
	float:left;
	width:237px;/*237px*/
	height:233px;
	background:url(../img/artiestenkeuze_back.jpg) repeat-x;
	position:relative;
	margin-bottom:10px;
}
#artiestenFoto{
	margin:15px 15px 5px 15px;
	float:left;
	height:180px;
}
#artiestenButton{
	position:relative;
	float:left;
	width:237px;
	height:33px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
}	
#keuze{
	background:url(../img/doorklik_button.jpg) 0 0;
	width:36px;
	height:33px;
	display:block;
	float:right;
	margin-right:28px;
}
#keuze:hover{
	background:url(../img/doorklik_button.jpg) 0 -33px;
}
/*========  ARTIESTEN  ============
==========  Algemeen  =============
===================================*/
#artiestenText{
	font-size:11px;
	/*font-weight:bold;*/
	color:#000000;
}
img.artiestenBioBtn{
	height:20px;
	width:205px;
	margin:5px 15px 0px 15px;
	border:0px;
}	
/*========  ARTIESTEN  ============
=======  Bastiaan Ragas  ==========
===================================*/
#containerBragas{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_bragas.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
========  Char Margolis  ==========
===================================*/
#containerCmargolis{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_cmargolis.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
==== Chimene van Oosterhout  ======
===================================*/
#containerCvoosterhout{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_cvoosterhout.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
========  Chris Zegers  ===========
===================================*/
#containerCzegers{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_czegers.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
===  Christine van der Horst  =====
===================================*/
#containerCvdhorst{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_cvdhorst.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
========  Eric van Tijn  ==========
===================================*/
#containerEvtijn{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_evtijn.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
======  Gallyon van Vessem  =======
===================================*/
#containerGvvessem{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_gvvessem.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
======   Heleen van Royen   =======
===================================*/
#containerHvroyen{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_hvroyen.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
========  Henkjan Smits  ==========
===================================*/
#containerHsmits{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_hsmits.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
========  Fajah Lourens  ==========
===================================*/
#containerFlourens{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_flourens.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
=========  Lucia Rijker  ==========
===================================*/
#containerLrijker{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_lrijker.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
========  Natasja Froger  =========
===================================*/
#containerNfroger{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_nfroger.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
========  Touiya Haoud  =========
===================================*/
#containerThaoud{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_thaoud.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
========  Wendy van Dijk  =========
===================================*/
#containerWvdijk{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_wvdijk.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
=====  Jeroen van der Boom  =======
===================================*/
#containerJvanderBoom{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_jvdboom.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
=====  Joey van der Velden  =======
===================================*/
#containerJvanderVelden{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_jvdvelden.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
=========  Ron Tetteroo  ==========
===================================*/
#containerRTetteroo{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_rtetteroo.jpg) no-repeat;
	min-height:390px;
}
#artiestKeuzeRT{
	float:left;
	width:237px;/*237px*/
	height:233px;
	background:url(../img/artiestenkeuzeRT_back.jpg) repeat-x;
	position:relative;
	margin-bottom:10px;
}
/*========  ARTIESTEN  ============
=======  Lodewijk Hoekstra  =======
===================================*/
#containerLHoekstra{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_lhoekstra.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
========  Mathijs Vrieze  =========
===================================*/
#containerMVrieze{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_mvrieze.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
======  Robine van der Meer  ======
===================================*/
#containerRvanderMeer{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_rvdmeer.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
========  Monique Spronk  =========
===================================*/
#containerMSpronk{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_mspronk.jpg) no-repeat;
	min-height:390px;
}
/*========  ARTIESTEN  ============
======  Lieke van Lexmond  ========
===================================*/
#containerLvanLexmond{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_lvanlexmond.jpg) no-repeat;
	min-height:390px;
}

/*========  ARTIESTEN  ============
=======  Froukje de Both  =========
===================================*/
#containerFdeboth{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_fdeboth.jpg) no-repeat;
	min-height:390px;
}

/*========  ARTIESTEN  ============
=======  Evelyn Struijk  ==========
===================================*/
#containerEstruijk{
	padding:10px;
	position:relative;
	float:left;
	width:715px;
	background:url(../img/background_a_estruik.jpg) no-repeat;
	min-height:390px;
}


