@CHARSET "UTF-8";
/******************************* BODY items ******************************/
p {
	margin:					0px;	
}


.message {
	font-size:11px;
	letter-spacing: 0px;
	font-weight:bold;
	color:#FFF;
	float:right;
	background-image:url(/images/landing_msg.jpg);
	background-repeat:none;
	width:285px;
	height:65px;
		padding:10px;
		padding-top:5px;
		padding-bottom:5px;
		
	margin-bottom:10px;
	
	
}

.dkmsrood {
	color:#75bc9b;	
}
.menu {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				12px;
	position:				relative;
	width:					597px;
	height:					27px;
	background:				#faebdf;
	background-image:		url(/images/nav_bg.jpg);
	float:					left;
	left:					169px;
}

* html .menu {
	padding:				0px;
	margin:					0px;
}

.menu ul {
	list-style-type:		none;
	padding:				2px 0px 1px 0px;
	margin:					0px 0px 0px 0px;
	background-image:		url(/images/nav_bg.jpg);
	background-repeat:		none;
	width:					597px;
	height:					100%;
}

.menu li {
	background-image:		url(/images/nav_separator.jpg);
	background-repeat:		no-repeat;
	background-position:	right;	
	float:					left;
}

#li_search_box {
	background-image:		none;
	padding-right: 			0px;
	float:					right;
}

.menu table {
	position:				absolute;
	left:					0px;
	top:					0px;
}

.menu a, .menu :visited, .menu span {
/* color main menu items visited */	
	color:					#E25B00;
	text-decoration:		none;

}

.menu span em.lft, .menu a em.lft, .menu :visited em.lft {
	display:				block;
	float:					left;
	width:					3px;
	height:					2em;
	

}

.menu span b, .menu a b, .menu :visited b {
	display:				block;
	font-weight:			normal;
	float:					left;
	padding:				0px 5px;
	height:					2em;
	line-height:			1.9em;
	cursor:					pointer;
	border:					none;
	margin-left:			3px;
	margin-right:			3px;
}

.menu span emt.rgt, .menu a em.rgt, .menu :visited em.rgt {
	display:				block;
	float:					left;
	width:					3px;
	height:					2em;
	border-bottom:			1px solid #e4efea;
}

.menu ul ul {
	visibility:				hidden;
	position:				absolute;
	height:					2em;
	left: 					5px;
	/* position start submenu -> 10px right*/
	width:					800px;
	/* bgcolor submenu bar*/
	 background: 			url(/images/header_submenu_fill.pnsg); 
}

.menu :hover {
white-space:normal;
}

.menu span:hover b, .menu a:hover b {
/* mouse over submenu items  INTERNET EXPLODED*/
	color:					#a84400;
	text-decoration:		none;
	border-bottom-color:	#e4efea;
}

.menu span:hover em.lft, .menu a:hover em.lft {
	border-bottom-color:	#e4efea;
}

.menu span:hover em.rgt, .menu a:hover em.rgt {
	border-bottom-color:	#e4efea;
}

.menu li:hover > span b, .menu li:hover > a b {
/*mouse over items main menu */	
	color:					#a84400;
	border-bottom-color:	#e4efea;
}

.menu li:hover > span em.lft, .menu li:hover > a em.lft {
	border-bottom-color:	#e4efea;
}

.menu li:hover > span em.rgt, .menu li:hover > a em.rgt {
	border-bottom-color:	#e4efea;
}

.menu ul span:hover ul, .menu ul li:hover ul, .menu ul a:hover ul{
	display:				block;
	visibility:				visible;
	top:					2em;
	/* push submenu down 1px */
	margin-top:				1px;
}

.menu ul :hover ul li {
	display:				block; 
	/*border-left:1px solid #e4efea; */
	background:				transparent; 
	/* marge hitvlak*/
	height:					68px;
	background: 			url(/images/header_submenu_fill.pnsg);
	
}

.menu ul :hover ul li span, .menu ul :hover ul li a {
	display:				block; 
	font-size:				0.8em; 
	height:					2em;
	/* submenu down */
	line-height:			3.5em; 
	width:					auto; 
	float:					left; 
	/* color submenu items */
	color:					#E25B00; 
	padding:				0 10px;
}

/* color mouse over submenu! */
.menu ul :hover ul li span:hover, .menu ul :hover ul li a:hover {
	color:					#a84400;
}

