@charset "UTF-8";
/* begin  CSS Document P.R */

body {
	margin-left: 0px;
	margin-top: 75px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	left:2px;
	top:100px;
	width:1850px;
	height:436px;
	z-index:1;
    
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:614px;
	width:750px;
	height:86px;
	z-index:2;
	background-color: #FFFFFF;
}

.style1 {
	font-size: xx-small;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.style5 {font-size: x-small}

img.shadow {
	background: url(/plaatjes/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}


.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: normal;
	font-size: 10px;	
	font-family: arial;	
	cursor: default;

	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* einde css */
