
#recentie_left {
  text-align: left;
  background: #fff;
}

body {
  background: #CFE6FF url('../assets/bg.jpg') repeat-x;
  margin: 16px auto;
  font-family: verdana, tahoma, arial, helvetica;
  font-size: 70%;
  color: #22397D;
}

#bigPic {
  width: 300px;
  height: 245px;
  float: right;
  margin: 10px;
}

.slideshow_block {
  width: 300px;
  height: 225px;
  position: relative;
}

.slideshow_block img {
  top: 0px;
  left: 0px;
  width: 300px;
  height: 225px;
}


#subTitle {
  background: #91c0d0;
  color: white;
  text-align: center;
  width: 300px;
  height: 20px;
}

a {
  text-decoration: none;
  color: #BC3024;
}

a:hover {
  color: #91C0D0;
}

h3 {
  font-size: 115%;
}

label {
  float: left;
  display: block;
  width: 140px;
  text-align: right;
}

.error {
  border: 1px solid #f00;
  background: #ffffe1 url('../assets/icon_error.jpg') no-repeat 3px 3px;
  padding: 10px 0px 10px 40px;
}

.info {
  border: 1px solid #cdcdcd;
  background: #ffffe1 url('../assets/icon_info.jpg') no-repeat 3px 3px;
  padding: 10px 0px 10px 40px;
}

.formfield {
  height: 16px; 
  background-color: #fff; 
  border: 1px solid #22397D; 
}

.formtext {
  background-color: #fff; 
  border: 1px solid #22397D;
}

.formbutton {
  color: #fff;
  height: 21px; 
  border: #000000 outset 1px;
  background: #22397D;
}

.sitemap {
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-left: 7px;
}

.sm {
  background-image: url('../assets/sitemap_icon.gif');
  background-repeat: no-repeat;
  padding-left: 2em;
  color: #0c3180;
 }
 
.smsub {
  background-image: url('../assets/sitemap_icon_sub.gif');
  background-repeat: no-repeat;
  padding-left: 2em;
  color: #0c3180;
}

.pagePic {
  width: 200px;
  padding: 3px;
  margin: 4px;
  border: 1px solid #0065A2;
}

.impressiePic {
  padding: 3px;
  margin: 4px;
  border: 1px solid #0065A2;
  width: 150px;
}

#container {
  margin: auto;
  width: 880px;
  background: #E1ECF0 url( '../assets/bg_container.jpg' ) repeat-y;
}


#head {
  position: relative;
  width: 880px;
  height: 200px;
  background: #e1ecf0;
}

#head_logo {
  position: absolute;
  top: 0;
  left: 0;
  height: 81px;
  width: 347px;
  background: url('../assets/logo.gif') no-repeat;
}

#head_left {
  position: absolute;
  width: 216px;
  top: 90px;
  text-align: right;
  padding-right: 4px;
  color: #22397D;
  font-size: 10px;
}

#head_right {
  position: absolute;
  top: 0;
  left: 220px;
  width: 660px;
  height: 200px;
  background: url('../assets/head_right7.jpg');
}

#head_menu {
  position: absolute;
  left: 0;
  top: 170px;
  height: 16px;
  width: 875px;
  font-size: 9pt;
  padding-top: 8px;
  padding-right: 5px;
	text-align: right;
}

#head_menu a {
  color: #22397D;
  font-weight: bold;
  text-decoration: none;
  margin-left: 4px;
  margin-right: 4px;
}

#subhead {
  padding-top: 2px;
  width: 880px;
  height: 100px;
  text-align: center;
  background: #D0DFE5;
}

#subhead img {
  margin-right: 15px;
  border: 0;
}

#left {
  padding-top: 20px;
  float: left;
  width: 210px;
  background: #91C0D0;
  text-align: right;
  padding-right: 5px;
  padding-left: 5px;
}

#left a {
  display: block;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#left a:hover {
  color: #22397D;
}

#right {
  float: left;
  width: 640px;
  padding: 10px;
  font-family: verdana, tahoma, arial, helvetica;
  line-height: 18px;
  background: #E1ECF0;
}

#links_left {
  float: left;
  width: 318px;
}

#links_right {
  float: left;
  width: 320px;
}

#footer {
  text-align: center;
  font-size: 80%;
  background: #D0DFE5;
 
}

#footer a {
  color: #0065A2;
}

#index_left {
  padding-top: 20px;
  float: left;
  width: 210px;
  background: #91C0D0;
  text-align: right;
  padding-right: 5px;
  padding-left: 5px;
}

#index_left a {
  display: block;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#index_left a:hover {
  color: #22397D;
}

#bottom {
  background: url( '../assets/bg_container.jpg' ) repeat-y;
}

.cleaner {
  clear: both;
}

.deur_blok {
  float: left;
  width: 102px;
  _height: 260px;
  min-height: 260px;
  text-align: center;
  margin-right: 10px;
}
.deurPic {
  margin: 4px;
  width: 100px;
  height: 200px;
  border: 1px solid #0065A2;
}

.toebehoren_blok {
  float: left;
  width: 102px;
  _height: 260px;
  min-height: 260px;
  text-align: center;
 margin-right: 10px;
}
.toebehorenPic {
  margin: 4px;
  width: 100px;
  height: 200px;
  border: 1px solid #0065A2;
}
