/* Start of CMS style sheet 'Gereedschappen' */
/* menu links accesskeys */
span.accesskey {
   text-decoration:none;
}

.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* hidden definition tags for menu links */
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

a.external {
padding: 0 12px 0 0; /* top right bottom left */
}
a.external:link {
  color: #18507C;
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C;
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}
a.external:hover {
  color: #18507C;
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}

.clearfix:after 
{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
* html>body .clearfix {
display: inline-block; 
width: 100%;
}
* html .clearfix {
/* Hides from IE-mac \*/
height: 1%;
/* End hide from IE-mac */
}
/* End of 'Gereedschappen' */

/* Start of CMS style sheet 'Vormgeving: Voorpagina' */
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	}
body {
	color: #999;
	margin:0;
	text-align: center;
	font-family: Georgia, Trebuchet MS, Times New Roman, Geneva, Serif;
	font-size: 14px;
	line-height: 1em;
	overflow: hidden;
	border: 0px solid black;
	}
#bg {
	position:fixed !important;
	position:absolute;
	top:0; 
	left:0;
	width:100%; 
	height:100%;
	z-index:1;
	}
}
#button {
	position:absolute;
	top:5px; 
	right:5px;
	z-index:5;
	cursor: pointer
	}
#preloadbar {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -125px;
	z-index:5;
	color: #333;
	}
#preloadbar a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #444;
	}
img {
	border: 0;
	}
a, a:link, a:active {
	text-decoration: none;
	background-color: inherit; /* from parent element */
	color: #c93;
	}
a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #c93;
	}
a:hover {
	text-decoration: underline;
	color: #c93;
	}
div#pagewrapper {
	margin: 0;
	color: #999;
	z-index: 2;
	/*\*/
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/* Exclude all previous props for Mac IE5 */
 	}
div#content {
	position: absolute;
	margin: 0;
	z-index: 5;
	}
.beeld {
	width: 100%;
	height: 100%;
}
/* End of 'Vormgeving: Voorpagina' */

