@charset "utf-8";
@font-face {
	font-family: HelveticaNeueUltraLight;
	src: url('../helvetica-neue-ultralight.ttf') format('truetype');
	}
@font-face {
	font-family: Avenir;
	src: url('../Avenir-Black.ttf') format('truetype');
	}


@media all {

p {
margin: 1 em ;
}

/* --------------------------------------------------------- main */

.arrow {
	cursor:default;
}

.overlay {
	font-size: 46px;
	font-family: Avenir;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	color: #FFDC64;
	margin-top: 2em;
	text-shadow: 0px 0px 5px #666;
	line-height: 56px;
}


body {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	color: #666;
	font-weight: normal;
	font-style: normal;
}

body a:link, body a:active, body a:visited {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	color: #666;
	font-weight: 600;
	font-style: normal;
	text-decoration:none;
}

body a:hover {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	color: #FFDC64;
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
}

.titel {
	font-size: 46px;
	font-family: Avenir;
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
	color: #FFDC64;
	margin: 7px;
	text-shadow: 0px 0px 5px #666;
	line-height: 36px;
}

.subtitel {
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	color: #666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0em;
	margin:5px;
}
.subtitelONE {
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0em;
	margin-left: 75px;
/*	margin:5px; */
}
.uitgelicht {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0em;
	margin:5px;
}
.uitgelichtONE {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0em;
	margin-left: 75px;
	margin-right: 5px;
/*	margin:5px; */
}
ul.uitgelicht {
		font-size: 12px;
		font-family: Arial, Tahoma, Verdana;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		text-align: center;
		letter-spacing: 0em;
		margin-left: 75px;
/*		margin:5px; */
	}
.plattetekst {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	color: #333;
	margin: 15px 15px;
	font-weight: normal;
	font-style: normal;
	overflow: hidden;
}
.plattetekst a:link, .plattetekst a:active, .plattetekst a:visited, .plattetekst a:hover {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	color: #333;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
.copyright {
	font-size: 0.7em;
	font-family: Verdana, Tahoma, Arial;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}

}







@media (max-width:1024px) {
body {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #666;
	font-weight: normal;
	font-style: normal;
}

body a:link, body a:active, body a:visited {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #666;
	font-weight: 600;
	font-style: normal;
	text-decoration:none;
}

body a:hover {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #FFDC64;
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
}
.titel {
	font-size: 28px;
	margin: 7px;
	line-height: 24px;
}

.subtitel {
	font-size: 10px;
	margin:5px;
}
.uitgelicht {
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	color: #666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0em;
	margin:5px;
}
	ul.uitgelicht {
		font-size: 10px;
		font-family: Arial, Tahoma, Verdana;
		color: #666;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		text-align: left;
		letter-spacing: 0em;
		margin:5px;
	}
.plattetekst {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #333;
	margin: 15px 15px;
	font-weight: normal;
	font-style: normal;
	overflow: hidden;
}
.plattetekst a:link, .plattetekst a:active, .plattetekst a:visited, .plattetekst a:hover {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #333;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}




}







