@charset "utf-8";
/* CSS Document */
html {
	overflow: scroll;
	overflow-x: auto;
	height:100%;
}
* {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
 padding: 0 0 60px 0;
}
img {
	border: 0px;
}
a {
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
}
p {
	margin: 0 0 15px 0;
	line-height: 22px;
}
p a {
	color: #4e0000; 
}
p strong {
	color: #4e0000;
}
#right-column h4 {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin: 0 0 15px 0;
}
#product-details h1 {
	color: #4e0000;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 23px;
}
.extra_image {
	height: 50px;
}

/**** HEADER *********************************/
#header, #header-homepage, #header-portal {
	padding: 26px 0 0 0;
}
#header {
	height: 296px;
	*padding: 25px 0 0 0;
}
#header-homepage {
	height: 365px;
	padding: 25px 0 0 0;
	*padding: 24px 0 0 0;
	z-index: 999;
}
#logo {
	float: left;
    height: 73px;
    /*margin-bottom: 26px;*/
    position: relative;
    width: 260px;
}
#header #logo {
	*margin-bottom: -1px;
}
#topmenu #topSearchForm,
#topmenu a {
	float: right;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	border-right: 1px solid #7d4646;
	padding: 10px 11px;
}
#topmenu a:hover {
	text-decoration: none;
	color: #dccccc;
}
#topmenu #topSearchForm{
	padding: 7px 12px;
}
#topmenu #topSearchForm input{
	font-size: 13px;
	width: 120px;
	font-size: 13px;
	padding: 3px;
	color: #4E0000;
}
.searchLinkSearch{
	font-weight : bold;
	clear:left;
	display: block;
	float: left;
}
p.searchTextSearch{
	float: left;
    width: 475px;
}

img.searchImageSearch{
	float:right;
}

#topmenu .language_select {
	float: right;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	margin: 8px 0 0 10px;
	width: 50px;
}

#nav-box {
	position: relative;
	z-index: 9999;
}
#navigation {
	background: url('/img/main-menu-bg.jpg') top left repeat-x;
	height: 56px;
	/*
	margin: 26px 0 0 0;
	*margin: 18px 0 0 0; 
	*/
}
#navigation ul.nav_list {
	width: 950px;
	height: 56px;
	background: url('/img/main-menu-right.jpg') top right no-repeat;
}
#navigation ul.nav_list li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #dadada;
}
#navigation ul.nav_list li.active {
	background: #fff;
}
#navigation ul.nav_list li.first.active {
	background: url('/img/main-menu-left-active.jpg') top left no-repeat #fff;
	_background: #fff;
}
#navigation ul.nav_list li.last.active {
	background: url('/img/main-menu-right-active.jpg') top right no-repeat #fff;
	_background: #fff;
}
#navigation ul.nav_list li.first {
	background: url('/img/main-menu-left.jpg') top left no-repeat;
	border-left: none;
}
#navigation ul.nav_list li.last {
	width: 316px;
	border-right: none;
}
#navigation ul.nav_list li a {
	width: 315px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 56px;
	color: #4e0000;
	display: block;
}
#navigation ul.nav_list li a:hover {
	text-decoration: none;
	color: #757575;
}
/** Uitklappende hoofdmenu **/
#menuboxes_producten, #menuboxes_branches, #menuboxes_overcaru {
	position: absolute;
	top: 56px;
	left: 0px;
	background: url('/img/bg-uitklapmenu.jpg') bottom left no-repeat #fff;
	width: 935px;
	padding: 15px 0 15px 15px;
	z-index: 9999;
}
#navigation ul.nav_list li ul.menu-box, #navigation ul.nav_list li ul.menu-box-first {
	width: 220px;
	float: left;
	font-weight: normal;
	margin: 0 13px 0 0;
	_margin: 0 8px 0 0;
	position: relative;
	z-index: 9999;
}
#navigation ul.nav_list li ul.menu-box-first {
	border-left: none;
}
#navigation ul.nav_list li ul.menu-box li.first, 
#navigation ul.nav_list li ul.menu-box-first li.first, 
#navigation ul.nav_list li ul.menu-box li.last, 
#navigation ul.nav_list li ul.menu-box-first li.last {
	list-style-type: none;
	background: url('/img/uitklapitem-top.gif') top left no-repeat;
	height: 7px;
	/*width: 220px; */ 
	width: 190px;
	x_width: 190px;
	line-height: 3px;
	font-size: 3px;
	border-left: none;
	border-right: none; 
}
#navigation ul.nav_list li ul.menu-box li.last, 
#navigation ul.nav_list li ul.menu-box-first li.last {
	background: url('/img/uitklapitem-bottom.gif') top left no-repeat;
}
#navigation ul.nav_list li ul.menu-box li, 
#navigation ul.nav_list li ul.menu-box-first li {
	list-style-type: none;
	background: #fff;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 0 15px 0 15px;
	float: left;
}
#navigation ul.nav_list li ul.menu-box li.main, 
#navigation ul.nav_list li ul.menu-box-first li.main {
	font-weight: bold;
	padding: 0 15px 0 15px;
	text-align: left;
	width: 188px;
}
#navigation ul.nav_list li ul.menu-box li.main strong, 
#navigation ul.nav_list li ul.menu-box-first li.main strong {
	border-bottom: 1px dotted #e5e5e5;
	display: block;
	color: #4e0000;
	font-size: 14px;
	padding: 3px 0 3px 0;
}
#navigation ul.nav_list li ul.menu-box li.main ul li a, 
#navigation ul.nav_list li ul.menu-box-first li.main ul li a {
	border: none;
	display: block;
	color: #3b3b3b;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 23px;
	padding: 2px 5px 2px 5px;
	width: 175px;
}
#navigation ul.nav_list li ul.menu-box li.main ul li a:hover, 
#navigation ul.nav_list li ul.menu-box-first li.main ul li a:hover {
	background: url('/img/uitklap-listitem.gif') top left no-repeat;
	text-decoration: none;
}
#navigation ul.nav_list li ul.menu-box li.main ul li, 
#navigation ul.nav_list li ul.menu-box-first li.main ul li { 
	padding: 5px 0 5px 0;
	font-weight: normal;
	text-align: left;
	width: 188px;
}
#navigation ul.nav_list li ul.menu-box li ul li, 
#navigation ul.nav_list li ul.menu-box-first li ul li{
	list-style-type: none;
	padding: 0px;
	border: none;
}
/*
#navigation ul.nav_list li #menuboxes_branches ul.menu-box, 
#navigation ul.nav_list li #menuboxes_branches ul.menu-box-first, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box-first {
	margin-bottom: 10px;
	display: table-row;
}

#navigation ul.nav_list li #menuboxes_branches ul.menu-box li, 
#navigation ul.nav_list li #menuboxes_branches ul.menu-box-first li, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box li, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box-first li {
	list-style-type: none;
	padding: 0 0 0 0;
	background: none;
	border: none;
	display: table-cell;
	vertical-align: middle;
}
#navigation ul.nav_list li #menuboxes_branches ul.menu-box li a img.thumb, 
#navigation ul.nav_list li #menuboxes_branches ul.menu-box-first li a img.thumb, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box li a img.thumb, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box-first li a img.thumb {
	float: left;
	width: 47px;
	height: 46px;
	display: block;
	margin: 0 12px 0 0;
}

#navigation ul.nav_list li #menuboxes_branches ul.menu-box li a, 
#navigation ul.nav_list li #menuboxes_branches ul.menu-box-first li a, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box li a, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box-first li a {
	xdisplay: block;
	padding: 5px 5px 5px 8px;
	height: 50px;
	width: 207px;
	text-align: left;
	border: none;
	background: url('/img/uitklap-listitem-branches-inactive.gif') top left no-repeat;
}
#navigation ul.nav_list li #menuboxes_branches ul.menu-box li a span, 
#navigation ul.nav_list li #menuboxes_branches ul.menu-box-first li a span, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box li a span, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box-first li a span {
	font-weight: normal;
	font-size: 14px;
	float: left; 
	margin-top: 5px; 
	width: 140px;
}
#navigation ul.nav_list li #menuboxes_branches ul.menu-box li a:hover, 
#navigation ul.nav_list li #menuboxes_branches ul.menu-box-first li a:hover, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box li a:hover, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box-first li a:hover {
	background: url('/img/uitklap-listitem-branches.gif') top left no-repeat;
	text-decoration: none;
}
#navigation ul.nav_list li #menuboxes_branches ul.menu-box li a:hover span, 
#navigation ul.nav_list li #menuboxes_branches ul.menu-box-first li a:hover span, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box li a:hover span, 
#navigation ul.nav_list li #menuboxes_producten ul.menu-box-first li a:hover span {
	color: #4e0000;	
}*/

