/* =Reset
-------------------------------------------------------------- */

html, body, 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, 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 {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow: hidden; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #919193;
	font: 13px/21px Verdana, Geneva, Arial, sans-serif;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	color:#0094d9;
	clear: both;
	font-family: "museo-slab"; font-weight="300"
}
hr {
	border:0;
	border-bottom:1px dotted #231f20;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */



p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}


.acc-title {font-family: "museo-slab"}

/* Links */
a {
	color: #74BDE9;
	text-decoration:none;
}
a:visited {
	color: #74BDE9;
}
a:hover,
a:focus,
a:active {
	color: #A3A3A3;
	text-decoration:none;
}

/* =Layout
----------------------------------------------- */

#pages {

}

#page2, #page3, #page4, #page5, #page6, #page1, #page8, .lightbox {
	 /*display:none; */
}

.page {
	position:relative;
	width:798px;
	height:498px;
	border:1px solid #e4e4e4;
	margin-bottom:12px;
}

.lightbox {
	position:relative;
	width:800px;
	height:500px;
	margin-bottom:12px;
	border:1px solid #e4e4e4;
}

#navigation {
	height:30px;
	margin-top:12px;
	margin-bottom:12px;
	font-size:11px;
	line-height:21px;
	color:#A3A3A3;
}

#navigation a {
 color:#A3A3A3;
}

#navigation a:hover {
 color:#74BDE9;
}

#navigation .divider {
	margin-left:10px;
	margin-right:10px;
	font-size:16px;
	line-height:30px;
	color:#A3A3A3;
}

#navigation img {
	vertical-align:middle;
}

#nav-left {
	float:left;
	width:50%;
}

#nav-right {
	float:right;
	width:50%;
	text-align:right;
}

#next {
	margin-left:10px;
}

#previous {
	margin-left:20px;
}

.clear {
	clear:both;
}

/* =Template0
----------------------------------------------- */

.template0 {
	background:#fff url('images-edition/gezicht.jpg') top left no-repeat;
	color:#0094d9;
	color:#A3A3A3;
	font-size:1.5em;
}

.template0 .logo {
	position:absolute;
	top:20px;
	left:10px;
}

.template0 .column1 {
	position:absolute;
	top:0;
	left:50px;
	width:250px;
	background: url('images/bgcolumnbr.png') bottom right no-repeat;
}

.template0 .column1 .inner {
	margin:180px 40px 0 54px;
}

.template0 .column1 a.js-paging {
	display:block;
	color: #74bde9;
	font-size:28px;
	line-height:40px;
	background: url('images/t0bgtitel.png') bottom right no-repeat;
}

.template0 .column1 a.js-paging:hover:nth-child(1n+1) {
	background: url('images/t0bgtitelhover1.png') bottom right no-repeat;
	color:#0094da;
}




.template0 .column3 {
	position:absolute;
	top:0;
	left:50px;
	width:210px;
	height:350px;
	background: url('images/bgcolumnbl2.png') bottom left no-repeat;
}

.template0 .column3 .buttonlist li a {
	display:block;
	outline:none;
	margin:10px 0 0 0;
	padding:10px 20px 20px 20px;
}

.template0 .column3 .buttonlist li a:hover {
	color:#fff;
}



.template0 .column3 .buttonlist {
	width:210px;
	position:absolute;
	bottom:0px;
	left:0px;
	margin:0;
	padding:0;
	list-style-type:none;
	font-family: "museo-slab";
}

.template0 .column3 .buttonlist li {
	padding:0;
	clear:both;
	background: url('images/t1bgtitel.png') bottom left no-repeat;
}

.template0 .column3 .buttonlist li:hover {
	background: url('images/t1bgtitelhover.png') bottom left no-repeat;
	cursor:pointer;
}

/* added Rob hieronder code om achtergrondplaatjes op hover te wisselen */

