*{
	margin:0;	
	padding:0;
}

body{
	color:#333;
	font:12px/18px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	background:#957dac url(/gfx/backgrounds/bg_body.gif) repeat-y left top;
}

.hide{
	display:none;
}
	
object{
	outline:none;
}

/* ::: STRUCTUUR ::: */
	
#container{
	width:845px; 
	position:relative; 
	margin-bottom:20px;
}

#header{
	overflow:hidden;
	width:100%;
	height:136px;
}

#visual,
#player{
	clear:both;
	float:right;
	height:400px;
	margin-left:10px;
	position:absolute;
	right:0;
	top:136px;
	width:264px;
	z-index:10;
}

#player{
	height:373px;
}
	
#menu{
	float:left;
	position:relative;
	height:37px;
}
	
#main{
	background:transparent url(/gfx/backgrounds/bg_main.gif) no-repeat 0 0;
	overflow:hidden;
	margin:0;
	width:750px;
	position:relative; 
	padding-left:94px;
	min-height:260px;
}

#content{
	background:#FFF url(/gfx/backgrounds/bg_content.gif) no-repeat left 8px; 
	float:left; 
	margin:0; 
	position:relative; 
	width:750px; 
	min-height:260px;
	overflow:hidden; 
	display:inline; 
	padding-bottom:110px;
}

.grid-home #content{
	height:373px; 
	padding-bottom:0; 
}
	
#footer{
	position:absolute; 
	bottom:0; 
	left:0; 
	height:108px; 
	overflow:hidden;
	background:transparent url(/gfx/backgrounds/bg_footer.gif) no-repeat left top; 
	width:750px;
}
	
.grid-home #footer{
	background-image:url(/gfx/backgrounds/bg_footer_home.gif);
	height:65px;
	position:absolute;
	left:0; 
	bottom:0;
	margin:0;
}

#content h1{
	background:transparent url(/gfx/backgrounds/bg_content_top.gif) no-repeat left top;
	width:750px;
	height:58px;
	margin:0;
	padding:12px 0 0 64px; 
	color:#963; 
	font-weight:normal;
}

.grid-home #content h1{
	background-image:url(/gfx/backgrounds/bg_content_home_top.gif);
}

a,
span.mail b{
	color:#963;
	text-decoration:underline; font-weight:normal; }
a:hover{
	color:#333;
	text-decoration:underline;}
a.arrow{
	background:transparent url(/gfx/sprite.gif) no-repeat right 4px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-right:17px;
	text-decoration:none;
	text-transform:uppercase;}
a.fwd{
	background-position:right 4px;}
a.fwd:hover{
	background-position:right -46px;}
a.back{
	background-position:left 4px;
	padding:0 0 0 17px;}
a.back:hover{
	background-position:left -46px;}
a img{
	border:0;}
a.pdf{
	background:transparent url(/gfx/sprite.gif) no-repeat 0 -150px; 
	padding-left:16px;}
a.out{
	background:transparent url(/gfx/sprite.gif) no-repeat right -97px;
	padding-right:16px;}
	
h2{
	color:#754E9C;
	font-size:17px;
	font-weight:normal;
	letter-spacing:2px;
	margin:0 0 1em;}
h2 a{
	text-decoration:none;}
h2.concerttitel{
	margin-bottom:0;}
h2.concerttitel a{
	color:#754E9C;
	text-decoration:underline;
}
h2.concerttitel a:hover{
	color:#963;
}
	
h2.datum{
	font-size:12px;
	font-style:normal;
	margin-bottom:0;}
h3{
	color:#963;
	font-size:14px;
	margin:18px 0 0;}
h3.subtitel{
	margin-top:0;}
h4{
	font-size:13px; }

p{
	margin-bottom:18px;}
p.intro{
	font-size:13px;
	line-height:26px;}
p.bijschrift{
	font-style:italic;}
.sidebar p.bijschrift{
	margin:-5px 4px 10px;}
