body {
  margin: 0px;
  background: #fff url('../assets/home_body_bg.jpg') top center repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 70%;
  color: #000000;
  width: 100%;
}

a {
  color: #d15113;
}

a:hover {
  color: #df7c46;
}

#aanbieding {
	position: absolute;
	top: 10px;
	right: 470px;
	width: 189px;
	height: 141px;
	background: url('../assets/aanbieding.png') no-repeat;
}

#aanbieding a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	text-indent: -9999px;
}

h1 {
  font-size: 120%;
  margin: 0px;
  margin-bottom: 10px;
}

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 #007f3d;
  margin-bottom: 3px;
}

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #0084b5;
  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;
}

#top_nav {
  background: white;
  opacity: 0.8;
  overflow: hidden;
}

#top_nav ul {
  margin: 0px;
  margin-right: 20px;
  padding: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  float: right;
}

#top_nav li {
  display: inline;
  list-style-type: none;
}

#top_nav li a {
  color: black;
  font-weight: bold;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

#top_nav li a:hover {
  text-decoration: underline;
}

#header {
  position: relative;
  min-height: 345px;
}

#header_tekst_content {
  padding-top: 130px;
  padding-left: 20px;
  width: 57%;
  line-height: 150%;
}

#slideshow_block {
  border: 1px solid white;
  border-right: 0px;
  width: 410px;
  height: 274px;
  overflow: hidden;
  position: absolute;
  top: 60px;
  right: 0px;
}

#slideshow_block img {
  width: 410px;
  height: 274px;
  border: 0px;
}

#wat_wilt_u_huren {
  position: absolute;
  top: 14px;
  right: 0px;
  padding-left: 160px;
  padding-right: 10px;
  height: 36px;
  background: #eb680a url('../assets/wat_wilt_u_huren.jpg') top left no-repeat;
}

#wat_wilt_u_huren form {
  margin-top: 7px;
}

#logo {
  position: absolute;
  top: -10px;
  left: 20px;
  background: url( '../assets/logo.png' ) no-repeat;
  width: 235px;
  height: 141px;
}

#logo img {
  border: 0px;
  width: 235px;
  height: 141px;
}

#vest_png {
  position: absolute;
  bottom: 0px;
  left: 30px;
  background: url( '../assets/vest_png.png' ) no-repeat;
  width: 474px;
  height: 67px;
}

#content_wrapper {
  width: 97%;
  margin: auto;
}

#content_left {
  float: left;
  width: 75%;
}

#left_menu {
  width: 100%;
  height: 29px;
  margin: auto;
  margin-bottom: 15px;
  background: url( '../assets/bg_home_menu_repeater.jpg' ) repeat-x;
  overflow: hidden;
}

#left_menu_left {
  float: left;
  width: 6px;
  height: 29px;
  background: url( '../assets/bg_home_menu_left.jpg' ) no-repeat;
  overflow: hidden;
}

#left_menu_right {
  float: right;
  width: 6px;
  height: 29px;
  background: url( '../assets/bg_home_menu_right.jpg' ) no-repeat;
  overflow: hidden;
}

#left_menu_content {
  padding-top: 6px;
  font-size: 110%;
  font-weight: bold;
}

#content_right {
  float: right;
  width: 24%;
}

#right_top {
  width: 100%;
  height: 28px;
  text-align: center;
  background: url( '../assets/bg_ormenu.jpg' ) repeat-x;
  margin-bottom: 3px;
}

#right_top_left {
  float: left;
  width: 4px;
  height: 28px;
  background: url( '../assets/bg_ormenu_left.jpg' ) no-repeat;
  overflow: hidden;
}

#right_top_right {
  float: right;
  width: 4px;
  height: 28px;
  background: url( '../assets/bg_ormenu_right.jpg' ) no-repeat;
  overflow: hidden;
}

#right_top_content {
  padding-top: 4px;
  color: white;
  font-size: 120%;
  font-weight: bold;
}

#news_headlines {
}

#news_headlines ul {
  margin: 0px;
  padding: 0px;
}

#news_headlines li {
  display: block;
  list-style-type: none;
}

#news_headlines li a {
  display: block;
  padding: 3px 5px 3px 10px;
  margin-bottom: 1px;
  color: black;
  text-decoration: none;
  background: #efaa79;
}

#news_headlines li a:hover {
  background: #fad2b6;
}

#rental_products {
}

.rental_product {
  float: left;
  width: 110px;
  height: 170px;
  margin: 5px;
  position: relative;
}

.rental_product img {
  border: 0px;
  width: 110px;
  height: 170px;
}

.rental_product img:hover {
  background: #fde2ce;
}

.rental_product_text {
  position: absolute;
  text-align:center;
  width: 106px;
  padding: 2px;
  bottom: 0px;
  right: 0px;
  font-size: 90%;
}

#download_verhuurfolder {
  position: absolute;
  top: 338px;
  right: 25%;
  width: 196px;
  height: 96px;
  background: url( '../assets/download_verhuurfolder.png' ) no-repeat;
  z-index: 10000;
}

#download_verhuurfolder img {
  border: 0px;
  width: 196px;
  height: 96px;
}