#navigation ul.nav_list li #menuboxes_branches .tbl-menu-box, #navigation ul.nav_list li #menuboxes_branches .tbl-menu-box-first, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box-first {
	margin-bottom: 10px;
	margin-left: 13px;
	vertical-align: middle;
	height: 60px;
	width: 220px;
	text-align: left;
	border: none;
	float: left;
	background: url('/img/uitklap-listitem-branches-inactive.gif') top left no-repeat;
}
#navigation ul.nav_list li #menuboxes_branches .tbl-menu-box-first, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box-first {
	margin-left: 0px;
}
	
#navigation ul.nav_list li #menuboxes_branches .tbl-menu-box:hover, #navigation ul.nav_list li #menuboxes_branches .tbl-menu-box-first:hover, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box:hover, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box-first:hover {
	background: url('/img/uitklap-listitem-branches.gif') top left no-repeat;
	cursor: pointer;
}
#navigation ul.nav_list li #menuboxes_branches .tbl-menu-box tr td a.subitem, #navigation ul.nav_list li #menuboxes_branches .tbl-menu-box-first tr td a.subitem, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box tr td a.subitem, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box-first tr td a.subitem {
	padding: 5px 0 5px 12px;
	width: 40px;
	*width: 35px;
	
}
#navigation ul.nav_list li #menuboxes_branches .tbl-menu-box tr td a.subitem-txt, #navigation ul.nav_list li #menuboxes_branches .tbl-menu-box-first tr td a.subitem-txt, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box tr td a.subitem-txt, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box-first tr td a.subitem-txt {
	padding: 5px 5px 5px 8px;
	width: 140px;
	*width: 132px;
	text-align: left;
	line-height: 15px;
}
#navigation ul.nav_list li #menuboxes_branches .tbl-menu-box tr td img.thumb, #navigation ul.nav_list li #menuboxes_branches .tbl-menu-box-first tr td img.thumb, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box tr td img.thumb, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box-first tr td img.thumb {
	width: 47px;
	height: 46px;
	display: block;
	margin: 0;
}
#navigation ul.nav_list li #menuboxes_branches .tbl-menu-box tr td span, #navigation ul.nav_list li #menuboxes_branches .tbl-menu-box-first tr td span, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box tr td span, #navigation ul.nav_list li #menuboxes_producten .tbl-menu-box-first tr td span {
	font-weight: normal;
	font-size: 13px;
	width: 140px;
}

#portal_country {
	width: 309px;
}

