* {
	margin: 0; padding: 0;
}

.values{position:absolute;width:240px;height:325px;top:25px;letter-spacing:0px;text-align:center;line-height:1.4em;font-size:96%;color:#000000;}
.values p {margin-left:9px;margin-right:9px;}
.values h2 {font-size:125%;margin-top:10px;margin-bottom:10px;}
.mainwrapper{margin:0 auto;padding:0;width:1000px;overflow:hidden;min-height:100%;position:relative;left:50%;margin-left:-500px;}

#reviews {
	position:absolute;
	width:200px;
	height:50px;
	left:792px;
	top:26px;
	z-index:4000;
	text-align:center;
}

#reviews a {
	text-decoration:none;
	color:#f8810d !important;
}

.button2 {
	background-color: #f8810d;
	border: none;
	color: #000000;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 100%;
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	width:250px;
	height:50px;
}

html, body {
	margin: 0;
	padding: 0;
	height:100%;
	font-family: 'Open Sans', sans-serif;
	line-height:1.800em;
	font-size:100%;
	color:#ffffff;
	background-color:#333333;
}

#header {
	background:#1f1f1f;
	height:190px;
	width:1000px;
	-webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.75);
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.75);
	position:fixed;
	z-index: 2000;
	left:50%;
	margin-left:-500px;
}

#logo {
	position: absolute;
	width:200px;
	height:100px;
	left:20px;
    	top:11px;
	z-index:1000;
}

#slogan {
	margin: 0 auto;
	color:#ffffff;
	width:95%;
	position:relative;
	z-index: 1500;
	font-size:155%;
	top:10px;
	text-align:center;
	letter-spacing:1px;
	text-shadow: 2px 2px #000000;
}

#contact {
	position: absolute;
	width:993px;
	top:7px;
	text-align:right;
	line-height:1.400em;
	font-size:90%;
	color:#222222;
	font-weight:700;
}
#contact a {
	text-decoration:none;
}

#naamNIET {
	margin-left:125px;
	margin-top:20px;
}

.container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background:#171717;
}

.films_home {
	width:290px;
	display:inline-block;
	border-style: solid;
	border-width:1px;
	margin-bottom:30px;
	margin-right:20px;
	background:#749fbf;
}

.datum {
	font-size:75%;
	text-align:center;
}

.titel {
	font-size:90%;
	text-align:center;
	font-weight:normal;
	text-transform: uppercase;
	padding-left:10px;
	padding-right:10px;
}



.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 {
	margin: 0 auto;
	width: 100%;
	position:relative;
	padding-top:190px;
}

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

.tekst {
	font-family: 'Open Sans', sans-serif;
	width:850px;
	margin: 0 auto;
	position: relative;
	padding-top:23px;
	padding-bottom:25px;
	min-height:200px;
	font-weight:400;
	font-size:105%;
	color:#ffffff;
}


.tekst a {
	font-weight:normal;
	text-decoration:none;
	color:#f7c600;
}

.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:28px;
}

.tekst li {
	margin-bottom:6px;
	font-size:100%;
	margin-left: 30px;
}

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

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

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

#tabel h2 {
	text-transform: uppercase;
	font-size:135%;
	text-align:center;
	padding:10px;
	padding-bottom:0px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}

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

#tabel a {
	color:#f7c600;
	font-weight:bold;
	text-decoration:none;
}

#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;
}


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

#tabel-klanten td {
	padding-bottom:60px;
}

#tabel-klanten hr {
	margin-top:14px;
	width:176px;
	margin-left:21px;
}

#tabel-klanten h2 {
	text-transform: uppercase;
	font-size:110%;
	text-align:center;
	padding:10px;
	padding-bottom:0px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}

#tabel-klanten img {
	border-style: solid;
	border-width:1px;
}

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

#footer {
	width:960px;
	margin: 0 auto;
	position: relative;
	padding-top:30px;
	padding-bottom:30px;
	background:#111111;
	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:100%;
	font-weight:700;
	letter-spacing:1px;
	text-align:left;
}

#footer-tabel a {
	color:#f7c600;
	font-weight:normal;
	text-decoration:none;
}

#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;
}

select {
	font-size:85%;
	height:30px;
	width:270px;
	margin-left:10px;
}


p {
	font-size:100%;
}

h1 {
	font-size:175%;
	font-weight:500;
	margin-top:-10px;
	margin-bottom:10px;
	text-align:center;
	line-height:1.600em;
	color:#f7c600;
}

h2 {
	font-size:120%;
	font-weight:500;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	line-height:1.600em;
	color:#f7c600;
}

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

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

a {
	color:#f7c600;
}

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;
}

blockquote {

	border-left: 10px solid #ffffff;
	margin: 1.5em 10px auto;
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
	width:600px;
	margin-left:125px;
	font-size:125%;
}

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

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

blockquote p {
	display: inline;
}

.button {
	font-family: 'Open Sans', sans-serif;
	position:absolute;
	z-index:3000;
	font-weight:700;
	border-radius: 4px;
	background-color: #ed8307;
	border: none;
	color: #ffffff;
	text-align: center;
	font-size: 125%;
	padding: 15px;
	width: 200px;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
}

.button span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;
}

.button span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}

.button:hover span {
	padding-right: 25px;
	color: #151515;
}

.button:hover span:after {
	opacity: 1;
	right: 0;
}

input, select, textarea, label {
	font-family: 'Open Sans', sans-serif;
	padding: 5px!important;
	padding-left:10px!important;
	margin: 0;
	width:100%;
	font-size:100%;
	margin-bottom:15px;
	display:block;
	border: none;
	border-radius: 0;
}

label {
	font-weight:bold;
	margin-bottom:0px;
}

input:focus, textarea:focus, select:focus {
	outline: none;
}
