/* Algemeen */
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}
html {
	background: #fff url(images/site_bg.png) repeat-x top left;
}
body {
	font: 12px/20px Tahoma, Arial, sans-serif;
}
a {
	color: #2c6791;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, textarea {
	font: 12px/20px Tahoma, Arial, sans-serif;
	color: #717171;
}
body.editor {
	background-image: none;
	background-color: #fff;
}
img {
	border: none;
}
p, h1, h2, h3 {
	margin: 0;
}
p {
	margin: 0 0 30px 0;
}
p.no_margin {
	margin: 0 0 5px 0;
}
h1 {
	font: 25px/25px Georgia;
	color: #717171;
	font-style: italic;
	margin: 0 0 30px 0;
}
h2 {
	font: 18px/18px Georgia;
	color: #717171;
	font-style: italic;
	margin: 0 0 5px 0;
}
form  {
	padding: 0;
	margin: 0;
}
ul {
	margin: 0 0 30px 15px;
	padding: 0;
	list-style: disc;
}
li {
	margin: 0;
	padding: 0;
}

/* Body */
div#total_div {
	width: 100%;
	background: url(images/header_bg.jpg) no-repeat top center;
	float: left;
}
div#footer_bg {
	width: 100%;
	height: auto;
	margin: 0 auto;
	float: left;
	background: url(images/total_footer_bg.gif) repeat-x bottom left;
}
div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 929px;
	z-index: 2;
	color: #717171;
}
div#margin_div {
	width: 929px;
	height: 24px;
	margin: 0 auto;
}
div#header {
	width: 929px;
	height: auto;
	margin: 0 auto;
}
div#header_left {
	width: 282px;
	height: 325px;
	float: left;
	background: #fff;
}
div#logo_div {
	width: 282px;
	height: 94px;
	background: #fff;
}
div#left_middle {
	width: 232px;
	height: 140px;
	padding: 25px 25px;
	background: #316b94 url(images/left_middle_bg.png) repeat-x top left;
	font: 18px/25px Georgia;
	color: #fff;
	font-style: italic;
	text-align: right;
}
div#lang_div {
	width: 232px;
	height: 27px;
	padding: 14px 25px 0 25px;
	background: #688fac url(images/lang_bg.gif) no-repeat top left;
}
div#header_right {
	width: 647px;
	height: 325px;
	float: left;
	background: #bad4e3 url(images/header_mark.png) no-repeat top left;
	position: relative;
}
div#bannerContainer {
	width: 647px;
	height: 325px;
	margin: 0;
	position: relative;
	z-index: 2;
}
div.imageFrame {
    display: none;
	width: 674px;	
	height: 325px;
    position: absolute;
    top: 0;
    left: 0;
}
div#body {
	height: auto;
	margin: 0 auto;
	padding: 0;
	float: left;
	background: #fff;
}
div#main_div {
	width: 379px;
	height: auto;
	margin: 0;
	padding: 40px 38px 10px 38px;
	float: left;
	background: #fff url(images/main_bg.gif) no-repeat top left;
}
div#nav_div {
	width: 228px;
	height: auto;
	padding: 25px 0;
	float: left;
	background: #fff url(images/nav_bg.png) repeat-x top left;
}
div#service_div {
	width: 196px;
	height: auto;
	padding: 25px 25px;
	float: left;
	background: #fff url(images/service_bg.png) repeat-x top left;
}
div#service_div ul {
	margin: 0;
	list-style: disc;
	font-size: 11px;
	line-height: 18px;
	color: #2c6791;
}
div#service_div ul li {
	margin: 0 0 10px 0;
	padding: 0;
}
div#footer {
	float: left;
	width: 929px;
	height: 65px;
	background: #688fac url(images/footer_bg.gif) no-repeat top left;
}
div.clear_float {
	clear: both;
}

/* Navigatie */

ul#nav_ul {
	margin: 0;
	padding: 0 20px;
	list-style: none;
}
ul#nav_ul li {
	margin: 0 0 5px 0;	
}
ul#nav_ul a {
	font-size: 13px;
	line-height: 18px;
	color: #2c6791;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 30px;
	background: url(images/nav_notactive.gif) left 6px no-repeat;
}
ul#nav_ul li a:hover,
ul#nav_ul li.active a {
	background-image: url(images/nav_active.gif);
}
ul#nav_ul li.active ul {
	margin: 0 0 0 6px;
	list-style: none;
}
ul#nav_ul li.active ul li {
	margin: 0;
}
ul#nav_ul li.active ul a {
	padding: 4px 0 4px 25px;
	font-size: 11px;
	line-height: 16px;
	background: url(images/nav_sub_notactive.gif) left 10px no-repeat;
}
ul#nav_ul li.active ul a:hover,
ul#nav_ul li.active ul li.active a {
	background-image: url(images/nav_sub_active.gif);	
}

