@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}
body {
	background-color: #3B3732;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/body_background.jpg);
	background-repeat:repeat-x;
}
img {
	border:0px;
	-ms-interpolation-mode:bicubic;
}
:-moz-any-link:focus {
  outline: none;
}

#outer_container {
	width:1000px;
	margin: 30px auto;
}
#shadow_top {
	width:980px;
	height:13px;
	display:block;
	overflow:hidden;
	background-image:url(/images/schaduw_b.jpg);
}
#shadow_bottom {
	width:980px;
	height:32px;
	display:block;
	overflow:hidden;
	background-image:url(/images/schaduw_o.jpg);
	color: #C8C5B7;
	font-size:11px;
	line-height:32px;
}
#shadow_left {
	width:10px;
	height:580px;
	float:left;
	overflow:hidden;
	background-image:url(/images/schaduw_l.jpg);
	background-repeat:no-repeat;
}
#shadow_right {
	width:10px;
	height:580px;
	float:left;
	overflow:hidden;
	background-image:url(/images/schaduw_r.jpg);
	background-repeat:no-repeat;
}
#center_container {
	width:980px;
	float:left;
}
#top_container {
	width:980px;
	position:absolute;
	top:10px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-size:12px;
}
#top_container ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#top_container ul li {
	margin:0px;
	padding:0px 0px 0px 30px;
	list-style-type:none;
	float:left;
}
#top_container a {
	color:#C8C5B7;
	text-decoration:none;
	font-variant:small-caps;
	text-transform:capitalize;
}
#top_container a:hover {
	color:#FCFBE9;
}
#top_container a img {
	vertical-align:middle;
	margin-left:10px;
}
#menu_container {
	width:980px;
	height:40px;
	overflow-y:hidden;
	background-image:url(/images/menu_achtergrond.jpg);
	background-color:#827668;
}
#main_verloop {
	width:980px;
	min-height:400px;
	background-image:url(/images/main_verloop.jpg);
	background-repeat:repeat-x;
	background-color:#FCFBE9;
}
#main_container {
	width:980px;
	min-height:400px;
	background-image:url(/images/main_background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#intro {
	margin:-20px;
	margin-bottom:-60px;
	height:499px;
	overflow-y:hidden;
}

#kaart {
	margin:-20px;
	margin-bottom:-35px;
	background-image:url(/images/kaart.gif);
	height:492px;
	overflow-y:hidden;
}
#kaart_adres {
	margin-left:610px;
	margin-top:16px;
	margin-right:20px;
}

#googlemaps {
	margin:-20px;
	margin-bottom:-35px;
	background-image:url(/images/kaart.gif);
	height:620px;
	overflow-y:hidden;
}

#contact_container form {
}

#contact_container input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 11px;
	margin: 0px 10px 0px 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(/images/verloop.jpg);
	background-repeat:repeat-x;
}
#contact_container form input {
		width:440px;
}

#contact_container form input.checkbox {
		width:auto;
		border:0px;
		padding:0px;
		background-color:;
}

#contact_container .smal {
		width:120px;
}
#contact_container form textarea {
		width:440px;
		height:210px;
}
#contact_container form div {
	margin-bottom:6px;
}
#contact_container .block { display: block; }

#contact_container .submit {
	width:auto;
	display:inline-block;
	background-color:#3B3732;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
#contact_container label { font-weight:bold;}
#contact_container label.error { font-weight:normal;display: none; color:#990000; text-transform:none; font-size:10px; line-height:10px;}


#links {
	margin:0px -10px 0px -10px;
}
#link_container {
	width:458px;
	height:150px;
	overflow:hidden;
	margin:10px;
	border:1px solid #3B3732;
	background-color:#FFFFFF;
	float:left;
	cursor:pointer;
}

#fotos {
	margin:0px -10px 0px -10px;
	text-align:justify;
}
#foto_container {
	display:inline;
}
#foto_container img {
	padding:10px;
	border:1px solid #3B3732;
	background-color:#FFFFFF;
	margin:10px;
}
