@font-face {
font-family: 'HelveticaNeuLight';  src: url('../fonts/helveticaneuelight.eot?') format('eot'), url('../fonts/helveticaneuelight.ttf') format('truetype');
font-family: 'Courier_New';  src: url('../fonts/Courier_New.eot?') format('eot'), url('../fonts/Courier_New.ttf') format('truetype');
}

body {
	background-color: white;
	text-align: left;
	font-family: 'HelveticaNeuLight', Helvetica, sans-serif; 
	font-size: 15px; 
	color: rgb(50,50,50);
	line-height: 1.3em;
	overflow-x: hidden;	
	overflow-y: scroll;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
body.art {	background-color: rgb(244,252,250);}

p.eng {font-style: italic}
p.items {padding:0px 2px 2px 2px;font-size: 16px}
p.klein {font-size: 11px}
 .klein {font-size: 11px}
p.onderbeeld  {text-align: center} 
p.tekstfilm {
	position: absolute;
	top:105%;
	font-size: 1.1em;
	z-index: 1000;
}
p.type {
	padding: 10px 4px 5px 4px;
	font-family: 'Courier_New', Courier, mono;
	font-size: 14px;
	text-align:justify;
	color: rgb(21,21,21);
	background-color: rgb(232,240,240); 
}
p.just {
	padding: 0px 0px 10px 0px;
	text-align:justify;
}
p.just2 {
	padding: 0px;
	text-align:justify;
}
p.nieuwslnk {
	position: relative;
	margin: 12px 24px;
	text-align:left;
	/*font-size: 14px*/
}
a.nieuwslnk {
	position: relative;
	margin: 20px 10px;
	text-align:left;
	/*font-size: 14px*/
}
a.itemlnk {
	position: relative;
	margin: 10px 0px;
	text-align:left;
	/*font-size: 14px*/
}
    
a:link {  
	color: rgb(0,153,102); 
	text-decoration: none;
}
a:visited {  
	color: rgb(0,153,102); 
	text-decoration: none;
}
a:hover {  
	color: rgb(0,153,102); 
	text-decoration: underline;
}
a:active {  
	color: rgb(0,153,102); 
	text-decoration: underline;
}

img {
	border: none;
	outline: none;
	object-fit:contain;
	margin: 10px auto;
}
img.beeld       {width:100%;}
img.beeld.plus  {width:auto;height:90%}
img.beeld250l   {width:49%;float: left}
img.beeld250r   {width:49%;float: right}
img.beeld500    {width:500px}
img.beeld380    {width:380px; margin-right:10%}
img#logo        {width:100%;  margin: 0px auto; }
img#insta       {width:25px;  margin:0px 10px 0px 0px;}

ul {
	padding-left: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(../knop/dot.png);
	position: relative;
	left: 4px;
}
ul.just {
	padding: 0px 0px 10px 0px;
	margin: 12px;
	left: 6px;
	text-align:justify;
}
ul.type {
	padding: 10px 4px 5px 4px;
	font-family: 'Courier_New', Courier, mono;
	font-size: 14px;
	text-align:justify;
	color: rgb(21,21,21);
	background-color: rgb(232,240,240); 
	list-style-position: inside;
	left: 0px;
}

li {padding: 0px;}

h3 {
	color: rgb(50,50,50);
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 4px 0px;
}
@media (max-width: 750px)  {h3 {font-size: 16px}}
@media (min-width: 751px)  {h3 {font-size: 2vw }}
@media (min-width: 1350px) {h3 {font-size: 24px}}

h4 {
	font-size: 16px; 
	color: rgb(50,50,50);
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 4px 0px;
	clear: both;
}
/*h5 {
	font-size: 16px; 
	color: rgb(50,50,50);
	line-height: 1.3em;
	font-weight: normal;
	margin: 0px;
}*/

#achter {
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 100%;	
	background-size: cover;
	background-position: center center;
}
#achter.nieuws-a {background-image: url(../beeld/IenkeKastelein_Art_in_Odd_Places_PLAY.jpg);}
#achter.films-a {background-image: url(../beeld/IenkeKastelein_film-achter-1276.jpg);}
#achter.installations-a {background-image: url(../beeld/IenkeKastelein_Circadit-1200.jpg);}
#achter.projects-a {background-image: url(../beeld/IenkeKastelein_Tholos_in_Pecsbagota_2-1276.jpg);}
#achter.photography-a {background-image: url(../beeld/NewYork/IenkeKastelein_14x14thStreetNY_13-1200.jpg);}

#beeld-e {color: rgb(0,153,102); cursor: pointer}
#beeld-nl{color: rgb(0,153,102); cursor: pointer}

