* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
	background-color: white;
	text-align:center;
	min-height:657px;/* for good browsers*/
	min-width:1038px;/* for good browsers*/
	font-family: Arial,Helvetica,sans-serif;
}

a{
  outline: none;
}

/* Highslide Overrides */

.highslide-active-anchor img {
	visibility: visible!important;
}

a img{
	border: 0!important;
}

.highslide-move, .highslide-full-expand, .highslide-play, .highslide-caption{
	display: none!important;
}

.highslide-image{
	/*border: 0!important;*/
	background-color: #fff!important;
}

.highslide-dimming{
	/*background-color: #FFFFFF!important;*/
}

/* HS controls in overlay */


#hs-stop{
	position: relative;
	top: 25px;
}

#hs-stop a {
}

.first #hs_vorige{
	display: none;
}

.last #hs_volgende{
	display: none;
}

#hs_vorige{
	display: block;
	border: 0px solid #FFCC33;
	background-image: url(../img/previous.png);
	_background-image: url(../img/previous.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
	float: left;
}

#hs_vorige a{
	display: block;
	height: 420px;
	border: 0px #000000 dotted;
	position: relative;
	bottom: 40px;
	right: 40px;
}

#hs_volgende{
	float: right;
	border: 0px solid  #33CCCC;
	background-image: url(../img/next.png);
	_background-image: url(../img/next.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 200px;
}

#hs_volgende a{
	display: block;
	height: 320px;
	border: 0px #000000 solid;
	position: relative;
	bottom: 40px;
	left: 40px;
}

#hs_catcaption{
	border: 0px solid #000;
	position: relative;
	top: 25px;
	width: 225px;
	height: 29px;
	background-position: top center;
	background-repeat: no-repeat;
}

.my-overlay-vorige{
	top: 0;
	left: 0;
	border: 0px solid #0000CC;
	position: absolute;
	float: left;
}


#my-overlay{
	position: relative;
}

#hs-stop{
	float: right;
}


.highslide-header{
	display: none;
}

.highslide-footer{
	padding-right: 15px;
}

.iframesluit{
	text-align: right;
}


.iframesluit a{
	color: #3077c5;
	font-size: 11px;
}

.iframesluit a:hover{
	text-decoration: none;
}

.highslide-footer{
	text-align: right;
}



.content_kop{
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 10px;
	width: 100%;
	height: 20px;
	border: 0px solid #000000;
}


