@charset "utf-8";
@import url("reset.css");
@import url("typography.css");

body {
	background: #CCC url(images/background.gif) left bottom;
}
#map {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:20;

}
#mapcontainer {
	width: 4000px;
	height: 3000px;
	position: relative;
	background: transparent url('images/grid-vak.png') repeat scroll 0px top;
}

#header {
	position:absolute;
	width:238px;
	margin: 10px 4% 0 -498px;
	left:50%;
	top:0px;
	padding: 15px 0;
	color: #FFF;
	z-index: 50;
	height: 30px;
	
}

#header h1 {	
	position: absolute;
	left: 0px;
	top: 20px;
	width: 295px;
	height: 37px;
	
	
}
#header h1 a{
	text-indent: -9000px;
	background: transparent url(images/bureau-zee_logo.png) no-repeat left top;
	display: block;
	width: 100%;
	height: 100%;
}
#header p {
	text-indent: -9000px;
	display: block;
	border-bottom:  solid 1px #FFF;
	width:  992px;
	position: absolute;
	left:  0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	height: 1px;
}
#footer {
	position:absolute;
	border-top:solid 1px #FFF;	
	bottom:0px;
	padding: 3px 0;
	color: #FFF;
	z-index: 2500;
	width:996px;
	margin:0 4% 25px  -498px;
	left:50%;
	height: 18px;
	background: transparent url(images/naw.png) no-repeat left top;
}
#footer a {
	display: block;
	position: absolute;
	text-indent: -9000px;
	
	left:  704px;
	top:  0px;
	height:  16px;
	width: 145px;
}
#footer a:hover {
	border-bottom:  solid 1px #FFF;
}
a.download {
	display: block;
	padding:  0 0 0 12px;
	background: transparent url(images/clickeditemarrow.gif) no-repeat left 5px;
	color:  #FFF;
	text-decoration: none;
	
	
}
#footer .showadresgegevens a.download:hover {
	text-decoration: underline;
}

#footer .muster {
	width:  13px;
	height: 12px;
	position: absolute;
	right: 0px;
	top: 9px;
	display: block;
	background: transparent url(images/muster.png) no-repeat left top;
}
#getplayground {
	z-index: 10;
}
#getplayground .tri-s1-a,
#getplayground .tri-s1-b {
	z-index: 10;
	background: url(images/lozenge.png) no-repeat scroll left top transparent;
}
#getplayground .tri-s1-b {
	background-position: 0 -31px !important;
}
#showplayground {
	position:absolute;
	left:3390px;
	top:2485px;
	width:580px;
	height:430px;
	border:solid 1px #A8B9C1;
	border-left: none;
	z-index: 100;
}
#showplayground div {
	height: 150px;
	
	border-top: solid 140px #A8B9C1;
	border-bottom:  solid 140px #A8B9C1;
	width:  1px;
}
#showplayground p {
	font-size:  1.1em;
	color:  #FAFBFB;
	position: absolute;
	left: -22px;
	top:  -31px;
}

#grenslinks {
	z-index:1;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 196px;
	background: url(images/grens-links.jpg) repeat-y left top;
}
#grensrechts {
	z-index:1;
	position: absolute;
	right: -13px;
	top: 0px;
	height: 100%;
	width: 196px;
	background: url(images/grens-rechts.jpg) repeat-y left top;
}
#spinner {
	position: absolute;
	width: 16px;
	height: 16px;
	background:  transparent url(images/ajax-loader.gif) no-repeat left top;
	left:  50%;
	top:  50%;
	display: none;
	
	
	
}
#horizon {
	width: 100%;
	height: 1px;
	position: absolute;
	top: 1500px;
	left: 0px;
	z-index:2;
	background: transparent url(images/horizon.png) repeat left top;
}
.close {
	position: absolute;
	width: 9px;
	height: 9px;
	right:  11px;
	top:  11px;
	background: transparent url(images/icon_close.gif) no-repeat left top;
	display: block;
	cursor: pointer;
	cursor: hand;
}
.vakje {}
.driekhoek {} 
.driehoek-1 {
	position: absolute;
	left: 1717px;
	top: 1350px;
	background: transparent url(images/3hoek-1.png) no-repeat left top;
	width: 35px;
	height: 31px;
}
.hexagram-1 {
	position: absolute;
	left: 2006px;
	top: 1470px;
	background: transparent url(images/hexagram-1.png) no-repeat left top;
	width: 69px;
	height: 61px;
	overflow: visible;
}
.hexagram-2 {
	position: absolute;
	left:85px;
	top: 300px;
	background: transparent url(images/hexagram-1.png) no-repeat left top;
	width: 69px;
	height: 61px;
	overflow: visible;
}
.hexagram-3 {
	position: absolute;
	top:1290px;
	left: 986px;
	background: transparent url(images/hexagram-1.png) no-repeat left top;
	width: 69px;
	height: 61px;
	overflow: visible;
}
h3.vak-titel {
	background: transparent url(images/attach.png) no-repeat left bottom;
	min-width:90px;
	padding: 0 0 28px 7px;
	position: absolute;
	left:50%;
	top: -50%;
	}