div.links50 {
	position: relative;
	float: left;
	width: 50%;
}
div.rechts50 {
	position: relative;
	float: right;
	width:46%;padding: 0px;
}
div.center {text-align: center}
 .rechts {text-align: right}
div.center800 {position: relative;margin: auto;width: 800px}
div.center500 {position: relative;margin: auto;width: 500px}
div.center380 {position: relative;margin: auto;width: 380px;background-color: black;padding: 4px;border-radius: 2px}

.datum {
	position: relative;
	font-size: 12px; 
	margin: 0px;
	padding: 0px;
	text-align: right;
	right: 20px;
	margin-top:-36px;
	width:120px;float: right;
	z-index: 3;
	color: rgb(135,135,135);
	cursor: pointer;
}

.event {
	font-size: 14px;
	margin: 12px;
	padding: 12px;
	color: rgb(77,69,69);
	text-align: left;
	background-color: rgb(240,243,242);
}

.fotogroot {
	position: absolute;
	z-index: 913;
	text-align: center;
	padding-top: 8px;
	color: white;
	height: 32px;
	width:40px;
	border-radius: 40px;
	font-size: 36px;
	font-weight: 100;
	background-color: rgba(2,153,101,0.8);
	margin: -62px auto 8px auto;
	left:0;right:0;
	cursor: pointer;
	transition: background-color 0.4s;
}
.fotogroot:hover {	background-color: rgba(2,153,101,1);}
.fotogroot.plus {display: none}

.fotonext {
	position: absolute;
	z-index: 913;
	text-align: right;
	padding-top: 12px;
	color: white;
	height: 32px;
	width:32px;
	border-radius: 40px 0px 0px 40px ;
	font-size: 34px;
	font-weight: 100;
	background-color: rgba(2,153,101,0.8);
	margin: -62px auto 8px auto;
	right:0px;
	top:40%;
	cursor: pointer;
	transition: background-color 0.4s;
	visibility: hidden;
}
.fotonext.plus {position: fixed; right: 8px; visibility: visible}
.fotonext:hover {	background-color: rgba(2,153,101,1);}

.fotoprev {
	position: absolute;
	z-index: 913;
	text-align: left;
	padding-top: 12px;
	color: white;
	height: 32px;
	width:32px;
	border-radius: 0px 40px 40px 0px ;
	font-size: 34px;
	font-weight: 100;
	background-color: rgba(2,153,101,0.8);
	margin: -62px auto 8px auto;
	left:0px;
	top:40%;
	cursor: pointer;
	transition: background-color 0.4s;
	visibility: hidden;
}
.fotoprev.plus {position: fixed; left: 10px; visibility: visible}
.fotoprev:hover {	background-color: rgba(2,153,101,1);}

.groen {color: rgb(0,153,102)}
.streep {text-decoration: underline }
.recht {font-style: normal }

#items {
	position: absolute;
	margin: auto;
	left:0;right:0;
	width:70vw;
	min-width: 520px;
	max-width:850px;
	top:20px;
	padding: 10px;
	text-align: justify;
	z-index: 2;
	background-color: white;
	height:initial;
	display: none;
}
#items.show {display: block}
#items.archief {
	display: block;
	top:80px;
	max-width: 680px;
}
#items.about {
	display: block;
	position:relative;
	margin: auto;
	left:0;
	right:0;
	width:82vw; height: 100%;
	top:0px;
}
#items.resume {
	display: block;
	text-align: left;
	width:90vw;
	min-width: 800px;
	max-width: none;
	top:100px;
}
#items.plus {z-index: 4}

.itemsub {padding-top: 12px}

.lijst-nl {
	width: 60%;
	position: relative;
	padding: 0px 0px 20px 0px;
	float:left;
	text-align: left;
	overflow: hidden;
}
.lijst-e {
	width: 40%;
	position: relative;
	padding: 0px 0px 20px 0px;
	float: right;
	text-align: left;
}

.menuknop { 
	cursor: pointer;
	color: rgb(210,210,210);
	font-size: 36px;
	padding: 0px 2px;
}museum The Reach, Abbotsford, Canada.
.menuknop:hover {color:#096}
.menuknop.hover {color:#096}
.menuknop.d {	padding: 0px 1px;}

#naar-e {cursor: pointer}
#naar-e:hover {color: rgb(0,153,102);}
#naar-nl {cursor: pointer}
#naar-nl:hover {color: rgb(0,153,102);}

#naviboven {
	display: block;
	top:12px;
	position: fixed;
	right: 10px;
	z-index: 12;
}
.naviboven {
	position: relative;
	font-size: 32px;
	color: white;
	cursor: pointer;
	height: auto;
	text-align: center;
	top:0px;
}
@media (max-width: 824px) {
	#naviboven {
		background-color: rgba(2,153,101,0.8);
		width:34px;
		white-space: normal;
	}
	.naviboven {
		display: block;
		height: 34px;
		top:10px;
	}
img#face-boven  { margin: 0px 0px 0px 0px;}
}
@media (min-width: 825px) {
	#naviboven {
		background-color: rgba(2,153,101,1);
		width:auto;
		white-space: nowrap;
}
	.naviboven {display: inline-block;}
	img#face-boven  { margin: 0px 10px 0px -10px;}
}

