/*---{ common )-------------------------------------------------------*/

body
{
	font-size: x-small;
	text-align: center;
	color: #454545;
	background: #fff url(../images/body-bg.gif) left top repeat-x;
	padding: 5px 0 0 0;
	margin: 0;
	line-height: normal;
}

body, input, select, textarea, td, th
{
	font-size: 100%;
	font-family: Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1
{
	font-size: 180%;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
}

h2, .Kop2
{
	font-size: 140%;
	font-weight: normal;
	color: #454545;
}

h3, .Kop3
{
	font-size: 100%;
	font-weight: bold;
	color: #454545;
}

.Standaard
{
	font-size: 100%;	
}

p
{
}

a
{
	text-decoration: none;
	color: #ec1a4a;
}

a:hover
{
	text-decoration: underline;
}

a.download
{
	/*background: url(../images/ico_download.gif) no-repeat 0 0px;
	padding: 1px 0 0 18px;*/
}

a:hover
{
	text-decoration: underline;
}

.clsSmall
{
	font-size: 85%;	
}


.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.clearboth
{
	clear: both;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 990px;
	font-size: 85%;
	background: url(../images/wrapper-bg.gif) left top repeat-y;
}

#mask{
	background: #fff url(../images/mask-bg.gif) left bottom no-repeat;
	width:2px;
	height:180px;
	position:absolute;
	z-index:1;
	left:4px;
	top:-20px;
	display:block;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 255px;
	padding: 0;
	margin: 0;
	position: relative;
	background:#ffffff;
}

#imagerotate{
	z-index: 80;
	position:absolute;
	right:5px;
	top:86px;
	height: 121px;
	background:white;
	width: 465px;
	overflow:hidden;
}
#imagerotate img{
	margin:0;
	padding:0;
	width: 465px;
}

/* logo */

#logo{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 100;
	left: 19px;
	top: 24px;
	background: url(../images/logo.png) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
	display:block;
	text-indent:-9999px;
	width: 417px;
	height: 94px;
}
#maskoverlay{
	position:absolute;
	top:86px;
	left:5px;
	width: 980px;
	height: 121px;
	z-index:90;
	background:url(../images/mask.png) no-repeat top left;
}



/* address */

#header address
{
	display: none;
}

/* utilNav */

#utilNav
{
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;	
}

#utilNav li
{
	padding: 15px 0 0 10px;
	margin: 0 10px 0 0;
	list-style: none;
	float: left;
	background:url(../images/utilnav-li-bg.gif) left top no-repeat;
}

#utilNav li.hide
{
	display: none;
}

#utilNav li.noborder
{
	border: none;
}

#utilNav li a
{
	padding: 0 0 0 15px;
	margin: 0;
	float: left;
	background:url(../images/utilnav-a-bg.gif) left 50% no-repeat;
	color:#7991e4;
	text-decoration:none;
}

#utilNav li a:hover
{
	text-decoration:underline;
}


/* globalNav */
#globalNav{
	background: url(../images/globalnav_back.gif) no-repeat top left;
	height: 47px;
	width: 980px;
	position:absolute;
	z-index:110;
	top: 207px;
	left: 5px;
	overflow:hidden;
	border-top: 1px solid #fff;
}

#globalNav ul{
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	float:left;
	position:relative; 
	left:50%;	
}

#globalNav ul li
{
	padding: 0 0 0 2px;
	height: 1%;
	float:left; 
	position:relative; 
	right:50%;
	line-height: 47px;
	background: url(../images/globalnav-li-back.gif) left top no-repeat;
}

#globalNav ul li:first-child{	background: none; padding: 0;}

#globalNav ul li a{
	padding: 0 10px;
	margin: 0;
	color:white;
	font-size: 14px;
	font-weight:bold;
	height:47px;
	display:block;
	text-decoration: none;
}

#globalNav ul li.active a{
	background: url(../images/globalnav-li-a-back.gif) center center no-repeat;
}

#globalNav ul li.more a{}

#localnav{
	background: white url(../images/globalnav_back.gif) no-repeat bottom right;
	height: 43px;
	width: 980px;
	position:relative;
	padding:0 0 0 5px;
	border-top:3px solid #fff;
	display:block;
	overflow:hidden;
}
#localnav ul{
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	float:left;
	position:relative; 
	left:50%;	
}

#localnav ul li{
	padding: 0;
	height: 1%;
	float:left; 
	position:relative; 
	right:50%;
	line-height: 43px;
}
#localnav ul li a{
	border-left: 1px solid #c9cacb;
	padding: 0 12px 0 11px;
	color:#454545;
}

#localnav ul li.active a{
	font-weight:bold;
}

#localnav ul li:first-child a{
	border:none;
	padding: 0 12px;
}

/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	width: 990px;
	/* background:url(../images/cols-bg2.gif) 6px bottom no-repeat; */
	min-height:400px;
	_height:400px;
}

