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

img { 
  border: 0px;
}

.homePic {
  float: left;
  width: 80px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.pagePic {
  float: right;
  width: 220px;
  margin-left: 10px;
  margin-bottom: 5px;
}

.agendaPic {
  width: 210px;
  margin: 5px;
}

a {
  color: #359937;
}

a:hover {
  color: #167114;
}

h1 {
  font-size: 120%;
  color: #1b7620;
  margin: 0px;
  margin-bottom: 10px;
  padding-left: 20px;
  background: url( '../assets/h1_bg.jpg' ) left center no-repeat;
}

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

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #5a7dbd;
  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: #137214;
}
.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: 0px solid #daf4db;
}

.paginaregel_even {
  background: #daf4db;
}

/*Fotoboeken*/
.fotoboek_holder {
  float: left;
  margin: 8px;
  width: 150px;
  height: 113px;
  border: 0px solid #9fcfa0;
  border-right: 0px solid #43a845;
  border-bottom: 0px solid #43a845;
  overflow: hidden;
}

.fotoboek_holder img {
  width: 150px;
  height: 113px;
  border: 0px;
}

.fotoalbum_item {
  float: left;
  width: 270px;
  height: 270px;
  text-align: center;
  font-size: 90%;
  overflow: hidden;
}

.fotoalbum_item img {
  width: 250px;
}

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

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

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

.smoel_content {
  float: right;
  width: 430px;
}

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

.overviewrow_even {
  background: #daf4db;
}

.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: 554px;
}

.overviewrow_head {
}

.overviewrow_text {
  font-size: 95%;
}

#outer_container {
  margin: auto;
  width: 953px;
  background: url( '../assets/bg_lines.jpg' ) no-repeat;
}

#container {
  margin: auto;
  width: 934px;
}

#srch_block {
  float: right;
  margin-right: 7px;
}

.srch_txt {
  font-size: 90%;
  background: #d5fad5;
  border: 1px solid #7dcc7e;
}

.srch_btn {
  font-size: 90%;
  color: white;
  background: #167618;
  border: 1px solid #9f9f9f;
}

#top_nav {
  width: 934px;
  height: 22px;
  padding-top: 3px;
  overflow: hidden;
}

#top_nav ol {
  margin: 0px;
  padding: 0px;
}

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

#top_nav li a {
  float: left;
  display: block;
  color: white;
  text-decoration: none;
  padding-left: 9px;
  margin-right: 8px;
  outline: none;
  background: url( '../assets/li_green_white.jpg' ) 0px 7px no-repeat;
}

#top_nav li a.li_top_first {
  background: none;
}

#top_nav li a:hover {
  color: #8ccb8d;
}

#header {
  height: 200px;
  border-bottom: 8px solid #369a38;
}

#header_left {
  float: left;
  width: 700px;
  height: 200px;
}

#header_left img {
  border: 0px;
}

#header_right {
  float: right;
  width: 234px;
  height: 200px;
  background: url( '../assets/header_right.jpg' ) no-repeat;
}

#header_right ol {
  margin: 0px;
  padding: 0px;
}

#header_right li {
  display: block;
  width: 234px;
}

li#right_wie_zijn_we {
  height: 55px;
}

li#right_best_practices {
  height: 51px;
}

li#right_nieuws_en_agenda {
  height: 45px;
}

li#right_trefpunt_in_beeld {
  height: 49px;
}

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

#home_content {
  width: 904px;
  min-height: 350px;
  padding: 0px 15px 0px 13px;
  margin: 15px 0px;
  background: url('../assets/home_content_bg.jpg') repeat-y;
}

#home_left {
  float: left;
  width: 274px;
  padding-left: 0px;
  padding-right: 14px;
}

#home_middle {
  float: left;
  width: 274px;
  padding-left: 13px;
  padding-right: 14px;
}

#home_left img,
#home_middle img {
  border: 0px;
  margin-bottom: 5px;
}

#home_right {
  float: right;
  width: 300px;
}

#home_right h2 a {
  text-decoration: none;
}

#content {
   width: 934px;
   min-height: 370px;
   background: url('../assets/content_bg.gif') repeat-y;
}

#content_left {
  float: left;
  width: 220px;
  padding-top: 20px;
}

#submenu {
  margin: 0px;
  padding: 0px;
}

#submenu li {
  display: block;
}

#submenu li a {
  display: block;
  padding: 4px;
  padding-left: 15px;
  background: url('../assets/li_green_white.jpg') 5px 11px no-repeat;
  color: white;
  text-decoration: none;
}

#submenu li a.active {
  background: white url('../assets/li_white_green.jpg') 5px 11px no-repeat;
  color: #369a38;
}

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

#content_right {
  float: right;
  width: 674px;
  padding: 20px;
}

#footer {
  margin-top: 10px;
  width: 934px;
  text-align: center;
  font-size: 80%;
  color: #359937;
}

#footer a {
  text-decoration: none;
}

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

hr {
  width: 100%;
  height: 0px;
  overflow: hidden;
  border-bottom: 1px solid #369a38;
}

form {
  margin: 0px;
  padding: 0px;
  line-height: 100%;
}

h4 {
  font-size: 80%;
  position: relative;
  top: -10px;
  margin-bottom: 0px;
}

#blog_right_category {
  /*
  float: right;
  padding: 10px;
  padding-top: 0px;
  padding-bottom: 20px;
  width: 250px;
  background: #e9ffec;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
  */
}

.blog_balk {
  margin-top: 5px;
  padding: 2px;
  padding-bottom: 15px;
  border-top: 1px solid #561469;
  background: url( '../assets/blog_balk_bg.jpg' ) repeat-x;
  font-size: 80%;
}

.blog_reactie_balk {
  padding: 2px;
  border-bottom: 1px solid #561469;
  border-top: 1px solid #561469;
  background: url( '../assets/blog_balk_bg.jpg' ) repeat-x;
  font-size: 80%;
}

.blog_reactie {
  margin-bottom: 15px;
}

.blog_ster_vol,
.blog_ster_half,
.blog_ster_leeg {
  width: 16px;
  height: 15px;
  border: 0px;
}

.blog_ster_vol { background: url( '../assets/ster_vol.gif' ) no-repeat; }
.blog_ster_half { background: url( '../assets/ster_half.gif' ) no-repeat; }
.blog_ster_leeg { background: url( '../assets/ster_leeg.gif' ) no-repeat; }

.blog_ster_vol:hover,
.blog_ster_half:hover,
.blog_ster_leeg:hover {
  background: url( '../assets/ster_hover.gif' ) no-repeat;
}

/* BlogStyle */
#blog_left {
  float: left;
  width: 640px;
  padding: 20px;
  padding-top: 10px;
  min-height: 400px;
}

#blog_right {
  float: right;
  width: 300px;
  padding-top: 10px;
}

.blog_person_image {
  border: 1px solid black;
  width: 36px;
  float: left;
  margin: 5px;
}

.blog_person_image_top {
  border: 1px solid black;
  width: 36px;
  margin-left: 5px;
  margin-right: 5px;
}

.mod_video_box {
  float: left;
  width: 200px;
  margin: 10px;
  display: block;
}

.mod_video_thumb {
  position: relative;
  display: block;
  width: 160px;
  height: 120px;
  margin: 0 auto;
}

.mod_video_thumb a {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 160px;
  height: 120px;
  text-indent: -9999px;
  outline: none;
  background: url( '../assets/vid_thumb_overlay.png' ) no-repeat;
}

.mod_video_title a {
  display: block;
  text-align: center;
  font-size: 90%;
}