.naviboven#home        {}
.naviboven#intro       {}
.naviboven#contact     {}
/*.naviboven#close-boven {font-size: 36px;font-weight: 100; display: none;float: right;top:8px;}*/
img#close-boven {
	width: 28px;
	height:28px;
	margin: 0px;
	display: none;
}
img#face-boven  {  	
	width: 28px;
	height:28px;
}
.naviboven a {color:white; text-decoration: none; margin:0px 8px 0px 2px;}
.naviboven#home a       {color: rgb(154,195,173)}
.naviboven#home a:hover {color: white}

.naviknopIK {
	color: rgb(51,51,51);
	cursor: pointer;
	display:inline-block;
	letter-spacing: 0.05em;
}
@media (max-width: 750px)  {.naviknopIK {font-size: 16px}}
@media (min-width: 751px)  {.naviknopIK {font-size: 2vw }}
@media (min-width: 1350px) {.naviknopIK {font-size: 24px}}

.naviknopIK:hover {color: rgb(0,153,102)}
.naviknopIK.hover {color: rgb(0,153,102)}

.naviknopIK#menuknopartIK     {}
.naviknopIK#menuknopprojectIK {margin-left: 1%}
.naviknopIK#menuknopinstalIK  {margin-left: 6.5%}
.naviknopIK#menuknopfotoIK    {float: right; margin-right: 0px}

a.naviknopIK       {text-decoration: none}
a.naviknopIK:visited {color: rgb(51,51,51)}
a.naviknopIK:link    {color: rgb(51,51,51)}
a.naviknopIK:hover   {color: rgb(0,153,102)}
a.naviknopIK:active  {color: rgb(0,153,102)}

#navititel {
	position: relative;
	margin: auto;
	left:0;right:0;
	width: 70vw;
	min-width:520px;
	max-width: 850px;
	z-index: 3;
	top:0px;
	padding: 0px 10px 5px 10px;
	background-color:white;
	transition: top 0.4s ease-out;
}
#navititel.vast {
	top:8px;
	position: fixed;
	transition: top 0.2s ease-in-out;
}

.nieuwsitem {height:initial}
.nieuwsitem.slide {height: 400px;}

.nieuwstitel {
	position: relative;
	width: 100%;
	margin: 12px auto;
	padding: 4px 0px 3px 4px;
	font-size: 30px;
	font-weight: 100;
	font-style: normal;
	color: rgb(77,69,69);
	text-align: left;
	cursor: pointer;
	border: none;
	outline: none;
	background-color: rgb(224,232,230);
	overflow: visible;
	background-repeat: no-repeat;
	background-position: right 2px;
	transition: margin-top 0.4s ease-out;
}

a.nwst:link {  
	color: rgb(77,69,69); 
	text-decoration: none;
}
a.nwst:visited {  
	color: rgb(77,69,69); 
	text-decoration: none;
}
a.nwst:hover {  
	color: rgb(77,69,69); 
	text-decoration: none;
}
a.nwst:active {  
	color: rgb(77,69,69); 
	text-decoration: none;
}

.nieuwstitel.down   { background-image: url("../knop/pijl-in.png"); margin-top:48px;}
.nieuwstitel.up     { background-image: url("../knop/pijl-uit.png"); margin-top:12px;}
.nieuwsstitel a     { color: rgb(53,53,53); text-decoration: none;}
.nieuwstitel.dia {
	background-color: rgb(180,200,200);
	color: white;
	background-image:none;
}
.nieuwstitel.dia a {color: white;}

.nootgroen {  
	font-size: 14px; 
	color: white;
	background-color: rgb(0,153,102);
	padding: 1px 4px 0px 1px;
}

.onderschrift {
	font-size: 12px;
	font-style: italic;
	line-height: 1.3em;
	color: black;
	position: relative;
	margin: auto;
	padding: 0px 0px 5px 0px;
	text-align: right;
	top:0px;
}
/*
#preloader {position: absolute;z-index: -1}*/