.template0 .column3 .buttonlist li:nth-child(1n+1):hover {
	background: url('images/t1bgtitelhoverrood.png') bottom left no-repeat;
	cursor:pointer;
}

.template0 .column3 .buttonlist li:nth-child(1n+2):hover {
	background: url('images/t1bgtitelhoverpetrol.png') bottom left no-repeat;
	cursor:pointer;
}


.template0 .column3 .buttonlist li:nth-child(1n+3):hover {
	background: url('images/t1bgtitelhovergroen.png') bottom left no-repeat;
	cursor:pointer;
}


.template0 .column3 .buttonlist li:nth-child(1n+4):hover {
	background: url('images/t1bgtitelhover.png') bottom left no-repeat;
	cursor:pointer;
}

.template0 .column3 .buttonlist li.imageli {
	background: none;
	margin:0 0 0 20px;
}

.template0 .column3 .buttonlist li a {
	display:block;
	outline:none;
	margin:10px 0 0 0;
	padding:10px 17px 20px 20px;
}

.template0 .column3 .buttonlist li a:hover {
	color:#fff;
}

.template0 .column3 .buttonlist li.imageli a {
	padding:0;
}

.template0 .column3 .buttonlist li img {
	float:left;
	margin-bottom:10px;

}



/* =Template1
----------------------------------------------- */

.template1 {
	background:#fff;
	color:#0094d9;
	font-size:16px;
}

.template1 .logo {
	position:absolute;
	top:20px;
	left:18px;
	width:440px;
	height:100px;
}


.template1 .column12 {
	position:absolute;
	top:140px;
	left:70px;
	width:440px;
	height:300px;
}


.template1 .column3 {
	position:absolute;
	top:0;
	left:550px;
	width:210px;
	height:450px;
	background: url('images/bgcolumnbl.png') bottom left no-repeat;
}

