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

* {
	padding:0;
	margin:0;
}
body {
	background:#9c6691;
	text-align:center;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	overflow-x: 		visible;
	overflow-y: 		scroll;
}

/* general */
#wrapper {
	margin: 0px;
	padding:0px;
	text-align:left;
	margin:10px auto 0 auto;
	width:770px;
}
/* header */
#header {
	float:left;
	width:770px;
	background:#9c6691 url(../img/header.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
#header_nieuws {
	float:left;
	width:770px;
	background:#9c6691 url(../img/header_nieuws.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
#header_nieuws_index {
	float:left;
	width:770px;
	background:#9c6691 url(../img/header_nieuws_index.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
#header_tickets {
	float:left;
	width:770px;
	background:#9c6691 url(../img/header_tickets.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
#header_tickets_index {
	float:left;
	width:770px;
	background:#9c6691 url(../img/header_tickets_index.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
#header_zaalverhuur {
	float:left;
	width:770px;
	background:#9c6691 url(../img/header_zaalverhuur.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
#header_zaalverhuur_index {
	float:left;
	width:770px;
	background:#9c6691 url(../img/header_zaalverhuur_index.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
#header_links {
	float:left;
	width:770px;
	background:#9c6691 url(../img/header_links.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
#header_links_index {
	float:left;
	width:770px;
	background:#9c6691 url(../img/header_links_index.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
#header_contact {
	margin: 0px;
	padding:0px;
	float:left;
	width:770px;
	background:#9c6691 url(../img/header_contact.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
#header_contact_index {
	margin: 0px;
	padding:0px;
	float:left;
	width:770px;
	background:#9c6691 url(../img/header_contact_index.jpg) no-repeat left top;
	height:150px;
	overflow:hidden;
}
/* mid section */
#left {
	float:left;
	width:70px;
}
#content {
	float:right;
	width:700px;
	background:#6f2160 url(../img/bg_dots.gif) top left no-repeat;
}
#content_nieuws {
	float:right;
	width:700px;
	height:450px;
	background:#6f2160 url(../img/index_nieuws.jpg) bottom left no-repeat;
}
#content_tickets {
	float:right;
	width:700px;
	height:450px;
	background:#6f2160 url(../img/index_tickets.jpg) bottom left no-repeat;
}
#content_zaalverhuur {
	float:right;
	width:700px;
	height:450px;
	background:#6f2160 url(../img/index_zaalverhuur.jpg) bottom left no-repeat;
}
#content_links {
	float:right;
	width:700px;
	height:450px;
	background:#6f2160 url(../img/index_links.jpg) bottom left no-repeat;
}
#content_contact {
	float:right;
	width:700px;
	height:450px;
	background:#6f2160 url(../img/index_contact.jpg) bottom left no-repeat;
}
#index09 {
	float:left;
	width:620px;
	padding:35px 40px 0 40px;
	background:#6f2160 url(../img/bg_index.jpg) bottom right no-repeat;
	height:315px;
}
#index {
	float:left;
	width:700px;
	text-align:center;
	padding:0 0 0 0;
	background:#6f2160;
	height:520px;
}
#main {
	float:left;
	width:440px;
	padding:40px 130px 20px 130px;
	background:url(../img/bg_plant.jpg) center bottom no-repeat;
}
#wieiswie {
	float:left;
	width:700px;
	background:#6f2160;
}
#kalender {
	float:left;
	width:660px;
	padding:20px 20px 0 20px;
	background:#6f2160;
	text-align:center;
	min-height:420px;
}
#kalendersub {
	float:left;
	width:700px;
	text-align:left;
	height:420px;
	background:#6f2160 url(../img/bg_plant.jpg) center bottom no-repeat;
}
/*#kalenderindex {
	float:left;
	width:540px;
	padding:370px 20px 0 140px;
	text-align:left;
	height:100px;
}*/
#kalenderindex {
	float:left;
	width:700px;
	text-align:center;
	padding:25px 0 0 0;
}
/*footers*/
#footerindex {
	float:left;
	width:700px;
	height:75px;
	background:#e67717;
}
#footer {
	float:left;
	width:700px;
	height:50px;
	background:#9c6691 url(../img/footer.jpg) no-repeat top left;
}
#footernrml {
	float:left;
	width:700px;
	height:50px;
	background:#9c6691 url(../img/footer.gif) no-repeat top left;
	position:relative;
}
#footerkalender {
	float:left;
	width:700px;
	height:50px;
	background:#9c6691 url(../img/footerkalender.jpg) no-repeat top left;
}

