
body {
  margin: 0;
  background: #B3EF82 url('../assets/bg.jpg') repeat-x;
  font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
  font-size : 80%;
  color: #083908;
   
  scrollbar-arrow-color:#fff; 
  scrollbar-base-color:#3B8709; 
}

hr {
  height: 1px;
  color: #44990A;
}

a {
  color: #3F9009;
}

a:hover {
  color: #083908;
}

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

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

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

.formfield {
  height: 16px; 
  background-color: #fff; 
  border: 1px solid #4AA80B; 
  margin-bottom: 3px;
}

.formtext {
  background-color: #fff; 
  border: 1px solid #4AA80B;
}

.formbutton {
  color: #fff;
  height: 21px; 
  border: #000000 outset 1px;
  background: #3B8709;
}

h3 {
  font-size: 115%;
}

.pagePic {
  margin: 5px;
  padding: 3px;
  width: 170px;
  border: 1px solid #3B8709;
}

.staticPic {
	float: right;
  margin: 5px 0px 10px 10px;
  padding: 3px;
  width: 170px;
  border: 1px solid #3B8709;
}

.pagePic2 {
  margin: 5px;
  padding: 3px;
  width: 369px;
  border: 1px solid #3B8709;
}


.klantPic {
  margin: 5px;
  padding: 3px;
  width: 120px;
  border: 1px solid #3B8709;
}

#printlogo {
  display: none;
}

.printicon {
  cursor: hand;
}

#container {
  width: 980px;
}

#menu {
  width: 980px;
  padding-top: 30px;
  text-align: right;
}

#menu a{
  font-size: 15px;
  color: white;
  text-decoration: none;
}

#menu a:hover {
  color: #D6F8A5;
}

#top {
  width: 980px;
  height: 140px;
  margin-top: 10px;
}

#top_left {
  float: left;
  width : 265px;
  height: 140px;
  background: url('../assets/logo.jpg') 10px no-repeat;
}

#top_right {
  float: left;
  width : 715px;
  height: 140px;
  background: url('../assets/top_right11.jpg') no-repeat;
}

#bottom {
  width: 880px;
  margin-left: 100px;
  background: white url('../assets/bg_content.jpg') repeat-y;
}

#bottom_left {
  float: left;
  width: 285px;
}

#uitgelicht {
  font-weight: bold;
  margin-left: 2px;
  margin-top: 2px;
  padding: 5px;
  padding-top: 45px;
  width: 275px;
  height: 150px;
  min-height: 150px;
  background: #96CF8C url('../assets/uitgelicht.jpg') no-repeat;
}

#uitgelicht a {
  font-weight: bold;
  color: #3F9009;
}

#uitgelicht a:hover {
  color: #083908;
}

#bruiloften {
  margin-left: 2px;
  margin-top: 2px;
  padding: 5px;
  padding-top: 45px;
  width: 275px;
  height: 150px;
  min-height: 130px;
  background: #D9E49E url('../assets/bruiloften.jpg') no-repeat;
}

#fotoboeken {
  margin-left: 2px;
  margin-top: 2px;
  padding: 5px;
  padding-top: 45px;
  width: 275px;
  min-height: 180px;
  background: #e8f0bf url('../assets/fotoboeken.jpg') no-repeat;
  text-align: center;
}

#left_album img {
  border: 1px solid #3B8709;
}

#bottom_contact {
  width: 275px;
  padding: 5px;
}

#bottom_right {
  float: left;
  padding: 5px;
  padding-left: 10px;
  width: 575px;
}

.collapse_meer {
	display: none;
}
.collapse_minder {
	display: none;
}

.fotoboek_box {
	float: left;
	margin: 0px 10px 10px 0px;
	position: relative;
	width: 220px;
	height: 165px;
	border: 1px solid #3b8709;
}

.fotoboek_box img {
	border: 0px;
}

.fotoboek_box h4 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 214px;
	padding: 3px;
	text-align: center;
	margin: 0px;
	background: white;
	opacity: 0.9;
}

.fotoboek_box_url {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

.fotoboek_box_url a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
	background: url('../assets/blank.gif');
}

#footer {
  clear: both;
  width: 980px;
  font-size: 80%;
  text-align: center;
}

#footer a {
  color: #083908;
}

#footer a:hover {
  color: #3F9009;
}

.cleaner {
  clear: both;
  height: 1px;
  overflow: hidden;
}

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