#header {
     width: 809px;
     height: 64px;
     margin: 0px auto;
     padding: 0px;
     text-align: left;
}

#header div {
     position: absolute;
}

#header_logo {
     margin: 15px 0px 0px 16px;
}
#header_teaser {
     margin: 0px 0px 0px 180px;
     width: 250px;
     height: 80px;
     overflow: hidden;
}
#header_menu {
     margin: 5px 0px 0px 462px;
     width: 344px;
}
#header_menu table td {
     font-size: 11px;
}
#header_menu a {
     font-size: 11px;
     text-decoration:none;
     color:#666666;
}

#zoeken {
     width: 194px;
     height: 30px;
     left: 50%;
     top: 33px;
     margin-left: 210px;
     text-align: left;
}

#keywords {
     position: absolute;
     width: 165px;
     height: 20px;
     border: #afafaf 1px solid;
     padding: 0px 0px 0px 5px; 
     color: #818b9d;
}

#search_button {
     position: absolute;
     border: none;
     width: 20px;
     height: 20px;
     background-color: transparent;
     background-image: url(http://www.vdrbouwgroep.nl/simg/search_button.jpg);   
     margin-left: 174px;
}

.inputfield, .textfield {
     border: #7F9DB9 1px solid;
}