/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
}

/*<---- BEGIN OPMAAK --*/


@font-face {
    font-family: 'asapregular';
    src: url('../font/asap-regular-webfont.eot');
    src: url('../font/asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/asap-regular-webfont.woff') format('woff'),
        url('../font/asap-regular-webfont.ttf') format('truetype'),
        url('../font/asap-regular-webfont.svg#asapregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: asapregular;
    font-size: 12px;
    overflow-y: scroll;
    background: url('../img/bg.jpg') #ceced0 no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%
}

p {
    line-height: 22px;
}

a, input[type="submit"] {
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

a:hover, input[type="submit"]:hover {
    opacity: 0.6;
}

a {
    text-decoration: none;
}

.wrapper {
    width: 820px;
    margin: 0px auto;
}

.logoimg {
    margin-top: 63px;
    float: left;
}

.active {
    color: #ee6427 !important;
}
.nav {
    float: right;
    margin-top: 129px;
}

.nav li {
    list-style: none;
    float: left; 
}

.nav li a {
    display: block;
    padding: 5px 15px;
    color: #292929;
    font-size: 16.5px;
    text-decoration: none;
    text-transform: uppercase;
}

.nav li:hover {
    display: block;
    background: rgba(255,255,255,0.63);
    opacity: 1 !important;
}

.nav li ul {
    display: none;
    width: 234px;
    background-color: rgba(255,255,255,0.63);
}

.nav li ul li {
    border-bottom: 1px solid #d4d4d5;
    margin: 0px 4px;
    background: none !important;
}

.no_border_li {
    border: 0px !important;
}

.nav li ul li a {
    font-size: 13px;
    text-transform: none !important;

}

.nav li ul li a:hover {
    color: #ee6427;
    background: none !important;
}

.nav li ul {
    position: absolute;
    float: none !important;
}

.nav li li {
    float: none; 
}

.picture_container {
    clear: both;
    float: left;
    width: 100%;
    background: #292929;
    margin: 25px 0px 0px 0px;
    height: 362px;
}

.picture_big {
    float: left;
}

.content_picture {
    padding: 100px 23px 0px 23px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 257px;
}

.content_picture h1 {
    color: #ee6427;
    font-size: 39px;
    line-height: 35px;
    font-weight: normal;
}

.content_picture p {
    color: rgba(255,255,255,0.5);
    font-size: 14.3px;
    margin-top: 14px;
}

.picture_text {
    position: relative;
    z-index: 2;
    top: -105px;
    display: inline-block;
    background-color: rgba(244,111,52,0.56);
    color: #ffffff;
    font-size: 26px;
    line-height: 70px;
    padding: 0px 8px;
    font-weight: normal;
    text-shadow: 0px 1px 3px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=1);
}

.content {
    margin-top: 10px;
    background: #ffffff;
    float: left;
    clear: both;
    padding: 21px 23px 23px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content_left {
    width: 512px;
    float: left;
}

.content_left h2, .content_right h2 {
    color: #292929;
    font-size: 26px;
    font-weight: normal;
}

.content_left p {
    display: block;
    margin-top: 12px;
    border-top: 1px solid #dfdfe0;
    padding: 22px 29px 45px 0px;
    font-size: 14px;
	color: #313033;
}

.content_left h3 {
    font-size: 21px;
    margin-bottom: 12px;
    border-top: 1px solid #dfdfe0;
    padding-top: 38px;
    margin-right: 24px;
    font-weight: normal;
}

.content_left img {
	border: 1px solid #bfbfbf;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 5px;
	width: 156px;
	height: 85px;
	margin-right: 7px;
}

.content_left kutje {
	border: 1px solid #bfbfbf;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 5px;
	width: 356px;
	height: 85px;
	margin-right: 7px;
}

.img_tor {
    clear: both;
    float: left;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 146px;
    height: 100px;
    padding: 0px !important;
    margin: 12px 0px !important;
}

.content left li {
    float: left;
}

.p_tor {
    float: left;
    max-width: 310px;
    border: none !important;
    padding: 0px !important;
    margin: 10px 0px 25px 12px !important;
    text-align: justify;
    font-weight: normal !important;
}

.lt_j {
    text-align: justify;
}

.nomarginl {
    margin-left: 0px !important;
}

.nomarginr {
    margin-right: 0px !important;
}

.nomarginkutje {
    margin-right: 0px !important;
}

.orange, .o_underline {
    color: #f46f34;
}

.bold {
    font-weight: bold;
}

.o_underline {
    text-decoration: underline;
}

.content_right {
    float: left;
    width: 260px;
}

.content_right h2 {
    margin-left: 25px;
    font-weight: normal;
}

.item {
    margin: 12px 0px 0px 0px;
    padding: 22px 0px 0px 24px;
    border-top: 1px solid #dfdfe0;
    border-left: 1px solid #dfdfe0;
    list-style-type: none;
}

.item h4 {
    font-size: 21px;
    color: #313033;
    margin-bottom: 12px;
}
.item p {
    font-size: 14px;
    color: #313033;
    margin-bottom: 12px;
}

.item a {
    display: block;
    background: #4f4d50;
    font-size: 14.7px;
    width: 96px;
    padding: 2px 0px 2px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 12px;
    color: #ffffff;
}

ul .link a{
    color: #ffffff;
}

.footer {
    clear: both;
    background: #4f4d50;
    border-top: 3px solid #413f42;
    float: left;
    width: 820px;
    padding: 21px 23px 43px 25px;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.prod_serv {
    float: left;
    list-style-type: none;
    margin: 0px 27px 0px 0px;
}

.prod_serv a {
    color: rgba(255,255,255,0.7);
    text-transform: lowercase;
    padding-left: 10px;
}

.prod_serv .top {
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #ffffff !important;
}

.prod_serv li {
    background: none;
}

.prod_serv li:not(:first-child) {
    background: url('../img/orangearrow.png') no-repeat left 3px;
}

.contact {
    float: right;
    list-style-type: none;
    margin: 0px 27px 0px 0px;
    color: rgba(255,255,255,0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contact a {
    text-transform: lowercase;
    color: rgba(255,255,255,0.7);
}

.contact .top {
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #ffffff !important;
}

.upa {
    text-transform: uppercase !important;
}

.prod_serv img {
    margin-right: 6px;
}

.o_footer {
    color: #ee6427;
}

.list_margin {
    margin-bottom: 12px;
}

.copyw {
    background: #323134;
    clear: both;
    float: left;
    width: 100%;
    border-top: 1px solid #373638;
}

.copyw p {
    float: right;
    font-size: 13px;
    color: rgba(255,255,255,0.39);
    padding-right: 23px;
    text-transform: uppercase
}

.contact_form {
	float: left;
	font-size: 14px;
}

.contact_form label {
	display: block;
	padding: 5px 0px 5px 0px;	
}

.contact_form input {
	width: 470px;
	border: 1px solid #d8d8d8;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	color: #4b4b4b;
}

.contact_form textarea {
	width: 470px;
	border: 1px solid #d8d8d8;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	color: #4b4b4b;
	resize: none;
	height: 200px;
}

.contact_form input[type="submit"] {
	width: 482px;
	padding: 8px 0px 8px 0px;
	cursor: pointer;
}

.table_css th, .table_css td {
	width: 190px;
	text-align: left;
	font-size: 14px;
	height: 30px;
	font-family: asapregular !important;
}

.contact_p {

}