/**** SUBMENU / filter *********************************/
#submenu{
	width: 221px;
	margin: 0 0 25px 0;
	padding: 0 0 10px 0;
	background: url('/img/submenu-btm.jpg') bottom left no-repeat #f4f4f4;
}
#submenu ul li {
	list-style: none;
	background: url('/img/submenu-divider.jpg') top left repeat-x;
}
#submenu ul li.first {
	background: url('/img/submenu-top.jpg') top left no-repeat;
	padding-top: 11px;
}
#submenu ul li a{
	display:block;
	width: 160px;
	padding: 10px 20px 10px 20px;
	background: url('/img/submenu-listitem.gif') center right no-repeat;
}
#submenu ul li a:hover {
	background: url('/img/submenu-listitem-active.gif') center right no-repeat;
	text-decoration: none;
	color: #4e0000;
}
#submenu ul li a.active, #filter ul li a.active {
	background: url('/img/submenu-listitem-active.gif') center right no-repeat;
	text-decoration: none;
	color: #4e0000;
}
/**** PRODUCTEN FILTER *********************************/
#filter {
	width: 181px;
	margin: 0 0 12px 0;
	background: url('/img/submenu-btm.jpg') bottom left no-repeat #f4f4f4;
	padding: 10px 20px 20px 20px;
}
#filtertop {
	width: 221px;
	height: 9px;
	background: url('/img/submenu-top.jpg') bottom left no-repeat;
}
#filter #filter-inner-box {
	width: 190px;
	_width: 180px;
}
#filter #filter-inner-box ul li {
	list-style: none;
	background: url('/img/submenu-divider.jpg') top left repeat-x;
}
#filter #filter-inner-box ul li.first {
	background: none;
}
#filter #filter-inner-box ul li.first a {
	padding: 10px 0px 10px 0px;
}
#filter #filter-inner-box ul li a {
	color: #4e0000;
	font-weight: bold;
	display:block;
	width: 165px;
	_width: 155px;
	padding: 10px 0px 10px 0px;
	background: url('/img/submenu-listitem.gif') center right no-repeat;
}
#filter #filter-inner-box ul li a:hover, #filter ul li a.active {
	text-decoration: none;
	color: #4e0000;
}
#filter #filter-inner-box ul li a:hover {
	background: url('/img/submenu-listitem-active.gif') center right no-repeat;
}
#filter #filter-inner-box ul li a.active {
	background: url('/img/filter-listitem-active.gif') center right no-repeat;
}
#filter #filter-inner-box ul li .filterinhoud {
	width: 150px;
	padding: 0 0 10px 0;
}
#filter #filter-inner-box ul li .filterinhoud input {
	margin: 5px 5px 0 0;
	*margin: 0 5px 0 0;
}
#filter #filter-inner-box ul li .filterinhoud table tr td {
	vertical-align: top;
	padding: 3px 0 3px 0;
}
#filter #filter-inner-box ul li .filterinhoud label {
	cursor: pointer;
}
#filter #filter-inner-box ul li .filterinhoud label.inactive {
	cursor: default;
	color: #999;
}
#paging {
	text-align: center;
}
#paging a {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	color: #979797;
}
#paging a:hover {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	background: #4e0000;
	color: #ffffff;
	text-decoration: none;
}
#paging a.prev, #paging a.next {
	color: #f4d205;
}
#paging a.prev:hover, #paging a.next:hover {
	color: #ffffff;
	background: #f4d205;
}
#paging a.selected {
	color: #4e0000;
}
#paging a.selected:hover {
	background: #4e0000;
	color: #f4d205;
}
.btn_overzicht {
	background: url('/img/terug-naar-het-overzicht.jpg') top left no-repeat;
	display: block;
	height: 29px;
	width: 185px;
	padding: 11px 0 0 35px;
	margin: 0 0 30px 0;
	font-weight: bold;
}
.btn_contact {
	background: url('/img/btn-product-contact.jpg') top left no-repeat;
	display: block;
	height: 29px;
	width: 185px;
	padding: 11px 0 0 35px;
	margin: 0 0 10px 0;
	font-weight: bold;
}.btn_offerte {
	background: url('/img/btn-product-offerte.jpg') top left no-repeat;
	display: block;
	height: 29px;
	width: 185px;
	padding: 11px 0 0 35px;
	margin: 0 0 50px 0;
	font-weight: bold;
}
.btn_overzicht:hover, .btn_offerte:hover, .btn_contact:hover {
	text-decoration: none;
	color: #4e0000;
	font-weight: bold;
}
/**** MAINBOX *********************************/
#mainbox #middle-column ul {
	margin: 0 0 0 15px;
}
/**** MAINBOX *********************************/
.content-block-empty {
	float: left;
	width: 221px;
	height: 165px; 
	margin: 0 0 0 0;
	padding: 0 0 65px 0;
	position: relative;
	background: none;
}
.content-block, .content-block-first {
	float: left;
	width: 221px;
	height: 165px; 
	margin: 0 0 0 22px;
	padding: 0 0 65px 0;
	position: relative;
	cursor: pointer;
	background: url('/img/bg-content-block.jpg') bottom left no-repeat;
}
.content-block-first {
	margin: 0px;
}
/* h1 is op de  homepage, 
   h4 is op de overige pagina's */
.content-block h1, .content-block-first h1, 
.content-block strong, .content-block-first strong {
	padding: 15px 20px 2px 20px;
	font-size: 14px; 
	font-weight: bold;
	color: #4e0000;
	margin: 0px;
	display: block;
}
.content-block p, .content-block-first p {
	padding: 0 20px 0 20px;
	line-height: 17px;
	color: #7b7b7b;
}
.content-block p a, .content-block-first p a {
	line-height: 17px;
	color: #7b7b7b;
}
.content-block p a:hover, .content-block-first p a:hover {
	text-decoration: none;
}
.image-content-block {
	width: 221px;
	height: 61px;
}
.image-content-block-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 221px;
	height: 15px;
	background: url('/img/blockimage-overlay.gif') top left no-repeat;
}

/* BREADCRUMBS */
#breadcrumbs {
	font-size: 12px;
	width: 480px;
	color: #646464;
	padding: 0 0 40px 260px;
}
#main-top #breadcrumbs {
	float: left;
	padding: 10px 0 40px 0;
}
#breadcrumbs a {
	font-size: 12px;
	color: #646464;
}
#breadcrumbs a.first {
}

/* LEFT COLUMN */
#left-column {
	float: left;
	width: 220px;
	margin: 0 40px 0 0;
}

#sidebar {
	float: left;
	width:220px;
	padding: 0 20px 0 0;
	border-right: 1px solid #e5e5e5;
}
#filter_resultaten {
	line-height: 40px;
	width: 270px;
	float: left;
}
#filter_resultaten .filter_titel {
	float: left;
	font-weight: bold;
	font-size: 15px;
	color: #4e0000;
	line-height: 40px;
}
#filter_resultaten .aantal_resultaten {
	float: left;
	font-weight: bold;
	text-align: center;
	width: 32px;
	height: 25px;
	padding: 8px 0 0 0;
	background: url('/img/bg-resultaten-bullit.jpg') bottom left no-repeat;
	margin: 0 8px 0 15px;
}

/* MIDDLE COLUMN */

#double-middle-column{
    width: 600px;
	float: left; 
	margin-left: 260px;
}

