@charset "UTF-8";
/* CSS Document */

/* ALL */

body, h1, h2, h3, h4, h5, h6, form, fieldset, legend, p, ul, li, input, a, img{
	padding:0;
	margin:0;
	border:none;
}

html, body{
	color:#ededed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.png) repeat-x;
	background-color:#807365;
}

a{
	color:#ededed;
	text-decoration:none;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#fff;
	margin-bottom:10px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ededed;
	margin-bottom:10px;
}

ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.clear{
	clear:both;
}

.wrapper{
	width:886px;
	margin:0px auto;
}

/* LOGO */

.logo{
	position:relative;
	margin-top:-40px;
	top:75px;
	left:20px;
	width:333;
	height:85px;
	float:left;
}

.headertekst{
	position:relative;
	margin:0px 0px 0px 20px;
}



/* Inhoud achtergrond */

.inhoudtotaal{
	height:438px;
	width:886px;
}

.inhoudlinks{
	width:25px;
	height:438px;
	background:url(images/inhoudlinks.png) no-repeat;
	float:left;
}

.inhoud{
	width:836px;
	height:438px;
	background:url(images/inhoud.png) repeat-x;
	float:left;
}

.inhoudrechts{
	width:25px;
	height:436px;
	background:url(images/inhoudrechts.png) no-repeat;
	float:right;
}

/* menu  */

.menubgtotaal{
	position:relative;
	top:35px;
	right:4px;
	width:491px;
	height:33px;
	float:right;
}

.menubglinks{
	width:6px;
	height:33px;
	background:url(images/menubglinks.png) no-repeat;
	float:left;
}

.menubg{
	width:465px;
	height:33px;
	background:url(images/menubg.png) repeat-x;
	font-size:15px;
	font-weight:normal;
	float:left;
}

.menubg ul li{
	display:inline;
	margin-left:2px;
	
}

.menubgrechts{
	width:20px;
	height:33px;
	background:url(images/menubgrechts.png) no-repeat;
	float:right;
}

/* ACTIVE INHOUD */



.activeinhoudtotaal{
	margin:140px auto;
	width:822px;
	height:285px;
}

.activeinhoudlinks{
	width:5px;
	height:285px;
	background:url(images/activebglinks.png) no-repeat;
	float:left;
}

.activeinhoud{
	width:812px;
	height:285px;
	background:url(images/activebg.png) repeat-x;
	float:left;
	display:none;
}

.activeinhoud.on{
	display:block;
}

.activeinhoudrechts{
	width:5px;
	height:285px;
	background:url(images/activebgrechts.png) no-repeat;
	float:right;
}

/* HOME */

.hometotaal{
	margin-top:5px;
}

.homefoto{
	margin:11px 0px 0px 5px;
	width:161px;
	height:262px;
	float:left;
}

.homeinfo{
	margin:11px 0px 0px 20px;
	width:500px;
	height:262px;
	float:left;
}

/* Festival Infortmatie */

.festivaltotaal{
	margin-top:10px;
}

.festivalinhoud{
	display:none;
}

.festivalinhoud.on{
	display:block;
}

.festivalmenu{
	width:800px;
	height:10px;
	margin-top:-17px;
}

.festivalmenu ul li{
	float:right;
	display:inline;
	margin-left:8px;
	
}

.festivalfoto{
	margin:11px 0px 0px 5px;
	width:161px;
	height:262px;
	float:left;
}

.festivalinfo{
	margin:11px 0px 0px 20px;
	width:500px;
	height:262px;
	float:left;
}

.festivalmeer{
	margin:42px 0px 0px 40px;
	width:200px;
	height:262px;
	float:left;
}


/* ARTIESTEN */

.artiestentotaal{
	margin-top:10px;
}

.artiesteninhoud{
	display:none;
}

.artiesteninhoud.on{
	display:block;
}

.artiestenmenu{
	width:800px;
	height:10px;
	margin-top:-17px;
}

.artiestenmenu ul li{
	float:right;
	display:inline;
	margin-left:8px;
	
}

.artiestenfoto{
	margin:11px 0px 0px 5px;
	width:161px;
	height:262px;
	float:left;
}

.artiesteninfo{
	margin:11px 0px 0px 20px;
	width:286px;
	height:262px;
	float:left;
}

.artiestenmeer{
	margin:42px 0px 0px 40px;
	width:200px;
	height:262px;
	float:left;
}

/* PICTURES */

.pictures{
	margin:11px 0px 0px 20px;
	width:800px;
	height:262px;
	float:left;
}


/* Tickets */

.ticketstotaal{
	margin-top:10px;
}

.ticketsinhoud{
	display:none;
}

.ticketsinhoud.on{
	display:block;
}

.ticketsmenu{
	width:800px;
	height:10px;
	margin-top:-17px;
}

.ticketsmenu ul li{
	float:right;
	display:inline;
	margin-left:8px;
	
}

.ticketsfoto{
	margin:11px 0px 0px 5px;
	width:161px;
	height:262px;
	float:left;
}

.ticketsinfo{
	margin:11px 0px 0px 20px;
	width:500px;
	height:262px;
	float:left;
}

.ticketsmeer{
	margin:42px 0px 0px 40px;
	width:200px;
	height:262px;
	float:left;
}

/* FOOTER */


.footerline{
	background:url(images/bottomline.png) repeat-x;
	width:880px;
	height:2px;
	margin-top:5px;
	 
}

.footertekst{
	margin-top:5px;
}
	