.template1 .column3 .buttonlist {
	width:210px;
	position:absolute;
	bottom:0px;
	left:0px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.template1 .column3 .buttonlist li {
	padding:0;
	clear:both;
	background: url('images/t1bgtitel.png') bottom left no-repeat;
}

.template1 .column3 .buttonlist li:hover {
	background: url('images/t1bgtitelhover.png') bottom left no-repeat;
	cursor:pointer;
}

.template1 .column3 .buttonlist li.imageli {
	background: none;
	margin:0 0 0 20px;
}

.template1 .column3 .buttonlist li a {
	display:block;
	outline:none;
	margin:10px 0 0 0;
	padding:10px 17px 20px 20px;
}

.template1 .column3 .buttonlist li a:hover {
	color:#fff;
}

.template1 .column3 .buttonlist li.imageli a {
	padding:0;
}

.template1 .column3 .buttonlist li img {
	float:left;
	margin-bottom:10px;

}

/* =Template2
----------------------------------------------- */

.template2 {
	background:#fff url('images-edition/model.jpg') top left no-repeat;

}

.template2 .column3 {
	position:absolute;
	top:0;
	left:480px;
	width:280px;
	background: url('images/t2bgtitel.png') bottom right no-repeat;
}

.template2 .column3 .buttonlist {
	margin:0;
	padding:0;
	list-style-type:none;
}

.template2 .column3 .buttonlist li {
	margin:0;
	padding:0;
	color:#919193;
	font-size:1.5em;
	line-height:24px;
}

.template2 .column3 .buttonlist li .accordeoncontent {
	color:#919193;
	font-size:12px;
	line-height:18px;
	margin:0 0;
	padding: 0;
	/*Added*/
	overflow: hidden;
}

.template2 .column3 .buttonlist li .accordeoncontent .margepadding {
	background: url('images/t2bgtitel.png') bottom right no-repeat;
	margin:0;
	padding:10px;
	/*Added*/
	overflow: hidden;
}


.template2 .column3 .buttonlist li a {
	background: url('images/t2bgtitel.png') bottom right no-repeat;
	display:block;
	outline:none;
	margin:10px 0 0 0;
	padding:10px 10px 10px 10px;
	color: #c13c27;
}

.template2 .column3 .buttonlist li a:hover {
	background: url('images/t2bgtitelhoverroze.png') bottom right no-repeat;
	color:#fff;
}

.template2 .column3 .buttonlist li a.active {
	background: url('images/t2bgtitelhoverroze.png') bottom right no-repeat;
	color:#fff;
}






/* =Template3
----------------------------------------------- */
.template3 {
	background:#fff url('images-edition/kader2.jpg') top left no-repeat; font-size: 12px; line-height: 18px;

}

.template3 .inner{
	margin:20px;
}

.template3 .column3 {
	position:absolute;
	top:30px;
	left:490px;
	width:270px;
	height:400px;
	background: #fff;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}

.template3 .column3 h1 {
	color: #0094D9;
	font-size:1.5em;
	line-height:24px;
}

/* =Template4
----------------------------------------------- */

.template4 {
	background:#fff url('images-edition/plant.jpg') top left no-repeat;
	/*overflow:hidden;*/
}



.template4 .column a {
	display:block;
	outline:none;
	/*height:130px;*/
	color:#0094d9;
	font-size:16px;
	line-height:24px;
	padding:20px 20px 10px 20px;
	font-family: "museo-slab";
	font-size: 1.5em;
}

.template4 .column .ank-content .inner  {
	margin:10px 20px 20px 20px;
}

.template4 .column a:hover {
	background: url('images/t4bgtitelhover.png') top right no-repeat;
	color:#fff;
}

.template4 .column1 {
	position:absolute;
	bottom: 0;
	left:40px;
	width:210px;
	background: url('images/bgcolumntr.png') top right no-repeat;
}

.template4 .column2 {
	position:absolute;
	bottom: 0;
	left:295px;
	width:210px;
	background: url('images/bgcolumntr.png') top right no-repeat;
}

.template4 .column3 {
	position:absolute;
	bottom: 0;
	left:550px;
	width:210px;
	background: url('images/bgcolumntr.png') top right no-repeat;
}



/* =Template5
----------------------------------------------- */

.template5 {background: url('images-edition/vscd.jpg') top right no-repeat;

}


#page5 p {margin-bottom: 10px; margin-right: 10px;}

#page5 h1 {font-size: 3em; line-height: 1em;}

.template5 .column12 {
	position:absolute;
	top:75px;
	left:70px;
	width:400px;
	height:365px;
	font-size:14px;
}

.template5 .column12 h1 {
	color: #0094D9;
	font-size:22px;
	line-height:24px;
	margin-bottom:20px;
}


.template5 .column3 {
	position:absolute;
	top:120px;
	left:510px;
	width:250px;
	height: 350px;
}

.template5 .column3 .buttonlist {
	width:250px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.template5 .column3 .buttonlist li {
	margin:0;
	padding:0;
	margin-bottom:20px;
	font-size:16px;
}

.template5 .column3 .buttonlist li a {
	display:block;
	background: url('images/t5bgtitel.png') bottom left no-repeat;
	outline:none;
	padding:7px 20px 13px 20px;
}

.template5 .column3 .buttonlist li a:hover {
	background:url('images/t5bgtitelhover.png') bottom left no-repeat;
	color:#fff;
}

.template5.lightbox .close {
	position:absolute;
	top:20px;
	left:720px;
}

.template5.lightbox .column123 {
	width:730px;
	height:400px;
	margin:50px 20px 20px 40px;
	font-size:14px;
	padding-bottom:20px;
	overflow:auto;
}

.template5.lightbox .column123 h1 {
	width:710px;
	color: #0094D9;
	font-size:22px;
	line-height:24px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #A3A3A3;
}

.template5.lightbox .column123 .dottedline{
	width:710px;
	height:0px;
	margin:20px 0;
	border-bottom:1px dotted #A3A3A3;
}


/* =Template6
----------------------------------------------- */

.template6 {
	background:#fff; background: url('images-edition/cupcake-bg.png');

}


.template6 .lightbox {
	background:#fff;
}


.template6 .column12 {
	position:absolute;
	top:75px;
	left:70px;
	width:440px;
	height:365px;
	font-size:14px;

}

.template6 .column12 h1 {
	color: #0094D9;
	font-size:3em;
	line-height:1em;
	margin-bottom:10px;
}


.template6 .column3 {
	position:absolute;
	top:75px;
	left:550px;
	width:210px;
	height:420px;
}

.template6 .column3 .buttonlist {
	width:190px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.template6 .column3 .buttonlist li {
	width:178px;
	height:120px;
	padding:2px 8px 8px 2px;
	line-height:0px;
	margin-bottom:10px;
}

.template6 .column3 .buttonlist li:hover {
	background: url('images/shadow1.png') bottom right no-repeat;
}

.template6 .column3 .buttonlist li:first-child {
	border-top:0px dotted #e2e2e2;
}

.template6 .column3 .buttonlist li a {
	display:block;
	outline:none;
}

.template6.lightbox .close {
	position:absolute;
	top:20px;
	left:720px;
}

.template6.lightbox .column123 {
	width:615px;
	margin:20px;
}

/* =Template7
----------------------------------------------- */

.template7 {
	background:#fff;
}

.template7 .column12 {
	position:absolute;
	top:0px;
	left:0px;
	width:540px;
	height:498px;
	background:url('images-edition/meloen.jpg') top left no-repeat;
}

/*.template7 #button1 {
	position:absolute;
	top:30px;
	left:130px;
}

.template7 #button2 {
	position:absolute;
	top:260px;
	left:130px;
}

.template7 #button3 {
	position:absolute;
	top:90px;
	left:330px;
}*/

.template7 .column3 {
	position:absolute;
	top:30px;
	left:550px;
	width:210px;
	height:430px;
}

.template7 .column3 h1 {
	color: #0094D9;
	font-size:3em;
	line-height:1em;
	margin-bottom:20px;
}

/* =Template8
----------------------------------------------- */

.template8 {
	background: #fff url('images-edition/plant.jpg') top left no-repeat;
}

.template8 .template-title {
	color: #0094D9;
	font-size:1.8em;
	font-family: sans-serif;
	font-weight: bold;
	line-height:1em;
	position: absolute;
	top: 60px;
	left: 40px;
	width: 440px;
}

.template8 .button1 {
	top:280px;
	left:130px;
}

.template8 .button2 {
	top:120px;
	left:390px;
}

.template8 .button3 {
	top:200px;
	left:650px;
}

.template8 .lightbox {
	background: #fff;
}

.template8 .lightbox .close {
	position:absolute;
	top:20px;
	left:720px;
}
#template8-lightbox1.lightbox {

	width:730px;
	height:400px;
	margin: 50px 20px 20px 40px;
}

#template8-lightbox1.lightbox.lightbox active-lb-content.column123{
background-color: white;

	margin: 20px;
}

/* =Reactions lightbox
----------------------------------------------- */

#reactionslightbox .close {
	position:absolute;
	top:20px;
	left:400px;
}

#reactionslightbox .column123 {
	margin:40px 20px 20px 20px;
}