.printlink {
	text-align: left;
	font-size: 13px;
	padding: 10px 0px 12px 30px;
	color: white;
}

#rand {}
#wit-t {
	position: fixed;
	top:0px;
	width: 100%;
	height: 8px;
	background-color: white;
	z-index: 1100;
}
#wit-r {
	position: absolute;
	top:0px;
	width:8px;
	background-color: white;
	/*float: right;*/
	right:0px;
	display: block;
	height: 100%;
	z-index: 1100;
}
#wit-b {
	position: fixed;
	bottom:0px;
	width: 100%;
	height: 8px;
	background-color: white;
	z-index: 1100;
}
#wit-l {
	position: fixed;
	top:0px;
	width:8px;
	background-color: white;
	float: right;
	left:0px;
	display: block;
	height: 100%;
	z-index: 1100;
}

/*#statement {
	display: block; 
	position:relative;
	margin: 100px auto 10px auto;
	left:0;
	right:0;
	width:	82vw;
}*/

#titel {
	position: relative;
	margin: auto;
	left:0;right:0;
	width: 70vw;
	min-width:520px;
	max-width: 850px;
	height: auto;
	z-index: 3;
	top:0px;
	padding: 0.5vw 10px;
	background-color: white;
	transition: top 0.4s ease-out;
	cursor: pointer;
}
#titel.p500 {width: 520px; left:9vw; right:auto;position: fixed}
#titel.vast {top:-11.4vw}

video { text-align: center}

/*#video {
		display: block; 
		position: absolute;
		margin:0.5vw auto;
		left:0;
		right:0;
		z-index: 34;
		width:	82vw; 
		height: 50vw;padding-bottom: 20px;
	}
	@media (max-width: 750px) {#video {top:20px}}
	@media (min-width: 751px) {#video {top:4vw}}
*/
#video1 {
	display: block; 
	position: relative;
	margin: 0px auto;
	padding: 0px;
	left:0;
	right:0;
	z-index: 34;
	width:	82vw; 
	height: 50vw;
	min-width: 520px;
	max-width:850px;
	min-height: 390px;
	max-height: 638px;
	top:-20px;
}
#video2 {
	display: block; 
	position:relative;
	margin:12px auto ;
	left:0;
	right:0;
	z-index: 34;
	width:	82vw; 
	height: 40vw;padding-bottom: 20px;
}
.video3 {
	position:relative;
	left:0;
	right:0;
	z-index: 34;
	text-align: left;
	left:0;right:0;
	width:70vw;
	max-width:830px;
	min-width: 500px;
	height: 51vw;
	max-height: 622px;
	min-height: 376px;
}
#video3t {background-color: black;padding: 4px 0px 8px 0px; }
.video4 {
	position:relative;
	left:0;
	right:0;
	z-index: 34;
	text-align: left;
	left:0;right:0;
	width:100%;
	height:auto;
}
.video4.rand {border:10px solid black}

.vid-desk {display: block; width:100%; margin-top:10px;}
.vid-mob {display: none; width:100%; margin-top:10px;}

.mobile .vid-desk {display: none; width:100%; margin-top:10px;}
.mobile .vid-mob {display: block; width:100%; margin-top:10px;}

.zoom {
	position: relative;
	width:intrinsic;
	transition: width 0.2s ease-out,height 0.2s ease-out;
}
.zoom.plus {
	position: fixed;
	margin: auto;
	left:0;right:0;
	width:auto;
	top:0px;
	padding: 10px;
	text-align: center;
	z-index: 4;
	background-color: rgba(255,255,255,0.98);
	height:100vh;
}
.zwart {background-color: black;}
.film {	height:25.5vw}

table {
 	width: 100%;
	margin:  auto;
	font-size: 12px;
}
table.videot4 {	
	background-color: black;
	margin:10px;
	padding: 10;
	width: auto;
}
table.tcv {
	background-color: rgb(241,244,244);
	margin:  auto;
	font-size: 12px;
}
tr {padding: 2px}

td {
	padding:2px 4px;
	vertical-align:bottom;
	border:none;
	text-align:left;
}
td.v4 {
	width:34vw;
	height:25.5vw;
	padding:2px 2px;
	vertical-align: middle;
	border:none;
	/*white-space:nowrap;*/
	text-align:center;
}

.td1 {width: 40px;font-style:italic;}
.td2 {width: 260px;font-weight: 600;font-style:italic;}
.td3 {width: 15%}
.td4 {width: 15%;padding-left: 8px;}
.td5 {width: 10%;}
.td6 {width: 30%;font-style:italic;padding-left: 8px;max-width: 450px}

.itemtitel {font-size: 20px;margin: 12px 0px 6px 0px;}