/* Algemeen */
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: #000;
}
body {
	font: 12px/18px Trebuchet MS;
	color: #fff;
	background: #000 url(images/bg.jpg) no-repeat top center;
}
td {
	font: 12px/18px Trebuchet MS;
	color: #fff;
}
body.editor {
	background-image: none;
	background-color: #3f3f3f;
}
input, textarea {
	font: 12px Trebuchet MS;
	color: #333;
}

img {
	border: none;
}
p, h1, h2 {
	margin: 0;
}
h1 {
	font: 14px/14px Arial;
	color: #fff;
	margin-bottom: 25px;
	letter-spacing: 1px;
}
h2 {
	font: 16px/16px Trebuchet MS;
	color: #fff;
	font-weight: bold;
}
p {
	margin-bottom: 23px;
}
form  {
	padding: 0;
	margin: 0;
}
a {
	font: 12px/18px Trebuchet MS;
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* Body */
div#wrapper {
	position: relative;
	margin: 0 auto;
	_height: 100%;
	width: 925px;
	height: auto;
	z-index: 3;
}
div#snel_div {
	height: 35px;
	width: 915px;
	padding: 15px 10px 0 0;
	text-align: right;
}
div#snel_div a:hover {
	text-decoration: underline;
}
div#snel_div a {
	font: 14px/35px Trebuchet MS;
	color: #bbb;
	text-decoration: none;
	margin: 0 7px 0 7px;
}
div#header {
	height: auto;
	background: #fff;
}
div#left_header_div {
	width: 164px;
	height: 280px;
	float: left;
	margin: 0;
	padding: 0;
}
div#left_header_div img {
	margin: 0;
	padding: 0;
	float: left;
}
div#left_header_div ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#left_header_div ul li {
	float: left;
	width: 164px;
	height: 23px;
	padding: 0;
	margin: 0 0 3px 0;
	display: block;
	text-align: right;
}
div#left_header_div ul li a {
	font: 16px/23px Arial;
	color: #353535;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	text-transform: uppercase;
	width: 154px;
	background: #000 url(images/menu_bg.jpg) repeat-y top right;
}
div#left_header_div ul li a:hover, div#left_header_div ul li a#active {
	background: #3f0715 url(images/menu_active_bg.jpg) repeat-y top right;
	color: #310a11;
}
div#border_div {
	width: 153px;
	float: right;
	height: 21px;
	background: #fff;
	margin-left: 11px;
}
div#right_header_div {
	width: 761px;
	height: 280px;
	background: #fff;
	float: left;
}
div#banner_div {
	width: 712px;
	margin: 0;
	padding: 22px 24px 0 24px;
	float: left;
	height: 258px;
	_margin-bottom: -25px;
}
div#bannerContainer {
	height: 258px;
	width: 712px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