.sidebar .imagebox p.bijschrift{
	margin:0 8px 7px;
}
.affiches p.bijschrift{
	margin:-5px 4px 10px 14px;}

em{
	color:#9F8060;
	font-size:120%;
	font-style:normal;
	font-weight: bold;
	letter-spacing:1px;}

ul{
	list-style:none;
	margin-bottom:18px;}
ul li{
	background:transparent url(/gfx/sprite.gif) no-repeat 0 -95px;
	padding-left:14px;}

blockquote.pers{
	margin:1em 0 1em 20px; 
	font-style:italic;}

td.datum{
	padding-right:10px; 
	vertical-align:top; 
	white-space:nowrap;
	color:#333; 
	font-weight:normal;}


/* ::: MENU ::: */

.nav{
	width:94px; 
	float:left; 
	position:absolute; 
	left:0; 
	top:12px; 
	z-index:60;}

#nav {
	text-align:right; 
	font-size:13px; }
#nav li {
	position: relative; 
	background-image:none; 
	padding-left:0; }
#nav ul {
	position: absolute; 
	left: 94px; 
	top: 0; 
	display: none; 
	top:-5px; 
	width:104px;
	background:transparent url(/gfx/menu/bg_submenu_top.png) no-repeat left top; 
	padding-top:5px;
	-moz-box-shadow:4px 4px 6px #999;
	-webkit-box-shadow:4px 4px 6px #999;
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
	}
#nav li a {
	display: block; 
	text-decoration: none; 
	color: #FFF; 
	padding: 3px 10px 4px; 
	border-bottom: 0; }
#nav li a:hover{
	color:#ffc;}
#nav li ul li a{
	background:#F2E9D0 url(/gfx/menu/bg_subitem.gif) no-repeat left top; 
	color:#4e2775; 
	text-align:left; 
}
#nav li ul li a:hover{
	color:#9d85b4;}
#nav li#current a,
#nav li#current a:hover{
	color:#fc3;}
#nav li ul li a:hover,
#nav li ul li#current a,
#nav li ul li#current a:hover{
	color:#9d85b4;}
#nav li ul li.last a{
	background:transparent url(/gfx/menu/bg_submenu_bottom.png) no-repeat left top; 
	padding-bottom:11px;}

/* Fix IE. Hide from IE Mac \*/
* html #nav li { 
	float: left; }
* html #nav li a { 
	height: 1%; 
	overflow:visible; }
/* End */

#nav li:hover ul,
#nav li.over ul{ 
	display: block; 
}

/* ::: KOLOMMEN ::: */

div.column{
	float:left;
	padding-left:80px;
	width:375px;
	position:relative;}
.grid-2 div.column{
	width:300px;}
.grid-3 div.column{
	width:620px;}
div.sidebar{
	float:left;
	padding:0 0 0 20px;
	width:258px;}
.grid-2 div.sidebar{
	width:300px;
	padding-left:20px;}
	

/* ::: CONCERTAGENDA ::: */	

.datum{
	color:#B39980;
	font-weight:bold;
	margin-bottom:1em;}
table.agenda{
	margin-bottom:1em; 
	width:100%;}
table.agenda td{
	border-bottom:1px solid #CCC;
	padding:2px 4px 4px 0;}
table.agenda td.jaar, table.agenda td.empty{
	border:none;
	padding-bottom:0;}
td.jaar{
	font-size:14px;
	font-weight:bold;
	color:#754E9C;
	letter-spacing:1px;
	padding-bottom:1em;}
	
.imgkader{
	border:1px solid #754E9C;
	margin:0 6px 0 0;
	padding:1px;}

.agendathumb{
	width:68px;
	height:68px;
	background:#fff url(/gfx/agendashadow_body.jpg) repeat-y 0 0;
	position:relative;
	margin-top:16px;
	float:left;
}
.agendathumb img{
	margin:4px;
}
.agendathumb .shadowtop,
.agendathumb .shadowbottom{
	width:68px;
	height:8px;
	left:0;
	position:absolute;
}
.agendathumb .shadowtop{
	top:0;
	background:transparent url(/gfx/agendashadow_top.png) no-repeat left top;
}
.agendathumb .shadowbottom{
	bottom:0;
	background:transparent url(/gfx/agendashadow_bottom.png) no-repeat left top;
}
	
	
table.agenda p,
div.concert p{
	margin-bottom:0;}

