* {
	margin: 0; padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	height:100%;
	font-family: 'Lato', sans-serif;
	line-height:1.800em;
	font-size:100%;
	color:#000000;
	background-color:#f9f9f9;
}

#header {
	background:#f9f9f9;
	height:175px;
	width:100%;
	min-width:980px;
	position:relative;
	z-index: 2000;
}

#header #container {
	width:980px;
	margin: 0 auto;
	position: relative;
	padding-top:175px;
	background:#f9f9f9;
}

#logo {
	position: absolute;
	width:553px;
	height:70px;
	z-index:100;
	top:15px;
	left:223px;
}

#titel {
	position: absolute;
	z-index:101;
	top:68px;
	left:346px;
	color:#db6506;
	font-size:120%;
}

#contact {
	position: absolute;
	width:1000px;
	top:105px;
	text-align:center;
	font-weight:400;
	line-height:1.400em;
	font-size:110%;
}

.container {
	min-width: 980px;
}

#breadcrumbs li {
	list-style-type:none;
	text-decoration:none;
	display:inline;
	font-size:90%;
}

#breadcrumbs a {
	text-decoration:none;
}

.divider {
	width:980px;
	height:120px;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
	background-image:url('images/divider.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:30px;
	margin-bottom:30px;
}

#beeld-container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.beeld {
	width: 100%;
	background-position: center;
	background-size: cover;
}

#beeld {
	width: 100%;
	background-position: center;
	background-size: cover;
}

.tekst {
	width:800px;
	margin: 0 auto;
	position: relative;
	padding-top:25px;
	padding-bottom:40px;
	background:#ffffff;
	min-height:100px;
	font-weight:400;
	font-size:110%;
}


.tekst a {
	font-weight:normal;
	text-decoration:underline;
	color:#db6506;
}

.tekst a:hover {
	color:#777777;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.tekst ul {
	padding-left:38px;
}

.tekst ol {
	padding-left:18px;
}

.tekst li {
	margin-bottom:6px;
	font-size:95%;
}

.highlight {
	display:inline-block;
	width:170px;
	margin: 0; padding: 8px;
	text-align:center;
	vertical-align: top;
	margin-right:110px;
}
.highlight p {
	padding-left:9px;
	padding-right:9px;
}
.highlight h2 {
	font-size:100%;
}


.appleLinks a {
	color:#193275;
	text-decoration:none;
}

#blog-top3 {
	width:960px;
	margin: 0 auto;
	position: relative;
	padding-top:0px;
	padding-bottom:0px;
	background:#ffffff;
	min-height:100px;
}

#blog-top3 h2 {
	text-align:center;
	text-transform: uppercase;
	font-size:135%;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}

#blog-top3 hr {
	height:1px;
	background-color:#ebdffb;
	color:#ebdffb;
	border: 0 none;

}

#highlights {
	width:960px;
	margin: 0 auto;
	position: relative;
	padding-top:10px;
	padding-bottom:32px;
	background:#ffffff;
	height:200px;
}

.highlight-home h3 {
	position:absolute;
	z-index:3;
	width:360px;
	text-align:center;
	text-transform: uppercase;
	font-size:150%;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:50px;
	color:#ffffff;
	text-shadow: 1px 1px 4px #000000;
	line-height:175%;
}

.highlight-home {
	width:460px;
	height:200px;
	display:inline-block;
}

#tabel {
	margin: 0; padding: 0;
	position:relative;
	width:800px;
	line-height:1.600em;
	font-size:100%;
}

#tabel td {
	padding-bottom:20px;
	text-align:center;
}

#tabel h2 {
	text-transform: uppercase;
	font-size:115%;
	text-align:center;
	padding:10px;
	padding-bottom:7px;
	font-weight:bold;
}

#tabel h3 {
	text-transform: uppercase;
	font-size:100%;
	text-align:left;
	padding-top:10px;
	padding-bottom:7px;
	font-weight:bold;
}

#tabel a {
	color:#555555;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}

#tabel a:hover {
	color:#333333;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

#footer-container {
	min-width: 980px;
	background:#333333;
}

#footer {
	width:960px;
	margin: 0 auto;
	position: relative;
	padding-top:0px;
	padding-bottom:30px;
	background:#333333;
	min-height:100px;
	color:#ffffff;
}

#footer-tabel {
	margin: 0; padding: 0;
	padding-top:20px;
	position:relative;
	width:960px;
	line-height:1.600em;
	font-size:100%;
}


#footer-tabel h2 {
	text-transform: uppercase;
	font-size:95%;
	font-weight:700;
	letter-spacing:1px;
}

#footer-tabel a {
	color:#db6506;
	text-decoration:underline;
}

#footer-tabel a:hover {
	color:#777777;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}


blockquote {
	background: #efefef;
	border-left: 10px solid #ccc;
	margin: 1.5em 10px auto;
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
	width:470px;
	margin-left:150px;
	font-size:125%;
}

blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}

blockquote:after {
	color: #ccc;
	content: close-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-left: 0.25em;
	vertical-align: -0.6em;
}

blockquote p {
	display: inline;
}

p {
	font-size:95%;
}

h1 {
	text-transform: uppercase;
	font-size:125%;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
}

h2 {
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

h3 {
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

hr {
	margin-bottom:20px;
	height:1px;
	background-color:#cccccc;
	color:#ebdffb;
	border: 0 none;
}

a {
	color: #193275;
}

a:hover {
	color:#777777;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

#breadcrumbs li {
	list-style-type:none;
	text-decoration:none;
	display:inline;
	font-size:90%;
}

#breadcrumbs a {
	text-decoration:none;
}

ol {
	margin-left:22px;
}

a img,:link img,:visited img,fieldset {
	border:none;
}