* {
	margin: 0;
	padding: 0;
	z-index: 0;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}

.mceContentBody a {
   color: red !important; /* FF requires a important here */
}

body {
	font-family: "Tahoma";
	font-size: 12px;
	line-height:35px;
	font-weight:normal;
	color: #7c0000;
	margin: 0 auto;
/*	background-image: url(../images/bg_curtain4.jpg);*/
	background-repeat:repeat-x;
	background-color: #E6E6DC;	
}

#content {
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	font-family:"Tahoma";
	width: 458px;
	padding: 0 0 0 19px;
	float: left;
}

#sponsors p {
	margin: 0;
}

#voorstelling {
	font-size:13px;
	line-height:20px;
	width: 458px;
}

#voorstelling img {
	margin: 15px 0 0 20px;
	border: 3px double #980000;
	float: right;
}

#optioneleimage img {
	border: 3px double #980000;
}

#topright {
	height: 191px;
}

#Locaties img {
	border: 3px double #980000;
	margin: 0 10px 0 0;
	float: left;
}

#Locaties p{
	text-align:left;
}

#Locaties hr {
	border: 1px dashed #fff;
	margin: 0 0 20px 0;
}

#Links b {
	font-size: 13px;
}

#Techniek img {
	border: 3px double #980000;
	margin: 0 10px 0 0;
	float: left;
}

#Techniek p{
	margin: 0 0 10px 0;
	padding: 0;
}

#Techniek b {
	font: 13px "Trebuchet MS";
	font-weight:bold;
}

#content a:link, #content a:visited {
	font-weight: bold;
	color: #7c0000;
	text-decoration: none;
}

#content a:hover, #content a:active{
	text-decoration: underline;
	color: #FF0000;
}

a:link, a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

a:hover, a:active{
	text-decoration: underline;
	color: #0076a7;
}

#mainframe {
	width: 950px;
	background-color:#fff;
/*	background-image: url(../images/shadow.gif);*/
	margin: 0 auto;
}

#bottom {
	background-image: url(../images/bottom.jpg);
	height: 54px;
	margin: 0 auto;
	width: 950px;
}

#headcontainer {
	width: 950px;
	height: 225px;
}

#header {
	height: 225px;
	float: left;
}

#bestelling {
	margin: 0 0 17px 0;
	width: 212px;
	font: 12px/22px normal "Tahoma";
	color: #fff;
	background-color: #00628b;
	
	background-image: url(../images/bestellingbottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#bestelling p {
	margin: 0 0 0 10px;
}

p {
	padding: 10px 0 10px 0;
}

#container {
	padding: 0 0 0 18px;
}


#column_right {
	width: 230px;
	padding: 0 0 0 4px;
	margin: 0 0 0 18px;
	float: left;
}

.clear {
	clear:both;
}

.witruimte {
	margin: 0 0 5px 0;
}

#menu {
	width: 203px;
	height: 437px;
	float: left;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	margin: 8px 0 0 0;
}

#menu li {
	font-size:13px;
	line-height:35px;
	font-weight:normal;
	font-family:"Tahoma";
	color: #fff;
	list-style: none;
}

#menu li a:link, #menu li a:visited {
	padding: 0 0 0 19px;
	font-size:13px;
	line-height:35px;
	font-weight:normal;
	font-family:"Tahoma";
	color: #fff;
	height: 35px;
	display:block;
	list-style: none;
	text-decoration: none;
}

#menu li a:hover, #menu li a:active{
	padding: 0 0 0 19px;
	text-decoration: none;
	color: #fff;
	background-color: #0076a7;
}

h1 {
	font-size:14px;
	font-family:"Tahoma";
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding: 0 0 8px 0;
	margin: 0 0 15px 0;
	width: 445px;
	text-transform:uppercase;
}

h2 {
	font-size:13px;
	font-weight:normal;
	font-family:"Tahoma";
	margin: 10px 0 5px 0;
	font-weight: bold;
}

