/*
* Cache van main.style.css
* Created: 2010-11-18 14:48:39
*/

/*
* $Author: sjors $
* $LastChangedDate: 2006-07-05 13:58:04 +0200 (wo, 05 jul 2006) $
* $Id: main.style.css 18 2006-07-05 11:58:04Z sjors $
* $Rev: 18 $
*/

/* Style reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}
body {line-height: 1; color: black; background: white;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
/* End style reset */

.clear {clear: both; line-height: 0px;}
strong {font-weight: bold;}
em {font-style: italic;}
.hidden {display: none;}
.error {color: #d00437;}
ul {
	list-style: disc;
	margin: 10px 20px;
}
p + ul {
	margin-top: -7px;
}

.loading {
	background-image: url(/images/cms/spinner.gif);
  background-repeat: no-repeat;
  background-position: center;
}

/* Typo */
body {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #6d8093;
}
p {
	margin: 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	color: #6d8093;
	margin: 15px 0;
	font-family: "Arial narrow", Arial;
}
h1 {
	color: #dac60a;
	font-size: 18px;
	margin-top: 0;
}
h2 {
	color: #dac60a;
	font-size: 14px;
}
h1 + p {
	margin-top: -4px;
}
p + p {
	margin-top: 25px;
}
a {
	color: #6d8093;
	text-decoration: underline;
}
a:hover {
	color: #dac60a;
	text-decoration: underline;
}
/* Typo */

/* Interface */
html, body {
	height: 100%;
}
body {
	background-color: #fff;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	margin-bottom: -35px;
	background-image: url(/images/bgbody.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#headerclearer {
	height: 281px;
	width: 960px;
}
#header {
	height: 260px;
	width: 960px;
	position: absolute;
	top: 0;
	left: 0;
}
.home #headerclearer {
	height: 369px;
}
.home #header {
	height: 343px;
}
#sitelogo {
	position: absolute;
	top: 35px;
	right: 25px;
	width: 87px;
	height: 21px;
	overflow: hidden;
	text-indent: -200px;
	display: block;
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -103px;
}
#view3d {
	position: absolute;
	top: 246px;
	left: 12px;
	width: 58px;
	height: 57px;
	overflow: hidden;
	text-indent: -200px;
	display: block;
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -274px;
	z-index: 2;
}
#view3d:hover {
	background-position: -58px -274px;
}
#footerclearer {
	height: 35px;
	width: 960px;
	clear: both;
}
#footer {
	height: 30px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	border-top: 1px solid #6d8093;
}
.home #footer {
	display: none;
}
.sfeer {
	height: 80px;
	width: 238px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.address {
	position: absolute;
	top: 95px;
	left: 0;
	text-align: right;
	width: 238px;
	z-index: 3;
}
.address p {
	font-size: 11px;
	line-height: 20px;
	margin: 0;
}
.slogan {
	height: 23px;
	width: 217px;
	position: absolute;
	top: 35px;
	left: 268px;
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -80px;
	overflow: hidden;
	text-indent: -300px;
}
/* Interface */

/* Menu */
.mainmenu {
	margin: 80px 0 0 0;
	list-style: none;
	height: 30px;
	float: right;
	padding-right: 25px;
}
.mainmenu li {
	float: left;
	margin-left: 56px;
}
.mainmenu a {
	float: left;
	color: #6d8093;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;	
	text-transform: uppercase;
}
.mainmenu a:hover, .mainmenu .current a {
	color: #dac60a;
	text-decoration: none;
}
.mainmenu ul {
	list-style: none;
	margin: 0;
	display: none;
	position: absolute;
	top: 120px;
	left: -19px;
	z-index: 2;
	width: 238px;
}
.mainmenu ul li {
	float: none;
	margin-left: 0;
}
.mainmenu li.current ul {
	display: block;
}
.mainmenu ul a, .mainmenu .current ul a {
	width: 238px;
	color: #fff;
	text-align: right;
}
.mainmenu ul a:hover, .mainmenu ul .current a {
	color: #e9da50;
}
.home .mainmenu {
	margin-top: 313px;
	position: relative;
	z-index: 2;
}
.home .mainmenu li {
	margin-left: 40px;
}
.home .mainmenu a {
	color: #fff;
}
.home .mainmenu a:hover, .home .mainmenu .current a {
	color: #e9da50;
}
/* Menu */

/* Footer */
#footer p {
	margin: 0;
	line-height: 30px;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
}
/* Footer */

