* {
	margin: 0; padding: 0;
}

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

#header {
	background:#ffffff;
	height:70px;
	width:100%;
	min-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;
}

#header #container {
	width:1000px;
	margin: 0 auto;
	position: relative;
	padding-top:70px;
	background:#ffffff;
}

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

#slogan {
	opacity: 0.5;
	margin: 0 auto;
	color:#ffffff;
	height:75px;
	width:259px;
	position:relative;
	z-index: 1500;
	font-size:225%;
	top:194px;
	left:137px;
	letter-spacing:6px;
}

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

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

.container {
	min-width: 1000px;
}

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

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

.tekst {
	font-family: 'Roboto', 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:#000000;
}


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

.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:#c1403b;
	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: 'Roboto Condensed', 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:#f18f02;
	font-weight:bold;
	text-decoration:none;
}

#tabel a:hover {
	color:#222222;
	-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: 'Roboto Condensed', 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:#f18f02;
	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:250%;
	font-weight:500;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
}

h2 {
	font-size:140%;
	font-weight:500;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:1.800em;
}

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

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