/*==== RESET DO NOT CHANGE!! ====*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display: block;
}

ul {
    margin: 0 0 15px 0;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin-left: 0;
}

blockquote, q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;	
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000; 
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

hr {
    display: block;
    height: 0;
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

input, select {
    vertical-align: middle;
}

/* clearfix */
/* For modern browsers */
.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after{
    content: "";
    display: table;
}

.clearfix:after,
.cf:after{
    clear: both;
}

.clear {
    clear: both;
}


/*==== DEFAULT STYLES ====*/
html {
    background: url(/images/layout/bg.jpg) repeat-x;
    font-family:Arial;
    font-size:13px;
}

body {
    height: 100%;
    color: #3c3c3c;
    text-align:center;
    font-family:Arial;
    font-size:13px;
}

a {
    color: #00489c;
    text-decoration:none;
    font-weight:bold;
    border-bottom:1px solid #b42636;
}

a:hover {

}

a.active {
    background: #00489c;	
}

hr {
    border-bottom: 1px dashed #b42636;
    margin-bottom: 20px;
}

h1 {
    text-transform: uppercase;
    color:#b42636;
    font-size:15px;
    margin-bottom:20px;
}

h2 {
    text-transform: uppercase;
    color:#b42636;
    font-size:13px;
    margin-bottom:15px;
}
h2 a {
    color: #B42636;
    font-size: 13px !important;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: none;
}
h3 {

}
ul.pageLinks {
    padding:0px;
    margin-bottom:15px;
    vertical-align:top;
    position:relative;
}

ul.subpageLinks {
    display:none;
    background:#b42636;
    position:absolute;
    top:36px;
    left:0;
    z-index:9;
    width:auto;
}

ul.subMenu_Width_13 {
    width:260px !important;
}

ul.subpageLinks li a:hover ul.pageLinks li a {
    background:#B42636;
}

ul.subpageLinks li {
    float:none;

}

li{
    margin-left:25px;
    padding:6px;
    line-height:15px;
    margin-bottom:0px;
    padding-bottom:0px;
}
li.motor{
    list-style-type:none;
    background:url('/images/layout/elektromotor.png') top left no-repeat;
    min-height:37px;
    padding:0px;
    padding-left:60px;
    margin:0px;
    padding-bottom:15px;
    vertical-align:top;
    line-height:22px;
}

div.content{
    width:950px;
    padding-left:10px;
    padding-right:10px;
    margin:0 auto;
    text-align:left;
    position:relative;
}
header{
    width:950px;
    height:227px;
    margin-bottom:20px;
}
div.telefoon{
    position:absolute;
    top:155px;
    right:388px;
    width:484px;
    height:100px;
    color:#004c99;
    font-size:14px;
    text-align:center;
    font-weight:bold;
    line-height:22px;
}
span.nr{
    color:#b42636;
    font-size:19px;
}
nav{
    width:920px;
    padding-left:15px;
    padding-top:1px;
}
nav li{
    float:left;
    margin:0px;
    padding:0px;
    position:relative;
    margin-right:10px;
    line-height: 16px;
}
nav a{
    text-transform:uppercase;
    color:#fff;
    font-size:15px;
    display:block;
    height:26px;
    padding-top:10px;
    padding-left:5px;
    padding-right:5px;
    border-bottom:none;
}
nav ul li:hover a {
    background:#b42636;
}
nav ul li ul.subpageLinks li{
    
    margin:0px;
    width:100%;
    min-height: 21px;
}
nav ul li ul.subpageLinks li a{   
    min-height: 21px;
}
nav ul li:hover ul.subpageLinks li ul{
    display:none;
    position:static;
    margin:0px;
    overflow-x:hidden;
}
nav ul li:hover ul.subpageLinks  li:hover ul {
    display:block;
}
nav ul li:hover ul.subpageLinks  li:hover a {
    background:#013A7D;
    
}
nav ul li:hover ul.subpageLinks  li:hover ul li {
   background:#013A7D;
    padding-left:10px;
    min-height:14px;
}

nav ul li:hover ul.subpageLinks  li:hover ul li a{
   font-size: 12px;
   min-height: 20px;
   padding-top: 2px;
}
nav ul li:hover ul.subpageLinks  li:hover ul li:hover, nav ul li:hover ul.subpageLinks  li:hover ul li:hover a{
   background:#1C5D9E;     
}

nav li li a{
    min-height: 26px;
    height: auto;
}
nav ul li:hover ul.subpageLinks{
    display:block
}