/* Banner */
.banner {
	position: absolute;
	top: 110px;
	left: 0;
	height: 150px;
}
.home .banner {
	top: 85px;
	border-bottom: 30px solid #6d8093;
	width: 960px;
	height: 228px;
}
.banner .blockleft {
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -124px;
	width: 248px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
}
.home .banner .blockleft {
	background-image: none;
	background-color: #e9db50;
	width: 487px;
	height: 75px;
	top: 152px;
}
.banner .banner-img {
	position: absolute;
	top: 0;
	left: 248px;
}
.home .banner .banner-img {
	left: 487px;
}
.banner .transblock {
	position: absolute;
	top: 0;
	left: 248px;
	background-color: #e9db50;
	opacity: 0.15;
	filter:alpha(opacity=15);
	width: 65px;
	height: 150px;
}
.home .banner .transblock {
	left: 487px;
	width: 473px;
	height: 75px;
	top: 152px;
	background-color: #000;
	opacity: 0.30;
	filter:alpha(opacity=30);
}
.banner-thumbs {
	position: absolute;
	top: 0;
	right: 473px;
	margin: 0;
	list-style: none;
	width: 152px;
	height: 227px;
}
.banner-thumbs li {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 75px;
	height: 75px;
	float: right;
}
.banner-thumbs img {
	display: block;
}
div#banner {
	overflow: hidden;
	white-space: nowrap;
	width: 473px;
	height: 227px;
}
/* Banner */

/* Columns */
.column-center {
	float: left;
	width: 425px;
	min-height: 1px;
	margin-left: 7px;
}
.column-left {
	float: left;
	width: 260px;
	min-height: 1px;
}
.column-right {
	float: left;
	width: 245px;
	margin-left: 20px;
	min-height: 1px;
}
.column-wide {
	width: 685px;
}
.column-center p {
	margin-right: 10px;
}
.column-left p:first-child {
	margin-top: 0;
}
.column-left h2, .column-right h2 {
	font-size: 18px;
	margin-top: 0;
}
.column-left h2 + p, .column-right h2 + p {
	margin-top: -4px;
}
.home .column-left {
	width: 484px;
}
.home .column-center {
	width: 450px;
}
.home .column-left img {
	margin: 0 30px 30px 30px;
	vertical-align: top;
}
/* Columns */

/* Forms */
.fieldset {
	margin: 0;
	list-style: none;
}
.fieldset li {
	margin: 0 0 10px 0;
}
input.text, textarea, select, input.number {
	border: 1px solid #77899b;
	width: 168px;
	background-color: #ffffff;
	font-family: Arial;
	color: #646464;
	font-size: 11px;
	padding: 2px 3px;
}
input.number {
	width: 30px;
	text-align: right;
}
input.disabled {
	border: none;
}
select {
	width: 170px;
}
textarea {
	width: 220px;
	height: 100px;
	vertical-align: top;
}
label {
	display: inline-block;
	width: 50px;
	color: #dac60a;
	font-weight: bold;
	font-size: 11px;
}
label.radio {
	display: inline;
	width: auto;
	margin-left: 120px;
}
fieldset button {
	margin-left: 120px;
}
.button {
	background-color: #77899b;
	color: #fff;
	border: none;
	text-transform: lowercase;
	padding: 2px 5px;
	cursor: pointer;
}
.fieldset .error input, .fieldset .error select, .fieldset .error textarea {
	border-color: #d00437;
}
.fieldset .error label {
	color: #d00437;
}
/* Forms */

