/* CSS Document */

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

/* main classes */

a, input, textarea{
	outline: none;
}
a:link, a:visited{
	color: #000;
	text-decoration: underline;
}
a:hover, a:active{
	color: #000;
	text-decoration: underline;
}
a.active {
	color: #000;
	text-decoration: none;
}
p {
	text-align: center
}
h1, h2, h3, h4, h5, h6, h2 a:link, h2 a:visited{
	color: #313332;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: center;
}
h1 {
	font-size: 15px;
}
h1#B57 {
	display: none;
}
h2, h2 a:link, h2 a:visited{
	font-size: 15px;
	text-decoration: none;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
img {
}
ul{
}
li{
}
/* layout */
html {
	overflow: hidden;
}
body {
	height: 100%;
	width: 100%;
	color: #000;
	background: #FFF;
	overflow: hidden;
}
#wrap{
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	overflow-x: hidden;
	overflow-y: auto;
}
#mainwrap{
	position: relative;
	margin:0 auto;
	width: 980px;
}

#wrapper{
	padding: 35px 0;
}
.section{
	height: 166px;
	margin: 0;
	position: relative;
	overflow: visible;
	width: 100%;
}
.section h2, .page h2{
	display: inline;
	left: 50%;
	margin-left: -75px;
	position: absolute;
	top:5px;
	width: 150px;
	z-index: 10;
}
.scroller{
	height: 570px;
}
.scroller ul, .scroll-pain ul{
	display: block;
}
/*.scroll-pain ul{
	position: absolute;
	top:0;
	left:0;
}*/
.scroller li{
	display: inline;
	padding:0 70px;
	/* position: relative;*/
	text-align: center;
	vertical-align: top;
	/* width:auto;*/
}
.scroller li p{
	margin:40px 0 0 0;
	min-width: 150px;
	width:auto;
}
.scroll-pain {
	display: block;
	width: 980px;
	height:140px;
	padding: 0;
}
.scroll-pain li{
	display: inline;
	float:left;
	margin:39px 30px 0;
	position: relative;
	text-align: center;
	vertical-align: top;
	/* width:auto;*/
}
.shadow, .shadow_small{
	background: #E5E5E7;
	margin:0 auto;
}
.shadow img{
	margin: -3px 0 0 -3px;
}
.shadow_small img{
	margin: -1px 0 0 -1px;
}
.imagewrap{
	height: 470px;
	left: 50%;
	margin-left: -1250px;
	overflow: hidden;
	position: absolute;
	top:-40px;
	width: 100%;
	z-index:1;
	
	-moz-box-shadow: 0px 15px 75px #DDD;
	-webkit-box-shadow: 0px 15px 75px #DDD;
	box-shadow: 0px 15px 75px #DDD;
}
.image_bg{
	background: #E5E5E5;
	height: 140px;
	left: 0;
	position: absolute;
	top:0;
	width: 100%;
	
	-moz-box-shadow: 0px 10px 10px #DDD;
	-webkit-box-shadow: 0px 10px 10px #DDD;
	box-shadow: 0px 10px 10px #DDD;
}
#footer{
	background: #FFF;
	left: 0;
	position: relative;
	text-align: center;
	top: 20px;
	width: 100%;
}
#footer a:link, #footer a:visited, #footer li{
	font-size: 10px;
	color: #313332;
}
#footer li{
	display: inline;
	padding: 0 4px;
}
#betaalwijze{
	position: absolute;
	right: -106px;
	top:12px;
	z-index: 9;
	/* afbeelding = 92 x 15px */
}
#ga_terug{
	position: absolute;
	left: 49.5%;
	bottom:20px;
	z-index: 9;
}
/* menu */
#nav {
	height: 34px;
	left: 0;
	margin-left: 290px;
	position: relative;
	text-align: center;
	top:3px;
	padding-top:6px;
	width: 400px;
	z-index: 99;
}
#nav li{
	display: inline;
	padding: 0 7px;
}
#nav a:link, #nav a:visited{
	color: #AAA;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover, #nav a:active{
	color:#313332;
}
#nav a.active{
	color:#313332;
}
.navigation_top{
	position:absolute;
	left: 0;
	margin:0;
	top:12px;
	width:100%;
	z-index:98;
}
.navigation_top .prev{
	position:absolute;
	left: 0;
	margin:0;
	top:0;
	z-index:101;
}
.navigation_top .next{
	position:absolute;
	right: 0;
	margin:0;
	top:0;
	z-index:101;
}
/* forms en buttons */
form{

}
fieldset {
}
input, textarea{
}
textarea{
}
input#form_submit{
}
input#form_submit:hover{
}
label{
}
.check {
}
.select{
	border: 1px solid #E5E5E7;
	width:100px;
}
.focusField{
}
.idleField{
 }
 
/* modal op homepage */
#mainwrap #special { display: none; }
#special { padding: 15px 45px; text-align:center; }
#special h2 { font-size: 20px; line-height: 24px; margin-bottom: 25px; white-space:nowrap; }
#special img { margin-bottom: 10px; }
#special p { margin: 15px 0 0; }
#special #sluit { position: absolute; top: 0; right: 4px; z-index: 4; }

/* scrollpane*/
.scroll-pane ul{
	display: block;
}
.scroll-pane ul li {
	float: left;
	display: inline;
	margin-top: 25px;
}
#scrollpanewrap{
	display: block;
	left:0;
	/* */
	position: absolute;
	width:980px;
	z-index: 2;
}
#scrollpanewrap{
	overflow-x: auto;
	overflow-y: hidden;
}
#scrollpanewrap ul{
	position: absolute;
}
.jScrollPaneContainer {
	position: relative;
	overflow: visible;
	width:980px;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	background: none;
	cursor: pointer;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 99;
}
.jScrollIntervalTrack { 
	position: absolute;
	display:none;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragLeft {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragRight {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
a.jScrollArrowLeft {
	background: #333;
}
a.jScrollArrowLeft:hover {
	background: #666;
}
a.jScrollArrowRight {
	background: #333;
}
a.jScrollArrowRight:hover {
	background: #666;
}
a.jScrollActiveArrowButton, 
a.jScrollActiveArrowButton:hover {
	background: #999;
}

/* Clearen van floats */
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;height:0
}
.clearfix{
	display:inline-block
}
* html .clearfix{
	height:1%
}
.clearfix{
	display:block
}
