/* CSS Document */

/* reset */
*{border:none;color:#000;font-family:'Times New Roman', Times, serif;font-size: 13px;line-height:20px;list-style:none;margin:0;padding:0;text-align:center;text-decoration:none}

/* main classes */
html {
	height:100%;
	min-height: 100%;
	width:100%;
	overflow:hidden;
	height: auto !important;
}
body {
	height:100%;
	width:100%;
	min-height: 100%;
	height: auto !important;
	color:#FFF;
	overflow:hidden;
	background:#FFF;
}
img {
}
a:link, a:visited{
	color:#797B7E;
}
a:hover, a:active{
	color:#000;
	text-decoration: none;
}
a.active{
	color:#C5C7C8;
}
a:link.enlarge, a:visited.enlarge{
	background: url('../images/enlarge.png') no-repeat left top;
	display:inline-block;
	height:14px;
	width:14px;
	position: absolute;
	left:174px;
	top:5px;
}
a:hover.enlarge, a:active.enlarge {
	background: url('../images/enlarge.png') no-repeat left bottom;
}
a.view_all{}

.backlink {
	position: relative;
	z-index: 1000;
	margin: 200px 0 0 0;
}
p {
	font-size: 13px;
	line-height: 20px;
	margin:0 0 15px 0;
	position: relative;
}
p.grijs {
	color:#797B7E;
}
h1 {
	margin:0 0 15px;
	font-size: 16px;
	font-weight: normal;
}
h2 {
	margin:0;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	margin:0 0 15px;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	margin:-15px 0 15px;
	font-size: 14px;
	font-weight: normal;
}
h5 {
	margin:0 0 0 -15px;
	font-size: 14px;
	font-weight: bold;
}

/* sub classes */
p.auteur{
	margin:0 0 45px 0;
	font-size: 14px;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}

/* layout */

#wrap {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	overflow: auto;
}
#startwrap {
	width: 100%;
	height: 101%;
	position: relative;
}
#mainwrap {
	width: 100%;
	min-width:960px;
	height: 101%;
	position: relative;
}
#header{
	display:block;
	height:110px;
	margin:0 auto;
	position: relative;
	width:960px;
}
#logo {
	left:395px;
	position: absolute;
	top:60px;
	height:31px;
	width: 176px;
}
#logo img {
	border: none;
}
#contentwrap {
	padding-bottom:20px;
	position:relative;
	width:100%;
}
#content {
	min-width:960px;
	width:100%;
	margin:0 auto;
}
#content_smal {
	width:433px;
	margin:0 auto;
	/*margin-left: 263px auto;
	margin-right: 263px auto;*/
}
#content_medium {
	width:785px;
	margin:0 auto;
}
#content .thumb{
	float:left;
	min-width:192px;
	width:20%;
	padding:0 0 0 -20px;
	height: 191px;
}
#content.expo .thumb{
	float:left;
	min-width:192px;
	width:20%;
	padding:0 0 0 -20px;
	height: 240px;
}
#content_small img, #content .thumb img, #content .thumb{
	margin:0 auto 15px;
}
.left h2, .left h3, .left p, .left h5{
	text-align:left;
}
.thumb img{
	padding:20px 0 0 0;
}
#content.expo .thumb img{
  height: 130px;
  width: auto;
	padding:20px 0 0 0;
}
#content.expo .pdf { 
  display: block; 
  }
#content.expo .thumb p, #content.expo .thumb h2 {
	padding: 0 10px;
}
#content.expo .thumb p a {
	line-height: 16px;
}
#content.expo .thumb h2 {
	line-height: 18px;
}
.thumb p{
	margin:0 0 45px 0;
	padding: 0 10px;
}
.thumb:hover a, .thumb:hover a{
	color:#000;
}
.box{
	float:left;
	width:25%;
}
.book{
	margin-top:50px;
	width:33%;
}
.shadow{
	background:#000;
}
.bottom{
	width:auto;
}
.bottom img{
	margin:auto 30px 15px;
}
img.img_m{
	margin-top:160px;
}
img.img_s{
	margin-top:333px;
}
#content img {
	margin-bottom: 15px;
}
#paginator{
	padding:30px 0 0;
}
#startimagewrap {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 110%;
	height: 100%;
}
#startimagewrap a img{
	float:left;
}
#imagewrap {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow:hidden;
	/* 
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	display: none; 
	*/
}
#imagewrap img {
	width: 100%;
	height: 100%;
	/* 
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	display: none; 
	*/
}
#raster {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #000;
}
#main_image {
	padding: 10px;
}
.exactitude110{
	border-top:20px solid #FFF;
	border-right:10px solid #FFF;
	border-bottom:20px solid #FFF;
	border-left:10px solid #FFF;
	height:365px;
	margin: 0 auto;
	padding:0;
	width:274px;
	position:relative;
	display: block;
}
.exactitude110 img{
	float:left;
	padding:0;
}
#exactitude140{
	background:#000;
	border-top:20px solid #FFF;
	border-right:10px solid #FFF;
	border-bottom:20px solid #FFF;
	border-left:10px solid #FFF;
	height:564px;
	margin: 0 auto 10px;
	padding:1px 0 0 1px;
	width:423px;
}
#exactitude140 img{
	float:left;
	margin-bottom:0;
	padding:0 1px 1px 0;
}
#exactitude440{
	background:#000;
	border-top:20px solid #FFF;
	border-right:10px solid #FFF;
	border-bottom:20px solid #FFF;
	border-left:10px solid #FFF;
	height:605px;
	margin: 0 auto 10px;
	padding:1px 0 0 1px;
	width:968px;
}
#exactitude440 img {
	float:left;
	margin-bottom:0;
	padding:0 1px 1px 0;
}
#exactitude600{
	background:#000;
	border:30px solid #FFF;
	height:2412px;
	left:50%;
	margin: 0 auto 10px;
	padding:3px 0 0 3px;
	position:absolute;
	top:50%;
	width:1809px;	
}
#exactitude600 img{
	float:left;
	margin-bottom:0;
	padding:0 3px 3px 0;
}