div.concert{
	border-bottom:1px solid #CCC;
	padding:2px 0 4px;
}

div.concert .content{
	margin-left:72px;
}

.infokader{
	background:#FFF url(/gfx/backgrounds/bg_infokader.jpg) no-repeat 0 0; 
	margin:1em 0;
	padding:12px;
	position:relative;}
.infokader p{
	margin-bottom:0;}
.infokader a{
	color:#754E9C;}
.infokaderbottom{
	height:6px; 
	width:100%; 
	position:absolute; 
	bottom:0; 
	left:0;
	background:transparent url(/gfx/backgrounds/bg_infokader.jpg) no-repeat left bottom;
}
.sidebar .infokader{
	background-image:url(/gfx/backgrounds/bg_infokader2.jpg);
	background-position:4px 0;
	padding:12px 16px;
}
.sidebar .infokaderbottom{
	background-image:url(/gfx/backgrounds/bg_infokader2.jpg);
	background-position:4px 100%;
}
	
div.button{
	background:transparent url(/gfx/button.gif) no-repeat right top;
	height:24px;
	margin:10px 0 0;
	position:relative;}
div.button a{
	background:transparent url(/gfx/button.gif) no-repeat left top;
	padding:1px 0 0 11px;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	height:30px;
	float:left;
	margin-right:3px;}
div.button a:hover{
	color:#FFF0C1;}
table.agenda td div.button,
div.concert div.button{
	float:right;
	width:140px;}

		
/* ::: FOTO'S ::: */	

div.row{
	overflow:hidden; 
	border-bottom:1px solid #CCC; 
	margin-bottom:8px; 
	width:100%; }
div.jaarfotos{
	margin-left:70px;}
div.row h3{
	margin:0 0 12px; 
	float:left; 
	width:65px;}
div.fotobox {
	margin:0 10px 10px 0;
	float:left;
	height:125px;
	width:125px;
	text-align:center;
}
	
div.fotobox img{
	-moz-box-shadow:4px 4px 6px #999;
	-webkit-box-shadow:4px 4px 6px #999;
}
	

#fotonav{
	margin:0 auto 5px;
	width:350px;}
	
/* ::: LINKS ::: */	

div.link{
	float:left;
	padding:5px 0;
	width:100%;
	border-bottom:1px solid #CCC;}
div.link h3{
	margin-top:0;}
p.url{
	margin-bottom:0;}
div.link img{
	float:right;
	margin-left:12px;}
	
	
/* ::: FORMULIEREN ::: */

form{
	width:620px;
	margin-bottom:20px;
	background:#FFF6DA url(/gfx/backgrounds/bg_form.gif) repeat-y left top;}
form ol{
	list-style:none;}
form ol li{
	padding:5px; 
	overflow:hidden;
}
form#form_reserv ol li{
	display:block;
}

fieldset{
	padding:5px;
	border:none;}
fieldset.offset,
li.offset{
	padding-left:110px;}
li.separate{
	border-top:1px solid #999; 
	padding-top:5px;}

legend{
	background:none;}

form label{
	float:left;
	width:93px; 
	margin-right:12px;}

label input{
	margin:3px 9px 0 5px;
	float:left;}
label.suffix{
	float:none;}
	
input.tekst,
textarea{
	border:1px solid #999;
	color:#4E2775;
	font:12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	width:300px;}
input.kort,
label.kort{
	width:60px;
	margin-right:14px}
input.medium{
	width:220px;}
input.extrakort{
	width:20px;
	float:left;
	margin-right:5px;}

select{
	border:1px solid #999;
	color:#4E2775;
	font:12px "Trebuchet MS", Tahoma, Verdana, sans-serif;}
li.head{
	background-color:#B39980;
	color:#FFF;}	
p.info{
	margin:0 0 0 110px;
}

div.error{
	float:right;
	width:190px;
}
.reservation div.error{
	position:absolute;
	right:0;
	top:123px;
}
.error ul li{
	background:none;
	padding-left:0;
}
.error li{
	color:#F00;
	margin:0 0 5px;
}
input.error,
textarea.error,
select.error{
	border-color:#F00;
}

span.amount{
	font-weight:bold;
}

div.affiches{
	margin-top:0px;}
	
.affiche{
	float:left; 
	display:inline; 
	margin:0 5px 10px 10px; 
	width:108px; 
	overflow:hidden;
	background:#FFF url(/gfx/affshadow_body.jpg) repeat-y 0 0; 
	position:relative;
}
.affiche img{
	margin:4px;
}

.affiche .shadowtop,
.affiche .shadowbottom{
	position:absolute;
	width:108px;
	height:9px;
	overflow:hidden;
}
.affiche .shadowtop{
	top:0;
	background:transparent url(/gfx/affshadow_top.png) no-repeat 0 0;
}
.affiche .shadowbottom{
	bottom:0;
	background:transparent url(/gfx/affshadow_bottom.png) no-repeat 0 0;
}

div#visual h3{
	background:transparent url(/gfx/nieuwstitel.png) no-repeat left top; 
	height:40px; 
	margin:0;
	padding:0;}
div#visual h3 span{
	display:none;}
div#visual h4 {
	color:#4E2775; 
	font-size:18px; 
	font-weight:normal; 
	margin:0 0 10px; }
