body {
	background-color: #cccccc;
	margin-top: 0;
	margin-bottom: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.0em;
	color: #666666;
	font-weight: normal;
	border: 1px solid #999999;
	background-color: #eeeeee;
	padding-left: 2px;
}

h2 a{
	color: #666666;
	text-decoration: none;
}

h3 {
	font-size: 1em;
	color: #444444;
	font-weight: normal;
}

#menu {
	text-align: center;
	line-height: 30px;
	padding-top: 40px;
	width: 100%;
	height: 240px;
	background-image: url(../images/layout/menu.jpg);
	background-repeat: no-repeat;
}
#menu a:link{
	color: #666666;
	text-decoration: none;
}
#menu a:hover{
	color: #333333;
	text-decoration: underline;
}
#menu a:visited{
	color: #333333;
	text-decoration: none;
}
#table {
	color: #333333;
	padding: 0 15px 10px 10px;
}
#adres {
	color: #666666;
	text-align: right;
	font-size: 0.9em;
	float: right;
}
#inhoud {
	line-height: 1.8em;
	margin-top: 10px;
	width: 100%;
}
#tekst {
	float:left;
	width: 325px;
}
#voltekst {
	float:left;
	width: 100%;
}
#rechts {
	font-size: 0.9em;
	padding: 0 10px 10px 0x;
	margin-top: 30px;
	float:right;
	width: 160px;
}

#bottom {
	font-size: 0.9em;
	color: #666666;
	padding: 10px 0 0 180px;
}

#minicalender{
	border: 1px solid #999999;
}

#minicalender th{
	font-size: 9px;
	padding: 1px 1px;
	text-align: center;
	background-color: #d9e0d9;
	border: none;
	border: 1px solid #999999;
}

#minicalender td{
	text-align: center;
	border: 1px solid #bbbbbb;
	font-size: 9px;
}

#minicalender a{
	font-size: 9px;
	text-decoration: none
}


.voorwaarden{
	font-size: 0.9em;
	padding: 0 0 0 40px;
	width: 95%;
}

.drankprijzen{
	font-size: 0.9em;
	padding: 0 0 0 0px;
	width: 95%;
}

.tarieven{
	font-size: 0.9em;
	padding: 0 0 0 0px;
	width: 95%;
}

th{
	font-size: 0.8em;
	color: #444444;
	font-weight: normal;
	background-color: #dddddd;
	border-bottom: 1px solid #333333;
	text-align: left;
	padding: 2px 2px;
}

#table td{
	color: #333333;
	padding: 4px 4px;
	border-bottom: 1px solid #CCCCCC;
}

#overzichtzalen{
	width: 100%;
}

#overzichtzalen td{
	padding: 0px 0px 0px 0px;
	border: 0px;
	vertical-align: top;
}

#overzichtzalen img{
	border: 2px solid #cccccc;
	height: 50px;
}

.thumbs{
	border: 2px solid #cccccc;}
	
#kalender{
	font-size: 10px;
	border: 1px solid #999999;
	width: 500px;
}

#kalender th{
	font-size: 10px;
	padding: 1px 1px;
	height: 20px;
	background-color: #d9e0d9;
	border: 1px solid #999999;
}

#kalender td{
	font-size: 10px;
	padding: 0px 0px;
	height: 0px;
	vertical-align: top;
	border: none;
}

.kalendermaand{
	color: #666666;
	border: 1px solid #999999;
	background-color: #eeeeee;
	padding: 2px 2px;
	margin: 2px 0px;
}

.kalbeschrijving{
	border: none;
	padding: 0px 0px;
}

.beschrijvingevenement{
	border: 1px solid #999999;
	background-color: #eeeeee;
	padding: 2px 2px;
}

fieldset{
	padding-right: 40px;
	padding-left: 0px;
	border: none;
}
legend {
	color: #666666;
	font-weight: normal;
}
label{
	float: left;
}

fieldset input{
	float: right;
	background-color: #dddddd;
}

textarea{
	background-color: #dddddd;
}



