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

a {
  color: #db0030;
}

a:hover {
  color: #f06886;
}

img {
	border: 0px;
}

.pagePic {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

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

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

.fielderror {
  background-color: #efaeb7;
}

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

/*Pagina items*/
.paginaregel,
.paginaregel_even {
}

.paginaregel img,
.paginaregel_even img {
  float: right;
  width: 220px;
  margin: 10px 0px 10px 10px;
}

.paginaregel_even {
}

/*Fotoboeken*/
.fotoboekHolder {
  float: left;
  width: 300px;
  height: 75px;
  padding: 5px;
}

.fotoboekPic_o {
  float: left;
  padding-right: 5px;
  border: 0px;
  width: 100px;
  height: 75px;
}

.fotoboekPic {
  margin: 5px;
  width: 110px;
  border: 0px;
}

/* Smoelenboek */
.smoel_container {
  padding: 5px;
}

.smoel_image {
  float: left;
  width: 110px;
  padding-right: 5px;
}

.smoel_image img {
  width: 110px;
  border: 0px;
}

.overviewrow,
.overviewrow_even {
  padding: 5px;
}

.overviewrow_even {
  background: #e1e0e0;
}

.overviewrow_image {
  float: left;
  width: 110px;
  height: 75px;
  background: url( '../assets/no_image.png' ) no-repeat;
}

.overviewrow_image img {
  width: 100px;
  height: 75px;
}

.overviewrow_content {
  float: right;
  width: 560px;
}

.overviewrow_head {
}

.overviewrow_text {
  font-size: 95%;
}

#container {
	margin: auto;
	width: 980px;
	background: white url( '../assets/container_bg.jpg' ) repeat-x;
	position: relative;
	padding-top: 73px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0px;
	width: 157px;
	height: 46px;
	background: url('../assets/logo.png') no-repeat;
}

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

#top_bar {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px 5px 5px 8px;
	font-size: 85%;
	font-style: normal;
	background: #db0030;
	color: white;
}

#top_bar a {
	color: white;
	text-decoration: none;
}

#top_bar a:hover {
	text-decoration: underline;
}

#rdw_logo {
	position: absolute;
	top: 30px;
	right: 210px;
}

#nap_logo {
	position: absolute;
	top: 30px;
	right: 110px;
}

#bovag_logo {
	position: absolute;
	top: 35px;
	right: 15px;
}

#header {
	width: 980px;
	height: 213px;
	overflow: hidden;
}

#header_left {
	float: left;
	width: 735px;
	height: 213px;
}

#header_right {
	float: left;
	width: 245px;
	height: 213px;
	text-align: center;
}

.uitgelichtPic {
	width: 180px;
}

#main_menu {
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 30px;
	background: #0e0e0e;
}

#main_menu li {
	display: block;
	float: left;
}

#main_menu li a {
	display: block;
	width: 120px;
	height: 24px;
	padding-top: 6px;
	text-align: center;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

#main_menu li a:hover {
	color: #db0030;
}

#main_menu li a.active {
	background: url('../assets/bg_menu_item.jpg') bottom center no-repeat;
}

#content {
	width: 980px;
	background: url('../assets/bg_content.jpg') top right repeat-y;
	border-bottom: 1px solid white;
	min-height: 300px;
}

#content_left {
	float: left;
	width: 695px;
	padding: 20px;
	line-height: 150%;
}

#occasion_left {
	float: left;
	width: 355px;
}

#occasion_right {
	float: right;
	width: 320px;
}

.occImage_small {
	width: 150px;
	padding: 5px;
}

.occImage_big {
	width: 310px;
	padding: 0px 5px 5px 5px;
}

.model_box {
	float: left;
	position: relative;
	margin: 5px;
	width: 276px;
	height: 102px;
	background: #efefef;
}
.model_box a {
	font-size: 95%;
	color: black;
	text-decoration: none;
}
.model_box a:hover {
	text-decoration: underline;
}
.model_box_model {
	position: absolute;
	top: 5px;
	left: 5px;
	font-weight: bold;
}
.model_box_img {
	position: absolute;
	top: 30px;
	left: 5px;
	background: white;
	padding: 8px 8px 8px 15px;
	border: #c8c8c8 solid 2px;
}
.model_box_img img {
	width: 95px;
	height: 42px;
}
.model_box_link_p {
	position: absolute;
	top: 35px;
	left: 140px;
}
.model_box_link_c {
	position: absolute;
	top: 60px;
	left: 140px;
}

#content_right {
	float: right;
	width: 215px;
	padding: 15px;
}

#content_right h1 {
	margin: 0px;
	color: white;
}

#content_right h2 {
	margin: 0px;
	font-size: 85%;
	font-weight: normal;
	font-style: italic;
}

#content_right h2 a {
	color: white;
	text-decoration: none;
}

#content_right ul {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
}

#content_right li {
	list-style-type: none;
}

#content_right li a {
	display: block;
	padding: 4px 4px 4px 15px;
	color: white;
	text-decoration: none;
	background: url('../assets/li_right.jpg') 0px 9px no-repeat;
}

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

#copyright {
	margin: auto;
	width: 980px;
	padding: 3px 0px 3px 0px;
	color: #848484;
	font-size: 80%;
	text-align: right;
}

#copyright a {
	color: #848484;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}