#middle-column {
	float: left;
	width: 451px;
	_width: 421px;
	padding: 0 30px 0 0;
	border-right: 1px solid #e5e5e5;
}
#middle-column h1 {
	font-size: 23px;
	line-height: 24px;
	color: #4e0000;
	margin: 0 0 40px 0;
}
#double-middle-column h2,
#middle-column h2 {
	font-size: 14px;
	color: #4e0000;
	margin: 0 0 0 0;
}
#middle-column.gallery{
	width:680px;
	border-right: 0px solid #e5e5e5;
	padding:0;
}
#mainbox #middle-column ul.galleries{
	list-style:none;
	margin:0;
}
#mainbox #middle-column ul.galleries li a{
	color:#4E0000;
	font-weight:bold;
}
.galleryoverviewitem img{
	margin:0 16px 16px 0;
}
#right-column a.lightbox img{
	margin:0 0 7px 0;
}

/***** PRODUCTEN **************************/
#product-results, #product-details, #locations-right {
	float: left;
	margin: 0 0 0 29px;
	width: 680px;
	_margin: 0 0 0 29px;
	_width: 670px;
}
#product-details h2 {
	color: #4e0000;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
}
/* PRODUCTEN OVERZICHT */
.product, .firstproduct {
	float: left;
	width: 150px;
	height: 172px;
	cursor: pointer;
	margin: 0 0 20px 26px;
	_margin: 0 0 20px 22px;
	position: relative;	
}
.firstproduct {
	margin: 0 0 20px 0;
}
.product_overview {
	position: absolute;
	z-index: 99;
}
.product .product_topoverlay, .firstproduct .product_topoverlay {
	position: relative;
	top: -97px;
	_top: -105px;
	height: 4px;
	width: 150px;
	line-height: 1px;
	font-size: 1px;
	background: url('/img/product-overlay.jpg') top left no-repeat;
}
.product a , .firstproduct a {
	display: block;
	width: 150px;
	height: 97px;
}
.product .outer-img, .firstproduct .outer-img {
	background: #f4f4f4;
	text-align: center;
	width: 150px;
}
.product img, .firstproduct img {
	height: 99px;
	max-width: 150px;
}
.product .text-bullit, .firstproduct .text-bullit {
	width: 10px;
	height: 40px;
	background: url('/img/submenu-listitem-active.gif') 0px 12px no-repeat;
}
.product p, .firstproduct p {
	color: #4e0000;
	width: 140px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 0 0;
}
.product p a, .firstproduct p a {
	background-image: url('/img/submenu-listitem-active.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color: #4e0000;
	width: 130px;
	height: auto;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 0 10px;
}
.product p a:hover, .firstproduct p a:hover {
	text-decoration: none;
}
.product-outerdetail {
	position: absolute;
	/* bottom: 340px; */
	top: -200px;
	left: -200px;
	width: 281px;
	z-index: 9999;
	_position: absolute;
	_bottom: 221px;
}
.product-outerdetail .productdetail-top {
	background: url('/img/productdetail-top.gif') top left no-repeat;
	font-size: 3px;
	line-height:3px;
	height: 9px;
	width: 281px;
	display: block;
}
.product-outerdetail .productdetail-middle {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	background: #ffffff;
	width: 279px;
	padding: 0 0 15px 0;
}
.product-outerdetail .productdetail-middle .productouter-img {
	margin: 0 0 10px 9px;
	*margin: 0 0 0px 9px;
	width: 260px;
	text-align: center;
	background: #f4f4f4;
	
}

.product-outerdetail .productdetail-middle h1 {
	background-image: url('/img/submenu-listitem-active.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 10px 0 0 9px;
	padding: 0 0 5px 10px;
	color: #4e0000;
	font-size: 14px;
	width: 240px;
}
.product-outerdetail .productdetail-middle h2 {
	color: #3b3b3b;
	padding: 0 0 0 10px;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
}
.product-outerdetail .productdetail-bottom {
	background: url('/img/productdetail-bottom.gif') bottom left no-repeat;
	width: 281px;
	height: 24px;
}
img.productdetail-img, img.productdetail-img {
	height: 172px;
	max-width: 260px;
}
ul.productdetail-list {
	width: 240px;
	font-size: 13px;
	margin: 0 0 0 23px;
	padding: 0 0 8px 0;
	list-style-image: url('/img/productdetail-listitem.gif');
}
ul.productdetail-list li {
	margin: 0 0 5px 0;
}

/* PRODUCT DETAILS ***************/
#product-beelden {
	width: 680px;
	_width: 678px;
	background-color: #ffffff;
	height: 270px;
	position: relative;
	margin: 0 0 25px 0;
}
#product-beelden-extra {
	width: 680px;
	_width: 678px;
	background-color: #4e0000;
	xbackground-image: url('/img/bg-more-images.jpg');
	background-image: url('/img/bg-more-images.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 270px;
	position: relative;
	margin: 0 0 25px 0;
}
#product-beelden .mainimage, #product-beelden-extra .mainimage {
	float: left;
}
.mainimage-block {
	width: 479px;
	height: 270px;
}

#product-beelden #productimage, #product-beelden-extra #productimage {
	width: 680px;
	text-align:left;
}

#product-beelden .fullmainimage, #product-beelden-extra .fullmainimage {
/*	width: 680px;
	float: left;*/
	height: 270px;
}
#product-beelden .mainimage-overlay {
	position: absolute;
	top: 0px;
	left: 477px;
	width: 3px;
	background: #ffffff;
	height: 270px;
}
#product-beelden #productimage-overlay, #product-beelden-extra #productimage-overlay {
	background-image: url('/img/bg-left-mainimage.gif');
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 6px;
	height: 270px;
}

#other-images #more-images .prev, #other-images #more-images .next {
	background-position: center center;
	background-repeat: no-repeat;
	width: 25px;
	height: 50px;	
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 215px;
}
#other-images  {
	position:absolute;
	top: 0px;
	right: 20px;	
}
#other-images #more-images .prev { 
	background-image: url('/img/prev-images.gif'); 
	left: 55px;
}
#other-images #more-images .next { 
	background-image: url('/img/next-images.gif'); 
	left: 125px;
}

