body {
  margin: 0px auto;
  margin-bottom: 0px;
  background: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 70%;
  color: #000000;
}

img {
	border: 0px;
}

a {
  color: #e20025;
}

a:hover {
  color: #003a74;
}

p {
	margin: 0px;
	margin-bottom: 1em;
}

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

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

.fielderror {
  background-color: #efaeb7;
}

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

.cleaner {
  clear: both;
}

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

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

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

.overviewrow_even {
  background: #e1e0e0;
}

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

.overviewrow_head {
}

.overviewrow_text {
  font-size: 95%;
}

#top_bar {
	margin: auto;
	width: 984px;
	height: 30px;
	position: relative;
}

#top_fabri {
	position: absolute;
	left: 120px;
	top: 13px;
	color: #6e6e6e;
	font-size: 100%;
}

#top_fabri span {
	font-size: 90%;
	color: black;
}

#lang_selector {
	position: absolute;
	top: 5px;
	right: 5px;
}

#srch_form {
	position: absolute;
	top: 7px;
	left: 590px;
	margin: 0px;
	padding: 0px;
}

.srch_field {
	border: 1px solid #c3c3c3;
}

.srch_btn {
	background: #0053a0;
	border: 1px solid #00356b;
	color: white;
}

#container {
	margin: auto;
	width: 984px;
	padding: 8px;
	padding-top: 39px;
	background: url('../assets/bg_container.jpg') no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 114px;
	height: 78px;
	display: block;
	background: url( '../assets/logo.png' ) no-repeat;
}

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

#btn_online_catalog {
	position: absolute;
	top: 210px;
	left: 20px;
	width: 154px;
	height: 161px;
	display: block;
	background: url( '../assets/btn_brochure.png' ) no-repeat;
	display: none;
}

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

#home_blocks, #page_blocks, #product_blocks, #product_blocks_bottom {
	margin: 9px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.home_block,
.home_block_last,
.page_block,
.page_block_last,
.product_block,
.product_block_last {
	float: left;
	width: 235px;
	margin-right: 8px;
	margin-bottom: 10px;
	position: relative;
}

.home_block_last,
.page_block_last,
.product_block_last {
	margin-right: 0px;
}

.home_block_title,
.page_block_title,
.product_block_title {
	text-align: center;
	font-size: 115%;
	font-weight: bold;
	color: #e20025;
	margin-bottom: 5px;
	min-height: 35px;
}

.home_block_content,
.page_block_content,
.product_block_content {
	width: 225px;
	min-height: 144px;
	background: url('../assets/home_block_bg.jpg') no-repeat;
	padding: 5px;
	color: #535353;
	font-size: 90%;
}
.page_block_content,
.product_block_content {
	min-height: 210px;
	background: url('../assets/page_block_bg.jpg') no-repeat;
}

.home_block_content img,
.page_block_content img,
.product_block_content img {
	width: 225px;
	margin-bottom: 3px;
}

.home_block_url,
.page_block_url,
.product_block_url {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
	background: url('../assets/blank.gif');
	margin: 0px;
	padding: 0px;
}

.content_big_block {
	margin: 9px;
	margin-bottom: 15px;
}

.content_big_title, .home_title {
	font-size: 130%;
  margin: 0px;
  margin-bottom: 5px;
  color: #e20025;
}
.home_title {
	margin-top: 15px;
	margin-left: 9px;
	color: #000;
	text-align: center;
}

.content_big_content {
	border: 1px solid #cccccc;
	background: url( '../assets/bottom_bg.jpg' ) repeat-x;
	padding: 10px;
	margin-bottom: 5px;
	line-height: 150%;
}

.content_big_content img {
	border: 0px;
}

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

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

.content_big_scroller {
	padding: 2px;
	padding-left: 5px;
	border-bottom: 1px dotted #e20025;
}

.faq_vraag {
	margin: 10px 0px 0px 0px;
}

.faq_item {
	margin-bottom: 1em;
}

#content_left {
	float: left;
	width: 380px;
}

#content_right {
	float: right;
	width: 580px;
}

.content_title {
	font-size: 130%;
  margin: 0px;
  margin-bottom: 5px;
  color: #e20025;
}

.content_content {
	border: 1px solid #cccccc;
	background: url( '../assets/bottom_bg.jpg' ) repeat-x;
	padding: 10px;
	margin-bottom: 5px;
	line-height: 150%;
}

#content_left .content_content img {
	margin-bottom: 10px;
	max-width: 358px;
}

#content_right .content_content img {
}

#content_right .content_content img.left {
	float: left;
	margin: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
