#twitter {
  position: absolute;
  top: 0;
  left: 53px;
  padding: 2px 0;
  height: 21px;
}

#twitter a {
  display: block;
  height: 21px;
  color: #ffffff;
  text-decoration: none;
}
#twitter a:hover { text-decoration: underline; }

#twitter img {
  border: none;
  vertical-align: middle;
  padding: 0 5px 0 0;
}

ul.slider {
  width: 325px;
  height: 178px;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.slider .li {
  width: 100%;
}

#lbNextLink, #lbPrevLink {
  width: 30%;
}

#lbCaption, #lbNumber {
  font-size: 1.2em;
}

#scale_image {
  position: absolute;
  left: 60px;
  bottom: 0;
  margin: 0;
  width: 145px;
  height: 110px;
  background: url(../../../images/scale-all.png) no-repeat bottom left;
}

.submit {
  border: 1px solid black;
}

.page_navigation .seperator {
  padding: 0 8px;
}

.article_page_title {
  display: none;
}

#languages {
  float: left;
  margin: 24px 0 0 33px;
  _margin: 24px 0 0 16px;
}

#languages .item {
  float: left;
  margin: 0 4px 0 0;
}

#languages .item a {
  display: block;
  width: 20px;
  height: 15px;
  background-repeat: no-repeat;
}

html {
  margin: 0;
  padding: 0;
  background: #e0e3e4;
  overflow-y: scroll;
  overflow-x: auto;
}

body {
  margin: 0;
  _margin: 0 0 0 1px;
  text-align: center;
}

*+html body {
  margin: 0 0 0 1px;
  _margin: 0;
}

body, html {
  height: 100%;
}

div, form {
  margin: 0;
  padding: 0;
}

div.clear {
  width: 950px;
  height: 0;
  clear: both;
}

#wrapper {
  position: relative;
  margin: -46px auto 0 auto;
  width: 975px;
  padding: 0 7px;
  min-height: 100%;
  _height: 100%;
  background: url(../../../images/bg.jpg) repeat-y;
  text-align: left;
}

#rightNav {
  position: relative;
  float: right;
  width: 23px;
  height: 189px;
  margin: 101px 1px 0 0;
}

#rightNav a.business_nl,
#rightNav a.business_en {
  float: left;
  display: block;
  width: 23px;
  height: 74px;
}
#rightNav a.business_nl { background: url(../../../images/rightNav_business.jpg) no-repeat top left; }
#rightNav a.business_en { background: url(../../../images/rightNav_business_en.jpg) no-repeat top left; height: 87px; }

#rightNav a.collector_nl,
#rightNav a.collector_en {
  float: left;
  display: block;
  width: 23px;
  height: 109px;
  margin: 6px 0 0 0;
}
#rightNav a.collector_nl { background: url(../../../images/rightNav_collector.jpg) no-repeat top left; }
#rightNav a.collector_en { background: url(../../../images/rightNav_collector_en.jpg) no-repeat top left; height: 96px; }

#rightNav a.business_nl:hover,
#rightNav a.business_en:hover,
#rightNav a.collector_nl:hover,
#rightNav a.collector_en:hover {
  background-position: -23px 0;
}

#header {
  position: relative;
  padding: 46px 0 0 0;
  width: 950px;
  height: 244px;
  background: url(../../../images/header.jpg) no-repeat 0 46px;
}

#homeNav {
  display: block;
  float: right;
  width: 168px;
  height: 55px;
  margin: 0 34px 0 0;
}

#header_flash {
  width: 950px;
  height: 244px;
}

#nav {
  padding: 0 0 150px 0;
}

#nav, #mainNav {
  float: left;
  width: 210px;
}

#mainContent {
  float: right;
  width: 657px;
  padding: 24px 56px 24px 27px;
  margin: 0 23px 0 0;
}

#footer {
  position: relative;
  bottom: 0;
  clear: both;
  margin: 0 auto;
  width: 975px;
  height: 46px;
  background: url(../../../images/bg.jpg) repeat-y;
  padding: 0 7px;
}

#scaleNav {
  width: 950px;
  height: 25px;
  background: #737278;
}

#scaleNav a {
  display: block;
  float: left;
  width: 134px;
  height: 25px;
  margin: 0 4px;

  filter: alpha(opacity=50);
  -moz-opacity: .50;
  opacity: .50;
}

#scaleNav a:hover, #scaleNav a.selected {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#footerNav {
  width: 950px;
  height: 15px;
}

#shop_navigation {
  display: none;
}

#newAddress {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 241px;
  height: 234px;
}
#newAddress.nl { background: url(../../../images/verhuisbericht-nl.png) }
#newAddress.en { background: url(../../../images/verhuisbericht-en.png) }
