@charset "utf-8";body,html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
		margin:0px;
		padding:0px;
		border:0px;
		outline:0px;
		font-weight:inherit;
		font-style:inherit;
		font-size:100%;
		font-family:inherit;
		vertical-align:baseline;
}
body{
	background-color:#fff;
}

:focus{outline:0}
ol,ul{
		list-style:none
}
table{
		border-collapse:separate;
		border-spacing:0
}
caption,th,td{
		text-align:left;
		font-weight:normal;
		vertical-align:top;
}
blockquote:before,blockquote:after,q:before,q:after{
		content:""
}
blockquote,q{
		quotes:"" ""
}
div,h1,h2,h3,p,a,ul,li{
		margin:0px;padding:0px
}
#JQCscrollPane {
	width:280px;
	height:280px;
	border:0;
	overflow:hidden;
	position:relative;
	
}
#JQCcontent{
	position:absolute;
	left:0;
	top:0;
	width:280px;
	height:280px;
	overflow:hidden;
	z-index:3;
	text-align:left;

}
#JQCsnijlijn{
	position:absolute;
	display:inline-block;
	z-index:4;
	width:280px;
	height:280px;
	left:0px;
	top:0px;
	background-image:url(../jqc/images/logosticker-lijn.svg);
	background-position:left top;
	background-repeat:no-repeat;
}
#JQClogo{
	position:absolute;
	display:inline-block;
	z-index:3;
	left:0px;
	top:0px;
	width:280px;
	height:280px;
}
#JQCcontentholder{
	position:relative;
}
#JQCloader{
	position:absolute;
	width:60px;
	height:60px;
	left:110px;
	top:110px;
	/*background-image:url(../jqc/images/loader.gif);
	background-position:left top;
	background-repeat:no-repeat;*/
}