body {
  margin: 0px auto;
  margin-bottom: 0px;
  background: #fff repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 80%;
  color: #082c60;
}

img {
  border: 0px;
}

.pagePic{
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

a {
  color: #186db0;
}

a:hover {
  color: #eba316;
}

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

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #196cb0;
  border: 1px solid black;
  font-size: 90%;
}

.cleaner {
  clear: both;
}

#hobby_block,
#cara_block,
#camp_block {
  display: none;
}

#hobby_block img,
#cara_block img,
#camp_block img {
  border: 0px;
  width: 595px;
}

/*Pagina items*/
.paginaregel,
.paginaregel_even {
  padding: 10px;
  padding-left: 0px;
  padding-right: 0px;
}

.paginaregel img,
.paginaregel_even img {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
}

.paginaregel {
  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;
}

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

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

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

#container {
  width: 980px;
}

#header {
  display: none;
}

#logo {
  display: none;
}

#logo img  {
  border: 0px;
}

#tussenblok {
  display: none;
}

#round_corner {
  display: none;
}

#bigPic {
  display: none;
}

.slideshow_blok {
  display: none;
}

.slideshow_blok img {
  width: 404px;
  height: 303px;
  border: 0px;
  top:10px;
  left:0px;
}

#sfeerPic {
  position: absolute;
  top: 10px;
  left: 433px;
  width: 160px;
  height: 303px;
}

#sfeerPic img {
  width: 160px;
  height: 303px;
}

#nav_menu {
	display: none;
}

#nav_menu li a {
  color: #082c60;
  text-decoration: none;
	line-height: 170%;
}

#nav_menu li a:hover {
  color: #fcaf17;
}

#adres_blok {
  display: none;
}

#aangesloten_bij {
  display: none;
}

#overlay_liner {
  display: none;
}

#bottom_header {
  display: none;
}

#bottom {
  width: 950px;
}

#bottom_left {
  float: left;
  width: 595px;
  padding: 20px;
  padding-left: 35px;
  font-size: 85%;
  line-height: 170%;
  position: relative;
  top: -50px;
}

#bottom_left_occa {
  float: left;
  width: 650px; /*570 old*/
  padding-left: 2px;
  padding-top: 35px;
  font-size: 85%;
  line-height: 170%;
  position: relative;
  top: -50px;
}

.overzichtRegel,
.overzichtRegel_even {
  padding: 5px;  
}

.overzichtRegel_head a {
  font-weight: bold;
  text-decoration: none;
}

.overzichtRegel_content {
  font-size: 95%;
}

.overzichtRegel img,
.overzichtRegel_even img {
  float: left;
  width: 100px;
  margin-right: 10px;
}

.overzichtRegel_even {
  background: #ebf5fb;
}

#bottom_right {
  display: none;
}

.bottomPic {
  float: left;
  margin: 5px;
  margin-left: 0px;
  width: 50px;
}

.nieuwsLink {
  border-bottom: 1px solid #799eb6;
  padding-bottom: 5px;
  margin-bottom: 8px;
}

.nieuwsLink_header {
  font-weight: bold;
}

.nieuwsLink_header a {
  font-weight: bold;
  text-decoration: none;
}

.nieuwsLink_content {
  font-size: 90%;
}

form { 
  line-height: 100%;
}

#links_left {
  float: left;
  width: 280px;
}

#links_right {
  float: right;
  width: 280px;
}

#footer {
  display: none;
}

.nieuwsPic_left {
  margin: 10px;
  margin-left: 0px;
}

.nieuwsPic_right {
  margin: 10px;
  margin-right: 0px;
}