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

img {
  border: 1px solid #d62027;
}

.pagePic {
  margin-left: 10px;
}

a {
  color: #d62027;
}

a:hover {
  color: #d9454b;
}

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

h2 {
  font-size: 100%;
  margin: 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 #d71920;
  margin-bottom: 3px;
}

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #3a3038;
  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 {
  padding: 10px;
}

.paginaregel img,
.paginaregel_even img {
  float: right;
  width: 150px;
  margin-right: 5px;
  margin-left: 10px;
  border: 1px solid #604731;
}

.paginaregel_even {
  background: #fff;
}

/*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;
}

#container {
  margin: auto;
  width: 960px;
  background: #e9e9e9 url( '../assets/container_bg_2.jpg' ) 0px 130px no-repeat;
  border-bottom: 6px solid #d92b32;
  position: relative;
}

#header {
  width: 960px;
  height: 130px;
  overflow: hidden;
}

#header img {
  width: 100%;
  height: 100%;
  border: 0px;
}

#shadow_top {
  width: 960px;
  height: 7px;
  background: url('../assets/shadow_top.png') repeat-x;
}

#content {
  width: 960px;
}

#content_left {
  float: left;
  width: 178px;
}

#mainmenu {
  width: 178px;
  margin-top: 5px;
  margin-bottom: 30px;
}

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

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

#mainmenu li a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 3px;
  padding-left: 13px;
  outline: none;
}

#mainmenu li a.active,
#mainmenu li a:hover {
  color: #d62027;
}

#sfeer_left {
  width: 178px;
  height: 212px;
  overflow: hidden;
  margin-bottom: 95px;
  border-top: 1px solid #d52027;
  border-bottom: 1px solid #655c5f;
}

#sfeer_left img {
  width: 178px;
  height: 212px;
  border: 0px;
}

#content_right {
  float: right;
  width: 702px;
  padding: 40px;
  padding-top: 20px;
  margin-bottom: 50px;
  line-height: 150%;
}

#right_bottom {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

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

#right_bottom li {
  display: inline-block;
  margin-left: 10px;
}

#right_bottom li#bottom_nap {
  width: 107px;
  height: 49px;
  background: url( '../assets/bottom_nap.jpg' ) no-repeat;
}

#right_bottom li#bottom_bovag {
  width: 100px;
  height: 49px;
  background: url( '../assets/bottom_bovag.jpg' ) no-repeat;
}

#right_bottom li#bottom_rdw {
  width: 61px;
  height: 49px;
  background: url( '../assets/bottom_rdw.jpg' ) no-repeat;
}

#right_bottom li a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  outline: none;
}

#left_adresblok {
  width: 170px;
  font-size: 80%;
  position: absolute;
  bottom: 5px;
  left: 5px;
}

#footer {
  width: 960px;
  margin: 3px auto;
  text-align: right;
  color: #b3b3b3;
  font-size: 80%;
}

#footer a {
  color: #b3b3b3;
  text-decoration: none;
}

#footer a:hover {
  color: white;
}

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

.overviewrow_even {
  background: #fff;
}

.overviewrow_image {
  float: left;
  width: 110px;
}

.overviewrow_image img {
  width: 100px;
  border: 0px;
}

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

.overviewrow_head {
}

.overviewrow_prijs {
  float: right;
}

.overviewrow_autodata {
  font-size: 90%;
}

.blok_content {
  display: block;
  float: left;
  width: 180px;
}

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

.bigOccasionPic {
  width: 480px;
}

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

#occasion_right img {
  float: left;
  width: 90px;
  margin-left: 5px;
  margin-bottom: 5px;
}

.page_nav {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pg_uitgebreid {
  float: right;
}

.pagination {
  font-size: 80%;
  line-height: 100%;
}
        
.pagination a {
  text-decoration: none;
  border: solid 1px #d62027;
  color: #000;
  background: white;
}

.pagination a, .pagination span {
  display: inline-block;
  padding: 0.3em 0.5em;
  margin-right: 3px;
}

.pagination .current {
  background: #d62027;
  color: #fff;
  border: solid 1px #d62027;
}

.pagination .current.prev, .pagination .current.next{
  color:#999;
  border-color:#999;
  background:#fff;
}

form {
  line-height: 100%;
}