/******************************* Search field ******************************/
#search_box {
	float:					right;
    width: 					136px;
    height: 				20px;
    background: 			url(/images/search_field.jpg);
	margin-right: 			7px;
	margin-top:				2px;

}

#search_box #s {
    float: 					left;
    padding: 				0;
    margin: 				4px 0 0 6px;		
    border: 				0;
    width: 					105px;
    background: 			none;
    font-size: 				.8em;
}

#search_box #go {
    float: 					right;
    margin: 				1px 7px 0 0;
}

/******************************* BODY items ******************************/
a {
	color:					#000000;
}
a:hover {
	color:					#1884da;
}

a img {
	border-style:			none;
}

/* breadcrumbs */
#breadcrumbs {
	height:					20px;
	widht:					620px;
	background-image:		url(/images/breadcrumbs.jpg);
	background-repeat:		no-repeat;
	padding-top:			1px;
	padding-left:			8px;
	margin:					10px 0px;
}

#breadcrumbs  a {
	color:					#ffffff;
	text-decoration:		none;	
}
#breadcrumbs  a:hover {
	text-decoration:		underline;	
}

.breadcrumbs_noclick {	
	color:					#faac90;
}

body {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	line-height:			18px;
	background-image:		url(/images/bg_bow.jpg);
	background-repeat:		no-repeat;
	background-position:	top center;
	margin:					0px;
}

.mod_search_highlight {
	background-color:		#2796ca;
	color:					#ffffff;
	padding: 				1px;
}

.content_headernames {
	font-size:				13px;
	font-weight:			bold;
	letter-spacing:			1px;
	text-decoration:		none;	
	color:					#000000;	
}

#slideshow {
	display:				block;
	height:					260px;
}

/******************************* Header BOX ******************************/
.header_box {
	width:					935px;
	height:					30px;
	margin-left: 			auto;
	margin-right: 			auto;	
}

.navigation {
	width:					597px;
	height:					30px;
	background-image:		url(/images/nav_bg.jpg);
	background-position:	top center;
	margin-left: 			169px;
	float:					left;
}

.languages {
	width:					169px;
	height:					25px;
	float:					right;
	text-align:				right;
	margin-top:				5px;
}

.languages_template {
	width:					169px;
	height:					25px;
	float:					right;
	text-align:				right;
	margin-top:				5px;
	padding-right:			40px;
}

.flag {
	padding-left:			5px;
	border:					none;
}

/******************************* Body BOX ******************************/
.body_box {
	width:					935px;
	text-align:				left;
	margin-left:			auto;
	margin-right:			auto;
}

#overview {
	display: block;
	float: left;
	width: 895px;
	
}

.body_box_template {
	width:					876px;
	text-align:				left;
	margin-left:			auto;
	margin-right:			auto;
}

.logo a {
	border:					none;
	text-align:				left;
}

.leftbody {
	width:					620px;
	height:					475px;
	float:					left;
}
.leftbody_template {
	width:					620px;
	min-height:				300px;
	float:					left;
	padding-left:			10px;
	padding-right:			10px;
	background-color:		#ffffff;
}

.rightbody {
	width:					305px;
	height:					475px;
	float:					right;	
}

.rightbody_template {
	width:					226px;
	height:					575px;
	float:					right;
	padding-top:			60px;
}
/******************************* Modules ******************************/
.mod_products {
	background-color:#CCC;
	width:					620px;
	height:					355px;		
}

.body_newsitem {
	background-image:		url(/images/mod_newslanding.png);
	margin-top:				11px;
	float:					left;
	width:					305px;
	height:					226px;	
}

.body_references {
	
	background-image:		url(/images/mod_references.png);
	float:					left;
	width:					305px;
	height:					236px;
}

.body_newsitem_btn {
	float: 					right;
	position:				relative;
	background-image:		url(/images/btn_meernieuws.png);
	background-repeat:		no-repeat;
	height:					25px;
	width:					120px;
	padding-top:			4px;
}

a.redhover:link, a.redhover:active, a.redhover:visited {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	text-decoration:		none;	
	color:					#c0171d;
	font-weight:			bold;
	padding-left:			35px;
	
}

a.redhover:hover {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	text-decoration:		none;	
	color:					#c0171d;
	font-weight:			bold;
}

.body_expertises {
	margin-top:				10px;
	float:					right;
	width:					304px;
	height:					225px;
}

.bl {background: url(/images/bl.png) 0 100% no-repeat}
.br {background: url(/images/br.png) 100% 100% no-repeat}
.tl {background: url(/images/tl.png) 0 0 no-repeat}
.tr {background: url(/images/tr.png) 100% 0 no-repeat; padding:120px}

