@import "reset.css";
@import "menu.css";
html {  -webkit-text-size-adjust: none;}
body{background-color:#fff;color:#000;font-family:Open Sans, Arial;font-size:14px;}
body, html {height: 100%;}
/*  Float containers fix: */
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear{clear:both;}
a{color:#000;}
a:hover{color:#cc0000;}
b,strong{font-weight:bold;}

#superwrapper {min-height: 100%;height: auto !important;height: 100%;}
.wrapper {max-width: 1160px;width:95%;height: auto;margin: 0px auto;position:relative;}

.placeholder {color:#fff;}
::-webkit-input-placeholder, ::-webkit-textarea-placeholder {color:#fff;}
:-moz-placeholder {color:#fff;opacity:1;}
::-moz-placeholder {color:#fff;opacity:1;}
:-ms-input-placeholder, :-ms-textarea-placeholder {color:#fff;}	
input[placeholder], textarea[placeholder] {color:#fff;}

h1 {color:#000;font-size:30px;line-height:normal;font-weight:700;margin-bottom:50px;font-family:Roboto Condensed,arial;}
h2 {color:#000;font-size:22px;line-height:normal;font-weight:700;margin-bottom:30px;font-family:Roboto Condensed,arial;text-decoration:underline;}
h3 {color:#fff;font-size:30px;line-height:normal;font-weight:700;margin-bottom:50px;font-family:Roboto Condensed,arial;}
h4 {color:#fff;font-size:30px;line-height:normal;font-weight:700;margin-bottom:50px;font-family:Roboto Condensed,arial;background-color:#000;padding:10px;text-align:center;}

#print {margin-top:50px;}
#top {background-color:#2e2e2e;padding:30px 0;}
#header {width:100%;}
#logo {float:left;}
#navigatie {float:right;text-align:right;}
#tel {font-size:18px;color:#fff;font-family:Roboto Condensed,arial;font-weight:700;}
#tel a {color:#fff;}

#navMob {display:none;background-color:#d3d3d3;}
#navigation {display:none;}
#mobile-header a {color:#000;text-decoration: none;display: block;font-size:16px;padding:10px;text-transform:uppercase;} 

/*previous-next
********************/
.brdcrmb{text-decoration:none;text-transform:uppercase;}
#usable{display:table;float:right;}
#usable div{display:table-row;}
#usable div div{display:table-cell;width:33.33%}
#usable a{box-sizing:border-box;padding:5px;text-decoration:none;border-radius:5px;}
#usable a:hover{background-color:#ccc;color:#fff;}
#usable div div:nth-child(2) {text-align:center;}
#usable div div:nth-child(3) {text-align:right;}

#main {width:100%;margin:100px 0;line-height:24px;}
#contenthome {text-align:center;font-size:16px;line-height:32px;color:#777;}
#content {width:100%;}
#idk {text-align:center;background-color:#000;padding:50px 0;}

.lefttitel {float:left;margin-right:5%;}
.righttitel {float:right;}
.row {margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #e3e3e3;}
.autom {color:#fff;margin-bottom:10px;text-align:center;font-size:12px;font-weight:700;line-height:normal;}
.automa {color:#999;margin-bottom:10px;text-align:center;font-size:12px;font-weight:700;line-height:normal;}

#footer {padding:30px 0px;color:#fff;background-color:#2e2e2e;}
#footer a {color:#fff;text-decoration:underline;}
#fct {float:left;}
#fct ul {margin:0px;list-style-type:none;}
#fct ul li {float:left;margin-right:3px;}
#fct ul li:last-child {margin-right:0px;}
#fct2 {float:right;}
#footer a.tel {text-decoration:none;}
.navB {display:none;}