body {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #808080;
}

#slidertje
{
	width:100%;
text-align:center;
}
#noborder a img
{
border:none;
margin:0;
padding:0;
}
#noborder a:hover img
{
text-decoration:none;
margin:0;padding:0;
}
img { border: 0; }

a img { padding: 2px; }
a:hover img { padding: 0; border: 2px solid red; }

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

#main {
  width: 900px;
  margin: 0 auto;
  background: url(../img/main-bg.jpg) repeat-y top left;
}

#header {
  height: 164px;
  background: url(../img/header.jpg) no-repeat top left;
}

#header *, #nav a span {
  margin-left: -9999px;
}

#nav {
  float: left;
  list-style: none;
  padding: 0;
  padding-left: 62px;
  margin: 0;
  background: url(../img/left.jpg) no-repeat top left;
}

#nav a {
  display: block;
  width: 177px;
  background-repeat: no-repeat;
  position: relative;
}

#nav li ul {
  padding: 0;
  margin: 0;
  display: none;
  list-style: none;
  position: absolute;
  margin-left: 177px;
  margin-top: -50px;
  border: 1px solid white;
  border-bottom: 0;
  float: left;
  z-index: 9999;
}

#nav li:hover ul, #nav li.active ul {
  display: block;
}

#nav li ul a {
  background-color: #166200;
  color: white;
  border-bottom: 1px solid white;
  text-decoration: none;
  padding: 4px;
  font-size: 11px;
}

#nav li ul a:hover {
  background-color: #469230;
}

#nav_verhuizen {
  height: 64px; background-image: url(../img/nav_verhuizen.jpg);
}

#nav_verhuur {
  height: 59px; background-image: url(../img/nav_verhuur.jpg);
}

#nav_bedrijf {
  height: 70px; background-image: url(../img/nav_bedrijf.jpg);
}

#nav_het_team {
  height: 62px; background-image: url(../img/nav_het_team.jpg);
}

#nav_kosten {
  height: 62px; background-image: url(../img/nav_kosten.jpg);
}

#nav_handige_links {
  height: 62px; background-image: url(../img/nav_handige_links.jpg);
}

#nav_contact {
  height: 71px; background-image: url(../img/nav_contact.jpg);
}

#nav_bottom {
  width: 177px;
  height: 140px; background-image: url(../img/nav_bottom.jpg);
}

#wrapper {
  float: right;
  width: 661px;
}

#content {
  line-height: 1.4;
  color: #166200;
  padding: 15px 25px;
}

#t1 {
  background: url(../img/content.jpg) no-repeat 239px 164px;
  padding-bottom: 1px;
}

#footer {
  clear: both;
}

tfoot td {
  font-weight: bold;
  border-top: 1px solid #166200;
}

a {
  color: red;
}

/* STYLES VOOR HET VERHUISFORMULIER */

#verhuisform .textfield label, #verhuisform .datefield label, #verhuisform .radiofield span {
  width: 200px;
}

#verhuisform .textfield, #verhuisform .datefield, #verhuisform .radiofield, #verhuisform .submit {
  padding: 5px 0;
  float: left;
}

#verhuisform h3 { clear: both; }

#verhuisform .textfield label, #verhuisform .datefield label, #verhuisform .radiofield span {
  display: block;
  float: left;
  margin-right: 10px;
  text-align: right;
}

#verhuisform .textfield input {
  width: 300px;
}

#verhuisform .textfield span {
  display: block;
  float: left;
  font-size: 10px; color: #808080;
}

#verhuisform .textfield span span {
  padding-top: 5px;
  float: left;
}

#verhuisform .datefield input {
  width: 149px;
}

#verhuisform .textfield input, #verhuisform .datefield input {
  border: 1px solid #808080;
}

#verhuisform .radiofield input {
  vertical-align: middle;
}

#verhuisform .submit {
  padding-left: 210px;
}

#formnav {
  font-size: 10px;
  list-style: none;
  color: #d0d0d0;
  padding: 0;
  margin: 0;
  clear: both;
}

#formnav li {
  padding: 1px 0;
}

#formnav a {
  color: #ff8888;
}

#formnav strong {
  color: black;
}

.cell-description { width: 40%; }
.cell-number { width: 20%; }

.verhuur_item {
  padding-left: 100px;
  position: relative;
  margin-top: 20px;
}

.verhuur_item span {
  display: block;
  clear: both;
}

.verhuur_item img {
  margin-right: 10px;
}

.verhuur_item h2 {
  font-size: 12pt;
  padding: 0;
  margin: 0;
}

#bottomNavClose img {
  padding: 0;
  margin: 0;
}

#realisatie {
  font: 9px Trebuchet MS;
  position: absolute;
  left: 50%; right: 50%;
  width: 200px;
  margin-left: 365px;
}

#realisatie a {
  text-decoration: none;
  color: #636363;
}