div.imageFrame {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 3;
}
div#submenu_div {
	width: 712px;
	height: 25px;
	margin: 0;
	position: relative;
	bottom: 25px;
	z-index: 4;
}
div#submenu_div ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#submenu_div ul li {
	float: left;
	display: block;
}
div#submenu_div ul li a {
	font: 14px/25px Arial;
	display: block;
	text-decoration: none;
	padding: 0 20px 0 20px;
}
div#submenu_div ul li a:hover, div#submenu_div ul li a#active_suba {
	background: #fff;
	color: #310a11;
}
div#body {
	width: 914px;
	height: auto;
	margin: 0 auto;
	margin-left: 11px;
}
div#main_div {
	width: 889px;
	height: auto;
	padding-left: 25px;
	padding-bottom: 20px;
	background: #fff;
	float: left;
}
div#main_main_div {
	width: 864px;
	height: auto;
	background: url(images/main_bg.jpg) repeat-y top left;
	float: left;
}
div#main_left_div {
	width: 570px;
	height: auto;
	background: #3f3f3f url(images/main_left_bg.jpg) no-repeat top left;
	float: left;
	padding: 10px 40px 17px 20px;
	font: 13px/17px Trebuchet MS;
	color: #d7d7d7;
}
div#main_left_div img {
	margin: 15px 15px 15px 0;
	border: 1px solid #a2a2a2;
}
div#main_right_div {
	width: 200px;
	height: auto;
	background: #535353 url(images/main_right_bg.jpg) no-repeat top left;
	float: left;
	padding: 10px 17px 17px 17px;
}
div#main_right_div h2 {
	margin-bottom: 25px;
}
div#main_right_div h2 a {
	font: 14px/14px Arial;
	color: #fff;
	margin-bottom: 25px;
	letter-spacing: 1px;
	text-decoration: none;
}
div#footer_balk {
	width: 100%;
	background: url(images/footer_balk_bg.jpg) repeat-x top left;
	height: 35px;
	position: relative;
	bottom: 70px;
	_bottom: 93px;
	z-index: 1;
}
div#footer {
	width: 904px;
	height: 35px;
	background: #22070c;
	color: #666666;
	font: 14px/35px Trebuchet MS;
	text-align: right;
	padding: 0 10px 0 0;
	margin-left: 11px;
	z-index: 2;
}
div#footer p {
	margin: 0 20px;
	float: right;
}
div#left_footer_div {
	width: 80px;
	float: left;
	height: 35px;
}
img.lang_image, img.active_lang_image {
	margin: 15px 10px 0 0;
}
img.lang_image {
	opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=50); /* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	-khtml-opacity: .50; /* Safari 1.x */
	-moz-opacity: .50; /* FF lt 1.5, Netscape */
}
div#bottom_tekst {
	width: 914px;
	height: 35px;
	margin-left: 11px;
}
div#bottom_tekst a {
	font: 14px/35px Trebuchet MS;
	color: #3f3f3f;
	text-decoration: none;
}
div#bottom_tekst a:hover {
	text-decoration: underline;
}
p.left {
	float: left;
	font: 14px/35px Trebuchet MS;
	color: #3f3f3f;
}
p.right {
	float: right;
	font: 14px/35px Trebuchet MS;
	color: #3f3f3f;
}
div.clear_float {
	clear: both;
}

/* Vervolgpagina */

div#main_main_div2 {
	width: 824px;
	height: auto;
	background: #3f3f3f url(images/vervolg_main_bg.jpg) repeat-x top left;
	float: left;
	padding: 10px 20px 10px 20px;
}

/* News_paggina */

div.news_div {
	width: 790px;
	height: auto;
	margin-bottom: 20px;
	background: url(images/news_head_bg.jpg) repeat-x top left;
	padding: 7px 7px 0 7px;
}
div.news_div h2 {
	margin-bottom: 15px;
}
div.news_div h2 a {
	font: 16px/16px Trebuchet MS;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div.news_image_div {
	width: 110px;
	height: auto;
	float: left;
	margin: 5px 10px 10px 0;
}
div.news_image_div img {
	border: 1px solid #a2a2a2;
}
div.news_image_div img:hover {
	border: 1px solid #fff;
	cursor: pointer;
}


/* Nieuwsbrief pagina's */

div.newsletter_nav {
	float: left;
	margin-right: 30px;
}

div.newsletter_nav a:link, div.newsletter_nav a:visited {
	text-decoration:none;
}

div.newsletter_nav a:hover {
	text-decoration: underline;
}

/* Gallerij_pagina */

div.thumbnail {
	width: 200px;
	height: 200px;
	float: left;
	margin: 0 0 5px 5px;
}
div.thumbnail img {
	border: 1px solid #a2a2a2;
	width: 200px;
	height: 200px;
}
div.thumbnail img:hover {
	border: 1px solid #fff;
}

/* Contactformulier */
div.mailer_ext {}
div.mailer_ext label {
	display: block;
	float: left;
	width: 110px;
}
div.mailer_ext input {
	margin-bottom: 3px;
}
div.mailer_ext textarea {
	width: 235px;
}
div.mailer_ext input.versturen {
	text-transform: capitalize;
	cursor: pointer;
}

/* Mailer ext  page */
/* Mailer_ext_page */
body#mailer_ext_page_body {
	background: none;
	background: #fff;
	padding: 25px;
	font: 12px/22px Arial, sans-serif;
	color: #646464;
}
body#mailer_ext_page_body a {
	color: #7e99b2;
	border-bottom: 1px dotted #7e99b2;
	text-decoration: none;
}
body#mailer_ext_page_body a:hover {
	color: #4e6b84;
	border-bottom: 1px dotted #4e6b84;
}
body#mailer_ext_page_body h1 {
	display: block;
	font: 20px "Lucida Sans Unicode", sans-serif;
	color: #4e6b84;
	margin: 0 0 22px 0;
	font-weight: normal;
	font-style: normal;
	padding: 0;
}
body#mailer_ext_page_body div#login {
	background: #fff;
	margin: 20px auto;
	padding: 22px 30px;
	border: 1px solid #ccc;
	background: #fff;
	width: 300px;
}