#other-images #images {
	position: relative;
	width: 160px;
	float: left;
	margin: 0 0 0 20px;
	padding: 30px 0 0 0;
}
#other-images #images .xtr-img {
	float: left;
	margin-bottom: 10px;
	width: 75px;
	height: 50px;
	position: relative;
	cursor: pointer;
	text-align: center;
}
#other-images #images .xtr-img.first {
	margin-right: 10px;
}
#other-images #images .xtr-img .active-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 50px;
	background-color: #4e0000;
	filter:alpha(opacity=60); /* IE's opacity*/
    opacity: 0.60;
}
#slider_viewport {
	width: 160px;
	height: 250px;
	float:left;
	overflow:hidden;
	position:relative;
}
#slider_viewport_canvas {
	/* width moet dynamisch geregeld worden in element.style */
	 position:relative;
	 left:0px;
}

.slider_box {
	width:160px;
	height:170px;
	float:left;
	padding: 0;
}

.tab-lijst {
	padding: 0 0 10px 10px;
	_padding: 0 0 5px 10px;
	height: 27px;
	background: url('/img/tab-lijst-bg.jpg') bottom left no-repeat;
}
a.tab {
	min-width: 10px;
	width: auto !important; /* to set min-width for IE6 */ 
  	width: 10px; /* to set min-width for IE6 */
	_text-align: center;
	float: left;
	margin: 0 2px 0 0;
	display: block;
	background: url('/img/tab-left.jpg') top left no-repeat;
}
a.tab:hover, a.tab.active, a.tab.active:hover {
	text-decoration: none;
	background: url('/img/tab-left-active.jpg') top left no-repeat;
}
a.tab span {
	display: block;
	font-weight: bold;
	color: #4e0000;
	height: 22px;
	padding: 5px 15px 5px 15px;
	background: url('/img/tab-right.jpg') top right no-repeat;
}
a.tab:hover span, a.tab.active span {
	text-decoration: none;
	color: #fff;
	background: url('/img/tab-right-active.jpg') top right no-repeat;
}
#productdetail-gegevens, #productdetail-toevoegingen{
	background: url('/img/productgegevens-btm.jpg') bottom left no-repeat #f9f9f9;
	padding: 0 0 25px 25px;
	margin: 0 0 25px 0;
}
#productdetail-toevoegingen{
	padding: 0 0 25px 15px;
	margin: 0 0 25px 0;
}
.gegevens-left {
	float: left;
	width: 420px;
	padding: 15px 0 0 0;
	border-right: 1px solid #e6e6e6;
}
.gegevens-left ul {
	margin-left: 15px;
}
.gegevens-right {
	float: left;
	padding: 0 0 0 15px;
	_padding: 0 0 0 10px;
	border-left: 1px solid #fff;
}
.gegevens-right h4 {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin: 0 0 15px 0;
}
.gegevens-left  table tr td.col1 {
	width: 100px;
	font-weight: bold;
}
.gegevens-left  table tr td {
	vertical-align: top;
}
.gegevens-left input, .gegevens-left textarea {
	width: 295px;
	padding: 5px;
	background: #e0e0e0;
	border: 0px;
	margin: 0 0 5px 0;
}
.column, .column-small {
	float: left;
	width: 220px;
	padding: 0 0 0 0;
}
.column-small {
	width: 210px;
}

.column h2, .column-small h2{
	color: #4e0000;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
}
.column p.title, .column-small p.title{
	color: #4e0000;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
}
.column table, .column-small table {
	margin: 0 0 20px 0;
}
.column table tr td.col1, .column-small table tr td.col1 {
	width: 125px;
	font-weight: normal;
}
.gegevens-left ..column-small {
	float: left;
}
.column table tr td h2 { 
	color: #4e0000;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
}
.error_msg {
	display: block; 
	padding: 10px 0 10px 0; 
	width: 392px; 
	color: #ff0000;
}


/************ RIGHT COLUMN **********************************/
#right-column {
	float: left;
	width: 188px;
	margin: 0 0 0 20px;
	*margin: 0 0 0 17px;
}
/* CONTACT PERSONEN (segments pagina) */
#right-column #categories a {
	display: block;
	width: 117px;
	/*height: 50px;*/
	padding: 0 10px 0 60px;	
	line-height: 15px;
	margin: 0 0 10px 0;
	background-position: top left;
	background-repeat: no-repeat;
}
#right-column #categories a:hover {
	text-decoration: none;
	color: #6f0a26;
}
/* CONTACT PERSONEN (segments pagina) */
#contactpersonen {
	margin: 50px 0 0 0;
}
.teamlid {
	width: 189px; 
	float: left;
	position: relative;
}
#contactpersonen .block {
	background: url('/img/right-block-btm.jpg') bottom left no-repeat #f4f4f4;
	margin: 0 0 20px 0;
}
#contactpersonen .block .block-inner {
	background: url('/img/block-yellow-top.jpg') top left no-repeat;
	padding: 5px 8px 5px 8px;
}
.contactinformatie {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
}
.contactinformatie-nl{
    background-image: url("/img/nl_team_bg.gif");
    height: 191px;
    left: 110px;
    overflow: hidden;
    padding-left: 5px;
    position: absolute;
    top: 0;
    width: 150px;
}
.contactinformatie h5 {
	font-weight: bold;
	color: #6f0a26; 
}
.contactinformatie .contactfoto {
	float: left;
	margin: 6px 8px 6px 0;
	height: 58px;
	background-color: #F4F4F4;
}

.contactinformatie .contactfoto img {
	float: left; 
	width: 58px; 
}
.contactinfo {
	float: left;
	display: block;
	width: 86px;
	height: 34px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e1e1e1;
	text_decoration: none;
}
.contactinfo_teamnl.phone, .contactinfo_teamnl.fax, .contactinfo_teamnl.mobile, .contactinfo_teamnl.bel-me-terug,
.contactinfo_large.phone, .contactinfo_large.fax, .contactinfo_large.mobile, .contactinfo_large.bel-me-terug {
	padding: 6px 0 5px 25px;	
}
.contactinfo_teamnl.phone,
.contactinfo_large.phone { background: url('/img/icoon_tel.gif') center left no-repeat; }
.contactinfo_teamnl.fax,
.contactinfo_large.fax { background: url('/img/icoon_fax.gif') center left no-repeat; }
.contactinfo_teamnl.mobile,
.contactinfo_large.mobile { background: url('/img/icoon_gsm.gif') center left no-repeat; }
.contactinfo_teamnl.bel-me-terug ,
.contactinfo_large.bel-me-terug { background: url('/img/icoon_bel-me-terug.gif') center left no-repeat; border-bottom: none; }