#content
{
	position: relative;
	padding: 0 40px 40px 45px;
	margin: 0;
	width: 650px;
	float: left;
	line-height: 1.8em;
}

#content td{
	line-height: 1.8em;
}

#sidecol
{
	position: relative;
	padding: 0 5px 40px 0;
	margin: 0;
	width: 250px;
	float: right;
}

/*---{ sidecol )-------------------------------------------------------*/

/* catalogNav */

#catalogNav{
	position:relative;
	padding:0 0 30px 0;
	margin:0;
	background:#e8e4d8;
}

#catalogNav h3{
	padding:10px 20px;
	margin:0 0 10px 0;
	font-size:100%;
	font-weight:bold;
	background:#b4b1a7 url(../images/catalognav-h3-bg.gif) left top no-repeat;
	border-bottom:1px solid #fff;
	color:#fff;
}

#catalogNav ul{
	padding:0 20px;
	margin:0 0 0 0;
	list-style:none;
}

#catalogNav ul li{
	padding:7px 0 7px 20px;
	margin:0;
	list-style:none;
	background:url(../images/catalognav-li-bg.gif) left 9px no-repeat;
	border-bottom:1px solid #d2cfc3;
}

#catalogNav ul li a{
	text-decoration:none;
	color:#7d7b74;
}

#catalogNav ul li a:hover{
	text-decoration:underline;
}

/* 2nd layer catalog */

#catalogNav ul li.active ul{
	display:none;
}

#catalogNav ul li.active ul{
	background:url(../images/catalognav-branche-vert.gif) left top repeat-y;
	padding:6px 0 0 1px;
	margin:5px 0 0 0;
	display:block;
}

#catalogNav ul li.active  ul li{
	padding:0 0 0 15px;
	margin:0 0 5px 0;
	background:url(../images/catalognav-branche-horz.gif) left 50% no-repeat;
	border:none;
	height:15px;
	font-size:85%;
}



/* brandBox */


#brandBox{
	position:relative;
	padding:0 0 0px 0;
	margin:0;
	background:#fff;
}

#brandBox h3{
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
	color:#aaa;
	text-align:center;
	text-transform:uppercase;
	font-size:9px;
}

#brandContent{
	padding:0;
	margin:0;
	text-align:center;
}


/*---{ footer )-------------------------------------------------------*/

#footer
{
	position: relative;
	padding: 0 0 0 0;
	height:100px;
	margin: 0;
	background:#fff url(../images/footer-bg.gif) left top no-repeat;
	font-size:85%;
}

#footer, #footer a{
	color:#c9c9c9;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

/* legal */

#legal
{
	position:absolute;
	z-index : 1;
	left : 45px;
	top : 20px;
	padding:0;
	margin:0;
}

#legal span
{
	padding:0 0 0 25px;
}

#divide
{
	position:absolute;
	z-index : 1;
	right : 45px;
	top : 20px;
	padding:0 0 0 25px;
	margin:0;
	background:url(../images/ico-divide.gif) left 50% no-repeat;
}

#gotoTop
{
	position:absolute;
	z-index : 1;
	right : 45px;
	top : -30px;
	padding:0 0 0 18px;
	margin:0;
	background:url(../images/ico-totop.gif) left 50% no-repeat;
}

#gotoTop a
{
	color:#aaa;
}

/* --- { sitemap } ----------------------------------------------------*/

#sitemapNav
{
	padding: 0;
	margin: 0;
}

#sitemapNav ul 
{
	padding: 0;
	margin: 0 0 0 20px;
}


#sitemapNav ul li
{
	padding: 0;
	margin: 0;
}

#sitemapNav li a
{
	margin: 0 5px 0 0;
	padding: 0;
}

#sitemapNav li a.active
{
	
}

/*---{ frm }---------------------------------------------------------*/

#frm
{
	padding: 0;
	margin: 0 0 20px 0;
}

#frm table
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#frm td, #frm th
{
	padding: 0 10px 10px 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

#frm th
{
	font-weight: normal;
}

#frm .clsReq, .requiredField
{
	color: #ff0000;
	padding: 0 0 0 5px;
}

#frm input, #frm textarea, #frm select
{
	padding: 2px;
	margin: 0 5px 0 0;
}

#frm select
{
	padding: 0px;
}

#frm input.single, #frm textarea
{
	width: 300px;
}

#frm input.short
{
	width: 120px;
}

#frm textarea
{
	height: 200px;
}


/*---{ page-navigation }---------------------------------------------------------*/

#pageNav
{
	height:80px;
	position:relative;
	color:#454545;
	
}

#pageNav ul
{
	list-style: none;
	float: right;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 100%;
	right:0px;
	top:0px;
	position:absolute;

}

#pageNav ul li
{
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 1%;
}

#pageNav ul li.disabled
{
	color: #ccc;
}

#pageNav ul a
{
	text-decoration:none;
	height: 1%;
}

#pageNav ul a:hover
{
	
}

#pageNav ul li.active
{
	font-weight: bold;
}