h3 {
	font-size:13px;
	font-weight:normal;
	font-family:"Tahoma";
	font-weight:bold;
	padding: 0 0 2px 2px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #000;
	width: 445px;
}

#content li {
	list-style: none;
	font-weight: bold;
	margin: 0 0 0 5px;
}

#agenda {
	width: 212px;
	height: 209px;
	padding: 45px 0 0 0;
	font-size:11px;
	line-height: 13px;
	font-weight:normal;
	font-family:"Tahoma";
	color: #fff;	
	background-image:url(../images/bg_agenda.jpg);
	background-repeat:no-repeat;
}

#agenda li{
	width: 190px;
	height: 49px;
	margin: 0 0 7px 10px;
	background-color: #00628b;
	border: 1px solid #0095d3;
	list-style: none;
}

#agenda li img {
	float: left;
}

#agenda li a:link, #agenda li a:visited {
	padding: 0 0 0 7px;
	float: left;
	width: 134px;
	height: 49px;
	display: block;
	text-decoration: none;
}

#agenda li a:hover, #agenda li a:active {
	text-decoration: none;
	padding: 0 0 0 7px;
	height: 49px;
	color: #fff;
	background-color: #0076a7;
}

#agenda p {
	margin: -5px 0 -9px 0;
}

#agenda p a:link, #agenda p a:visited {
	color: #fff;
	text-decoration:none;
	margin: -6px 14px 0 0;
	float: right;
}

#agenda p a:hover, #agenda p a:active{
	text-decoration: underline;
}

#Nieuws img {
	margin: 15px 0 0 10px;
	float: right;
}

#Nieuws p {
	border-bottom: 1px solid #999999;
}

.boonman {
	margin: 17px 0 0 0;
}

.status {
	font-weight: bolder;
	font-size: 12px;
	text-transform:uppercase;
}

.voorstelling {
	width: 200px;
	height: 73px;
	background-color: #eafedf;
	border: 3px double #b6ef9a;
	padding: 5px 5px 0 5px;
	float: left;
	margin: 5px 10px 5px 0;
	font-family: "Tahoma";
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
}

.voorstelling p {
	padding: 0;
	margin: 0 10px 0 0;
	text-align:left;
}

.voorstelling a:link, .voorstelling a:visited {
	color: #fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.voorstelling a:hover, .voorstelling a:active{
	text-decoration: underline;
}

.voorstelling img {
	float: right;
	margin: 7px 0 0 0;
	border: 3px double #000;
}


.artiest {
	margin: 3px 5px 0 7px;
	float: left;
}

.aantal {
	font-size: 14px;
}

.item img {
	border: 3px double #000;
	float: right;
	margin: 15px 0 0 20px;
}

.url {
	padding: 0;
}

.geannuleerd {
	font-variant:small-caps;
	font-weight:bold;
	font-style:oblique;
	font-size: 12px;	
}

.item {
	border-bottom: 1px dashed #000;
	padding: 0 0 15px 0;
	width: 463px;
}

td {
	padding: 0 2px 0 2px;
}

#reserveren {
	margin: 20px 0 0 0;
}

#reserveren img {
	border: 0;
}

.input {
	margin: 0 0 0 10px;
}

.indexplaatje {
	float: right;
	margin: 30px 0 3px 15px;
}

.noborder {
	border: hidden;
}

#prijzen {
	float: left;
}

#extra {
	float: left;
	width: 60px;
	margin: 0 0 15px 0;
}

#info {
	font-weight: bold;
	float: left;
	width: 398px;
}

#extra img {
	border: 0px solid #fff;
}

#sponsor {
	float: none;
}

#sponsor img {
	float: none;
	border: 0;
}


#Impresariaat img {
	margin: 8px 10px 0 0;
	float: left;
}

#Impresariaat p {
	margin: 0 0 10px 0;
	padding: 0;
}

#Impresariaat b {
	font-size:13px;
	font-family:"Tahoma";
	margin: 15px 0 15px 0;
	font-weight:bold;
}



hr {
	border-bottom: 1px dashed #2c0000;
	color: #fff;
	margin: 0 0 10px 0;
}
