@charset "utf-8";

/* CSS Document */



* {margin:0; padding:0}

body { background:url(afbeeldingen/layout/layout-achtergrond.jpg) center top no-repeat #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000;}

a { color: #000;}
a:hover {  color:#fff;}

#wrap { width:640px; margin: 245px auto; position:relative; top:0; left:10; }

#container { width:634px; background:url(afbeeldingen/layout/layout-tekstvlak.jpg); margin: 0px -10px 0 auto; z-index:0;}
#container .padding { padding: 0px 45px 35px 45px;}

h1 { font-size: 16px; font-style:normal; color: #000;}
h2 { font-size: 14px; font-style:normal; color: #000;}
h3 { font-size: 13px; font-style:normal; color: #000;}
h4 { font-size: 12px; font-style:normal; color: #000;}
h5 { font-size: 16px; font-style:normal; color: #fff;}

#navigatie { width:200px; color:#fff; position:absolute; top:-30px; left:-205px; text-align:right; font-size: 14px; padding: 25px 15px 15px 15px;z-index:80}
#navigatie a { color:#dfc0c3; text-decoration: none; font-weight: bold ; font-size: 12px; font-style: italic}
#navigatie a:hover {  color:#fff;}
#navigatie ul { list-style:none;}
#navigatie ul li { padding: 2px 0; }

#navigatie2 { color:#dfc0c3; position:absolute; top:-105px; left:230px; text-align:left; padding: 0px 0px 0px 0px;z-index:80}
#navigatie2 a { color:#dfc0c3; text-decoration: none; font-weight: bold ; font-size: 14px; font-style: italic}
#navigatie2 a:hover {  color:#fff;}
#navigatie2 ul { list-style:none;}
#navigatie2 ul li { padding: 2px 0; }


p { margin: 0 0 10px 0;}
.extra { color:#ff0000;}

#footer { color:#000; width:634px; height: 72px; background:url(afbeeldingen/layout/layout-bodem.jpg); position: relative; left: 16px; text-align:center; font-size:11px;}

#leftbox { position:absolute; top:303px; left:58px;}
#rightbox { position:absolute; top:90px; left:702px;}

.border { }
.border img{ border:1px solid #fff; }

div.kolom { width:183px; position:absolute; top:60px; left:823px; background:url(afbeeldingen/layout-kolom-rechts.jpg); padding: 25px 15px 15px 15px; }
div.inkolom { position:relative; left:20px;}
div.logo { width:347px; height:177px; position:absolute; top:-120px; left:0px;	background-image: url(afbeeldingen/layout-logo.jpg); z-index:1;}
div.titel { width:421px; height:41px; position:absolute; top:-45px; left:330px;	background-image: url(afbeeldingen/layout-titel.jpg); z-index:2;}

img.left { float:left; margin: 0 10px 5px 0;}
img.right { float:right; margin: 0 0 5px 10px;}

.transparanttest { width:100px; height:600px; }



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }



#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(boeken/lightbox/images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(boeken/lightbox/images/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* evenemententabel */

table.designed { background-color:#fff; margin: 0 0 10px 0px;	font-size:10px;}
table.designed th { background-color:#c6aba0; text-align:center;	font-size:9px;	text-transform:uppercase;	padding:5px;}
table.designed tr {	background-color:#f0eae5;}
table.designed td {	text-align: center;	padding: 1px 5px 1px 5px;	}
table.designed td.info {padding: 0; border-bottom:3px solid #c6aba0;}
table.designed div.infoblock { padding: 15px 0 15px 0; text-align:left ; width:500px; }
table.designed div.infoblock p { padding: 0 10px;}

