/* Algemeen */
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: #000;
}
body {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
input, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}
img {
	border: none;
}
p, h1, h2, h3 {
	margin: 0;
}
p {
	margin-bottom: 18px;
}
h1 {
	margin-bottom: 18px;
	font: 40px/44px "Lucida Sans Unicode", sans-serif;
}
h2 {
	font: 20px/24px "Lucida Sans Unicode", sans-serif;
	color: #e31c23;
}
h3 {
	font: 13px "Lucida Sans Unicode", sans-serif;
}
form  {
	padding: 0;
	margin: 0;
}
a {
	color: #e31c23;
	text-decoration: underline;
}
a:hover {
	color: #fff;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul li {
	background: 0px 8px url(images/arrow.gif) no-repeat;
	padding-left: 10px;
}

/* Body */
div#wrapper {
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 auto 0 -491px;
	_height: 100%;
	width: 982px;
	min-height: 100%;
	z-index: 2;
}
div.wrapper_vervolg {
	background: url(images/background_body_vervolg.gif) repeat-y;
}
div#body {
	height: auto;
	margin: 0 auto;
	padding-bottom: 120px;
	position: relative;
	padding-left: 10px;
}
div#body div.kolom, div#body div.kolom_hover {
	float: left;
	width: 240px;
	margin-right: 1px;
	position: relative;
	z-index: 2;
}
div#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 55px;
	background: url(images/background_footer.jpg) no-repeat;
	text-align: center;
	padding: 25px 0 20px 0;
}
div#footer p {
	margin: 0;
}
div#footer div#trace {
	color: #fff;
	font: 15px "Lucida Sans Unicode", sans-serif;
}
div#footer a {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	color: #000;
}
div#footer_background {
	background: #e31c23 url(images/background_footer_background.jpg) repeat-x;
	position: relative;
	bottom: 0;
	left: 0;
	margin-top: -100px;
	width: 100%;
	height: 100px;
	z-index: 1;
}
div.clear_float {
	clear: both;
}

/* Header */
div#header {
	height: 92px;
	margin: 0 auto;
	position: relative;
}
div#header_vervolg {
	height: 352px;
	margin: 0 auto;
	position: relative;
	background: #000;
}
/* Logo */
div#logo {
	position: absolute;
	top: 15px;
	left: 10px;
}
/* Shortcuts */
div#header_right {
	position: absolute;
	bottom: 15px;
	right: 0;
	width: 400px;
	font: 15px "Lucida Sans Unicode", sans-serif;
}
div#header_vervolg div#header_right {
	bottom: 275px;
}
div#header_right a {
	text-decoration: none;
	color: #fff;
	font: 15px "Lucida Sans Unicode", sans-serif;
	padding: 5px 10px;
	display: block;
	float: right;
}
div#header_right a:hover {
	background: #e31c23;
}
/* Zoeken */
div#search {
	float: right;
	margin: 3px 0 0 10px;
}
div#search input.text {
	border: 2px solid #1a1a1a;
	height: 14px;
	width: 140px;
	padding: 2px 3px;
}

/* Voorpagina weergave */
div#left {}
div#middle_left {}
div#middle_right {}
div#right {}
div.background {
	width: 982px;
	height: 260px;
	background: #1a1a1a;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
/* Pagina afbeeldingen */
div.image, div.image_hover {
	height: 240px;
	width: 240px;
	background: #000;
	margin: 10px 0 0 0;
}
div.image img {
	opacity: .85;
	-moz-opacity: .85;
	-khtml-opacity: .85;
	filter: alpha(opacity=85);
}
div#body div.kolom_hover div.image img {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}
/* Tekstvelden */
div.editor, 
div#body div.kolom_hover div.editor, 
div#body div.kolom_hover div.editor_hover {
	padding: 20px 10px;
	width: 220px;
	height: 121px;
	overflow: hidden;
	background: url(images/background_editor.jpg) repeat-x;
}
div.kolom p, div.kolom_hover p {
	margin-bottom: 0;
}
div#body div.kolom div.editor_onder, div#body div.kolom_hover div.editor_onder {
	border-top: 10px solid #1a1a1a;
}
div#body div.kolom_hover div.editor_onder_hover ul li {
	background-image: url(images/arrow_wb.gif);
}
div#body div.kolom_hover div.editor_onder_hover {
	padding: 30px 10px 20px 10px;
	border-top: none;
}
div.editor h2, div.editor_hover h2, 
div.editor_onder h2, div.editor_onder_hover h2 {
	margin-bottom: 10px;
}
div.kolom a, div.kolom_hover a,
div.kolom_hover div.editor_onder_hover h2 {
	color: #fff;
	text-decoration: none;
}
div.editor h2 a, div.editor_onder h2 a {
	text-decoration: none;
	color: #e31c23;
}
div.kolom a:hover, div.kolom_hover a:hover, 
div.kolom h2 a:hover, div.kolom_hover h2 a:hover {
	text-decoration: underline;
}
div#body div.kolom_hover div.editor_hover, div#body div.kolom_hover div.editor_onder_hover {
	background: url(images/background_editor_hover.jpg) no-repeat;
	border-color: #131313;
}
div#body div.kolom_hover div.editor_hover h2 {
	color: #fff;
}
div.editor_onder {
	background: top left url(images/dots_vertical.jpg) repeat-y;
	padding: 20px 10px;
}