#content_right .content_content img.right {
	float: right;
	margin: 10px;
	margin-right: 0px;
	margin-top: 0px;
}

.product_box {
	border: 1px solid #cccccc;
	background: url( '../assets/bottom_bg.jpg' ) repeat-x;
	padding: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	position: relative;
	float: left;
	width: 290px;
	height: 150px;
}

.product_box_image {
	float: left;
	width: 80px;
}

.product_box_image img {
	width: 80px;
	height: 150px;
}

.product_box_content {
	float: right;
	width: 202px;
}

.product_box_detail {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 93px;
	height: 18px;
	background: url('../assets/btn_details.jpg') no-repeat;
}

.product_box_url {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 306px;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

.search_box {
	border: 1px solid #cccccc;
	background: url( '../assets/bottom_bg.jpg' ) repeat-x;
	padding: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	position: relative;
	float: left;
	width: 280px;
	height: 150px;
}

.search_box_image {
	float: left;
	width: 80px;
}

.search_box_image img {
	width: 80px;
	height: 150px;
}

.search_box_content {
	float: right;
	width: 192px;
}

.search_box_detail {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 93px;
	height: 18px;
	background: url('../assets/btn_details.jpg') no-repeat;
}

.search_box_url {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 296px;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

.content_scroller {
	padding: 2px;
	padding-left: 5px;
	border-bottom: 1px dotted #e20025;
	margin-bottom: 10px;
}

.product_table {
	border: 1px solid #bdd2e4;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.product_table th {
	border: 1px solid #bdd2e4;
}

.product_table td {
	border: 1px solid #bdd2e4;
	padding: 2px;
}

.product_table_img {
	width: 15px;
}

.tbl_legend {
	font-weight: bold;
	background-color: #e0e9f2;
}

.personeel_images {
	float: left;
	position: relative;
	width: 220px;
	height: 165px;
	overflow: hidden;
	margin-bottom: 10px;
}

.personeel_img_hover,
.personeel_img_visible {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 165px;
}
.personeel_img_visible:hover {
	opacity: 0;
}

.personeel_content {
	float: right;
	width: 325px;
}

.content_col,
.content_col_last {
	float: left;
	width: 315px;
	margin-right: 10px;
	margin-bottom: 8px;
}

.content_col_last {
	margin-right: 0px;
}

.content_col_box {
	border: 1px solid #cccccc;
	background: url( '../assets/bottom_bg.jpg' ) repeat-x;
	padding: 8px;
	margin-bottom: 8px;
	width: 295px;
}

.tips_trucs_detailpic {
	width: 295px;
	margin-bottom: 10px;
}

#bottom {
	margin: 9px;
	border: 1px solid #cccccc;
	background: url( '../assets/bottom_bg.jpg' ) repeat-x;
	width: 948px;
	padding: 8px;
}

.bottom_col {
	float: left;
	width: 25%;
	font-size: 95%;
}

.bottom_col ul {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.bottom_col li {
	list-style-type: none;
}

.bottom_col li a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.bottom_col li ul a {
	display:block;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	padding: 2px;
	padding-left: 10px;
	background: url( '../assets/bottom_li.png' ) 0px 5px no-repeat;
}

.bottom_col li a:hover,
.bottom_col li ul a:hover {
	text-decoration: underline;
}

#footer {
	text-align: center;
	font-size: 80%;
	padding-bottom: 5px;
}

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

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

#lang_selectbox {
	width: 150px;
}

/*Dropdown lang selector*/
.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd .ddTitle {
	background:#fff;
	border:1px solid #c3c3c3;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
}
.dd .ddTitle span.arrow {
	background:url('../assets/dd_arrow.gif') no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;
}

.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.textTitle img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background:#98cae5;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background:#98cae5;
}
.hidden {display:none;}

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

/*Fisheye*/
#fisheye_bar {
	margin: 5px 0px 50px 0px;
	width: 984px;
	height: 128px;
	position: relative;
}

div.jqDockLabel {
	margin-top: -5px;
	border:0px none; 
	padding:0px 0px 8px 0px;
	font-weight:bold; 
	font-size:110%; 
	font-style:italic; 
	white-space:nowrap; 
	color:#000000; 
	background-color:transparent;
}
div.jqDockLabelLink {
	cursor:pointer;
}
div.jqDockLabelImage {
	cursor:default;
}

#text_links {
	padding-top: 30px;
	text-align: center;
}

#text_links a {
	display: inline-block;
	width: 120px;
	padding-left: 4px;
	padding-right: 4px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: top;
}
#text_links a:hover {
	text-decoration: underline;
}
