html { overflow-y: scroll;} 
html { overflow-x: auto; }

body {
	background:url(images/achtergrond.gif) repeat-x center top #fffefd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
* {
	margin:0;
	padding:0;
}
a {color:#000;}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

/* Container */
#container {
    background:#fff;
	width:900px;
	margin:0 auto;
}
#witbg {
    background:#fff;
	width:900px;
}

/* Header */
#header {
	background:url(images/header.jpg);
	width:870px;
	height:275px;
	padding:0 15px;
}
div.fotos {
	/*background:url(images/fotos.png);*/
	width:397px;
	height:230px;
	margin:0 0 0 488px;
	position:absolute;
}
* html div.fotos {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/fotos.png", sizingMethod="scale");
}
#header #form {height:65px;}
#header #form div {
	float:left;
	width:258px;
}
#header img.left {
	float:left;
	margin:20px 10px 0 0;
}
#header label {
	float:left;
	padding:10px 0 3px 0;
	font-weight:bold;
	color:#f15d27;
	font-size:10pt;
}
#header input.text {
	float:left;
	background:#4a4a4a;
	width:140px;
	margin:0 5px 0 0;
	padding:3px 4px 4px 4px;
	border:0;
	color:#cccccc;
	font-size:8pt;
}
#header input.submit {
	float:left;
	background:url(images/input_submit.gif);
	width:21px;
	height:20px;
	border:0;
}
div.logo {
	height:128px;
	padding:36px 0 0 50px;
}
#header ul {padding:0 5px;}
#header li {
	float:left;
	display:block;
	font-weight:bold;
}
#header li a {
	float:left;
	display:block;
	background:url(images/header_li.gif) no-repeat left;
	line-height:46px;
	padding:0 8px;
	font-size:11pt;
	text-decoration:none;
}
#header li a:hover {color:#fff;}
#header li.first a {background:none;}
#header li.right {
	float:right;
	padding:7px 0 0 0;
}
/* /Header */

/* Body */
#body, #body2 {
	background:url(images/body.gif) repeat-y 219px 0;
	width:900px;
	margin:30px 0;
}
#body2 {background:url(images/body.gif) repeat-y -269px 0;}
#menu {
	float:left;
	width:220px;
	overflow:hidden;
}
#menu li {
	padding:0 10px 12px 25px;
	list-style:none;
	font-weight:bold;
	font-size:11pt;
}
#menu li a {text-decoration:none;}
#menu li a:hover {color:#f65300;}
#content, #content2 {
	float:left;
	width:448px;
	line-height:200%;
	padding:0 20px;
	overflow:hidden;
}
#content2 {width:640px;}

#content h2 { font-size: 10pt; color:#f65300; margin-bottom: 0px; padding: 0px;}
h1 {
	color:#f65300;
	font-size:12pt;
}

div.textBox { margin-bottom: 5px; padding-bottom: 7px; border-bottom: 1px solid #ddd; }
div.colom {
	float:left;
	width:148px;
	padding:0 22px;
	overflow:hidden;
}
div.colom h2 {
	background:url(images/h2.gif);
	width:148px;
	line-height:23px;
	margin:0 0 10px 0;
	text-align:center;
	color:#fff;
	font-size:8pt;
}
div.colom span.small {
	display:block;
	font-size:8pt;
}
a.nieuws {
	display:block;
	padding:0 0 15px 0;
	color:#f65300;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
}
div.foto {
	float:left;
	padding:5px 25px 0 0;
	color:#f65300;
	font-weight:bold;
	font-size:8pt;
}
div.foto img {
    border:1px solid #000;
	width: 120px;
	height: 120px;
	}
img.border {
	/* margin:0 25px 0 0;*/
	margin: 0px auto auto;
	border:1px solid #000;
	width: 145px;
	height: 145px; 
}
a.button, a.button2, a.button3 {
	display:block;
	background:url(images/button.gif);
	width:108px;
	height:26px;
	margin:0 0 5px -10px;
	padding:14px 0 0 52px;
	text-decoration:none;
	color:#fff;
	font-size:8pt;
	font-weight:bold;
}
a.button2 {background:url(images/button2.gif);}
a.button3 {background:url(images/button3.gif);}
a.button:hover, a.button2:hover, a.button3:hover {color:#f15d27;}
/* /Body */

/* Footer */
#footer {
	background:url(images/footer.png);
	width:850px;
	height:100px;
	line-height:52px;
	padding:0 25px;
	color:#fff;
	font-size:8pt;
	margin: 0px auto auto;
}
#footer li {
	float:left;
	list-style:none;
}
#footer li a {
	padding:0 5px 0 4px;
	color:#fff;
	text-decoration:none;
}
#footer li a:hover {color:#f65300;}
#footer li.right {float:right;}
/* /Footer */
/* /Container */

#kaartje { float:right; border:1px solid #777; }

#cform input.formulier { width: 250px; border: 1px solid #aaa; }
#cform textarea.formulier { width: 250px; height: 70px; border: 1px solid #aaa; }
div.melding { color: #F00; }

.fotobalk { border-bottom: 1px solid #F63; margin-bottom: 5px; padding-bottom: 5px; }
.fotobalk a { color: #F63; }
h2.fototit { font-size: 12pt; }

#sitemap ul { margin-left: 25px; }