@font-face {
	font-family: 'DINNextLTPro-HeavyCondensed';
	src: url('fonts/DINNextLTPro-HeavyCondensed.eot?#iefix') format('embedded-opentype'),  url('fonts/DINNextLTPro-HeavyCondensed.otf')  format('opentype'),
		 url('fonts/DINNextLTPro-HeavyCondensed.woff') format('woff'), url('fonts/DINNextLTPro-HeavyCondensed.ttf')  format('truetype'), url('fonts/DINNextLTPro-HeavyCondensed.svg#DINNextLTPro-HeavyCondensed') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	  font-family: 'DINNextLTPro-Regular';
	  src: url('fonts/DINNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/DINNextLTPro-Regular.otf')  format('opentype'),
			 url('fonts/DINNextLTPro-Regular.woff') format('woff'), url('fonts/DINNextLTPro-Regular.ttf')  format('truetype'), url('fonts/DINNextLTPro-Regular.svg#DINNextLTPro-Regular') format('svg');
	  font-weight: normal;
	  font-style: normal;
}
* {
	font-family: 'DINNextLTPro-Regular';
	padding: 0px;
	margin: 0px;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
	}
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
}
#main {
	overflow:auto;
	padding-bottom: 460px;
} 
#footer {
	position: relative;
	margin-top: -460px;
	height: 460px;
	clear:both;
	background-color: #181818;
} 
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
header {
	height: 123px;
	width: 100%;
	background-color: #FFF;
	position: fixed;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 9999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
header.sticky {
	height: 80px;
}
#header {
	height: 123px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
}
#logo img {
	width: 277px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#logo {
	float: left;
	width: 277px;
	margin-top: 13px;
}
#menu {
	float: right;
	height: 28px;
	width: 550px;
	margin-top: 50px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#menu ul li a {
	text-transform: uppercase;
	color: #F17A3B;
	text-decoration: none;
	display: block;
	font-family: DINNextLTPro-HeavyCondensed;
	font-size: 24px;
	margin-left: 50px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#menu ul li {
	float: left;
}
#menu ul {
	list-style-type: none;
}
#menu ul li .active, #menu ul li a:hover {
	color: #000;
	font-family: 'DINNextLTPro-HeavyCondensed';
}
#banner {
	background-image: url(img/bg_banner.jpg);
	background-position: center top;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 123px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#banner.sticky {
	margin-top: 80px;
}
header.sticky #menu {
	margin-top: 30px;
}
header.sticky #logo img {
	width: 170px;
}
#content {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-bottom: 70px;
}
#banner_main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#banner_main_punchline h1 {
	font-family: DINNextLTPro-HeavyCondensed;
	font-size: 43px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	font-weight: normal;
}
#banner_main_car {
	float: left;
	height: auto;
	width: 500px;
	margin-left: 20px;
	margin-top: 30px;
	color: #FFF;
	line-height: 26px;
	margin-bottom: 30px;
}
#banner_main_kader {
	float: right;
	height: auto;
	width: 510px;
	background-color: #FFF;
	margin-right: 20px;
	border: 1px solid #000;
	margin-top: 10px;
	border-radius: 10px;
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
	color: #999;
}
#banner_main_kader h2 {
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
}
#banner_main_kader h2 span {
	color: #F17A3B;
}
#content_links {
	float: left;
	width: 550px;
	height: auto;
	line-height: 26px;
}
#content_links h2 {
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	font-family: 'DINNextLTPro-HeavyCondensed';
	margin-bottom: 5px;
}
#content_links h2 a {
	color: #F17A3B;
	font-family: DINNextLTPro-HeavyCondensed;
	font-weight: normal;
}
#content_links a {
	color: #F17A3B;
	font-weight: bold;
}
#content_foto_links {
	float: left;
	width: 253px;
	text-align: center;
	margin-top: -10px;
}
#content_foto_rechts {
	float: right;
	text-align: center;
	width: 253px;
	margin-top: -10px;
}
#content_foto_links img, #content_foto_rechts img {
	background-color: #F3F3F3;
	padding: 10px;
	margin-bottom: 10px;
}
#content_rechts {
	float: right;
	border: 1px solid #000;
	padding: 25px;
	border-radius: 10px;
	margin-right: 20px;
}
#simpele_stappen {
	background-color: #F17A3B;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFF;
}
#simpele_stappen_main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#simpele_stappen_main h2 {
	font-size: 45px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'DINNextLTPro-HeavyCondensed';
}
#simpele_stappen_main label {
	display: block;
	height: 63px;
	line-height: 63px;
	font-size: 24px;
	margin-bottom: 20px;
}
#simpele_stappen_main label span {
	color: #F17A3B;
	background-color: #FFF;
	height: 63px;
	width: 53px;
	display: block;
	float: left;
	text-align: center;
	line-height: 70px;
	font-size: 59px;
	font-family: 'DINNextLTPro-HeavyCondensed';
	margin-right: 20px;
}
#beoordelingen {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	height: auto;
}
#beoordelingen h2 {
	font-family: 'DINNextLTPro-HeavyCondensed';
	font-size: 45px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
}
#aantal {
	color: #FFF;
	background-color: #F17A3B;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#aantal h2 {
	font-size: 45px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	font-family: 'DINNextLTPro-HeavyCondensed';
}
#footer_main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#footer_main01 {
	float: left;
}
#footer_main02 {
	float: left;
	margin-left: 120px;
	height: auto;
	width: 400px;
	color: #FFF;
}
#footer_main02 label, #footer_main02 label a, #footer_main03 label a {
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'DINNextLTPro-HeavyCondensed';
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#footer_main02 label, #footer_main03 label {
	display: block;
	margin-bottom: 19px;
}
#footer_main03 {
	float: right;
}
#footer_main02 label a:hover, #footer_main03 label a:hover {
	color: #F17A3B;
	font-family: 'DINNextLTPro-HeavyCondensed';
}
#footer_main h2 {
	font-size: 20px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 70px;
}
#banner_main_car h2 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'DINNextLTPro-HeavyCondensed';
}
#banner_main_car ul li {
	margin-left: 17px;
}
#banner_main_car label {
	display: block;
}
#banner_main_car label span {
	float: left;
	width: 100px;
}
#banner_main_car label a {
	color: #FFF;
}
.afb {
	background-color: #F3F3F3;
	padding: 10px;
}
#uitlegstappen {
	font-family: 'DINNextLTPro-HeavyCondensed';
	font-size: 24px;
	color: #999999;
	margin-top: 50px;
	margin-bottom: 20px;
}
#vervolgstappen {
	font-family: 'DINNextLTPro-HeavyCondensed';
	font-size: 20px;
	color: #999;
	margin-bottom:30px;
}
#kenteken {
	background-image: url(img/bg_kenteken_nieuw.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 329px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	line-height: 70px;
	padding-left: 50px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
}
#verzendknop {
	font-size: 30px;
	line-height: 55px;
	height: 50px;
	width: 250px;
}
#verzendknop2 {
	font-size: 30px !important;
	line-height: 55px;
	height: 50px;
	width: 250px !important;
	padding: 0px;
}
#stap1 table {
	width: 400px;
	margin-left: 50px;
}