#reactionslightbox .column123 h1 {
	color: #0094D9;
	font-size:22px;
	line-height:24px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #a3a3a3;
}

#reactionslightbox .column123 strong {
	color: #a3a3a3;
}

#reactionslightbox .column123 h2 {
	color: #a3a3a3;
	font-size:16px;
	line-height:24px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #a3a3a3;
}

#reactionslightbox .column123 ul {
	list-style-type:none;
	margin:0;
}

#reactionslightbox .column123 li {
	margin-bottom:15px;
	padding-bottom:0px;
	border-bottom:1px dotted #a3a3a3;
}

/*Style added by Isaac*/


body {
	overflow: hidden;
}

#canvas {
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;

	padding: 24px 0;
}

#pages {
	position: relative;
	width: 100%;
	height: 500px;
	top: 0;
}

.page-wrapper {
	width: 100%;
	position: absolute;
	left:100%;
	top: 0;
}

.page-transition {
	-webkit-transition: left 750ms ease;
	-moz-transition: left 750ms ease;
	-o-transition: left 750ms ease;
	transition: left 750ms ease;
}

.page {
	margin: 0 auto;
}

#navigation {
	width: 800px;
	margin: 0 auto;
}

#nav-pagination {
	display: inline-block;
	vertical-align: middle;
}

