img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

td {
vertical-align:top;
}

.reserveren {
font-size:14px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-image:url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #c9c;
}

#titelbalk {
	position:absolute;
	width: 900px;
	height: 55px;
	margin-left: 25px;
	margin-top: 0px;
	background-image:url(../img/titel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:2;
}

#imgmenu {
	position:absolute;
	margin-top: 40px;
	width: 900px;
	height: 75px;
	margin-left: 25px;
	z-index:0;
	background-color:#606;
}

#zoek {
	position:absolute;
	width: 200px;
	height: 22px;
	margin-top: 130px;
	margin-left: 25px;
}

.zoekinput {
    border: 1px solid #909;
    background: #fff;
}

.zoekknop {
	background-color:#909;
	color:#fff;
	font-weight:bold;
	width: 30px;
	height: 17px;
	background: url(../img/zoekbutton.gif) repeat left top;
	border: none;
}

#hormenu {
	position:absolute;
	margin-top: 170px;
	margin-left:25px;
	width: 340px;
	height: 22px;
	
}

#hormenu a {
	font-size: 16px;
	color: #9933A8;
	margin-right: 20px;
	display: block;
	float:left;
}

#linkermenu {
	position:absolute;
	width: 120px;
	height: 300px;
	margin-top:240px;
	margin-left:25px;
}

#linkermenu a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 13px;
	display: block;
}

#theatermenu {
	position:absolute;
	width: 180px;
	height: 100px;
	margin-top:240px;
	margin-left:150px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#theatermenu a {
	font-size: 14px;
	font-weight: normal;
	display: block;
}

#gezelschapmenu {
	position:absolute;
	width: 180px;
	height: 100px;
	margin-top:350px;
	margin-left:150px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#gezelschapmenu a {
	font-size: 14px;
	font-weight: normal;
	display: block;
}

#submenu {
	position:absolute;
	width: 110px;
	height: 300px;
	margin-top:240px;
	margin-left:330px;
}

#submenu a {
	font-size: 12px;
	color: #9933A8;
	height: 18px;
	border-bottom: solid 1px #9933A8;
	display: block;
}

#nieuwsmenu {
	position:absolute;
	width: 549px;
	height: 51px;
	margin-top:136px;
	margin-left:325px;
}

#nieuwsmenu a {
	font-size: 16px;
	color: #c9c;
}

#nieuwsmenu a img {
	float: left;
	margin: 0 10px 0 0;
	border:0;
}

.allenieuwslink {
	height: 15px;
	font-size: 12px;
	color: #c9c;
	float:right;
	display:block;
}

.allenieuwsmenu img {
	float: left;
	margin: 0 10px 20px 0;
	border:0;
}

#inhoud {
	position:absolute;
	width: 470px;
	height: 300px;
	margin-top:230px;
	margin-left:450px;
	color:#000000;
}

#inhoud a {
	color: #9933A8;

}

#inhoud img {
	float: left;
	margin: 0 10px 20px 0;
	border:0;
	clear:left;
}

.inhoudtitel {
	font-size: 20px;
	font-weight: bold;
	color: #9933A8;
	display: block;
	clear:left;
}

#hoofdtitel {
	position:absolute;
	width: 500px;
	height: 40px;
	margin-top:180px;
	margin-left:325px;
	font-size: 40px;
	font-weight: bold;
	color:#c9c;
}


/*#tekst {
	position:relative;
	width: 120px;
	margin-left:100px;
}*/
/*opmaak agenda*/

.titelagenda {
font-size: 14px;
font-weight: bolder;
}

.datum {
font-size: 12px;
display:block;
}



a:link, a:visited {
	text-decoration: none;
	color: #fff;
}

a:active {
	text-decoration: underline;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

.floatright
{
float: right;
margin: 0 0 0 10px;
}

.formulier {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	width:500px;
	float:left;
}

.formulier a {
	text-decoration: underline;
	color:#ff0000;
}

.formulier td {
	font-size: 13px;
}
.formulier h1 {
	margin:10px 0 10px 0;
	width:400px;
	color:#606;
	font-weight:normal;
	font-size:18px;
}

.formulier input {
border: solid 1px #606;
color: #000;
margin:0 0 10px 0;
float:left;
}

.formulier textarea {
border: solid 1px #606;
color: #000;
margin:0 0 10px 0;
float:left;
}

.subtext {
font-family: Georgia, "Times New Roman", Times, serif;
padding:0 0 10px 0;
color: #606;
font-size:14px;
font-style:italic;
display:block;
}

.subtext a {
text-decoration: underline;
color:#606;
}