#stap1 table tr td input {
	padding: 3px;
	margin-bottom: 5px;
	font-size: 16px;
	width: 240px;
}
.error {
	border: 1px solid #C00;	
	}
span.error {
	border: none;
	}
#informatie_iweav {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 143px;
	margin-bottom: 50px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border: 1px solid #000;
	border-radius: 10px;
	padding: 20px;
	background-color: #F7F7F7;
	
}
#informatie_iweav.sticky {
	margin-top: 100px;
}
.formulier ul li label {
    display: inline-block;
    width: 230px;
}
.formulier.zonderborder ul {
	list-style-type: none;
}
.formulier select {
	width: 300px;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
.formulier.zonderborder ul li {
	display: block;
	height: auto;
	margin-bottom: 10px;
}
.formulier.zonderborder ul li input {
	font-size: 16px;
	width: 286px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.formulier.zonderborder table tr td label {
	width: 250px;
}
textarea#Eventuele-schades {
	padding: 5px;
	font-size: 16px;
	width: 516px;
	height: 150px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
.field {
		height: 30px;
		float:left;
		width: 220px;
		font-size: 14px;
		}
.formulier.zonderborder h2 {
	margin-bottom: 10px;
}
.formulier div.field input {
    margin: 2px 5px 0 0;
}
#Extra-optie {
	padding: 5px;
	height: 150px;
	width: 400px;
	margin-bottom: 20px;
}
#remark {
	background-color: #FBFBFB;
	text-align: center;
	padding: 20px;
	border: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
	width: 490px;	
	margin-right: 150px;
	}