.landing_news_box {
	padding:				10px 20px 20px 20px;
	text-align:				left;
}

.landing_news_header{
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				18px;
	color:					#ffffff;
	float:					left;
}

.landing_news_date{
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	color:					#7b3200;
	float:					right;
}

.landing_news_title{
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				12px;
	color:					#8d080a;
	
}

/******************************* Dock items ******************************/
.dock_branches {
	width:					305px;
	height:					344px;
	background-image:		url(/images/dock_bgbranches.jpg);
	padding-top:			10px;
}

ul.branch_list {
	margin-top:				0px;
	padding-top:			10px;
	padding-left:			15px;
	margin-left:			15px;
	list-style-type: 		none;

}

li.branch_list {
	margin-top:				10px;
}

.dock_banner_service {	
	width:					305px;
	height:					109px;
	margin-top:				10px;	
	float:					left;
}
.dock_banner_supplies {	
	width:					305px;
	height:					109px;
	margin-top:				10px;	
	float: 					right;
	border:					none;
}

.landing_branch_header {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				18px;
	color:					#8D080A;	
	margin-top: 			0px;
	margin-bottom:			0px;
	padding-top:			25px;
	padding-left:			20px;
	
}

/******************************* Content dock items ******************************/
.content_dock_container_green {
	width:					226px;
	padding-top:			10px;
}

.content_dock_header_green {
	background-image:		url(/images/content_dock_greenheader.png);
	background-repeat:		no-repeat;
	width:					226px;
	height:					15px;
}

.content_dock_bottom_green {
	background-image:		url(/images/content_dock_greenbottom.png);
	width:					226px;
	height:					15px;
}

.content_dock_stretch_green {
	background-image:		url(/images/content_dock_greenstretch.png);	
	width:					226px;
	height:					100%;
}

.content_dock_text_green {
	width:					206px;
	height:					100%;
	padding-left:			10px;
	padding-right:			10px;
	margin-bottom: 			0px;
	padding-bottom:			0px;	
}

.content_dock_branches_green {
	padding-top:			8px;
	margin-left:			10px;
}

.content_dock_title_green {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				14px;
	font-weight:			bold;
	color:					#8d080a;	
	margin-bottom:			5px;
	letter-spacing:			1px;
}

a.branches:link, a.branches:active, a.branches:visited {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	letter-spacing:			1px;
	text-decoration:		none;	
	color:					#353535;
	padding-top:			8px;
	margin-left:			10px;
}

a.branches:hover {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	letter-spacing:			1px;
	text-decoration:		underline;
	color:					#c0171d;
	padding-top:			8px;
	margin-left:			10px;
}

.content_dock_dheader_green {
	background-image:		url(/images/content_dock_dgreenheader.png);
	width:					226px;
	height:					9px;
}

.content_dock_dbottom_green {
	background-image:		url(/images/content_dock_dgreenbottom.png);
	width:					226px;
	height:					15px;
}

.content_dock_dstretch_green {
	background-image:		url(/images/content_dock_dgreenstretch.png);	
	width:					226px;
	height:					100%;
}

.content_dock_title_dgreen {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				14px;
	font-weight:			bold;
	color:					#ffffff;	
	margin-bottom:			5px;
	letter-spacing:			1px;
}

.btn_morecontact {
	background-image:		url(/images/btn_morecontact.png);
	background-repeat:		no-repeat;
	padding-top:			3px;
	padding-left: 			20px;
	margin-left: 			66px;
	margin-right:			0px;
	padding-bottom:			6px;
	margin-top:				10px;
}

a.btn_morecontact_link:link, a.btn_morecontact_link:active, a.btn_morecontact_link:visited {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	letter-spacing:			1px;
	text-decoration:		none;	
	color:					#c0171d;
	padding-top:			8px;
	margin-left:			10px;
}

a.btn_morecontact_link:hover {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	letter-spacing:			1px;
	text-decoration:		underline;
	color:					#c0171d;
	padding-top:			8px;
	margin-left:			10px;
}

#landing_news_item {
	height:					165px;
	width:					266px;
	overflow:				hidden;
	margin-bottom:			15px;
}

.content_dock_contact {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				14px;
	letter-spacing:			1px;
	color:					#ffffff;
	margin-left:			10px;	
}