h3.vak-titel a {
	background: transparent url(images/white-20.png) repeat left top;
	color:#FFF;
	font-size: 0.95em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 4px 5px 3px 5px;
	position: absolute;
	border-bottom:solid 1px #FFF;
	position: relative;
	
	top: 0px;
	display: block;
	text-decoration:none;
	opacity: 0.8;
	
}
h3.vak-titel a:hover {
	color: #809aa5;
	opacity: 1;
	background: transparent url(images/white-40.png) repeat left top;
}
#tekstvak {
	position: absolute;
	background: transparent url(images/white-60.png) repeat left top;
	border-left:solid 1px #FFF;
	padding: 0;
	font-size: 1.2em;
	color:  #2b3438;
	z-index: 2000;
	display: none;
}


#tekstvak .tekstkop {
	
}
div.tekstvakgroot {
	height: 100%;
	width: 480px;
	left:180px;
	top: 0px;
}
div.tekstvakklein {
	width:  300px;
}
div.tekstvakgroot .tekstcontent {
	padding: 10px 20px 10px 20px;
	height: 80%;
	overflow: auto;
	line-height: 140%;
	font-size: 1.05em;
}
div.tekstvakgroot .tekstcontent p {
	line-height: 160%;
}
div.tekstvakklein .tekstcontent {
	padding: 0 20px;
}


div.tekstvakgroot .tekstkop {
height: 71px;
padding: 0px 35px 0px 20px;
margin:0;
position: relative;
border-right:solid 1px #FFF;
background: transparent url(images/white.png) repeat left top;
}
div.tekstvakgroot .tekstkop h2 {
	position: absolute;
	bottom: 0px;
	margin: 0px 0px 6px 0px ;
}
div.tekstvakklein h2 {

padding: 0;
margin: 14px 20px 10px 20px;
	
}
.tekstcontent {
	padding: 0 20px;
	
	

}
div.tekstvakgroot .eindcontent {
	background: transparent url(images/white.png) repeat left top;
	position: absolute;
	bottom:  0px;
	width: 479px;
	height:  51px;
	border-right:solid 1px #FFF;
	font-size: 0.8em;
}
div.tekstvakklein .eindcontent {
	height: 20px;	
}
.eindcontent a.permalink {
	display: block;
	position: absolute;
	left: 8px;
	bottom: 11px;
	width: 450px;
	height: 10px;
	background: transparent url(images/permalinkarrow.gif) no-repeat left 3px;
	color: #809AA5;
	padding: 0 0 0 12px;
	text-decoration: none;
}
div.tekstvakklein .eindcontent  a.permalink{
	font-size: 0.8em;
	width: 260px;
}
#clicked {
	border: solid 1px #000;
	background-color: #FFF;
	color: #000;
	padding:  5px;
	position: absolute;
	top: 3px;
	left:  3px;
}
#clickeditem {
	position: absolute;
	width: 8px;
	height: 5px;
	background: transparent url(images/clickeditemarrow.gif) no-repeat left top;
	z-index: 1000;
}
.ruit-s1, .tri-s1, .tri-s1-a,.tri-s1-b, .hex-s1 {
	position: absolute;
	background: transparent url(images/vormen.png) no-repeat left top;
}
.red-s1 {
	background-image:  url(images/vormen_40-FF0000.png) !important;
}
.aqua-s1 {
	background-image:  url(images/vormen_50-33FFCC.png)  !important;
}
.orange-s1 {
	background-image:  url(images/vormen_70-F2B53F.png)  !important;
}
.blue-s1 {
	background-image:  url(images/vormen_60-4151ED.png) !important;
}
.white-s1 {
	background-image:  url(images/vormen_50-FFFFFF.png) !important;
}
.green-s1 {
	background-image:  url(images/vormen_70-8DE933.png) !important;
}
.red-s2 {
	background-image:  url(images/vormen-s2_40-FF0000.png) !important;
}
.aqua-s2 {
	background-image:  url(images/vormen-s2_50-33FFCC.png)  !important;
}
.orange-s2 {
	background-image:  url(images/vormen-s2_70-F2B53F.png)  !important;
}
.blue-s2 {
	background-image:  url(images/vormen-s2_60-4151ED.png) !important;
}
.white-s2 {
	background-image:  url(images/vormen-s2_50-FFFFFF.png) !important;
}
.green-s2 {
	background-image:  url(images/vormen-s2_70-8DE933.png) !important;
}
.vorm span.k {
	display: block;
	position: relative;
	cursor: pointer;
	cursor: hand;
	
}
.vorm span.k span{
	display: block;
	position: absolute;
}
.vorm h4 {
	background: transparent url(images/attach.png) no-repeat left bottom;
	min-width:90px;
	padding: 0 0 28px 7px;
	position: absolute;
	left:50%;
	top: -44px;
	height: 27px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
}
.vorm h4 a {
	background: transparent url(images/white-20.png) repeat left top;
	color:#FFF;
	font-size: 0.95em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 4px 5px 3px 5px;
	position: absolute;
	border-bottom:solid 1px #FFF;
	bottom: 28px;
	display: block;
	text-decoration:none;
	opacity: 0.7;
}
.t-h h4 {
	display: none;
}
.t-h h4 a {
	opacity: 1;
}