#remark2{
	background-color: #FBFBFB;
	text-align: center;
	padding: 20px;
	border: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
	}
.formulier.zonderborder ul {
	list-style-type: none;
}


@media screen and (max-width: 1100px) {
#header {
	height: 123px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#banner_main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#banner_main_car {
	width: 400px;
    margin-top: 10px;
	}
#banner_main_car img{
	width: 400px;
}
#banner_main_kader {
	width: 410px;
	font-size: 15px;
}
#banner_main_punchline h1 {
	font-size: 38px;
}
#banner_main_kader h2 {
	font-size: 34px;
}
#uitlegstappen {
	font-size: 18px;
}
#uitlegstappen {
	font-family: 'DINNextLTPro-HeavyCondensed';
	color: #999999;
	margin-top: 20px;
	margin-bottom: 0px;
}
#vervolgstappen {
	margin-bottom:0px;
}
#content {
	width: 960px;
}
#content_rechts img {
	width: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content_links {
	float: left;
	width: 450px;
	height: auto;
	line-height: 26px;
	font-size: 15px;
}
#content_links h2 {
	font-size: 26px;
}
#content_foto_links img, #content_foto_rechts img {
	background-color: #F3F3F3;
	padding: 5px;
	margin-bottom: 10px;
}
#content_foto_links {
	width: 200px;
}
#content_foto_rechts {
	width: 200px;
}
#content_foto_links img {
	width: 190px;
	margin-bottom:5px;
}
#content_foto_rechts img {
	width: 190px;
	margin-bottom:5px;
}
#simpele_stappen_main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#simpele_stappen_main label {
	font-size: 22px;
}
#beoordelingen {
	width: 960px;
}

#footer_main {
	width: 960px;
}
#footer_main01 img {
	width: 300px;
}
#stap1 table {
	margin-left: 25px;
}
#informatie_iweav {
	width: 920px;
}
.formulier select {
	width: 271px;
	font-size: 15px;
	}
.formulier.zonderborder ul li input {
	font-size: 15px;
	width: 257px;
}
textarea#Eventuele-schades {
    font-size: 15px;
    width: 487px;
}
#remark {
    width: 458px;
    margin-right: 100px;
}
#Extra-optie {
    width: 300px;
}
}
#beoordeling_button a {
	font-family: DINNextLTPro-HeavyCondensed !important;
	color: #FFF;
	background-color: #F17A3B;
	text-align: center;
	display: block;
	padding: 10px;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F17A3B;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#beoordeling_button a:hover {
	color: #F17A3B;
	background-color: #fff;
	
}
#waarschuwing {
	margin-top: 20px;
	padding: 25px;
	color: #FFF;
	background-color: #F00;
	margin-bottom: 20px;
	/*display: none;*/
}
#waarschuwing h2 {
	color: #FFF;
}