#nav-left span {
	font-family: 'museo-slab'; font-size: 2em;
}

.paging {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url('images/paging.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.paging:hover {
	background-image: url('images/paginghover.png');
}

.paging-active {
	background-image: url('images/pagingactive.png');
}

#prev-page,
#next-page {
	display: inline-block;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	background: no-repeat;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

#prev-page {
	background-image: url('images/previous.png');
}

#prev-page:hover {
	background-image: url('images/previoushover.png');
}

#next-page {
	background-image: url('images/next.png');
	margin-left:10px;
}

#next-page:hover {
	background-image: url('images/nexthover.png');
}

.ank-content {
	overflow: hidden;
	height: 270px;
}

.lightbox {
	z-index: 40;
}

.hider,
.reactions,
.lightbox {
	-webkit-transition: opacity 450ms ease;
	-moz-transition: opacity 450ms ease;
	-o-transition: opacity 450ms ease;
	transition: opacity 450ms ease;
}

.hider {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 20;
	background: #000A0F;
	opacity: 0.8;
}

.reactions {
	z-index: 40;
	position: absolute;
	left: 50%;
	top: 24px;
	width:480px;
	height:600px;
	margin-left: -240px;
	border:1px solid #e4e4e4;
	overflow:auto;
	background:#fff;
}

.button1,
.button2,
.button3 {
	position:absolute;
	text-indent: -9999px;
	overflow: hidden;
	width: 42px;
	height: 41px;
}



/*   template 7 knoppen    */
.button1 {
	top:70px;
	left:130px;
	background-image: url('images/button1.png');
}

.button2 {
	top:360px;
	left:130px;
	background-image: url('images/button2.png');
}

.button3 {
	top:160px;
	left:360px;
	background-image: url('images/button3.png');
}

.button1:hover {
	background-image: url('images/button1hover.png');
}

.button2:hover {
	background-image: url('images/button2hover.png');
}

.button3:hover {
	background-image: url('images/button3hover.png');
}

.button1.active-tab-title {
	background-image: url('images/button1active.png');
}

.button2.active-tab-title {
	background-image: url('images/button2active.png');
}

.button3.active-tab-title {
	background-image: url('images/button3active.png');
}

.tab-content {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	padding: 1em;
}


.slide-animation {
	-webkit-transition-property: top, bottom;
	-moz-transition-property: top, bottom;
	-o-transition-property: top, bottom;
	transition-property: top, bottom;
	-webkit-transition-duration: 450ms;
	-moz-transition-duration: 450ms;
	-o-transition-duration: 450ms;
	transition-duration: 450ms;
}

.accordeoncontent,
.ank-content {
	color:#919193;
	font-size:12px;
	line-height:18px;
	margin:0 0;
	padding: 0;
	/*Added*/
	overflow: hidden;

	-webkit-transition: height 350ms ease;
	-moz-transition: height 350ms ease;
	-o-transition: height 350ms ease;
	transition: height 350ms ease;
}


/* edition specific */
img.socialmediaicons {position: absolute;
	top: -5px; 
	border: 2px solid aqua;
}
#page3 h1 {margin-bottom: 5px;}
h1 .groot {font-size: 5em;}