/*driehoek*/
.tri-s1,
.tri-s1-a,
.tri-s1-b {
	width: 35px;
	height: 31px;
}
.tri-s1 span.k,
.tri-s1-a span.k,
.tri-s1-b span.k {
	width:18px;
	height: 23px;
	margin-left:  8px;
}
	.tri-s1-b span.k {
		margin-top:  8px;
	}
.tri-s1 span.k span,
.tri-s1-a span.k span,
.tri-s1-b span.k span {
	width:33px;
	height: 8px;
	margin-left:  -6px;
}
	.tri-s1-b span.k span{
		margin-top: 14px;
		margin-left:  -7px;
	}
.tri-vol {
	background: transparent url(images/lozenge.png) no-repeat left top;
}

.tri-s1-a {
	background-position: 0px 0px !important;
}
.tri-s1-b {
	background-position: 0px -31px !important;
}
/*driehoek s2*/
.tri-s2,
.tri-s2-a,
.tri-s2-b  {
	position: absolute;
	background: transparent url(images/vormen-s2.png) no-repeat -138px top;
}
.tri-s2,
.tri-s2-a,
.tri-s2-b {
	width: 69px;
	height: 61px;
}
.tri-s2 span.k,
.tri-s2-a span.k,
.tri-s2-b span.k {
	width:18px;
	height: 23px;
	margin-left:  8px;
}
	.tri-s2-b span.k {
		margin-top:  8px;
	}
.tri-s2 span.k span,
.tri-s2-a span.k span,
.tri-s2-b span.k span {
	width:33px;
	height: 8px;
	margin-left:  -6px;
}
	.tri-s2-b span.k span{
		margin-top: 14px;
		margin-left:  -7px;
	}

.tri-s2-a {
	background-position: -138px 0px !important;
}
.tri-s2-b {
	background-position: -138px -61px !important;
}



/*ruit*/
.ruit-s1 {
	width: 35px;
	height: 61px;
}
.ruit-s1 span.k {
	width:18px;
	height: 60px;
	margin-left:  9px;
}
.ruit-s1 span.k span {
	width:35px;
	height: 16px;
	margin-left:  -9px;
	margin-top: 22px;
}
.ruit-s1 {
	background-position: -35px 1px;
}
.ruit-s1 h4 {
	top: -27px;
}
/*ruit s2*/
.ruit-s2  {
	position: absolute;
	background: transparent url(images/vormen-s2.png) no-repeat -208px top;
}
.ruit-s2 {
	width: 69px;
	height: 121px;
}
.ruit-s2 span.k {
	width:18px;
	height: 60px;
	margin-left:  9px;
}
.ruit-s2 span.k span {
	width:35px;
	height: 16px;
	margin-left:  -9px;
	margin-top: 22px;
}
.ruit-s2 {
	background-position:  -208px top;
}
.ruit-s2 h4 {
	top: -27px;
}

#lozenge {
	
	position: absolute;
}
/*hexagram*/
.hex-s1 {
	width: 70px;
	height: 61px;
}
.hex-s1 span.k {
	width:35px;
	height: 61px;
	margin-left:  17px;
}
.hex-s1 span.k span {
	height:28px;
	margin-left:-16px;
	margin-top:16px;
	width:67px;
	text-indent: -9000px;
}
.hex-s1 {
	background-position: -70px 0px;
}
.hex-s1 h4 {
	top: -27px;
}
/*hexagram s2*/
.hex-s2 {
	position: absolute;
	background: transparent url(images/vormen-s2.png) no-repeat left top;
}
.hex-s2 {
	width: 137px;
	height: 121px;
}
.hex-s2 span.k {
	width:108px;
	height: 121px;
	margin-left:  17px;
}
.hex-s2 span.k span {
	height:47px;
	margin-left:-12px;
	margin-top:38px;
	width:128px;
	text-indent: -9000px;
}
.hex-s2 {
	background-position: 0px 0px;
}
.hex-s2 h4 {
	top: -27px;
}