/* navtop */
#navtop {
	float:left;
	width:686px;
	height:30px;
	padding:120px 0 0 84px;
}
#navtoplist li {
	display:inline;
	list-style-type:none;
	padding:0 2px 0 0;
}

/* navsub */
#navsub {
	margin: 0px;
	padding:0px;
	float:left;
	width:700px;
	height:30px;
	background:#6f2160;
	font-size:12px;
	color:#f5c7a5;
}
#navproglist {
	margin:0 0 0 -6px;
	vertical-align:top;
}
#navproglist li {
	display:inline;
	list-style-type:none;
	padding:0 0 0 20px;
}
#navnieulist {
	margin:0 0 0 107px;
	vertical-align:top;
}
#navnieulist li {
	display:inline;
	list-style-type:none;
	padding:0 0 0 20px;
}
#navticklist {
	padding:0 0 0 220px;
	vertical-align:top;
}
#navticklist li {
	display:inline;
	list-style-type:none;
	padding:0 0 0 20px;
}
#navzaallist {
	margin:0 0 0 333px;
	vertical-align:top;
}
#navzaallist li {
	display:inline;
	list-style-type:none;
	padding:0 0 0 20px;
}
#navlinklist {
	margin:0 0 0 446px;
	vertical-align:top;
}
#navlinklist li {
	display:inline;
	list-style-type:none;
	padding:0 0 0 20px;
}
#navcontlist {
	
	margin: 0px;
	padding:0px;
	
	width:453px;
	margin-left:233px;
	
	vertical-align:top;
	background-image:	url(../img/navsubtab.gif);
	background-repeat:	no-repeat;
	background-position:	top right;
	height:			23px;
	padding-top:	7px;
}
#navcontlist li {
	margin: 0px;
	padding:0px;

	display:inline;
	list-style-type:none;
	padding:0 0 0 20px;
}

#navcontlist li.down {
	margin: 0px;
	padding:0px;

	display:inline;
	list-style-type:none;
	padding:0 0 0 20px;
}

/* navprog */
#navpodi {
	float:left;
	width:700px;
	height:23px;
	padding:7px 0 0px 0;
	background:#733b6e;
	font-size:12px;
	color:#f5c7a5;
}
#navpodilist {
	margin:0 0 0 60px;
}
#navpodilist li {
	display:inline;
	list-style-type:none;
	padding:0 0 0 20px;
	vertical-align:middle;
}

/* links */
a.navsub {
	text-decoration:none;
	color:#e67717;
}
a.navsub:hover {
	text-decoration:none;
	color:#f5c7a5;
}
a.navprog {
	text-decoration:none;
	color:#fff;
}
a.navprog:hover {
	text-decoration:none;
	color:#f5c7a5;
}
a.callink {
	text-decoration:none;
	color:#f5c7a5;
}
a.callink:hover {
	text-decoration:none;
	color:#f5c7a5;
}
a {
	text-decoration:none;
	color:#f5c7a5;
}
a:hover {
	text-decoration:none;
	color:#e67717;
}
/* content */
h2 {
	font-size:12px;
	color:#e67717;
	font-weight:bold;
}
p {
	font-size:12px;
	color:#fff;
	padding:5px 0 20px 0;
	font-weight:normal;
}
.pnieuws {
	font-size:12px;
	color:#fff;
	padding:10px 0 10px 0;
	font-weight:normal;
	background:url(../img/dots.gif) bottom left no-repeat;
}
.pnieuws li {
list-style:inside;
}
.pvoorstelling {
	text-align:left;
	padding:0px 30px 0 30px;
}
/* table */
.row {
	background-color:#6f2160;
}
td {
	font-size:12px;
	color:#fff;
	padding:2px;
	cursor:pointer;
	text-align:left;
	vertical-align:top;
}
.date {
	width:60px;
}
.hour {
	width:90px;
}
.title {
	width:340px;
	color:#f5c7a5;
}
.place {
	width:70px;
}
.soldout {
	width:80px;
	font-weight:bold;
}