a.concent_dock_mailto:link, a.concent_dock_mailto:active, a.concent_dock_mailto:visited {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				12px;
	color:					#ffffff;
	text-decoration:		none;
	margin-left:			2px;

}

a.concent_dock_mailto:hover {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				12px;
	color:					#ffffff;
	text-decoration:		underline;
	margin-left:			2px;
}

a.branches_landing:link, a.branches_landing:active, a.branches_landing:visited {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				12px;
	letter-spacing:			1px;
	text-decoration:		none;	
	color:					#c0171d;
}

a.branches_landing:hover {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				12px;
	letter-spacing:			1px;
	text-decoration:		underline;	
	color:					#c0171d;
}

.redarrow {
	padding-right:			10px;
}

a.footerlinks:link, a.footerlinks:active, a.footerlinks:visited {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	letter-spacing:			1px;
	text-decoration:		none;	
	color:					#000000;
}

a.footerlinks:hover {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	letter-spacing:			1px;
	text-decoration:		underline;	
	color:					#c0171d;
}

.newsfooter {
	width:					620px;
	text-align:				center;
}

.footerpic {
	height:					40px;
	width:					640px;
	background-image:		url(/images/content_footer.jpg);
	background-repeat:		no-repeat;
	float:					left;
	margin:					0px;
}

.branch_description_thumb {
	padding-top:			10px;
	height:					90px;
	width:					90px;
	float:					left;
	padding-left:			20px;
	
}

.branch_description_text {
	padding:				5px 20px 20px 0px;

}




/******************************* NEWS items ******************************/

a.newstitle:link, a.newstitle:active, a.newstitle:visited {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				12px;
	text-decoration:		none;	
	color:					#000000;
	font-weight:			bold;
}

a.newstitle:hover {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				12px;
	text-decoration:		underline;	
	color:					#000000;
	font-weight:			bold;
}
a.readmore:link, a.readmore:active, a.readmore:visited {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	text-decoration:		none;	
	color:					#000000;
	font-weight:			bold;
}

a.readmore:hover {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	text-decoration:		underline;	
	color:					#000000;
	font-weight:			bold;
}

.content_box_news_date {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				14px;
	font-weight:			bold;
	text-align:				left;
	width:					auto;
	height:					15px;
	color:			 		#c0171d;
	float:					left;
	padding-bottom:			0px;
	margin-right:			5px;
	display:				inline;
}
.content_box_news_date2 {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				14px;
	font-weight:			bold;
	text-align:				left;
	width:					auto;
	height:					15px;
	color:			 		#0096ce;
	float:					left;
	padding-bottom:			0px;
	margin-right:			5px;
	display:				inline;
}

.content_box_news_title {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				13px;
	text-decoration:		none;	
	color:					#000000;
	font-weight:			bold;
}

.content_box_news_intro {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	text-decoration:		none;	
	color:					#000000;
	font-weight:			bold;
	margin-bottom:			7px;
}

.content_box_search_header {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				14px;
	font-weight:			bold;
	color:			 		#c0171d;
}

a.sfound:link, a.sfound:active, a.sfound:visited {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	text-decoration:		none;	
	color:					#000000;
}

a.sfound:hover {
	font-family:			"Helvetica", Arial, sans-serif;
	font-size:				11px;
	text-decoration:		underline;	
	color:					#c0171d;
}

.content_landing_contact {
	background-image:		url(/images/dock_redbanner.png);
	width:					305px;
	height:					111px;
}
	
.product_list img {
	width: 					60px;
	float: 					left;
}
.product_list div {
	padding-left: 			10px;
	background-color: 		#f1f1f1;
	height: 				60px;
	overflow:				hidden;
}

.product_list div:hover {
	background-color: 		#e1e1e1;
}

.product_list table {
	width: 					100%;
}
.product_list td {
	width: 					50%;
	vertical-align: 		top;
	cursor: 				pointer;
	
}

.product_description_text  {	
	width:					170px;
	padding-left:			20px;
	height: 				125px;
	overflow:				hidden;	
	
}

div.conceptm {
	text-align:				right;
	position:				fixed;
	bottom:					0px;
	right:					5px;
}


div.conceptm a {
	
	color:#a09483;
	text-decoration:		none;
}








/******************************* Supplies items ******************************/


.normaal11 input[type=text] {
	background-color:#E9E9E9;
	border:none;
	border-width:0px;
}

.normaal11 input[type=submit], .normaal11 input[type=reset] {
		cursor: pointer;
}







.banneradres {
			
	padding-bottom:50px;
	
}