nav a.active{
    background:#b42636;
}
div.subnav{
    width:552px;
    height:337px;
    background:#b42636;
    padding-left:22px;
    padding-right:22px;
    padding-top:20px;
    z-index:10;
    position:absolute;
    top:33px;
    left:0px;
}
div.subnav div{
    float:none;
    margin:0px;
}
div.subnav .title{
    color:#59000a;
    text-transform:uppercase;
    margin-bottom:15px;
    font-weight:bold;
    font-size:15px;
}
div.subnav .navleft{
    width:310px;
    float:left;

}
div.subnav .navleft a{
    padding:0px;
    padding-bottom:5px;
    padding-left:22px;
    font-size:13px;
}
div.subnav .navleft a:hover{
    text-decoration:underline;
}
article{
    width:900px;
    padding-left:25px;
    padding-bottom:40px;
}
article p{
    margin-bottom:15px;
    line-height:22px;
}
article a{
    font-size:12px;
}
.imgleft{
    float:left;
    margin-right:15px; 
    border-bottom:4px solid #b42636;
}
.marginbottom30{
    margin-bottom:50px;
}
div.left{
    float:left;
    width:433px;
    margin-right:30px;
}
div.right{
    float:left;
    width:437px;
}
div.left2{
    float:left;
    width:670px;
    margin-right:30px;
}
div.right2{
    float:left;
    width:200px;
}
div.right img,div.right2 img{
    border-bottom:4px solid #b42636;
}
footer{
    width:900px;
    margin-left:25px;
    padding-top:20px;
    padding-bottom:20px;
    border-top:3px solid #b42636;
}
footer a{
    float:right;
}

/* When using font-face, remove style below and use bold font instead */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

p {
    margin-bottom: 12px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

/* Forms */
input,
textarea {
    border:1px solid #b42636;
}
input[type=text]{
    width:240px;
    margin-bottom:3px;
    font-family:Arial;
    font-size:13px;
    padding-left:5px;
    padding-right:5px;
}
input[type=submit]{
    display: block;
    margin-left: 0;
    width: 150px;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;	
    width:240px;
    height:70px;
    padding:5px;
    font-family:Arial;
    font-size:13px;
}

select {
    -webkit-appearance: none;	
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0; padding: 0;
}

button,
input {
    line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

label {
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

b,
strong {
    font-weight: bold;
}

input[type=text],
textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.hide{
    display: none;
}
table#adresgegevens {
    margin:0 0 42px 0;    
}

table#adresgegevens tr td {
    padding:5px 35px 5px 0;
}

/*---Google maps---*/
#map_canvas {
    margin: 21px 0 28px
}

input#routeStart {
    display:block;
    margin:0 0 10px 0;
}

/*---Validate---*/
ul#errors {
    text-align:left;
}

/*==== FONT FACE ====*/


/*==== HEADER ====*/


/*==== NAVIGATION ====*/


/*==== CONTENT ====*/

/* BLOG */

#blogcontent {
    display:block;
    width:702px;
    float:left;
    padding: 9px 30px 9px 9px;
}

#blogonderwerpen {
    display:block;
    width:150px;
    float:left;
    padding: 9px 0;
}

.blogitem {
    display:block;
    min-height:128px;
    margin:0 0 20px 0
}

.blogitem img {
    float:right;
}

/* CONTENT */

#colLeft {
    width: 640px;
    margin-right: 20px;
    float: left;
}

#colRight {
    width: 240px;
    float: left;
}

#colRight img {
    margin-bottom: 20px;
}
#colRight a  {
    border-bottom: none;
}

.youtubePlayButton {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -28px;
    margin-top: -19px;
}
#colRight a img.youtubePlayButton  {
    border: none;
}

/*==== FOOTER ====*/


/*==== BROWSER SPECIFIC STYLES ====*/

/* IE7 */
html.ie6 .clearfix,
html.ie7 .clearfix,
html.ie6 .cf,
html.ie7 .cf {
    zoom: 1;
}

html.ie7 input[type="checkbox"],
html.ie7 input[type="radio"] {
    width: 13px;
    height: 13px;
}

html.ie7 button,
html.ie7 input[type="button"],
html.ie7 input[type="reset"],
html.ie7 input[type="submit"] {
    overflow: visible;
}

html.ie7 button,
html.ie7 input,
html.ie7 select,
html.ie7 textarea {
    vertical-align: middle;
}

html.ie7 legend {
    margin-left: -7px;	
}

.pagination{
    float: left;
}

