@charset "utf-8";
/* CSS Document */

/* Background resize*/
html, body { margin: 0; padding: 0; width: 100%; height: 100%; }
#bg_image { position: fixed; top: 0; left: 0; z-index: 1; width: 100%; height: 100%;  }
#scrollable { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2;}

/*Sticky footer*/
#wraphome { background:url(../pics/ag.png) repeat-y;}
#wraphome {height: auto; min-height: 100%;}
#wraphome, #foot{margin: 0 auto; width:970px;}
#header { background:url(../pics/header.jpg) no-repeat center; height:112px;margin-bottom:1.2em; }
#main {overflow:auto; padding-bottom:57px; height:100%;}  /* must be same height as the footer */
#footer {position: relative; margin-top: -57px; /* negative value of footer height */height: 57px; clear:both; text-align:center} 


/*tekst*/
h3 { text-indent:-9999px;}
em {font: bold .75em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; padding-right:2em; }
.bt {font: normal .8em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF;}
.btgrijs {font: normal .8em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; color: #999;}
.kopitem {font: bold .85em/1.8em "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF;}
.kop {font: bold 1.2em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;color:#FFF;}
p {padding-bottom:1.2em;}
a {color:#FF0; text-decoration:none; }
hr {border:1px solid #666;}
a:hover { color: #F00;}
#tekstcontainer{width:95%;padding-left:2.5%;padding-right:1.5%;}
#vak1,#vak2{float:left;width:100%;position:relative;}
#vak1{overflow:hidden;}
#vak2{right:865px; border-right:1px solid #666;}
#kolom1,#kolom2{float:left;position:relative;overflow:hidden;}
#kolom1{width:9%;left:91%;}
#kolom1 a {color:#FFF; text-decoration:none;}
#kolom1 a:hover {color:#FF0;}
#kolom2{width:86%;left:92%;}



/*Slideshow*/
#slide{width:950px; clear:both; margin-left:0px;}
.clear{clear:both;}
/* End of demo CSS */
#DHTMLgoodies_panel_one, #DHTMLgoodies_thumbs{width:260px;}	/* Width of divs for thumbnails */
#DHTMLgoodies_panel_one{float:left;	}
#DHTMLgoodies_thumbs{overflow:hidden;	/* Don't change this */
height:325px;	/* Height of thumbnail div */
position:relative;	/* Never change this */
float:right;}
#DHTMLgoodies_largeImage{	/* Large image div */
width:452px;	/* Width of large image div */
height:300px;	/* Height of large image div */
float:left;
padding-left:13px;	/* "Air" */
padding-right:10px;}
#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
width:100%;height:100%;text-align:center;}
#DHTMLgoodies_largeImage img{	/* Large image */
border:5px solid #FF0;}	/* Border around large image */
.strip_of_thumbnails{	/* A vertical strip of thumbnails */
width:130px;	/* Width of strip */
padding:3px;	/* "Air" inside filmstrip div */
position:absolute;}
.strip_of_thumbnails div{width:220px;height:74px;padding:2px;text-align:left;}
.strip_of_thumbnails img{border:0px;padding:2px;}
.strip_of_thumbnails .activeImage{	/* Active thumbnail */
border:2px solid #FF0;	/* White border around active thumbnail */
padding:0px;}
.leftArrow{float:left;}
.rightArrow{float:right;}
#DHTMLgoodies_thumbs_inner{position:relative;	/* Never change this width:950px; */}