/* Vervolg pagina weergave */
div.body_vervolg {}
div.body_vervolg div#left, div.body_vervolg div#middle, div.body_vervolg div#right {
	float: left;
}
div.body_vervolg div#left {
	width: 460px;
	padding: 20px 20px 20px 0;
}
div.body_vervolg div#middle {
	width: 240px;
	border-top: 10px solid #212121;
	margin-top: -10px;
	padding: 20px 0 0 0;
}
div.body_vervolg div#right {
	padding: 0 0 0 20px;
	width: 220px;
}
/* Tekstvelden reset */
div.body_vervolg div.editor {
	text-align: left;
	padding: 0;
	width: auto;
	height: auto;
	overflow: none;
	background: none;
	border-bottom: none;
}
/* Tekstvelden midden */
div.body_vervolg div#middle div.editor {
	padding: 20px 20px 0 20px;
}
div.body_vervolg div#middle div.editor h2 {
	color: #fff;
	font-size: 15px;
}
div.body_vervolg div#middle div.editor a {
	color: #fff;
	text-decoration: none;
}
div.body_vervolg div#middle div.editor a:hover {
	color: #e31c23;
}
/* Tekstveldeen rechts */
div.body_vervolg div#right div.editor {
	background: bottom left url(images/dots_horizontal.gif) repeat-x;
	padding: 20px 0;
}
div.body_vervolg div#right div.editor p {
	margin: 0;
}
div.body_vervolg div#right div.editor h2 {
	margin-bottom: 10px;
}
div.body_vervolg div#right div.editor h2 a {
	text-decoration: none;
}
div.body_vervolg div#right div.editor h2 a:hover {
	color: #fff;
}
/* Banner */
div#banner {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #1a1a1a;
	height: 240px;
	width: 962px;
	padding: 10px;
}
div#bannerContainer {
	height: 240px;
	width: 962px;
	position: relative;
	background: #fff center center url(images/ajax-loading.gif) no-repeat;
}
div.imageFrame {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
/* Hoofdnavigatie */
ul#navigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#navigation li {
	background: none;
	padding: 0;
}
ul#navigation li a {
	background: #e31c23 url(images/background_navigation.png) no-repeat;
	height: 27px;
	padding: 13px 20px 0 30px;
	color: #fff;
	text-decoration: none;
	display: block;
	margin-top: 1px;
	font: 15px "Lucida Sans Unicode", sans-serif;
}
ul#navigation li a:hover, ul#navigation li a.active {
	background: #b81e24 url(images/background_navigation_hover.png) no-repeat;
}

/* Galerij pagina weergave */
div.body_vervolg div#left_galerij {
	float: left;
}
div.body_vervolg div#left_galerij {
	width: 700px;
	padding: 20px 0;
	margin-right: 20px;
}

/* Zoekpagina */
div#search_page {}
div#search_page input#text {
	border: 2px solid #1a1a1a;
	height: 14px;
	width: 200px;
	padding: 2px 3px;
}
div#search_page div#results {
	background: bottom left url(images/dots_horizontal.gif) repeat-x;
	padding-bottom: 1px;
}
div#search_page div.element, div#search_page div.element_hover, div#search_page div.element_noresults {
	padding: 18px 5px;
	background: #000 top left url(images/dots_horizontal.gif) repeat-x;
	display: block;
}
div#search_page div.element, div#search_page div.element_hover {
	cursor: pointer;
	min-height: 100px;
}
div#search_page div.element_noresults  {
	margin-top: 18px;
}
div#search_page div.element_hover {
	background: #080808 top left url(images/dots_horizontal.gif) repeat-x;
}
div#search_page div.element p, div#search_page div.element_hover p, div#search_page div.element_noresults p {
	margin: 0;
}
div#search_page div.element  h2, div#search_page div.element_hover h2 {
	margin: 0 0 10px 0;
}
div#search_page div.element  h2 a, div#search_page div.element_hover h2 a {
	text-decoration: none;
}
div#search_page div.element_hover h2 a {
	color: #fff;
}
div#search_page div.element_hover h2 a:hover {
	text-decoration: underline;
}
div#search_page div.element_image {
	float: left;
	margin-right: 18px;
	background: #1a1a1a;
	padding: 5px;
}
div#search_page div.element_image img {
	border: 1px solid #fff;
	opacity: .85;
	-moz-opacity: .85;
	-khtml-opacity: .85;
	filter: alpha(opacity=85);
	width: 100px;
	height: 100px;
}
div#search_page div.element_hover div.element_image {
	background: #e31c23;
}
div#search_page div.element_hover div.element_image img {
	border: 1px solid #fff;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}
