*
{
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #003c67;
}

body
{
	background-color:#ffffff;
}

.website
{
	margin: 40px 0px 0px 0px;
	background-color: #282828;
}

p
{
	margin: 0px;
	padding: 0px;
}

h1,
h2
{
	color: #003c67;
	font-size: 18px;
	font-weight: bold;
	word-spacing: 3px;
}

h3
{
	width:572px;
	color: #ff6303;
	font-size: 18px;
	font-weight: normal;
	border-bottom:1px solid #8eb3cb;
	padding-bottom:14px;
}


/*********************************************
**                DIVS		                **
*********************************************/

#noprint
{
	padding-top:10px;
	width: 100%;
	text-align:center;
}
#noprint a
{
	color:#535353;
	text-decoration:none;
}


#globaldiv
{
	width: 845px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #ffffff;
	background-color: #ffffff;
	position: relative;
}

#top1
{
	width: 845px;
	height: 152px;
	background-image: url('/shared/images/custom/top1.jpg');
	background-repeat: no-repeat;
	position: relative;
}

#menu1
{
	width: 660px;
	height: 38px;
	position: relative;
}

#content
{
	width: 845px;
	position: relative;
	/*background-image:url(/shared/images/custom/right2.jpg);*/
	background-position:top right;
	background-repeat:no-repeat;
}

#left_content
{
	width:237px;
	background-color:#dee7ed;
	margin:2px 0px;
	height:100%;
	vertical-align:top;
}

#left_content h1
{
	margin-left:12px;
}

#left_content .il_content
{
	width:213px;
	padding:12px;
}

#left_content a,
#verkooppunten_left .vp_list a
{
	display:block;
	width:212px;
	padding-left:25px;
	height:30px;
	line-height:30px;
	color:#0a456a;
	text-decoration:none;
	background-image:url(/shared/images/custom/leftmenubg.png);
	background-position:0px -45px;
	overflow:hidden;
}

#verkooppunten_left .vp_list a:hover,
#verkooppunten_left .vp_list .selected,
#left_content a:hover
{
	background-position:0px -75px;
}

.vp_list a.list_belgie, .vp_list a.list_luxemburg, .vp_list a.list_online {
	/*margin-top:10px;*/
	/*border-top:solid 1px #ccdce7;*/
	/*padding-left:50px !important; */ /* NOTICE: for some reason this did not overwrite the earlier padding - while it should have */
	width:212px !important; /* NOTICE: for some reason this did not overwrite the earlier padding - while it should have */
	overflow:hidden;
}

#left_content .left_title
{
	display:block;
	margin:0px;
	padding:0px;
	width:237px;
	height:45px;
}

#left_content .left_title span
{
	display:none;
}


#right_content
{
	width:560px;
	padding:12px;
	height:100%;
	vertical-align:top;
}


#right_address
{
	padding-right: 24px;
	color: #003c67;
	position: relative;
}

#right_address a
{
	color: #003c67;
	text-decoration: none;
}

#bottombalk
{
	width: 100%;
	height: 27px;
	background-image: url(/shared/images/custom/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
}

#bottombalk .bookmark
{
	display:block;
	float:right;
	width:97px;
	height:27px;
	text-decoration:none;
	background-image:url(/shared/images/custom/btn_bookmark.gif);
}

#bottombalk .stuurdoor
{
	display:block;
	float:right;
	width:96px;
	height:27px;
	text-decoration:none;
	background-image:url(/shared/images/custom/btn_stuurdoor.gif);
}

#bottombalk .printen
{
	display:block;
	float:right;
	width:86px;
	height:27px;
	text-decoration:none;
	background-image:url(/shared/images/custom/btn_printen.gif);
}

#bottombalk div
{
	float:left;
	padding-left:10px;
	height:27px;
	line-height:27px;
	color:#ffffff;
}

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

/*********************************************
**                MENU		                **
*********************************************/


#menu1
{
	position:relative;
	width: 845px;
	height: 52px;
	white-space: nowrap;
	z-index: 900;
}

#menu1 a
{
	display: block;
	height: 52px;
	background-image: url('/shared/images/custom/menu.png');
}

#menu_home
{
	width:66px;
	background-position:0px -52px;
}
#menu_home_on,
#menu_home:hover
{
	width:66px;
	background-position:0px 0px;
}

#menu_toepassingsgebieden
{
	width:170px;
	background-position:-66px -52px;
}
#menu_toepassingsgebieden_on,
#menu_toepassingsgebieden:hover
{
	width:170px;
	background-position:-66px 0px;
}

#menu_producten
{
	width:93px;
	background-position:-236px -52px;
}
#menu_producten_on,
#menu_producten:hover
{
	width:93px;
	background-position:-236px 0px;
}

#menu_acties
{
	width:66px;
	background-position:-329px -52px;
}
#menu_acties_on,
#menu_acties:hover
{
	width:66px;
	background-position:-329px 0px;
}

#menu_verkooppunten
{
	width:128px;
	background-position:-395px -52px;
}
#menu_verkooppunten_on,
#menu_verkooppunten:hover
{
	width:128px;
	background-position:-395px 0px;
}

#menu_contact
{
	width:76px;
	background-position:-523px -52px;
}
#menu_contact_on,
#menu_contact:hover
{
	width:76px;
	background-position:-523px 0px;
}


#nav,
#nav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.1;
}