/* Misc */
.gallery {
	margin: 0;
	list-style: none;
}
.gallery li {
	margin: 0 11px 11px 0;
	float: left;
}
.gallery .clearer {
	clear: left;
	float: none;
	margin: 0;
}
.gallery img {
	display: block;
}
.gallery-prev, .gallery-next {
	float: left;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
	background-position: -221px -83px;
	width: 18px;
	height: 18px;
	overflow: hidden;
	text-indent: -100px;
	position: relative;
	top: -7px;
}
.gallery-next {
	float: right;
	margin-right: 12px;
	background-position: -221px -102px;
}
.biggermap {
	margin-top: 0;
	text-align: right;
	font-size: 10px;
}
.guestbook {
	margin: 0;
	list-style: none;
}
.guestbook li {
	border: 1px solid #e9db50;
	margin-bottom: 15px;
}
.guestbook h3 {
	background-color: #e9db50;
	color: #6d8093;
	font-weight: bold;
	padding: 4px 15px;
	margin: 0;
}
.guestbook h3 span {
	float: right;
}
.guestbook .message {
	padding: 0 15px;
}
.guestbook p + p {
	margin-top: 10px;
}
.guestbook-toplist {
	margin: 0;
	list-style: none;
}
.guestbook-toplist li {
	border: 5px solid #e9db50;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #f4eda7;
	font-size: 11px;
	line-height: 15px;
}
.guestbook-toplist p {
	margin: 0;
}
.guestbook-toplist p + p {
	margin-top: 10px;
}
.guestbook-links {
	font-size: 11px;
	padding-left: 10px;
}
.bgblock {
	position: absolute;
	top: 314px;
	bottom: 45px;
	left: 0;
	width: 248px;
	background-color: #e9db50;
	opacity: 0.15;
	filter:alpha(opacity=15);
}
.block {
	position: relative;
	z-index: 2;
	padding: 10px 20px 10px 10px;
}
table {
	border: 1px solid #e9db50;
	padding: 5px 10px 5px 0;
}
table td {
	padding: 5px 20px 5px 10px;
	line-height: 16px;
	vertical-align: top;
}
table td.alignright {
	padding-right: 0;
}
/* Misc */

/* Imagezoom */
div#bodyoverlay {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: #ffffff;
	z-index: 10;
}
div#zoomdiv {
	background-color: #e9db50;
	display: none;
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	z-index: 11;
}
div#zoomdiv a {
  background-repeat: no-repeat;
	text-decoration: none;
	color: #6d8093;
}
div#zoomdiv a.close {
	position: absolute;
	top: 7px;
	right: 20px;
	text-transform: lowercase;
	height: 18px;
	line-height: 18px;
	background-position: right center;
}
div#zoomdiv a.close:hover {
	text-decoration: underline;
}
div#zoomdiv a.previous, div#zoomdiv a.next {
	position: absolute;
	bottom: 7px;
	text-transform: lowercase;
}
div#zoomdiv a.previous {
	left: 10px;
	padding-left: 13px;
	background-position: left center;
}
div#zoomdiv a.previous:hover {
	text-decoration: underline;
}
div#zoomdiv a.next {
	right: 10px;
	padding-right: 13px;
	background-position: right center;
}
div#zoomdiv a.next:hover {
	text-decoration: underline;
}
div#zoomdiv_img {
	position: relative;
	top: 15px;
}
div#zoomdiv_img img {
	position: absolute;
}
div#zoomdiv span.info {
	display: none;
}
/* Imagezoom */

/* WYMeditor */
/* Afb: Omloop rechts */
img.floatleft /* img */ {
  /* border-right: 2px dashed blue; */
	float: left;
	margin: 5px 5px 5px 0px;
}
/* Afb: Omloop links */
img.floatright /* img */ {
  /* border-left: 2px dashed blue; */
	float: right;
	margin: 5px 0px 5px 5px;
}
/* Afb: rand */
.border /* img */ {
  /* border: 1px solid #e9db50; */
	border: 1px solid #e9db50;
}
/* Tekst rechts uitlijnen */
.alignright /*  */ {
  /* text-align: right; */
	text-align: right;
}
/* Tekst uitvullen */
.alignjustify /*  */ {
  /* text-align: justify; */
	text-align: justify;
}
/* Tekst centreren */
.aligncenter /*  */ {
  /* text-align: center; */
	text-align: center;
}
/* /WYMeditor */