.contactinfo.skype_large,
.contactinfo.skype_teamnl {
	padding: 9px 0 0 25px;
	width: 61px;
	height: 25px;
	background: url('/img/icoon_skype.gif') center left no-repeat;
}
.contactinfo.email_large,
.contactinfo.email_teamnl {
	padding: 9px 0 0 25px;
	width: 61px;
	height: 25px;
	background: url('/img/icoon_email.gif') center left no-repeat;
}
.contactinfo.blank_space_teamnl,
.contactinfo.skype_teamnl,
.contactinfo.email_teamnl{
	width: 50px;
}
.contactinfo_large img {
	margin: 0 0 0 0;
}
.contactinfo img {
	margin: 5px 0 0 0;
}
.contactinfo_teamnl,
.contactinfo_large {
	float: left;
	display: block;
	width: 147px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e1e1e1;
}
.submitbtn {
	background: url('/img/bg-btn.jpg') top left no-repeat;
	padding: 0 0 0 10px;
	height: 28px;
	display: inline-block;
	width: auto;
}
.submitbtn:hover {
	text-decoration: none;
}
.pdf_btn {
	background: url('/img/bg-btn.jpg') top left no-repeat;
	padding: 0 0 0 10px;
	height: 28px;
	display: table;
	width: 165px;
}
.pdf_btn:hover {
	text-decoration: none;
}
span.btn {
	cursor: pointer;
	height: 28px;
	background: url('/img/bg-btn-right.jpg') top right no-repeat;
	color: #fff;
	padding: 3px 10px 0 0;
	*padding: 3px 10px 0 10px;
	*width: 165px;
	font-weight: bold;
	margin: 0px;
	line-height: 25px;
	display: block;
	text-decoration: none;
}
.btn img {
	float: left;
	margin: 0 5px 0 0;
}

input.btn {
	cursor: pointer;
	height: 28px;
	width: auto;
	background: url('/img/bg-btn-right.jpg') top right no-repeat;
	color: #fff;
	padding: 0 8px 0 0;
	font-weight: bold;
	margin: 0px;
	border: 0px;
}
input.nostyle {
	width: 15px;
	margin: 0px 10px 0px 0px;
}
.toevoegingen {
	float: left;
	_margin: 15px 10px 0 0;
	margin: 15px 15px 0 0;
	width: 150px;
	height: 150px;
}

.toevoegingen .product_topoverlay {
	position: relative;
	top: -97px;
	_top: -110px;
	height: 4px;
	width: 150px;
	background: url('/img/product-overlay.jpg') top left no-repeat;
}
.toevoegingen a {
	display: block;
	width: 150px;
	height: 97px;
}
.toevoegingen .outer-img {
	background: #f4f4f4;
	text-align: center;
	width: 150px;
}
.toevoegingen img {
	height: 99px;
}
/*
.toevoegingen .image-overlay {
	position: relative;
	top:4px;
	width: 150px;
	left: 0px;	
	font-size: 3px;
	line-height: 3px;
	height: 4px;
	background: url('/img/product-overlay.jpg') top left no-repeat;
}*/
a.toevoegingen-naam {
	background: url('/img/submenu-listitem-active.gif') center left no-repeat;
	color: #4e0000;
	font-weight: bold;
	height: auto;
	padding: 0 0 0 10px;
}
a.toevoegingen-naam span {
	font-weight: bold;
}

/******** FOOTER *****************************************************/
#footer  {
	margin: 15px 0 50px 0;
	font-size: 11px;
	color: #7b7b7b;
}
#footer-solution-box {
	background: url('/img/bg-footer-solution-box-right.jpg') top right no-repeat #4e0000;
	margin: 0 0 15px 0;
}
#footer-solution-innerbox {
	height: 49px;
	background: url('/img/bg-footer-solution-box-left.jpg') bottom left no-repeat;
}
#footer .newsletter, #footer .contactgegevens, #footer .footer-menu { 
	float: left;
}
#footer .newsletter {
	width:  260px;
	text-align: center;
	font-weight: bold;
}
#footer .contactgegevens {
	width:  440px;
	margin-left: 35px;
	text-align: left;
}
#footer .footer-menu {
	width: 210px;	
	text-align: right;
}
#footer .footer-menu a {
	margin-right: 20px;
}

/**** PORTAL *********************************/
/*
.selectbox {
	padding: 5px 5px 5px 5px;
	width: 220px;
}*/
#mainbox-portal {
	background: #4e0000;
}
#header-portal {
	height: 120px;
}
#mainbox-portal .content {
	width: 450px;
	float: left;
	padding: 0 75px 0 75px;
}
#mainbox-portal .content h1 {
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 50px 0;
	font-size: 23px;
}
#mainbox-portal .content h2 {
	color: #ffffff;
	font-size: 14px;
	margin: 0 0 15px 0;
}
#mainbox-portal .content p {
	color: #ffffff;
	line-height: 23px;
}
#mainbox-portal .select-block {
	width: 221px;
	padding: 5px 25px 25px 25px;
	float: left;
	margin: 0 0 30px 0;
	background: url('/img/select-kader-bottom.jpg') bottom left no-repeat #ffffff;
}
#mainbox-portal .select-block h2 {
	color: #4e0000;
	font-size: 14px;
	margin: 0 0 20px 0;
}
#mainbox-portal .select-top-block {
	width: 271px;
	height: 19px;
	float: left;
	margin: 110px 0 0 0;
	background: url('/img/select-kader-top.jpg') bottom left no-repeat;
}

/**** PORTAL FLASH VERSION ********************/

body.portal {
	background-image:url('/img/portal-bg-1.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:70px;
	background-color:#fff;
}

#portal-container {
	width:912px;
	margin:0 auto 0;
}

