body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#3B3330;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	line-height:20px;

	
}
textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img
{
border:0;
}

.topHeaderTable
{
	
	height:72px;
	text-align:right;
	width:926px;
	font-weight:bold;
	font-size:10px;
	color:white;
}

.topHeaderTable td a
{
	
	color:white;
	text-decoration:none;
}
.contentTable
{
	width:100%;
	height:440px;
	background-color:#D8D1AC;
	background-image:url(../images/contentbg.gif);
	background-repeat:repeat-y;
}

.menuTable
{
	width:100%;
	background-color:#302720;
	height:36px;
}

.menuTable td
{
	padding:2px;
	
}
.menuSubTable
{
	width:100%;
	background-color:#4F4644;
	height:32px;
	text-align:center;
	
}

.menuSubTable td
{
	
}

.menuItem
{
	color:white;
	font-size:14px;
	text-align:center;
}
.menuItemSpacer
{
	width:30px;
}

.headTable
{
	width:926px;
	background-color:white;

}

.headTable td
{
	padding:4px;
}
.subTable
{
	width:100%;
	background-color:#D8D1AC;
}

.subTable td
{
padding:0px;
}

.headerTable
{
	width:100%;
}

td.headerImage
{
	background-color:white;
	width:170px;
	height:150px;
	padding-top:0px;
	padding-bottom:4px;
	padding-right:0px;
	padding-left:4px;
}

.tableMenuItems td a
{
	color:white;
	text-decoration:none;
	font-size:12px;
}


.footerTable
{
	width:926px;
	color:white;
	font-size:10px;
	font-weight:bold;
}
.footerTable td a
{
	color:white;
	text-decoration:none;
}
.logoTd
{
	position: relative;
	top:-70px;
	left:-30px;
}

.tdContent
{
	width:75%;
	vertical-align:top;
	

}

.tdContentPictures
{
	vertical-align:top;
	width:170px;
	
}

.homeLink
{
	font-size:18px;
	color:White;
	text-decoration:none;
	font-weight:bold;
}
h1
{
	margin-top:10px;
	/*color:#f26a35;*/
	color:#788040;
	font-size:18px;
	font-family:Verdana;
}
h2
{
	color:#804058;
	font-size:13px;
	font-family:Verdana;
	margin-bottom:0px;
	margin-top:0px;

	
}
p,table
{
	color:#4a4a4a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td.rightImage
{
	padding:0px;
	padding-left:3px;
	background:url(../images/bgimage.png);
	background-repeat:no-repeat;
	width:146px;
	height:111px;
	text-align:left;
	
}

ul li
{
	margin-top:20px;
	color:#4a4a4a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

*.valisum
{
	
	color:Red;
}

td.gastenBoekNaam
{
	color:#804058;
	border-bottom:1px solid black;
	width:400px;
	padding-left:0px;
	padding-bottom:2px;
}
td.gastenBoekBericht
{
	padding-left:0px;
	padding-bottom:2px;
}
td.gastenBoekSpacer
{
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
}
td.gastenBoekDatum
{
	padding-left:0px;
	padding-bottom:2px;
	font-size:10px;
	color:Black;
	text-align:right;
	border-bottom:1px solid black;
}

#blanket {
	background-color:#111;
	opacity: 0.90;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
	height:1600px;
	display:none;
}

#gastenboekForm
{
	display:none;
	position:absolute;
	width:550px;
	left:50%;
	margin-left:-275px;
	top:150px;
	background-color:White;
	border:1px solid black;
	z-index: 9002;
}

img.introbox
{
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-200px;
}
img.intrologo
{
	position:absolute;
	top:110px;
	left:50%;
	margin-left:-330px;
}

a.noborder
{
	text-decoration:none;
}