/* Main container */
table#mailer_ext_page {
	border: 1px solid #aaa;
	background: #fff;
	width: 100%;
}
table#mailer_ext_page td {
	padding: 15px 20px;
}

/* Navigatie */
table#mailer_ext_page div#structure a.active:link, table#mailer_ext_page div#structure a.active:visited {
	color: #4e6b84;
}

/* De tabel */
table#mailer_ext_page table#records {
	width: 100%;
	border: none;
}
table#mailer_ext_page table#records, table#mailer_ext_page table#records td {
	font-size: 11px;
}
table#mailer_ext_page table#records th {
	text-align: left;
	white-space: nowrap;
	background: #fff;
	font: 14px/22px "Lucida Sans Unicode", sans-serif;
	color: #fff;
	padding: 5px;
	background: url(modules/mailer_ext/images/mailerpage_heading.gif) repeat-x;
	border-left: 1px solid #fff;
}
table#mailer_ext_page table#records tr.odd {
	background: #fff;
}
table#mailer_ext_page table#records tr.even {
	background: #fafafa;
}
table#mailer_ext_page table#records td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
table#mailer_ext_page table#records td.attributes {
	white-space: nowrap;
}
table#mailer_ext_page p.back {
	margin: 22px 0 0 0;
}

/* CSV */
table#mailer_ext_page div#csv {
	float: right;
	margin-top: 15px;
}
table#mailer_ext_page img {
	vertical-align: top;
}

/* Inloggen */
div#login input {
	margin: 2px 0 6px 0;
	width: 175px;
}
div#login input.versturen, div#login input.checkbox {
	width: auto;
}
div#login input.versturen {
	margin-right: 7px;
}

/* Google maps */
div#form_div {
	margin-bottom: 30px;
}
div#google_maps_navigation {
	margin-bottom: 30px;
}
input.google_maps_search {
	color: #333;
	font: 12px/12px Arial;
}
input.google_maps_button {
	color: #333;
	font: 12px/18px Arial;
	background-color: white;
}
div.tekst, div.tekst table, div.tekst tr, div.tekst td {
	background-color: white;
	color: #333;
}
div#inhoud_google {
	color: #333;
}
table#location td {
	color: #333;
}
table#location td a {
	color: #333;
}
div#google_maps {
	cursor: pointer;
	color: #333;
}
div#google_maps div.google_maps_container {
	width: 100%;
	height: 443px;
}
div#google_maps_navigation {
	margin: 18px 0;
}
div#google_maps_navigation input.text {}
div#google_maps_navigation input.google_maps_button {}

/* Gastenboek */
div#comments {}
div#left_comment {
	width: 50%;
	float: left;
}
div#right_comment {
	width: 50%;
	float: left;
}
div#comments form#comments_form {
	background: bottom url(images/background_quote.gif) repeat-x;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
div#comments input {
	margin-bottom: 3px;
	border: 1px solid #666;
	padding: 5px;
	width: 200px;
	height: 15px;
}
div#comments input#controle {
}
div#comments img#coms_captcha_image {
	border: 1px solid #666;
	width: 210px;
	margin-bottom: 3px;
	height: 80px;
}
div#comments label {
	display: block;
	float: left;
	width: 110px;
}
div#comments textarea {
	width: 310px;
	border: 1px solid #666;
	padding: 5px;
}
div#comments input.error, div#comments textarea.error {
	border: 3px solid #cc3300;
}
div#comments input.versturen {
	height: 30px;
	width: auto;
	background: #fff;
	padding: 5px;
	color: #333;
	text-transform: capitalize;
	cursor: pointer;
}
div#comments div.bericht {
	background: #333;
	padding: 20px;
	margin-bottom: 20px;
}
div#comments div.bericht p {
	margin: 0;
}
div#comments div.bericht p span.timestamp, div#comments div.bericht p span.user {
	text-transform: capitalize;
}
div.hidden {
	display: none;
}
