body {
  margin: 0px auto;
  margin-bottom: 0px;
  background: #f4f8fa url('../assets/bg.jpg') repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 70%;
  color: #000000;
}

a {
  color: #5ba225;
}

a:hover {
  color: #a2ca83;
}

.pagePic {
  margin: 5px;
  border: 0px;
}

h1 {
  font-size: 120%;
  margin: 0px;
  margin-bottom: 10px;
  color: #00527c;
}

form {
  padding: 0px;
  margin: 0px;
  line-height: 0px;
}

label {
  float: left;
  display: block;
  width: 130px;
  text-align: left;
  margin-bottom: 3px;
}

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

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

.formfield {
  background-color: #fff;
  border: 1px solid #356368;
  margin-bottom: 3px;
}

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #ce4f2f;
  border: 1px solid black;
  font-size: 90%;
}

.cleaner {
  clear: both;
}

/* Highslide CSS */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
  border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
  display: none;
  border-bottom: 1px solid white;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  padding: 5px;
  color: white;
  background: #7b0000;
}
.highslide-loading {
  display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
  text-decoration: none;
	padding: 2px;
	border: 1px solid black;
  background-color: white;
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
  display: block;
}
.highslide-display-none {
  display: none;
}

#container {
  margin: auto;
  width: 980px;
  background: url( '../assets/bg_container.jpg' ) repeat-y;
  border-left: 1px solid #93d0f3;
  border-right: 1px solid #93d0f3;
}

#header {
  width: 980px;
  height: 218px;
  overflow: hidden;
  background: url( '../assets/bg_header.jpg' ) no-repeat;
  position: relative;
}

#menu {
  position: absolute;
  right: 10px;
  top: 0px;
  height: 43px;
}

#menu img {
  border: 0px;
}

#menu img:hover {
  opacity: 0.7;
}

#menu img.active {
  opacity: 0.7;
}

#zoekbox {
  position: absolute;
  right: 5px;
  bottom: 13px;
  width: 280px;
}

#zoekbox .btn_go {
  float: right;
}

#zoekbox .formfield {
   margin-top: 2px;
   border: 1px solid #356368;
}

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

#logo img {
  border: 0px;
}

#home_link_box {
  position: absolute;
  left: 200px;
  top: 45px;
  width: 210px;
  height: 160px;
}

#home_link_box img {
  border: 0px;
  width: 210px;
  height: 160px;
}


#left {
  float: left;
  width: 229px;
  min-height: 500px;
  background: url( '../assets/bg_left_content.jpg' ) no-repeat;
  position: relative;
  padding-left: 7px;
}

#left_nieuws {
  width: 210px;
  height: 280px;
  overflow: hidden;
}

.newsTitle {
  font-weight: bold;
}

.newsContent {
  padding-bottom: 10px;
}

.newsContent a {
  color: #ff8a00;
}

.newsContent a:hover {
  color: #f8ca94;
}

#left_productgroep {
  width: 210px;
}

#left_productgroep a {
  color: #005281;
}

#left_productgroep a:hover {
  color: #ff8a00;
}

#right {
  float: right;
  width: 704px;
  padding: 20px;
  line-height: 140%;
}

.productRegel {
  width: 704px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.productRegel_plaatje {
  float: left;
  width: 100px;
  text-align: center;
}

.productRegel_plaatje img {
  width: 80px;
  border: 0px;
}

.productRegel_content {
  float: left;
  width: 504px;
}

.productRegel_prijs {
  float: left;
  width: 95px;
  font-weight: bold;
  padding-right: 5px;
  text-align: right;
}

.productRegel_even {
  width: 704px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #d2e1e8;
}

#footer {
  clear: both;
  width: 750px;
  padding-left: 230px;
  padding-top: 15px;
  height: 34px;
  background: url( '../assets/bg_footer.jpg' ) no-repeat;
  color: white;
  text-align: center;
}

#footer a {
  color: white;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
}

#footer a:hover {
  color: #a1b0b2;
}

form {
  line-height: 100%;
}