
body {
    background-image: url(/images/Haarman-Twello-nl-SITE-6C_02_bgimage.png);
    background-position:center top;
    background-repeat: repeat-x;
    width:100%;
    height:100%;
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica , sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

#container {
    width:827px;
    height:100%;
    position:absolute;
        margin-top:0px;
        left:50%;
        margin-left:-413px;
}

#logo {
  margin-bottom: 6px;
}

#headerPicture {
  margin-bottom: 6px;
}

#menuContainer {
  background-image: url(/images/Haarman-Twello-nl-SITE-6C_09_Menu.png);
  background-repeat: no-repeat;
  width: 827px;
  height: 55px;
  margin-bottom: 8px;
}

#menuSubContainer {
  font-family: Tahoma, Arial, Helvetica , sans-serif;
  font-size: 12px;
  margin: 0 0 0 32px;
  padding: 15px 0 0 0;
}

#menuLinkSubContainer {
  width: 657px;
}

.menuLink  {
  margin: 0 26px 0 0;
  display: inline;
  color: #000000;
}

.menuLink a {
  color: #000000;
  text-decoration: none;
}
.menuLink a:hover {
  color: #7c7c7c;
  text-decoration: none;
}

.menuLinkDiff {
  margin: 0 0 0 28px;
  display: inline;
}

.menuLinkDiff a {
  color: #000000;
  text-decoration: none;
}
.menuLinkDiff a:hover {
  color: #7c7c7c;
  text-decoration: none;
}

#menuSearchContainer {
  margin: -15px 0 0 669px;
}

#menuSearchText {
  font-size: 10px;
  margin-top: -30px;
  font-weight: bold;
}

#searchBox {
  border-bottom-color: #9d9e9f;
  border-top-color: #a4a6a7;
  border-right-color: #a0a1a2;
  border-left-color: #b9babb;
  border-width: thin;
  border-style: solid;
  width: 99px;
  height: 13px;
}


#MainContentContainerTop {
  background-image: url(/images/Haarman-Twello-nl-SITE-6C_24_ContentVlak_Top.png);
  background-repeat: no-repeat;
  width: 827px;
  height: 28px;
}

#MainContentContainer {
  background-image: url(/images/Haarman-Twello-nl-SITE-6C_24_ContentVlak.png);
/*background-repeat: no-repeat;*/
  width: 827px;
  /*min-height: 705px;*/ 
}

#MainContentContainerBottom {
  background-image: url(/images/Haarman-Twello-nl-SITE-6C_24_ContentVlak_Bottom.png);
/*background-repeat: no-repeat;*/
  width: 827px;
  height: 11px;
/*border: solid 1px red;*/
  margin-top: -11px;
}


#footer {
  background-image: url(/images/Haarman-Twello-nl-SITE-6C_21_Footer.png);
  background-repeat: no-repeat;
  width: 827px;
  height: 68px;
  margin-top: 5px;
}

#footerContainer {
  font-size: 12px;
  color: #959595;
  padding: 20px 0 0 15px;
}

.footerLink {
  text-decoration: none;
  color: #000000;
  margin: 0 8px 0 8px;
}