div#search_page h2#search_header {
	padding-bottom: 18px;
	margin: 10px 0 0 0;
	color: #fff;
}
div#search_page div#navigation {
	padding: 20px 0;
	position: relative;
}
div#search_page div#navigation a {
	color: #fff;
	text-decoration: none;
}
div#search_page div#navigation a:hover {
	color: #e31c23;
}
div#search_page div#navigation p {
	margin: 0;
}
div#search_page div#navigation div.prev, div#search_page div#navigation div.page_info, div#search_page div#navigation div.next {
	width: 150px;
	position: absolute;
	top: 11px;
}
div#search_page div#navigation div.prev {
	left: 0;
	text-transform: capitalize;
}
div#search_page div#navigation div.page_info {
	left: 150px;
	width: 160px;
	text-align: center;
}
div#search_page div#navigation div.next {
	left: 310px;
	text-align: right;
	text-transform: capitalize;
}

/* Nieuwspagina */
div#news_page {}
div#news_page h2.more {
	margin-bottom: 10px;
	background: top left url(images/dots_horizontal.gif) repeat-x;
	padding-top: 18px;
}
div#news_page div.highlight, div#news_page div.highlight_hover {
	background: #000 top left url(images/dots_horizontal.gif) repeat-x;
	padding: 18px 5px;
	cursor: pointer;
	display: block;
	min-height: 100px;
}
div#news_page div.highlight_hover {
	background: #080808 top left url(images/dots_horizontal.gif) repeat-x;
	display: block;
}
div#news_page div.highlight_image {
	float: left;
	margin-right: 18px;
	background: #1a1a1a;
	padding: 5px;
}
div#news_page div.highlight_image img {
	border: 1px solid #fff;
	opacity: .85;
	-moz-opacity: .85;
	-khtml-opacity: .85;
	filter: alpha(opacity=85);
	width: 100px;
	height: 100px;
}
div#news_page div.highlight_hover div.highlight_image {
	background: #e31c23;
}
div#news_page div.highlight_hover div.highlight_image img {
	border: 1px solid #fff;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}
div#news_page div.highlight h2 a, div#news_page div.highlight_hover h2  a {
	text-decoration: none;
}
div#news_page div.highlight_hover h2 a {
	color: #fff;
}
div#news_page div.highlight_hover h2 a:hover {
	text-decoration: underline;
}
div#news_page  p {
	margin: 0;
}
div#news_page ul {
	margin-bottom: 18px;
}
div#news_page ul li {}
div#news_message {}
div#news_message div.message_image {
	float: left;
	margin: 0 18px 18px 0;
	background: #e31c23;
	padding: 5px;
}
div#news_message div.message_image img {
	border: 1px solid #fff;
	width: 150px;
	height: 150px;
	background: #fff center center url(images/ajax-loading.gif) no-repeat;
}
div#news_message p.back {
	margin-top: 18px;
}
div#news_message p.date {
	color: #333;
	font: 13px "Lucida Sans Unicode", sans-serif;	
	background: #080808;
	padding: 10px;
}
div#news_message div.description {
	font: 15px "Lucida Sans Unicode", sans-serif;	
}
/* Nieuws weergave */
div#news_view {}
div#right div#news_view {
	padding: 20px 0;
}
div#news_view h2 {
	font-size: 15px;
}
div#news_view div.highlight {}
div#news_view div.highlight, div#news_view div.highlight_hover {
	background: #000 top left url(images/dots_horizontal.gif) repeat-x;
	padding: 18px 5px;
	cursor: pointer;
	display: block;
	min-height: 100px;
}
div#news_view div.highlight_hover {
	background: #080808 top left url(images/dots_horizontal.gif) repeat-x;
	display: block;
}
div#news_view div.highlight_image {
	float: left;
	margin-right: 18px;
	background: #1a1a1a;
	padding: 5px;
}
div#news_view div.highlight_image img {
	border: 1px solid #fff;
	opacity: .85;
	-moz-opacity: .85;
	-khtml-opacity: .85;
	filter: alpha(opacity=85);
	width: 50px;
	height: 50px;
}
div#news_view div.highlight_hover div.highlight_image {
	background: #e31c23;
}
div#news_view div.highlight_hover div.highlight_image img {
	border: 1px solid #fff;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}
