a { outline-style: none; } 
body {
	line-height: 1.3em;
}
#onderlaag {
	position: relative;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
	margin-top: 20px;
	margin-top: 2vw;
	max-width: 1762px;
}
#breedte {
	height: 100%;
}
#breedte div.imgh {
	height: 100%;
	width: 215px;
	text-align: center;
}
#breedte img {
	min-width: 215px;
	min-height: 154px;
	width: 215px;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: 1410px;
	max-height: 1010px;
}
.captiontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 15px;
	font-size: 9px;
	font-weight: normal;
	width: 100%;
	text-align: center;
}
.captiontext a {
	text-decoration: underline;
	color: #000000;
}
.captiontext a:hover, .captiontext a:visited:hover {
	text-decoration: underline;
	color: #666;
}

.titel_tekst {
	display: none;
}
.holder {
	position: absolute;
	left: 100px;
	top: 0;
	height: auto;
	z-index: 1;
}
#navigatie3 {
	float: left;
	margin-left: -100px;
	padding-left: 5px;
/*
	height: auto;
	width: 90px;
	position: absolute;
	left: 0px;
	top: 155px;
	padding-left: 5px;
	z-index: 4;
*/
}
#navigatie2 {
	height: auto;
	width: 90px;
	position: absolute;
	left: 0px;
	top: 25px;
	padding-left: 5px;
	z-index: 1;
}
#navigatie {
	height: auto;
	width: 90px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	z-index: 3;
}
.menu_maura {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.menu_maura a, .menu_maura a:visited{
	color: #000000;
	text-decoration: none;	
}
.menu_maura a:hover, .menu_maura a:visited:hover{
	text-decoration: none;
	padding-bottom: 0px;
}
.onderstreept {
	text-decoration: underline;
}
a.onderstreept {
	text-decoration: underline;
	color: #000000;
}
a:hover.onderstreept, a:visited:hover.onderstreept{
	text-decoration: underline;
	color: #666;
}
.menu_klein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.menu_klein a, .menu_klein a:visited{
	color: #000000;
	text-decoration: none;
}
.menu_klein a:hover, .menu_klein a:visited:hover{
	text-decoration: underline;
	padding-bottom: 0px;
}
#tekst_bio {
	position: absolute;
	width: 220px;
	top: 8vh;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	background-position: right;
	text-align: left;
	overflow-y: scroll;
	height: 150px;
	padding-left: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
.captiontexti {
	margin-top: 150px;
}
#tekst_bio p:first-child {
	margin-top: 0;
	padding-top: 0;
}
@media (min-width:361px) {
	#onderlaag {
		width: 96vw;
		height: 85vh;
	}
	#breedte {
		height: 100%;
	}
	#breedte div.imgh {
		width: 60vw;
		height: 100%;
		text-align: center;
	}
	#breedte img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}
	.captiontext {
		font-size: 11px;
	}
	.holder {
		left: 150px;
	}
	#navigatie3 {
		width: 130px;
		padding-left: 20px;
		margin-left: -150px;
	}
	#navigatie2 {
		width: 130px;
		top: 40px;
		top: 5.5vw;
		padding-left: 20px;
	}
	#navigatie {
		width: 130px;
		padding-left: 20px;
	}
	.menu_maura {
		font-size: 16px;
	}
	.menu_klein {
		font-size: 11px;
	}
	#tekst_bio {
/*		position: absolute; */
		width: 320px;
		font-size: 13px;
/*		height: 190px;*/
height: 64vh;
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media (min-width:726px) {
	#onderlaag {
		width: 96vw;
	}
	#breedte div.imgh {
		width: 80vw;
		height: 100%;
		text-align: center;
	}
	.captiontext {
		font-size: 11px;
	}
	.holder {
		left: 15vw;
	}
	#navigatie3 {
		margin-left: -15vw;
/*	
		top: 56.5vw;
*/
	}
	.menu_maura {
		font-size: 16px;
/*		line-height: 19px;*/
	}
	.menu_klein {
		font-size: 11px;
	}
	#tekst_bio {
		width: 66vw;
/*		height: 46vw; */
		padding-left: 4vw;
	}
.captiontexti {
	margin-top: 73vh;
}
	.holder {
		height: 46vw;
	}
}
@media (min-width:946px) {
	#onderlaag {
		width: 90vw;
		height: 85vh;
	}
	#breedte {
		height: 100%;
	}
	#breedte div.imgh {
		width: 72vw;
		height: 100%;
		text-align: center;
	}
	#breedte img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}
	.captiontext {
		font-size: 15px;
	}
	#navigatie3 {
	}
	.menu_maura {
		font-size: 22px;
	}
	.menu_klein {
		font-size: 15px;
	}
}
div.imgh {
	position: relative;
}
