#actions img {
  display: block;
  float: left;
  margin-bottom: 5px;
}

#actions img.last-item {
  margin-left: 5px;
}

#banners {
  list-style: none;
  margin: 0;
}

#banners img {
  display: block;
}

#banners li {
  border: 1px solid #e1e1e1;
  float: left;
  margin: 0 7px 0 0;
  padding: 3px;
}

#banners li.last-item {
  margin: 0;
}

#b-1, #b-2, #b-3 {
  float: left;
}

#closing-stripes {
  background: url(/images/bottomstripe.gif) no-repeat center bottom;
  height: 27px;
}

#container {
  margin: auto;
  width: 990px;
}

#container-inner {
  margin: auto;
  padding-bottom: 40px;
  width: 980px;
}

#container-outer {
  background: url(/images/container-outer-bkg.gif) repeat-x bottom;
}

#content {
  background: #ededed;
  margin-bottom: 11px;
  padding: 10px 20px;
}

#copyright a {
  color: #bababa !important;
}

#footer {
  color: #bababa;
  font-size: 11px;
  height: 36px;
  margin: auto;
  padding: 5px 0 0 10px;
  width: 980px;  
}

#footer a {
  color: #b10135;
}

#footer p {
  line-height: normal;
  margin: 0;
}

#footer span {
  padding: 0 0.5em;
}

#header {
  background: url(/images/topstripe.gif) no-repeat left 3px;
  height: 160px;
  position: relative;
}

#login {
  background: url(/images/bullet-1.gif) no-repeat 0 5px;
  font-size: 10px;
  line-height: normal;
  margin: 0;
  padding-left: 7px;
  position: absolute;
  right: 15px;
  top: 0;  
}

#login a {
  color: #868889;
  text-decoration: none;
}

#logo {
  left: 366px;
  position: absolute;
  top: 45px;
}

#main {
  overflow: auto;
}

#nav {
  background: url(/images/navleft-bkg.gif) no-repeat left;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
  list-style: none;
  margin: 0;
  overflow: auto;
  padding-left: 10px;
}

/*
* html #nav {
  width: expression((this.parentElement.clientWidth) + 'px');
}*/

#nav a {
  color: #fff;
  display: block;
  float: left;
  height: 41px;
  line-height: 28px;
  text-decoration: none;
}

#nav li {
  float: left;
  height: 41px;
  margin: 0 35px 0 0;
}

#nav li.first-item {
  background: url(/images/nav-activeright-bkg.gif) no-repeat right;
  line-height: 30px;
  margin-right: 15px;
}

#nav li.first-item a {
  background: url(/images/nav-activeleft-bkg.gif) no-repeat left;
  color: #000;
  line-height: 32px;
  padding: 0 25px;
}

#nav .first-item {
  margin: 0 15px 0 0;
}

#nav .last-item {
  margin-right: 25px;
}

#nav-outer {
  background: url(/images/navright-bkg.gif) no-repeat right;
  float: left;
  height: 41px;
}

#subnav {
  list-style: none;
  margin: 0;
  padding: 0;
}

#subnav li ul li .active-item {
  color: #000;
}

#subnav a {
  color: #000;
  padding: 0 5px;
  text-decoration: none;
}

#subnav li {
  margin: 0;
  border-top: 1px solid #bfc0c1;
  line-height: 30px;
}

#subnav .list-open {
  border: none;
  margin: 0;
}

#subnav ul {
  background-color: #fff;
  border: none;
  list-style: none;
  padding-left: 15px;
}

#subnav li li {
  border: none;
}

#subnav ul .active-element exp-open {
  background-color: red;
  border: none;
}

#subnav li .active-element {
  color: #B10135;
}

#subnav li .active-item {
  color: #B10135;
  font-weight: bold;
}

#subnav li.last-item {
/*  border: none*/
}

#subnav li.exp-closed {
/*  border-top: 1px solid #bfc0c1;*/
}

#subnav .list-closed {
  display: none;
}

#subnav .list-open {
  background: #FFF; 
}

#subnav .list-open ul {
  background: #FFF;
}

#subnav .list-open li {
  line-height: 20px;
}

#subnav .list-open li li {
  line-height: 14px;
  font-size: 11px;
}

.active-element exp-open last-item li {
  border: none;
  color: blue;
}

#subnav ul {
}

#subnav-outer {
  background: #ededed url(/images/subnav-bottom.gif) no-repeat bottom;  
}

#subnav-outer p {
  background: #868889 url(/images/subnav-top.gif) no-repeat;
  color: #fff;
  font-size: 14px;
  /*line-height: 28px;*/
  margin: 0;
  min-height: 25px;
  padding: 3px 5px 0 5px;
}

* html #subnav-outer p {
  height: 25px;
}

.layout-1 #b-1 {
  margin-right: 7px;
  width: 668px;
}

.layout-1 #container {
  background: url(/images/container-bkg-1.gif) no-repeat center bottom;
}

.layout-2 #b-1 {
  margin-right: 6px;
  width: 150px;
  padding-bottom: 120px;
}

.layout-2 #b-2 {
  margin-right: 6px;
  width: 668px;
}

.layout-2 #b-3 {
  width: 150px;
}

.layout-2 #b-3 #actions img {
  margin: 0 0 5px 0;
}

.layout-2 #container {
  background: url(/images/container-bkg-2.gif) no-repeat center bottom;
}

select, input, textarea { 
  border: #cecece 1px solid; 
  margin: 2px 2px 0 0;
}

input {
  width: 280px;
  padding: 2px;
}

* html input {
  width: 276px;
}

textarea {
  width: 340px !important;
  height: 60px !important;
}

* html textarea {
  width: 334px !important;
}

.checkbox, .radio { 
  border: 0;
  margin-right:0px; 
  width: 16px !important;
}

.formtxt { 
  width:626px; 
  margin: 0 0 2px 0;
}

form { 
  padding: 10px; 
  margin: 0px; 
  background: #fff
}

* html form {
  padding: 0 0 10px 0;
}

legend { 
  display:none 
}

.submit {
  margin:10px 2px 0 10px; 
  text-align: right;
}

* html .submit {
  margin-right: 11px;
}

.formleft	{ 
  float: left;
  width: 222px; 
  padding: 4px 10px;
  border-right:2px solid #e7eaed;
  margin-right:2px;
  background:#f2f8fc;
  line-height:20px 
}

.formright {
  float: left;
  width: 340px; 
  padding: 4px 10px; 
  margin-bottom: 2px; 
  background: #ededed
}

.buttongray {
  width: auto;
  margin:0 0 0 10px; 
}

.postcode {
  width: 60px;
}

.plaats {
  width: 208px;
}

* html .plaats {
  width: 206px;
} 

#login-container {
  background: #fff;
  border: #cecece 1px solid;
  display: none;
  position: absolute;
  top: 12px;
  right: 10px;
}

* html #login-container {
  *width: 231px;
  *padding: 5px 10px 0 10px;
}

#login-container input {
  width: 120px;
}

#login-container .form-label {
  float: left;
  width: 100px;
}

#login-container .form-button {
  padding-top: 5px;
  text-align: right;
}

#login-container .error {
  color: #f00;
  font-weight: bold;
}