/* News rechterkant */

div#service_div img {
	border: 1px solid #a5a5a5;
}
div#service_div h2.submenu,
div#service_div h2 {
	font: 25px/25px Georgia;
	color: #717171;
	font-style: italic;
	margin: 0 0 30px 0;
}
div#service_div h2.submenu {
	margin: 0 0 30px -20px;
}
div#service_div ul.submenu,
div#service_div ul {
	margin: 0;
	list-style: none;
}
div#service_div ul.submenu li,
div#service_div ul li {
	margin: 0 0 10px 0;
	padding: 0;
}
div#service_div ul.submenu li a,
div#service_div ul li a,
div#service_div ul.submenu li h3 a,
div#service_div ul li h3 a {
	display: block;
	padding-bottom: 5px;
	padding: 5px 0 5px 30px;
	background: url(images/nav_notactive.gif) left 7px no-repeat;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
div#service_div ul.submenu li a,
div#service_div ul li a,
div#service_div ul.submenu li h3 a:hover,
div#service_div ul li h3 a:hover {
	background-image: url(images/nav_active.gif);
}

/* Nieuwspagina */
div#news_page div.element {
	margin: 30px 0;
}
div#news_page div.element p {
	margin: 0;
}
div#news_page ul {
	margin: 18px 0;
	list-style: none;
}
div#news_page li {}
div#news_page h3 {
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
div#news_page h3 a {
	display: block;
	padding-bottom: 5px;
	padding: 5px 0 5px 30px;
	background: url(images/nav_notactive.gif) left 7px no-repeat;
}
div#news_page h3 a:hover {
	background-image: url(images/nav_active.gif);
}
div#news_page_message div.thumbnail {
	padding: 2px;
	border: 1px solid #ddd;
}
div#news_page_message div.thumbnail img {
	width: 370px;
	height: 100px;
}	
div#news_page_message div.header {
	margin: 18px 0;
	padding-bottom: 18px;
	border-bottom: 1px solid #ddd;
}


/* Snelkoppelingen */

div#shortcuts {
	float: left;
	font-size: 11px;
	line-height: 18px;
	color: #2c6791;
	margin: 0;
	padding: 13px 0 0 35px;
}
div#shortcuts a {
	font-size: 11px;
	line-height: 18px;
	color: #2c6791;
	text-decoration: none;
}

/* Credits */

div#credits {
	float: right;
	font-size: 11px;
	line-height: 18px;
	color: #625d5a;
	margin: 0;
	padding: 13px 35px 0 0;
}
div#credits a {
	font-size: 11px;
	line-height: 18px;
	color: #625d5a;
	text-decoration: none;
}

/* Copyright */

div#copy {
	float: right;
	font-size: 11px;
	line-height: 18px;
	color: #2c6791;
	margin: 0;
	padding: 13px 50px 0 0;
}

/* Trace */

div#trace {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 617px;
	height: 42px;
	padding: 0 15px;
	font-size: 11px;
	line-height: 18px;
	color: #d6d6d6;
	text-align: right;
	z-index: 4;
	overflow: hidden;
}
div#trace img {
	margin: 0 0 0 15px;
	float: right;
}
div#trace a {
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
div#trace a:hover {
	text-decoration: underline;
}
div#trace p.trace {
	float: right;
	width: 500px;
	overflow: hidden;
	height: 20px;
	position: relative;
	top: 5px;
}

/* Taalselectie */

div#lang_div a {
	margin: 0 15px 0 0;
}

/* Contactformulier */
div.mailer_ext {
	margin: 0 0 30px 0;
}
div.mailer_ext .error {
	border: 1px solid red;
}
div.mailer_ext label {
	display: block;
	float: left;
	width: 110px;
}
div.mailer_ext input {
	margin-bottom: 3px;
	width: 150px;
	border: 1px solid #9c9c9c;
	height: 18px;
}
div.mailer_ext textarea {
	width: 235px;
	border: 1px solid #9c9c9c;
}
div.mailer_ext input.versturen {
	text-transform: capitalize;
	cursor: pointer;
	width: 75px;
	height: 25px;
}
div.message {
	margin-top: 18px;
}
div.message ul li {
	margin-top: -18px;
}

/* 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 {}