#nav a
{
	display: block;
	text-decoration: none;
}

#nav li
{
	float: left;
}

#nav li ul
{
	display:block;
	position: absolute;
	left:auto;
	top: 52px;
	visibility:hidden;
}

#nav li ul li
{
	clear: both;
}

#nav li ul li a
{
	display: block;
	background:url(/shared/images/custom/submenu-bg.png) repeat-x;
	color: #ffffff;
	width: 140px;
	height: 20px;
	overflow: hidden;
	padding: 4px 4px 1px 10px;
	font-weight: bold;
	border-top: 1px solid #86aec8;
}

#nav li ul li a:hover
{
	background-image:url(/shared/images/custom/submenu-bg-mo.png);
}

#nav li:hover
{
	position: static;
}

#nav li:hover ul
{
	visibility:visible;
	left:auto;
	top: 52px;
	margin-left: 0;
}


/*********************************************
**             VERKOOPPUNTEN                **
*********************************************/

#verkooppunten
{
	width:845px;

}

#verkooppunten_left
{
	float:left;
	width:237px;
	min-height:296px;
	background-color:#dee7ed;
	margin:2px 0px;
}

#verkooppunten_left .vp_list
{
	border-top:1px solid #ccdce7;
}

#verkooppunten_left #benelux
{
	margin-top:10px;
	margin-left:15px;
	width:217px;
	height:296px;
	background-image:url(/shared/images/custom/beneluxjes.png);
}

.noordholland
{
	background-position:-0px -888px;
}
.zuidholland
{
	background-position:-434px -592px;
}
.zeeland
{
	background-position:-217px -592px;
}
.noordbrabant
{
	background-position:-0px -592px;
}
.limburg
{
	background-position:-651px -296px;
}
.utrecht
{
	background-position:-651px -592px;
}
.gelderland
{
	background-position:-434px -296px;
}
.flevoland
{
	background-position:-217px -296px;
}
.overijssel
{
	background-position:-0px -296px;
}
.friesland
{
	background-position:-217px -0px;
}
.drenthe
{
	background-position:-651px -0px;
}
.groningen
{
	background-position:-434px -0px;
}
.belgie
{
	background-position:-217px -888px;
}
.luxemburg
{
	background-position:-434px -888px;
}

.verkooppunten_content
{
	float:left;
	width:593px;
	padding-left:15px;
	/*background-image:url(/shared/images/custom/right2.jpg);*/
	background-position:top right;
	background-repeat:no-repeat;

}

.verkooppunten_content .verkooppunt
{
	float:left;
	width:162px;
	height:162px;
	padding:7px;
	margin-right:19px;
	margin-bottom:15px;
	border:1px solid #c4d3db;
	background-color:#f3f7fa;
	line-height:16px;
}

.verkooppunten_content img
{
	float:left;
	width:178px;
	height:178px;
	margin-right:19px;
	margin-bottom:15px;
}

.verkooppunt h4
{
	color: #ff6303;
	font-size: 16px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	padding-bottom:7px;
}

/*********************************************
**                MISC		                **
*********************************************/

.clear
{
	clear:both;
}

img
{
	border:0px;
}

/* FormCheck */

.FormCheckGood
{

}
.FormCheckBad
{
	border: 2px solid #FF0000;
}


a
{
	color:#000000;
	text-decoration:underline;
}
a:hover
{
	color:#f09420;
	text-decoration:underline;
}
