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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#yoxview_multiple{
	z-index: 1000;

	float:right;
	margin-bottom:-60px;
	margin-right:0px;
	overflow:visible;
	display:block;

}
.dark{
	color: #000;
}
.bannerper{float:right;}
.titel{width:100%;}
h1{clear:both;}
.optredens p{font-size:10px;}
.locatie p{margin:20px;}
.optredens{
	width:570px;
	overflow:hidden;
	float:left;
	background-image: url(img/backshine.png);
	padding:10px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}
.locatie{float:right;
	margin-top:10px;
width:320px;
background-image: url(img/backshine.png);}
body {
	line-height: 1;
	font-size:14px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
{vertical-align:top;}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.maincont {width:960px;
margin-left:auto;
margin-right:auto;
overflow:hidden;}
body {
	background-color: #000;
	font-family:Tahoma, Geneva, sans-serif;
}
.header{text-align:center;}
#navMenu {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	line-height:60px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

	#navMenu li {
		float:left;	
		background:url(default.jpg) no-repeat center center;	/* default background image	*/
		width:120px;							/* width and height of the menu item */
		height:70px;
		position:relative;			/* must set it as relative, because .hover class top and left with absolute position will be positioned according to li.	*/
	}

	#navMenu li a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:70px;
	position:relative;
	color:#FFF;
	text-decoration: none;
	}

 	#navMenu li .hover {
		background:url(over.jpg) no-repeat center center;		/* mouseover image	*/
		position:absolute;	/* must be postion absolute 	*/
		width:110px;	/*	width, height, left and top to fill the whole LI item	*/
		height:70px;
		left:0; 
		top:0;	
		z-index:0;		/* display under the Anchor tag	*/
		display:none;	/* hide it by default	*/
	}	

	#navMenu li.selected {
		background:url(selected.jpg) no-repeat center center;	/* selected image	*/
	}
	 {padding:4px;}
.menu{float:right;}
.logo{float:left;}
.blokfull{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 956px;
	background-image: url(superparty-back1.jpg);
	overflow: hidden;
	border: 2px solid #CCC;
	z-index:-1;
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;	
}

.blokfullcont{
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 956px;
	background-image: url(img/bgcont.jpg);
	overflow: hidden;
	border: 2px solid #CCC;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #330033;		
}
.tekstfront{margin-top:20px;
margin-left:20px;
color:#FFF;
width:346px;}

.tekstfront h1{
	font-size: 20px;
	margin-top:30px;
	letter-spacing: 1px;
}
.tekstfront p {margin-top:30px;}
.ster li {
	font-size:18px;
	line-height:40px;
	position: relative;
	
	}
.prijs{margin-top:30px;
margin-lef:20px;
font-size:36px;}

.sterretje{margin-right:10px;}
.blokleft{
	float:left;
	margin-left:0px;
	width: 473px;
	background-image: url(img/leftblok.jpg);
	overflow: hidden;
	border: 2px solid #CCC;
color:#FFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;	
	margin-top:6px;
}
.blokleftabout{
	float:left;
	margin-left:0px;
	width: 473px;
	background-image: url(img/leftblokall.jpg);
	overflow: hidden;
	border: 2px solid #CCC;
color:#FFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;	
	margin-top:6px;
}
.blokleftabout p{margin-left:20px;
margin-top:20px;}

.blokleftabout h3,.blokleft h3,.blokright h3{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-top:10px;
	margin-left:20px;
}
.blokleft ul{
	margin-left:20px;
	margin-top:10px;
	font-size: 16px;
	line-height:22px;
	font-weight: bold;	
}
.subtitel{
	font-size: 14px;
	margin-bottom:12px;
	color: #F6F;
}

.blokright{
	margin-bottom:6px;
	float:right;
	width: 473px;
	background-image: url(img/rightblok.jpg);
	overflow: hidden;
	border: 2px solid #CCC;
color:#FFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;	
	margin-top:6px;
}
.blokright p{margin-left:20px;
margin-top:20px;
font-size:14px;}
.kaartbutton{margin-left:20px;
margin-top:10px;
border:0;}
.blokfullcont h1{font-size:20px;margin-bottom:20px;}
.vwd a{color:#6f6;}
.vwd{color:#6F6;
font-size:12px;}
.album{overflow:hidden;
margin-left:auto;
margin-top:6px;
	margin-right:auto;
	clear: both;
	width: 956px;
	overflow: hidden;
	border: 2px solid #CCC;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ffffff;		}
.topimpressie{overflow:hidden;
margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 956px;
	overflow: hidden;
	border: 2px solid #CCC;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(img/bgimpressie.jpg);
		}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
table{margin-left:20px;
margin-top:10px;}
.blokfullabout{
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 956px;
	background-image: url(img/bgabout.jpg);
	overflow: hidden;
	border: 2px solid #CCC;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #330033;		
}
.artthumb{
	margin-right: 5px;
	margin-bottom:5px;
	border: 2px solid #CCC;
	clear:both;
	align:top;
}
.opsomming{
	float:left;
	overflow:hidden;
	margin:10px;
	width:110px;
	text-align: center;
	min-height:150px;
}
.locthumb{
	margin-right: 80px;
	border: 2px solid #CCC;
	margin-left:20px;
	float:left;
}
.blokfullparty{
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 956px;
	background-image: url(img/bgparty.jpg);
	overflow: hidden;
	border: 2px solid #CCC;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #330033;		
	color:#FFF;
	font-size:10px;
}
.adres{font-size:14px; float:left;}
a{color:#CCC;}
.blokfullparty h1,.blokfullparty h2{margin-left:20px;
margin-top:20px;font-size:18px;}
h2.arttikel{font-size:18px;padding:0px;}
td{
	vertical-align: top;
	padding-top: 6px;
	font-size:12px;
	font-weight: normal;
}
.blokfullcont2{
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 956px;
	background-image: url(img/bgpir.jpg);
	overflow: hidden;
	border: 2px solid #CCC;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #330033;		
}

