body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color: #FAFFFA;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#main{
	background: #175E4B url(images/6wit.gif) repeat-y +221px 6px;
	border-collapse: collapse;
	border-top: 3px solid #FAFFFA;
}
#top {
	color: white;
	width: 221px;
	height: 140px; /* = #topright.height */
	background-color: #B0BDAA;
	text-align: center;
	position: relative;
}
#topright {
	float: right;
	height: 140px; /* = #top.height */
	width: 447px;
	text-align: center;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 6px;
}
#news {
	width: 200px;
	margin-top: 2px;
	background-color: #175E4B;
	color: white;
	padding: 4px;
}
ul#menu {
	width: 446px;
	background-color: #B0BDAA;
	margin: 0;
	padding: 1em 0 1em 0;
	border-bottom: 6px solid #FAFFFA;
	list-style-type: none;
}
ul#menu li{
	display: inline;
}
ul#menu a{
	text-decoration: none;
	padding: 1em 20px 1em 20px;
}
ul#menu a:link, ul#menu a:visited, ul#menu a:active {
	background-color: #B3BDB0;
	color: black;
}
ul#menu a:hover {
	background-color: #9EA79B;
	color: white;
}
#content {
	width: 446px;
	background-color: #175E4B;
	float:right;
}
#contenttext, h3{
	padding-left: 1em;
}
#contenttext{
	padding-bottom: 1em;
}

#contenttext a{
	color: #FAFFFA;
}
#contenttext ul{
	list-style-type: none;
}

dd{
	font-style: italic;
}

td.rechts{
	text-align: right;
}

td img{
	margin-right: 25px;
}

p {
margin: 0 0 0 0px;
}
p.adres{
	position: absolute;
	width: 221px;
	bottom: 0;
	margin: 0;
	padding: 0;
	left: 0;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: white;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: white;
	margin: 0;
	padding: 0;
}

h3 {
	color: white;
}
#contenttext {
	color: white;
}

#pad {
	padding: 12px;
	color: black;
}
#footer {
	background-color: #B0BDAA;
	padding: 12px;
	width: 649px;
	color: black;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 6px solid #FAFFFA;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:black;
}
#feestzaal {
	font-size: 180%;
	color: white;
	text-align: center;
	margin-bottom: 1em;
	font-style: italic;
	
}

a{
	color: white;
}
a:hover{
	text-decoration: none;
}

img.padding{
	padding-right: 6px;
}

/* calendar part */
.year {border-style: outset; border-width: 1px; text-align: center;}
 .month {border-style: none; text-align: center;}
 .yearname {text-align: center; font-size: 20px; font-weight: bold;}
 .monthname {text-align: center; font-size: 13px; height: 30px; font-weight: bold;}
 .monthnavigation a {text-decoration: none;}*/
 .datepicker {}
 .datepickerform {margin: 0px;}
 .monthpicker {}
 .yearpicker {}
 .pickerbutton {}
 .dayname td {text-align: center; font-size: 13px; }
 .nomonthday, .monthday {text-align: center; height:25px; width:25px;}
 .monthday, .today {color: #175E4B;}
 .optie {background-color: #B0BDAA;}
 .event,.todayevent, .selectedevent {text-align: center; height:20px; width:20px; }
 .event a, .selectedevent a, .todayevent a {}
  