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

img {
  border: 0px;
}

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

.nieuwsPic {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.detailSocketPic {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

#contact_gegevens {
  font-size: 90%;
}

a {
  color: #0d4179;
}

a:hover {
  color: #e2001a;
}

.pagePic {
  margin: 5px;
  border: 0px;
}

h1 {
  font-size: 120%;
  margin: 0px;
  margin-bottom: 10px;
}

h2 {
  font-size: 100%;
  margin: 0px;
}

h3 {
  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 #083e77;
  margin-bottom: 3px;
}

.fielderror {
  background-color: #efaeb7;
}

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

/*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_box {
  margin: auto;
  position: relative;
  width: 980px;
}

#top_nav {
  width: 980px;
  height: 32px;
  text-align: right;
  font-size: 90%;
  color: white;
  overflow: hidden;
}

#top_nav ul {
  padding: 0px;
  margin: 0px;
  margin-top: 8px;
}

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

#top_nav li a {
  color: white;
  text-decoration: none;
  padding-right: 5px;
}

#header {
  position: relative;
  width: 980px;
  height: 190px;
  overflow: hidden;
}

#red_bar {
  width: 980px;
  height: 22px;
  background: url( '../assets/red_bar.jpg' ) no-repeat;
}

#header_video {
  position:absolute;
  top: -135px;
  left: -12px;
  width: 980px;
  height: 551px;
  overflow: hidden;
}

#header_sfeer {
  position:absolute;
  top: 0px;
  left: 0px;
  width: 980px;
  height: 190px;
  overflow: hidden;
}

#header_lang {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 117px;
  height: 125px;
  padding: 15px;
  padding-top: 50px;
  overflow: hidden;
  background: url( '../assets/bg_header_lang.png' ) no-repeat;
  text-align: center;
}

#header_lang img {
  border: 0px;
  margin: 3px;
}

#shadow_line {
  position:absolute;
  top: 0px;
  left: 0px;
  width: 980px;
  height: 5px;
  overflow: hidden;
  background: url( '../assets/shadow_line.png' ) repeat-x;
}

#adresblok {
  position:absolute;
  bottom: 10px;
  left: 10px;
  color: white;
  font-size: 80%;
}

#content {
  width: 978px;
  padding-left: 1px;
  padding-right: 1px;
  background: white;
}

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

#mainmenu {
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}

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

#mainmenu li a {
  display: block;
  padding: 3px;
  padding-left: 10px;
  background: #687fa7;
  color: white;
  text-decoration: none;
  margin-bottom: 2px;
}

#mainmenu li a.mainactive {
  background: #0d4179;
  color: white;
}

#mainmenu li a:hover {
  background: #8094b6;
}

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

#submenu li a {
  background: none;
  color: #0d4179;
  padding: 2px;
  padding-left: 10px;
  font-size: 85%;
}

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

#submenu li a:hover {
  color: white;
  background: #1e5085;
}

#btn_shop {
  width: 185px;
  height: 35px;
  overflow: hidden;
  color: white;
  background: url( '../assets/bg_shop.jpg' ) no-repeat;
  margin-bottom: 10px;
}

#btn_shop a {
  display: block;
  color: white;
  text-decoration: none;
  padding-top: 4px;
  padding-left: 73px;
  font-size: 95%;
}

.btn_video {
  border: 0px;
  width: 185px;
  margin: 7px;
}

#content_big {
  float: right;
  width: 748px;
  padding: 15px;
  line-height: 160%;
}

#content_middle {
  float: left;
  width: 601px;
  padding: 15px;
  line-height: 160%;
}

#breadcrum {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  font-size: 80%;
}

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

#content_right {
  float: left;
  width: 147px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.blue_block {
  text-align: center;
}

.blue_block_title {
  background: #0d4179;
  padding-top: 2px;
  padding-bottom: 2px;
  color: white;
  font-size: 95%;
  margin-top: 2px;
}

.blue_block_content {
  background: #839dba;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 2px;
}

.prod_box {
  float: left;
  display: block;
  width: 80px;
  padding: 10px;
  margin: 5px;
}

.prod_box:hover {
  background: #a8b8d4;
}

.prod_img {
}

.prod_img img {
  border: 0px;
  width: 80px;
  height: 128px;
}

.prod_title {
  display: block;
  width: 80px;
  text-align: center;
}


#footer {
  padding: 5px;
  text-align: right;
  font-size: 80%;
  color: white;
}

#footer a {
  color: white;
  text-decoration: none;
}

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

.overzichtrow,
.overzichtrow_even {
  padding: 5px;
}

.overzichtrow_even {
  background: #d9dde3;
}

.overzichtrow_plaatje {
  float: left;
  width: 100px;
}

.overzichtrow_plaatje img {
  width: 80px;
  border: 0px;
}

.overzichtrow_content {
  float: right;
  width: 627px;
}

.overzichtrow_head {
  font-weight: bold;
}

.socket_img {
  width: 400px;
  border: 0px;
}

.socket_tbl {
  width: 100%;
  text-align: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-collapse: collapse;
  margin-top: 10px;
  margin-bottom: 10px;
}

.socket_tbl td {
  padding: 2px;
  padding-left: 6px;
  padding-right: 6px;
  border: 1px dashed #b8b8b8;
}

.socket_tbl tr.even {
  background: #d9dde3;
}

.socket_tbl tr:hover {
  background: #687fa7;
  color: white;
}

.socket_tbl tr:hover a {
  color: white;
}

.socket_tbl tr:hover a:hover {
  color: #bdc4d2;
}

.socket_tbl_top {
  background: #687fa7;
  color: white;
}

.socket_tbl tr.socket_tbl_top:hover {
  background: #687fa7;
  color: white;
}

.socket_borderbottom {
  background: #8e9eba;
  color: white;
  border-bottom: 1px solid black;
}
.socket_tbl tr.socket_borderbottom:hover {
  background: #8e9eba;
  color: white;
}

.socket_tbl img {
  border: 0px;
}

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

.overviewrow_even {
  background: #c1cadb;
}

.overviewrow_image {
  float: left;
  width: 110px;
  height: 75px;
  background: url( '../assets/no_image.png' ) no-repeat;
}

.overviewrow_image img {
  width: 100px;
  height: 75px;
  border: 0px;
}

.overviewrow_content {
  float: right;
  width: 627px;
}

.overviewrow_head {
  font-weight: bold;
}

.overviewrow_text {
  font-size: 95%;
}

.fracture {
  padding-left: 2px;
  font-size: 75%;
}

#logo {
  position:absolute;
  top: 0px;
  left: 20px;
  width: 256px;
  height: 71px;
  background: url( '../assets/logo.png' ) no-repeat;
}

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

#hijsblok {
  position:absolute;
  top: 32px;
  right: -80px;
  width: 98px;
  height: 217px;
  background: url( '../assets/hijsblok.png' ) no-repeat;
}

#scokets_overlay {
  position:absolute;
  top: 190px;
  right: 0px;
  width: 157px;
  height: 73px;
  background: url( '../assets/sockets.png' ) no-repeat;
}