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

.pagePic {
  float: right;
  margin-bottom: 5px;
  margin-left: 5px;
  border: 0px;
}

.nieuwsPic_left {
  border: 0px;
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}

.nieuwsPic_right {
  border: 0px;
  float: right;
  margin-bottom: 5px;
  margin-left: 5px;
}

.fotoboek_pic {
	margin: 5px;
	width: 220px;
	border: 0px;
}

a {
  color: #f47b21;
}

a:hover {
  color: #c45b0d;
}

h1 {
  margin: 0;
  line-height: 1em;
}

h2 {
  margin: 0;
  line-height: 120%;
}

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

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #f47b21;
  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;
}

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

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

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

#black_bar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 80px;
  background: black;
}

#container {
  margin: auto;
  width: 1000px;
  min-height: 600px;
  background: url( '../assets/container_bg.png' ) repeat-y;
  position: relative;
}

#content_left {
  float: left;
  width: 191px;
  min-height: 150px;
  padding-top: 215px;
  padding-bottom: 10px;
  background: url( '../assets/content_left_repeater.png' ) repeat-y;
  position: relative;
}

#menu {
  padding-left: 42px;
  padding-bottom: 35px;
}

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

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

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

#menu li img {
  border: 0px;
  padding-top: 5px;
}

#menu li.subitem a {
  padding-left: 15px;
  color: black;
  text-decoration: none;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
}

#menu li.subitem a:hover {
  text-decoration: underline;
}

#menu li.subitem a.active {
  text-decoration: underline;
  color: #aaaaaa;
}

#content_left_bottom {
  width: 191px;
  height: 165px;
  background: url( '../assets/content_left_bottom.png' ) no-repeat;
  position: absolute;
  bottom: -165px;
  left: 0px;
}

#content_left_bottom_ijstaart {
	display: block;
	width: 191px;
	height: 268px;
	background: url( '../assets/content_left_bottom_ijstaart.png' ) no-repeat;
	position: absolute;
	bottom: -268px;
	left: 0px;
	text-indent: -9999px;
	outline: none;
}

#sfeer_header {
  width: 939px;
  height: 178px;
  position: absolute;
  right: 29px;
  top: 0px;
}

#sfeer_header img {
  width: 939px;
  height: 178px;
  border: 0px;
}

#content_right {
  float: right;
  width: 780px;
  margin-top: 210px;
  margin-right: 29px;
}

#inhoud_left {
  float: left;
  width: 568px;
  padding: 20px;
  padding-top: 0px;
  line-height: 160%;
}

#smaken_content {
  clear: both;
  width: 568px;
}

#smaken_content_left {
  float: left;
  width: 340px;
}

.smaak {
  float: left;
  width: 170px;
}

#smaken_content_right {
  float: right;
  width: 220px;
  height: 165px;
  overflow: hidden;
}

#smaken_content_right_images img {
  width: 220px;
  height: 165px;
  border: 0px;
}

#static_left {
  float: left; 
  width: 338px;
}

#static_right {
  float: right;
  width: 220px;
}

/*Overzicht regel*/
.overzichtregel,
.overzichtregel_even {
  padding: 5px;
}

.overzichtregel_even {
  background: #ffffff;
}

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

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

.overzichtregel_content {
  float: right;
  width: 438px;
}

.overzichtregel_head {
  font-weight: bold;
}

#inhoud_right {
  float: right;
  width: 172px;
  color: white;
  text-align: center;
  padding-bottom: 50px;
}

#inhoud_right img {
  border: 0px;
}

#inhoud_right p {
  margin-bottom: 20px;
}

#btn_emmen_noord,
#btn_emmen_zuid,
#btn_hoogeveen,
#btn_meppel,
#btn_haren,
#btn_groningen,
#btn_borger,
#btn_olderberkoop,
#btn_hardenberg,
#btn_winschoten,
#btn_steenstilstraat,
#btn_stadskanaal,
#btn_klazienaveen,
#btn_dedemsvaart {
  margin-top: 1px;
}

#emmen_noord_content,
#emmen_zuid_content,
#hoogeveen_content,
#meppel_content,
#haren_content,
#groningen_content,
#borger_content,
#olderberkoop_content,
#hardenberg_content,
#winschoten_content,
#steenstilstraat_content,
#stadskanaal_content,
#klazienaveen_content,
#dedemsvaart_content {
  display: none;
}

#sfeer_header_ie {
  display: none;
}

#png_overlay {
  width: 965px;
  height: 63px;
  position: absolute;
  right: 26px;
  top: 140px;
  background: url( '../assets/png_overlay.png' ) no-repeat;
}

#png_vestigingen {
  width: 172px;
  height: 63px;
  overflow: hidden;
  position: absolute;
  right: 29px;
  top: 140px;
  background: url( '../assets/png_vestigingen.png' ) no-repeat;
}

#bottom {
  margin: auto;
  width: 1000px;
  padding-top: 40px;
  padding-bottom: 5px;
  background: url( '../assets/bottom_bg.png' ) no-repeat;
  text-align: center;
  font-size: 90%;
}

#bottom a {
  color: black;
}

#bottom a:hover {
  color: #ffe2c6;
}

form {
  line-height: 100%;
}