div#news_view div.highlight h2 a, div#news_view div.highlight_hover h2  a {
	text-decoration: none;
}
div#news_view div.highlight_hover h2 a {
	color: #fff;
}
div#news_view div.highlight_hover h2 a:hover {
	text-decoration: underline;
}
div#news_view ul {
	padding-top: 18px;
	background: top left url(images/dots_horizontal.gif) repeat-x;
}
div#news_view ul li a {
	color: #fff;
	text-decoration: none;
}
div#news_view ul li a:hover {
	color: #e31c23;
}

/* Contactformulier */
div.mailer_ext {
	position: relative;
}
div.mailer_ext h2 {
	margin-bottom: 5px;
}
div.mailer_ext span.rood {
	color: #e31c23;
}
div.mailer_ext div.message {
	cursor: pointer;
	background: #080808;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.mailer_ext div.message p {
	float: right;
	margin: 8px 20px;
	background: 0px 8px url(images/arrow.gif) no-repeat;
	padding-left: 10px;
}
div.mailer_ext div.message h2 {
	margin-bottom: 28px;
	background: #e31c23 url(images/background_heading.png) no-repeat;
	height: 30px;
	padding: 10px 20px 0 30px;
	font-size: 15px;
	color: #fff;
	width: 410px;
}
div.mailer_ext div.message ul {
	background: bottom left url(images/dots_horizontal.gif) repeat-x;
	padding: 0 20px;
}
div.mailer_ext div.message ul li {
	margin-top: -18px;
}
div.mailer_ext label {
	display: block;
	float: left;
	width: 155px;
}
div.mailer_ext input.text, div.mailer_ext input.error {
	border: 2px solid #1a1a1a;
	height: 14px;
	width: 200px;
	padding: 2px 3px;
}
div.mailer_ext input.error {
	border-color: #e31c23;
}
div.mailer_ext textarea {
	width: 200px;
	padding: 2px 3px;
	border: 2px solid #1a1a1a;
}
div.mailer_ext input.submit {
	background: none;
	background: url(images/search.gif) no-repeat;
	border: none;
	color: #fff;
	font: 15px "Lucida Sans Unicode", sans-serif;
	padding: 0 0 0 30px;
	width: 120px;
	height: 20px;
	cursor: pointer;
	text-align: left;
}
div.mailer_ext div.geslacht {
	margin-bottom: 5px;
}
div.mailer_ext div.geslacht input.radio {
	width: auto;
	border: none;
}
div.mailer_ext div.geslacht label {
	display: inline;	
	float: none;
	width: auto;
}
div.mailer_ext div.keuzevakjes {
	margin-bottom: 15px;
	float: left;
	width: 150px;
	padding-right: 5px;
}
div.mailer_ext div.keuzevakjes label {
	float: none;
	display: inline;
	width: auto;
}
div.mailer_ext div.keuzevakjes input {
	width: auto;
	border: none;
}

/* Afbeeldingen galerij */
div#gallery_page {}
div#gallery_page div.thumbnail, div#gallery_page div.thumbnail_hover {
	float: left;
	margin: 0 10px 10px 0;
	background: #1a1a1a;
	padding: 5px;
}
div#gallery_page div.thumbnail_hover {
	background: #e31c23;
}
div#gallery_page div.thumbnail img, div#gallery_page div.thumbnail_hover img  {
	border: 1px solid #fff;
	opacity: .85;
	-moz-opacity: .85;
	-khtml-opacity: .85;
	filter: alpha(opacity=85);
	width: 75px;
	height: 75px;
}
div#gallery_page div.thumbnail_hover img {
	border: 1px solid #fff;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}
div#gallery_page div#image_gallery_navigation {
	background: #080808;
	margin-top: 10px;
	height: 30px;
	position: relative;
}
div#gallery_page div#image_gallery_navigation div#backward, div#gallery_page div#image_gallery_navigation div#list_pages, div#gallery_page div#image_gallery_navigation div#forward {
	position: absolute;
	left: 0;
	top: 5px;
	width: 200px;
}
div#gallery_page div#image_gallery_navigation div#backward {
	padding-left: 10px;
	width: 190px;
}
div#gallery_page div#image_gallery_navigation div#list_pages {
	left: 200px;
	width: 300px;
	text-align: center;
}
div#gallery_page div#image_gallery_navigation div#forward {
	left: 500px;
	text-align: right;
	padding-right: 10px;
	width: 190px;
}
div#gallery_page div#image_gallery_navigation div#backward a, div#gallery_page div#image_gallery_navigation div#list_pages a, div#gallery_page div#image_gallery_navigation div#forward a {
	margin-left: 5px;
}
div#gallery_page div#image_gallery_navigation div#list_pages a.active {
	color: #fff;
	text-decoration: none;
}


/* 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;
}
