html { 
  background: url("../beeld/Noordpolderzijl06b.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@font-face {
  	font-family: 'Sophie'; 
  	src: url("../fonts/Sophie3-Regular.ttf");
}
@font-face {
  	font-family: 'Arial-light'; 
  	src: url("../fonts/Arial-light.ttf");
}
@font-face {
  	font-family: 'Andika'; 
  	src: url("../fonts/Andika/Andika-Regular.ttf");
}
@font-face {
  	font-family: 'Forum'; 
  	src: url("../fonts/Forum/Forum-Regular.ttf");
}
@font-face {
  	font-family: 'EduSa'; 
  	src: url("../fonts/EduSAHand-Regular.ttf");
}
body { 
}

/* Links ---------------------- */
a { color: #dddddd; text-decoration: none; line-height: inherit; }

a:hover { color: #fff; }

a:focus { color: #aaa; outline: none; }

h1 {font-family: "Sophie", "sans-serif";
	text-align: center;
	font-size: 500%;
	color: #adadad;
	margin-top: 30px;
	margin-bottom: 0px;
}
h2 {font-family: "Sophie", "sans-serif";
	color: #adadad;
	text-align: center;
	font-size: 220%;
	margin-top: 2px;
}
h3 {font-family: "Sophie", "sans-serif";
	text-align: center;
	font-size: 3em;
	color: #222222;
}
#photos {  
	display: inline-block;
    position: absolute;
  	top: 50%;
  	left: 50%;  
  	transform: translate(-50%, -50%);
}

.center {
	text-align: center;
}
.cijfers	{
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 70%;
	position: relative;
	bottom: 6px;
}
.cijfers2	{
	font-family: "Andale Mono", 'Consolas', 'Segoe', "Segoe UI", "DejaVu Sans", "Trebuchet MS", 'Verdana', "sans-serif"
}
.cntct	{
    font-family: "EduSa", "Forum", "Arial-light", "Andale Mono", "Lucida Sans Typewriter", "Courier New", "monospace";
    font-size: 16px;
    color: #fff;
	text-align: center;
	background-color: #000000;
	opacity: 65%;
	width: 60%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 20px;
	padding: 30px;
}
.content	{
    margin-top: 10px;
    margin-right: 4px;
    margin-left: 4px;
    margin-bottom: 40px;
}

.divcenter	{
	margin-left: auto;
	margin-right: auto;
}
.empty	{
	height: 60px;
	display: block;
	margin: 10 0;
}
.empty2	{
	height: 30px;
	display: block;
	margin: 10 0;
}
.footer {
	padding: inherit;
  	margin:auto;
  	width: 200px;
  	display: block;
	margin-bottom: 40px;
}
.hide {
	display: none;
}

.highlight {
	background: #F0F0F0;
}

.hover-rotate {
  overflow: hidden;
  min-width: 240px;
  max-width: 320px;
  width: 100%;
}
.hover-rotate img {
  transition: all 0.2s;
  box-sizing: border-box;
  max-width: 40%;
}
.hover-rotate:hover img {
  transform: scale(1.0) rotate(180deg);
}

.img1	{
	max-width: 90%;
	pointer-events: none; /* voorkomt muisinteractie, als middel tegen downloaden.*/
}
.img2{
	padding-top: 10px;
}
.img3	{
	max-width: 30%;
}
.img-center	{
	display: inherit;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.img-center1	{
	display: inherit;
	margin-top: -60px;
	margin-left: auto;
	margin-right: auto;
	max-width: 70%;	
}
.img-center2	{
	display: inherit;
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;	
}
.koptekst	{
	font-family: Consolas, "Lucida Console", "Lucida Sans Typewriter", "Andale Mono", Monaco, "Courier New", "monospace";
	font-size: 1.1em;
	color: #888888;
	padding-bottom: 20px;
}

.left {
	float: left;
}
.logo-center	{
	padding: inherit;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
  	display: block;
	position: relative;
}
.nocopy	{
	pointer-events: none;
}
.mrgn	{
	margin-top: 60px;
	margin-bottom: 60px;
}
.overlay	{
	display: block;
	padding-bottom: 30px;
	padding-top: 20px;
}
.page	{
	display: block;
	min-height: 50%;
	background-color: rgba(0,0,0,0.2);
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 2%;
	margin-right: 2%;
	padding-bottom: 30px;
}

.right {
	float: right;
}
.sub	{
	width: 100%;
	min-width: 180px;
	max-width: 520px;
	margin-left: auto;
	margin-right: auto;
	}
.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text_sophie	{
	font-family: "Sophie";
}
.text-big {
	font-size: 1.5em;
}
.text-bigger {
	font-size: 2.0em;
}
.text-small {
	font-size: 0.8em;
}
.thumbs	{
	max-width: 145px;
}

.thumbs-center	{
	padding: inherit;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	max-width: 460px;
	min-width: 310px;
  	display: block;
	position: relative;
}

.txtfill	{
	text-align: center;
	font-family: "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "Courier New", "monospace";
	font-size: 15px;
	color: #555555;
}
.txt-mrgn	{
	margin-left: 8px;
	margin-right: 8px;
}
.txt-strp	{
	font-family: "Arial-light","Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "Courier New", "monospace";
	font-size: 0.6em;
	vertical-align: 6px;
		
}
.undertxt	{
	font-size: 0.5em;
}

a {
   color: inherit;
}

/* aangepaste css voor kleine schermen */
@media screen and (max-width: 1040px) {
body {
      width: 97%;
   }
.cntct	{
		width: 90%;
		font-size: 14px;
		padding-top: 30px;
		padding-bottom: 16px;
		padding-left: 8px;
		padding-right: 8px;
		margin-top: 16px;
}
.empty	{
		height: 40px;
	}
.empty2	{
		height: 10px;
	}
.extramrgn	{
	border-style: none;
}
	h1 { 
	font-size: 380%;
}
	h2 { 
	font-size: 160%;
}
.img-center	{
	width: 70%;
	}
.img-center1	{
	margin-top: -80px;
}
.img-center2	{
	max-width: 82%;
	}
.text-big {
	font-size: 1.2em;
}
	.thumbs	{
		width: 120px;
	}
.overlay	{
		padding-top: 40px;
	}
.thumbs-center	{
	max-width: 370px;
	min-width: 220px;
}
}

@media screen and (max-width: 412px) {
/*.img-center	{
	width: 70px;
	}
.img-center2	{
	max-width: 72%;
	}*/
.thumbs	{
		width: 100px;
	}
.thumbs-center	{
	max-width: 310px;
	min-width: 240px;
}
	.text-big {
	font-size: 1.5em;
}
}