.pagination span, .pagination a{
    background: none repeat scroll 0 0 #00489c;
    color: #FFF;
    margin-right: 5px;
    padding: 2px 5px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    border-bottom: none;
}

.pagination .currPage {
    background: none repeat scroll 0 0 #b42636;
}

.perPage{
    float: left;
    width:100%;
}

.form-layout legend {
    font-weight: bold;
    margin-bottom: 4px;
}

.form-layout fieldset {
    margin-bottom: 12px;
}

.form-layout label {
    float: left;
    width: 200px;
}

.no-float-and-width {
    float: none !important;
    width: auto !important;
}

.form-layout div, .form-layout input {
    margin-bottom: 6px;
}

.form-layout .indent {
    margin-left: 200px;
}

.form-layout .smaller-input {
    width: 222px
}

.errorbox {
    background: #b42636;
    padding: 20px;
    margin-bottom: 12px;
    color: #fff;
}

#instafeed {
    text-align: center;
}

#instafeed img {
    margin: 20px 150px;
}

#instafeed a {
    border-bottom: none;
}

#load-prev {
    position: absolute;
    top: 595px;
}

#load-more {
    position: absolute;
    top: 595px;
    left: 900px;
}

.bluetext {
    color: #00489c;
    font-weight: bold;
}

#routeForm {
    float: right;
}

#koolborstels {
    width: 100%;
    margin: 0 auto;
}

#koolborstels label, input, textarea {
    display: inline-block;
}

#koolborstels label {
    width: 100%;
    text-align: left;
}

#koolborstels input[type="text"], textarea {
   //float: right;
}


span.fileType {
    background: url("/admin/images/layout/icons/file_types.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin:2px 7px 0 0;
    position:relative;
    top:4px;
}
span.fileType.accdb, span.fileType.mdb, span.fileType.ldb, span.fileType.adp, span.fileType.mde {
    background-position: 0 -20px;
}
span.fileType.psd, span.fileType.psb, span.fileType.pdd {
    background-position: 0 -40px;
}
span.fileType.php {
    background-position: 0 -60px;
}
span.fileType.pps, span.fileType.ppt, span.fileType.pptx {
    background-position: 0 -80px;
}
span.fileType.txt {
    background-position: 0 -100px;
}
span.fileType.csproj, span.fileType.sln, span.fileType.vap, span.fileType.vbg, span.fileType.vdproj {
    background-position: 0 -120px;
}
span.fileType.xls, span.fileType.xlsx, span.fileType.xlr {
    background-position: 0 -140px;
}
span.fileType.csv {
    background-position: 0 -160px;
}
span.fileType.x-3gp, span.fileType.avi, span.fileType.mkb, span.fileType.mp4, span.fileType.mpg, span.fileType.mpeg, span.fileType.mpe, span.fileType.mov, span.fileType.qt, span.fileType.wmv, span.fileType.wmv, span.fileType.wmx, span.fileType.ogm {
    background-position: 0 -180px;
}
span.fileType.fla {
    background-position: 0 -200px;
}
span.fileType.swf, span.fileType.flv {
    background-position: 0 -220px;
}
span.fileType.png, span.fileType.gif, span.fileType.tiff, span.fileType.tif, span.fileType.jpg, span.fileType.jpeg, span.fileType.jpe, span.fileType.bmp {
    background-position: 0 -240px;
}
span.fileType.aif, span.fileType.iff, span.fileType.m3u, span.fileType.m4a, span.fileType.mid, span.fileType.mp3, span.fileType.mpa, span.fileType.ra, span.fileType.wav, span.fileType.wma {
    background-position: 0 -260px;
}
span.fileType.msg, span.fileType.pst, span.fileType.prf, span.fileType.dbx {
    background-position: 0 -280px;
}
span.fileType.pdf {
    background-position: 0 -300px;
}
span.fileType.doc, span.fileType.docx, span.fileType.wpd, span.fileType.wps {
    background-position: 0 -320px;
}
span.fileType.x-7z, span.fileType.deb, span.fileType.gz, span.fileType.pkg, span.fileType.rar, span.fileType.rpm, span.fileType.sit, span.fileType.sitx, span.fileType.tar.gz, span.fileType.zip, span.fileType.zipx {
    background-position: 0 -340px;
}

.account-column td{
    padding:0 0 6px 0 ;
}

.Tabellen td {
    padding: 5px;
}

#koolborstels input {
    margin:5px 0 0 0;
}
#koolborstels td {
    padding:3px 0 3px 0;
}

table, tr, td {
    border: 2px solid #000;
}

.no-select {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
}