#portal-container-top {
	height:15px;
	background-image: url('/img/portal-top.png');
	background-repeat:no-repeat;
}

#portal-container-bottom {
	height:15px;
	background-image: url('/img/portal-bottom.png');
	background-repeat:no-repeat;
}

#portal-container-content {
	background-image: url('/img/portal-content-bg.png');
	background-repeat:no-repeat;
}

#flash-map {
	height:500px;
	z-index:10;
	position:relative;
}

#flash-map UL {	
	padding:20px 40px;
	list-style:none;
}

#flash-map UL A{	
	color:#FFFFFF;
}

#portal-text{
    border-bottom: 1px solid #976E6D;
    margin: 20px 70px 10px;
    padding: 20px 0 10px;
}

#portal-text , #portal-text p, #portal-text h1 {
	color:#FFFFFF;
	font-size:12px
}

#portal-tagcloud , #portal-tagcloud a {
	color:#976e6d;
	font-size:12px
}

#portal-text h1 {
	font-size:18px;
	margin-bottom:10px;
}

#portal-slogan {
	color:#FFFFFF;
	display:block;
	font-size:18px;
	padding:0 20px 20px 0;
	text-align:right;
}

#portal-tagcloud{
	  margin: 20px 250px 10px;
	  text-align: center;
}

#portal-tagcloud a {
	display: block;
	float : left;
	padding : 0 25px;
	margin-top : 5px;
}

#portal-tagcloud a.h2{
	font-size : 28px;
	color : #ffffff;
	padding : 0 40px;
	height : 30px;
}

#portal-tagcloud a.h3{
	font-size : 21px;
	color : #eeeeee;
	padding : 0 30px;
	height : 23px;
}

#portal-tagcloud a.h4{
	font-size : 18px;
	color : #dddddd;
	padding : 0 25px;	
	height : 20px;
}
#portal-tagcloud a.h5{
	font-size : 15px;
	color : #cccccc;
	padding-left : 0 15px;	
	height : 17px;
	
}
#portal-tagcloud a.h6{
	font-size : 13px;
	color : #bbbbbb;
	padding :0 25px;	
	height : 15px;
	
}
#portal-tagcloud a.span{
	font-size : 10px;
	color : #aaaaaa;
	padding :0 5px;	
	height : 12px;
	
}


#department-box {
	width:334px;
	position:absolute;
	margin:100px 150px;
	display:none;
	z-index:20;
}

#department-box-top {
	height:10px;
	background-image:url('/img/department-box-top.png');
	background-repeat:no-repeat;
	display:block;
}

#department-box-bottom {
	height:15px;
	background-image:url('/img/department-box-bottom.png');
	background-repeat:no-repeat;
}

#department-box-content {
	background-color:#FFFFFF;
}

#close-department-box {
	position:absolute;
	margin:10px 0 0 310px;	
	text-indent:-99999px;
	outline:none;
	background-image:url('/img/close-btn-small.gif');
	background-repeat:no-repeat;
	height:12px;
	width:12px;
	display:block;
}

#department-box-content{
	padding:14px;
}

.department-box-title {
	font-weight:bold;
	font-size:13px;
}

#department-list .department-row {
	background-image:url('/img/department-bg.gif');
	background-repeat:no-repeat;
	height:33px;
	width:288px;
	margin-top:12px;
	padding:5px 10px;
}

#department-list .label-holder {
	float:left;
	width:180px;

}

#department-list .name-label {
	 display:block;
	 font-size:11px;
}

#department-list .country-label {
	line-height:11px;
	font-style:italic;
	display:block;
	font-size:11px;
	font-weight:bold;
}

#department-list .visit-website {
	float:left;
	display:block;
	text-indent:-99999px;
	outline:none;
	background-image:url('/img/visit-website.gif');
	height:29px;
	width:104px;
	margin-top:2px;
}

#department-list .visit-website:hover {
	background-image:url('/img/visit-website-hover.gif');
}

#depots-link {
	margin:14px 0px;
	display:block;
}

#depots-link a {
	text-decoration:underline;
			 
}

#depot-list-holder {
	display:none;
	margin-top:14px;
}

#depot-list {
	height:100px;
	overflow-y:auto;
	margin-top:14px;
}

#depot-list .depot {
	font-size:11px;
}

#depot-list .uneven {
	background-color:#f4f4f4;
}

#no-depots {
	margin-top:14px;
}

/******* DEPOTS & Locations ***********/
#locations-right span .subSpan-locations,
#locations-right span .subSpan-depots{
	background-image:url("/img/depot-marker-small.png");
	background-position:left center;
	margin:0;
	padding:0 0 0 20px;
}
#locations-right span .subSpan-locations{
	background-image:url("/img/location-marker-small.png");
}
#locations-right #gmap{
	height:400px; 
	margin-bottom:50px;
}
.locationlists{
	display:none;
}
.locationlists.active{
	display:block;
}
.CountryHeader{
	clear:both;
	margin: 0 0 20px 0;
	font-weight:bold;
	border-bottom:2px solid #61191A;
}
.CountryHeader .CName{
	margin-left:10px;
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
}
.CountryHeader .CTime{
	padding-left:20px;
	margin-right:20px;
	float:right;
	background-image:url("/img/clock.gif");
	background-position:left;
	background-repeat:no-repeat;

}
.location-item, .reference-item {
	position:relative;
	width:280px;
	float:left;
	background-image:url("/img/location-block-btm.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#F4F4F4;
	margin:0px 20px 15px 33px;
}
.reference-cat-item{
	clear:both;
	margin-top:10px;
	color: #4E0000;
    font-size: 18px;
    font-weight: bold;
}

.reference-item {
	margin: 20px 20px 10px 0;
	cursor: pointer;
	display:none;
	height: 160px;
}
#reference-cat-select{
	clear:both;
	display:block;
}

.reference-item.active{
	display:block;
}