/* wordpress dingen */
.stip {
	position: absolute;
	width:  1px;
	height: 1px;
	background-color: #FFF;
	top:  1150px;
	opacity: 0.4;
}
#movetotekstvak {
	display: none;
}


#tekstvak h2, #footer .showadresgegevens h2 { /* sifr */
	font-size: 1.8em;
	line-height: 130%;
	text-transform: uppercase;
	color: #013E46;
	font-weight: normal;
}
#tekstvak h2 a, #footer .showadresgegevens h2 a{ /* sifr */
	color: #013E46;
	
}
#tekstvak h3 {
	text-transform: uppercase;
	font-size: 1.2em;
}
#tekstvak h3 a {
	text-decoration: none;
	color: #013E46;
}
#tekstvak .dochterposts {
	border-top:  solid 1px #6f9097;
	padding:  5px 0;
	margin:  15px 0 0 0;
}
#tekstvak .parentposts {
	background: transparent url(images/permalinkarrow.gif) no-repeat left 12px;
	padding:  5px 0 5px 11px;
	margin:  -6px 0 12px 0;
	font-size: 0.9em;
	color: #809AA5;
}
.tekstvakklein .parentposts {
	background: none !important;
	padding:  0 !important;
}
#tekstvak .parentposts span a{
	text-decoration: none;
	color: #6f9097;
}
#tekstvak .parentposts span a:hover{
	text-decoration: underline;
	color: #6f9097;
}
.mover {
	height: 86%;
	width:  30px;
	
	position: absolute;
	left: 0px;
	top:  7%;
	z-index: 1500;
}
#moveLeft {}
#moveRight {
	right: 0px;
	left:  auto;
}
#moveTop {
	height: 30px;
	width: 90%;
	left: 5%;
	top: 0;
		
}
#moveBottom {
height: 30px;
width: 90%;
top:  auto;
bottom: 0px;
left: 5%;
}

#moveLeftBottom,
#moveRightBottom,
#moveLeftTop,
#moveRightTop {
	width: 4%;
	height: 4%;
}

#moveLeftBottom {
	top: auto;
	left: 0;
	bottom: 0;
}
#moveRightBottom {
	left: auto;
	right: 0px;
	top: auto;
	bottom: 0;
}
#moveLeftTop {
	left: 0;
	top: 0;
}
#moveRightTop {
	left: auto;
	right:  0;
	top: 0;
}


/* worpress gallery */
div.gallery {
	position: relative;	
}
.tekstvakgroot div.gallery {
	position: relative;	
	width: 260px;
	margin: 0 auto;
}
dl.gallery-item {
	display: none;
}
div.gallery dl.show {
	display: block;
}

dt.gallery-icon{
	
}

dt.gallery-icon	a{
	
}
div.gallery div.gal-nav {
	position: relative;
	text-align: center;
	padding: 0 22px;
	margin: 4px 0 4px 0;
	height:  18px;
	font-size: 0.9em;
	color: #FFF;
	
}

div.gal-nav .next-img,
div.gal-nav .prev-img {
	position: absolute;
	width: 20px;
	height: 12px;
	top: 0;
	right: 0;
	background-image: url(images/prevnext.gif);
	background-repeat: no-repeat;
	background-position: -6px top;
	margin: 0 2px;
}
div.gal-nav .prev-img {
	right:  auto;
	left:  0;
	
	background-position: 0px top;
}

/* comments */

#commentsdiv {
	border-top:  solid 1px #6f9097;
	margin:  25px 0 10px 0;
	padding:  15px 0 10px 0;
	font-size:  0.95em;
}
#commentsdiv textarea {
	width:  100%;
}
#commentsdiv h3 {
	font-size: 1.1em;
}
#commentsdiv ol {
	border-bottom:  solid 1px #6f9097;
	margin:  5px 0 15px 0;
	padding: 0 0 10px 0;
}
#commentsdiv ol li {
	border-left: solid 1px #fff;
	background-color:  #E0E7E9;
	padding:  5px 6px 1px 10px;
	margin: 5px 0 4px 0;
}
.commentdate {
	text-transform: lowercase;
	font-size: 0.9em;
	color: #809AA5;
}
#commentsdiv cite {
	
	border-top: solid 1px #CBD6DA;
	display: block;
	padding-top: 4px;
	margin-bottom:  8px;
	color: #013E46;
	
}
#commentsdiv form label {
	width: 120px;
	float: left;
	display: block;
}
#commentsdiv form input{
	width: 200px;
	float: left;
	display: block;
}
#commentsdiv form br{
	clear: both;
}
#commentsdiv form p  {
	margin:  0;
}
#commentsdiv form p small {
	font-size: 0.9em;
	color: #809AA5;
	display: block;
	padding-left:  120px;
}
#commentsdiv cite a {
	text-decoration: none;
	color: #013E46;
}
#commentsdiv cite a:hover {
	text-decoration: underline;
}