#exactitude640{
	background:#000;
	border:30px solid #FFF;
	height:3015px;
	left:50%;
	margin: 0 auto 10px;
	padding:3px 0 0 3px;
	position:absolute;
	top:50%;
	width:4824px;	
}
#exactitude640 img{
	float:left;
	margin-bottom:0;
	padding:0 3px 3px 0;
}
/* menu */
#nav {
	left:289px;
	position:absolute;
	top:0;
}
#nav ul {
	margin:20px 0 0 0;
}
#nav ul li {
	display:inline;
	padding:0 7px;
}
#nav li a{
	
	text-decoration: none;
}
.clear {
	clear: left;
}

/* lijst*/

.lijst {
	list-style:none;
	width:100%;
	margin-top:20px;
	margin-left:0px;
	padding:0;
}
.lijst li {
	position:relative;
	display:block;
	float:left;
	margin:0 10px 10px 0
}
.lijst li a {
	display:block;
	color:#FFF;
}
.lijst li a:hover {
	color:#C00;
}
.lijst li a div {
	position:relative;
	display:block;
	width:120px;
	height:120px;
	overflow:hidden;
	margin:0 10px 10px 0;
}
.lijst li a img {
	cursor:pointer;
	width:250px;
	margin-left:-30px;
}
.lijst li p {
	display:block;
	width:120px;
	height:15px;
}

/* volgende */	
#volgende {
	float: right;
	padding: 0;
	margin: 0px;
	display: block;
}
#vorige {
	float: left;
	padding: 0;
	margin: 0px;
	display: block;
}
#vorige a, #vorige a:visited, #volgende a, #volgende a:visited {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#vorige a:hover, #volgende a:hover {
	text-decoration: none;
}

/* forms en buttons */

form#cForm {
	margin:20px 0 0 0;
}
fieldset {
	border: 1px solid #666;
	padding: 20px;
}
legend {
	color: #000;
}
input{
	border:1px solid #C5C7C8;
	padding:2px;
	margin:0 0 5px 0;
	text-align:left;
	width:427px;
}
input#form_submit{
	width:auto;
	float:left;
}
#textlijn legend {
	color: #FFF;
}
.form {
	border: 1px solid #999;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.check {
	padding: 0px;
	margin-bottom: -1px;
	margin-left: -1px;
}
a.verstuur{
	color: #FFF;
	background-color: #CCC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
}
a.verstuur:hover {
	color: #FFF;
	background-color: #666;
	text-decoration: none;
}
/* zoek*/

#zoek {
	right:0px;
	position: absolute;
	top:70px;
}
#zoek input#tekst{
	background:#FFF url(../images/zoek.png) no-repeat 2px 2px;
	border:1px solid #C5C7C8;
	padding:2px 2px 2px 19px;
	height:16px;
	text-align:left;
	width:150px;
}
#zoek input#knop{
	background:none;
	border:none;
	color:#797B7E;
	padding:2px 2px 0px 7px;
	width:auto;
}
/* .scrollContainer div.panel img{
    margin:0 auto;
} */

.scrollButtons {
    position: absolute;
	z-index: 5;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 450px;
	top: 0px;
	z-index: 10;
	background: #FFF;
}

.scrollButtons.left {
    left: 0px;
	z-index:9;
}

.scrollButtons.right {
    right: 0px;
	z-index:9;
}
.hide {
    display: none;
}

.safari-mac .jcarousel-item img { border-bottom: solid 1px #838586; }