div.nieuws{
	background:#FFF url(/gfx/backgrounds/bg_nieuws.jpg) no-repeat left top; 
	width:244px; 
	padding:5px 10px; 
}
div.nieuws p{
	margin:0; 
	font-size:12px; 
	color:#666;}
div.nieuws img{
	width:120px; 
	margin:0 10px 5px 0; }
	
div.sponsors{
	margin:15px 0; 
	min-height:60px; 
	overflow:hidden;}
div.sponsorlogo{
	border:1px solid #CCC; 
	float:left; 
	padding:10px; 
	margin:0 5px 5px 0;}

#images{
	overflow:hidden;
}

.imagebox{
	width:258px;
	background:#FFF url(/gfx/shadow_body.jpg) repeat-y 0 0;
	position:relative;
	margin-bottom:10px;
	float:left;
}
.imagebox img{
	margin:4px;
}
.shadowtop,
.shadowbottom{
	position:absolute;
	width:258px;
	height:9px;
	overflow:hidden;
}
.shadowtop{
	top:0;
	background:transparent url(/gfx/shadow_top.png) no-repeat 0 0;
}
.shadowbottom{
	bottom:0;
	background:transparent url(/gfx/shadow_bottom.png) no-repeat 0 0;
}
.imagebox.smal{
	background-image:url(/gfx/shadow_body120.jpg);
	width:128px;
}
.imagebox.smal .shadowtop{
	background-image:url(/gfx/shadow_top120.png);
}
.imagebox.smal .shadowbottom{
	background-image:url(/gfx/shadow_bottom120.png);
}
.imagebox.smal .shadowtop,
.imagebox.smal .shadowbottom{
	width:128px;
}
.imagebox.medium{
	background-image:url(/gfx/shadow_body175.jpg);
	width:183px;
}
.imagebox.medium .shadowtop{
	background-image:url(/gfx/shadow_top175.png);
}
.imagebox.medium .shadowbottom{
	background-image:url(/gfx/shadow_bottom175.png);
}
.imagebox.medium .shadowtop,
.imagebox.medium .shadowbottom{
	width:183px;
}

.social{
	position:absolute;
	bottom:10px;
	left:10px;
	overflow:hidden;
}

.fb_ilike{
	margin:0 0 1em 4px;
}