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

a {
  color: #bd007b;
}

a:hover {
  color: #ef089a;
}

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

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

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

#container {
  margin: auto;
  width: 820px;
  position: relative;
}

#top_bar {
  width: 820px;
  height: 105px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#top_bar img {
  border: 0px;
}

#container_content {
  background: white;
  padding: 10px;
}

#sfeer_header {
  width: 800px;
  height: 190px;
  margin-bottom: 30px;
  overflow: hidden;
}

#menu {
  top: 325px;
  left: 10px;
  width: 800px;
  height: 30px;
  background: #bd007b;
  position: absolute;
}

#main_nav {
  margin: 0px;
  padding: 0px;
  margin-left: 80px;
}

#main_nav li {
  display: inline;
  list-style-type: none;
  float: left;
}

#main_nav li a {
  display: block;
  color: white;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  font-size: 110%;
  height: 25px;
  border-left: 2px solid white;
}

#main_nav li a.active {
  background: #ef089a;
}

#main_nav li a:hover {
  background: #de42a8;
}

#main_nav li ul {	
  margin: 0;
  padding: 0;
  position: absolute;
  visibility: hidden;
}
		
#main_nav li ul li {	
  float: none;
  display: block;
}
		
#main_nav li ul li a {
  width: 180px;
  color: black;
  background: #ffffff;
  border-left: 0px;
  border-bottom: 1px solid #bd007b;
  font-size: 90%;
  height: 22px;
}

#main_nav li ul li a.active {
  background: #f8b1de;
}
	
#main_nav li ul li a:hover {	
  color: #000000;
  background: #fdc2e7;
}

#content {
  width: 770px;
  padding: 15px;
  background: url( '../assets/content_bg.jpg' ) repeat-x;
  min-height: 350px;
}

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

#left_box {
  position: relative;
  width: 209px;
  background: url( '../assets/left_box_repeater.jpg' ) repeat-y;
}

#left_box_top {
  width: 209px;
  height: 16px;
  background: url( '../assets/left_box_top.jpg' ) no-repeat;
}

#left_box_content {
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  font-weight: bold;
  line-height: 140%;
  min-height: 100px;
}

#left_box_bottom {
  width: 209px;
  height: 15px;
  background: url( '../assets/left_box_bottom.jpg' ) no-repeat;
}

#left_box_png {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 196px;
  height: 105px;
  background: url( '../assets/left_box_png.png' ) no-repeat;
}

#left_bottom {
  padding: 5px;
  font-size: 90%;
  line-height: 150%;
}

#left_bottom a {
  color: black;
}

#content_right {
  float: right;
  width: 500px;
  padding-top: 10px;
  margin-right: 25px;
  line-height: 150%;
}

#bottom_row {
  width: 800px;
  height: 3px;
  background: url( '../assets/bottom_row.gif' ) repeat-x;
  overflow: hidden;
}

#footer {
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
  font-size: 80%;
}

#footer a {
  text-decoration: none;
}

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

#footer img {
  border: 0px;
}

#shadow_left {
  position: absolute;
  left: -10px;
  top: 125px;
  background: url( '../assets/shadow_left.png' ) no-repeat;
  width: 10px;
  height: 562px;
  overflow: hidden;
}

#shadow_right {
  position: absolute;
  right: -9px;
  top: 115px;
  background: url( '../assets/shadow_right.png' ) no-repeat;
  width: 9px;
  height: 580px;
  overflow: hidden;
}

form {
  line-height: 100%;
}