@charset "utf-8";
/* CSS Document by BIMBIM nieuwe media // http://www.bimbim.nl */

* {
margin:0;
padding: 0;
border:0;
}

body, html {
width:100%;
height:100%;
font-family:Arial, Verdana, Helvetica, sans-serif;
background-color:#000000;
color:#c5c5c5;
font-size:12px;
}

b {
font-weight:bold;
}

#container {
width:900px;
margin:0 auto;
margin-top:20px;
}

#topcontainer {
width:900px;
height:35px;
background-color:#242424;
border:2px solid #393939;
}

#zoek {
float:left;
width:280px;
}

#emptyzoek {
float:left;
width:280px;
height:20px;
}

#huis {
float:left;
width:50px;
height:35px;
}

#topnav {
float:right;
width:525px;
height:25px;
margin-top:8px;
}

#headercontainer {
width:900px;
height:90px;
position:relative;
clear:both;
margin-top:15px;
}

#logo {
width:250px;
height:105px;
position:absolute;
top:6px;
left:0;
}

#subnav {
float:right;
height:90px;
border-bottom:1px solid #f78f1e;
width:620px;
}

#contentcontainer {
width:900px;
clear:both;
margin-top:40px;
}

#leftcontent {
width:350px;
float:left;
height:100%;
margin-bottom:15px;
}

#middlecontent {
float:right;
width:500px;
height:100%;
padding-bottom:30px;
}

#bottomcontainer {
clear:both;
width:900px;
height:170px;
background-color:#181818;
position:relative;

}

#quote {
float:left;
width:335px;
height:135px;
margin-top:15px;
}

#recenteprojecten {
float:left;
width:150px;
height:100%;
margin-left:80px;
padding-top:0px;
padding-bottom:2ppx;
}

#sectoren {
float:right;
width:230px;
height:110px;
margin:15px 10px 0 0;
padding:20px 10px 5px 0;
border-left:1px solid #717171;
}

input, textarea {
background-color:#524f57 !important;
border:0;
margin-top:0px;
padding-left:5px;
padding-right:5px;
color:#fff;
border:1px solid #646464;
}