.location-item .google_btn{
	position:absolute;
	top:8px;
	left:235px;
	width:38px;
	height:13px;
	background-image:url("/img/google.gif");
	text-indent:-99999em
}
.location-item-inner, .reference-item-inner {
	padding:0 10px 5px 10px;
}
.reference-item-inner {
	padding-top:5px;
}
.reference-item-inner img {
	border: none;
	float: left; 
	width: 75px;
	margin: 3px 8px 8px 5px;
}
.reference-item-inner a:hover {
	text-decoration: none;
}
.reference-item-inner strong {
	
}
.location-item-top, .reference-item-top {
	background-image:url("/img/location-block-top.gif");
	background-position:top;
	background-repeat:no-repeat;
	background-color:#F4F4F4;
	height:8px;
}

/***** Vacature pagina's *****************************************/
.vacature-top {
	background: url('/img/tab-lijst-bg.jpg') bottom left no-repeat;
	height: 10px;
}
.vacature {
	background: url('/img/productgegevens-btm.jpg') bottom left no-repeat #f9f9f9;
	padding: 0 0 15px 25px;
}
.vacature-content {
	float: left;
	width: 405px;
	padding: 15px 15px 0 0;
	border-right: 1px solid #e6e6e6;
}
.vacature-sidebar {
	float: left;
	padding: 15px 0 0 15px;
	_padding: 15px 0 0 10px;
	border-left: 1px solid #fff;
}
.vacature-content h2 {
	color: #4e0000;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
}
.vacature-content table tr td.col1, #contactformulier table tr td.col1, #technikformulier table tr td.col1 {
	width: 95px;
	font-weight: bold;
}
#technikformulier table tr td.col1,
#contactformulier table tr td.col1 {
	width: 150px;
}
#technikformulier table tr td.col_sub_spacer,
#technikformulier table tr td.col_spacer{
    color: #4E0000;
    font-size: 16px;
    line-height: 24px;
    padding: 25px 0 0;
    font-weight:bold;
}
#technikformulier table tr td.col_sub_spacer{
	 font-size: 14px;
	 padding: 10px 0;
}
#technikformulier table tr td.col_spacer_comment{
	color: #4E0000;
    padding: 0 0 15px;
}

.vacature-content table tr td, #contactformulier table tr td, #technikformulier table tr td {
	vertical-align: top;
}
.vacature-content input, .vacature-content textarea, #contactformulier input, #contactformulier textarea, #technikformulier input, #technikformulier textarea {
	width: 300px;
	padding: 5px;
	background: #e0e0e0;
	border: 0px;
	margin: 0 0 5px 0;
}
#contactformulier input, #contactformulier textarea {
	width: 310px;
}
#technikformulier textarea{
	    width: 425px;
}

.vacature-content input.nostyle, #contactformulier input.nostyle {
	width: 15px;
	margin: 0px 10px 0px 0px;
}
#technikformulier input.nostyle{
	width: auto;
	margin: 0px 10px 0px 0px;	
}
#technikformulier input.small{
	width:40px;
}

#contactformulier input.nostyle {
	width: 15px;
	margin: 0px 10px 25px 0px;
}
.vacature-content #label-dhr, #contactformulier #label-dhr {
	margin-right: 15px;
}
.vacature-content .submitbtn, #contactformulier .submitbtn, #technikformulier .submitbtn {
	background: url('/img/bg-btn.jpg') top left no-repeat;
	padding: 0 0 0 10px;
	height: 28px;
	width: auto;
}
.vacature-content input.btn, #contactformulier input.btn, #technikformulier input.btn {
	cursor: pointer;
	height: 28px;
	width: auto;
	background: url('/img/bg-btn-right.jpg') top right no-repeat;
	color: #fff;
	padding: 0 8px 0 0;
	font-weight: bold;
	margin: 0px;
	border: 0px;
}
.vacature-content.news {
	 width: 600px; 
	 border-right: none; 
	 position: relative;
}
.news-image-overlay {
	background: url('/img/news-image-overlay.gif') top left no-repeat; 
	width: 75px; 
	height: 75px; 
	position: absolute;
	top: 5px; 
	left: 0px;
}
.news-image-overlay-first {
	background: url('/img/news-image-overlay-first.gif') top left no-repeat; 
	width: 125px; 
	height: 125px; 
	position: absolute;
	top: 5px; 
	left: 0px;
}
#google_map {
	margin: 25px 0 15px 0;
	width: 465px;
	_width: 445px;
	height: 300px;
}
.gmap-input {
	width: 250px;
	padding: 5px;
	background: #e0e0e0;
	border: 0px;
	margin: 0 0 5px 0;
}

.parentitem-sitemap, .parentitem-sitemap a {
	font-size: 14px;
	color: #4e0000;
	font-weight: bold;
	padding: 10px 0 0 0;
	list-style-image: url('/img/sitemap-parentitem.gif');
}

.parentitem-sitemap ul li, .parentitem-sitemap ul li a {
	font-size: 12px;
	color: #3b3b3b;
	font-weight: normal;
}

.subitem-sitmap {
	list-style-image: url('/img/sitemap-subitem.gif');
}
a.mail-tip { 
	cursor: pointer;
}
a.ctip { 
	cursor: pointer;
}
.bel-pasfoto {
	width: 58px;
	margin: 0 10px 0 0; 
}
.credits, .credits a {
	font-size: 10px;
	color: #999;
}
.menu_divider {
	width: 920px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	padding: 0px;
	margin: 15px 0 10px 0;
	line-height: 25px;
	text-align: left;
	font-weight: normal;
	color: #5e5e5e;
	float: left;
}

.pager{
	margin-top:20px;
	text-align:center;
}

div#topmenu{
	position:relative;
}
#topmenu a.langselect{
    background: none repeat scroll 0 0 #4E0000;
    border: 0 none;
    display: none;
    position: absolute;
    right: 0;   
    z-index: 10000;
    padding: 5px 10px;
}

#topmenu a.langselected{
	border: 0 none;
}

#callTime .ddTitle{
    width:60px;
    float:left;
}

#callTime .ddChild{
    
    min-width: 80px;
}

#callTime .time_text{
    float:left;
    width: auto;
    min-width: 20px;
    margin-top:9px;
}

#callTime{
    width:300px;
    height: 30px;
}

#callTime .dd, #callTime .ddTitle{
    float:left;
}

#callTime .dd{
    margin-right:25px;
    width:55px !important;
}

.gegevens-left .dd .ddTitle{
    width:283px;
}
