/*---{ common )-------------------------------------------------------*/

body
{
	font-size: x-small;
	text-align: center;
	color: #454545;
	background: #fff;
	padding: 0 0 40px 0;
	margin: 0;
	line-height: normal;
}

body, input, select, textarea, td, th
{
	font-size: 100%;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1
{
	font-size: 175%;
	font-weight: bold;
	color: #454545;
	padding:0;
	margin:0 0 20px 0;
	line-height:normal;
}

h2, .Kop2
{
	font-size: 160%;
	font-weight: normal;
	color: #454545;
	padding:0;
	margin:0 0 20px 0;

}

h3, .Kop3
{
	font-size: 100%;
	font-weight: bold;
	color: #454545;
}

.Standaard
{
	font-size: 100%;	
}

p
{
	padding:0;
	margin:0 0 15px 0;
}

a
{
	text-decoration: underline;
	color: #389ef1;
	
}

a:focus
{
  -moz-outline-style: none;
}




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;
}


/*---{ topBar )-------------------------------------------------------*/

#topBar{
	background:#f7f7f7; 
	border-bottom:1px solid #cbcbcb; 
	height:30px; 
	margin-bottom:10px; 
	font-size:11px; 
	width:100%;
	position:relative;
}

#topBar .menu{
	position:absolute;
	top:8px;
	left:20px;
}

#topBar .account{
	position:absolute;
	top:9px;
	right:20px;
	background:url(../images/ico-user.gif) left 50% no-repeat;
	padding-left:11px;
}

#topBar .menu a{
	padding:3px 10px;
	margin-right:0px;
	border:1px solid #f7f7f7;
	border-bottom:none;

	display:block;
	height:1%;
	float:left;
	height:15px;
	text-decoration:none;
	color:#454545;

}


#topBar a.active{
	background:#fff;
	border:1px solid #ccc;
	border-bottom:1px solid #fff;

}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	font-size: 90%;
	background: #fff url(../images/wrapper-bg.gif) left top repeat-y;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 160px;
	padding: 0;
	margin: 0;
	position: relative;
	background:#fff url(../images/header-bg.gif) left top no-repeat;
}

/* logo */

#logo
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	left: 35px;
	top: 5px;
	background: url(../images/img_logo.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
}

#logo a
{
	padding: 0;
	margin: 0;
	display: block;
}

#logo, #logo a
{
	width: 126px;
	height: 96px;
}

#logo a span
{
	display: none;
	overflow: hidden;
}


/* extranetLogo */

#extranetLogo{
	position:absolute;
	left:200px;
	top:40px;

}

/* address */

#header address
{
	display: none;
}


/* textSizeNav */

#textSizeNav
{
	position: absolute;
	z-index: 1;
	right: 220px;
	top: 23px;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
		font-size:11px;

}

#textSizeNav li
{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

#textSizeNav li a
{
	padding:0 3px 0 0;
	margin:0 3px 0 0;
	border-right:1px solid #f7bc6e;
	float:left;
	display:block;
	color:#ffffff;
	text-decoration:none;
}

#textSizeNav li a:hover
{
	text-decoration:underline;
}


#textSizeNav li.noborder a{
	border:none;
}


#textSizeNav li.info{
	color:#fff;
	font-weight:bold;
	margin:0 8px 0 0;
}

/* globalNav */


#globalNav
{
	position: absolute;
	z-index: 1;
	top: 77px;
	right: 10px;
}

#globalNav ul
{
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;

}

#globalNav ul li
{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#globalNav ul li a
{
	padding: 10px 8px 13px 0px;
	margin: 0 0 0 8px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	display:block;
	float:left;
	height:1%;
}

#globalNav ul li a:hover
{
	text-decoration:underline;
}


#globalNav ul li.active
{
	background:#fff url(../images/globalnav-active-ctl.gif) left top no-repeat;
	margin:0 10px;
}

#globalNav ul li.active a
{
	background:#fff url(../images/globalnav-active-ctr.gif) right top no-repeat;
	color:#000;
}


/* 2nd layer */

#globalNav ul li.more ul
{
	display:none
	
}

div#globalNav ul li.active ul
{
	display:block;
	padding:0;
	margin:0;
	position:absolute;
	z-index:1;
	top:52px;
	right:0px;
}

div#globalNav ul li.active ul li
{
	padding:0;
	margin:0;
		background:none;

}

div#globalNav ul li.active ul li a
{
	padding:0 8px 0 0;
	margin:0 8px 0 0;
	border-right:1px solid #ebebeb;
	background:none;
	font-weight:normal;
	font-size:12px;
}

div#globalNav ul li.active ul li.active a
{
	font-weight:bold;
}

/* qSearch */


#qSearch{
	padding:0;
	margin:0;
	position: absolute;
	z-index: 1;
	top: 20px;
	right:20px;
	width:190px;
}

#qSearch input{
	position:absolute;
	left:0px;
	top:0px;

	background:#f7bc6e;
	border:1px solid #fff;
	height:20px;
	width:160px;
	padding:0 3px;
	margin:0;
	color:#fff;
	line-height:18px;
}


#qSearch button{
	position:absolute;
	right:0px;
	top:0px;
	width:25px;
	height:22px;
	padding:0;
	margin: 0;
	border: 0;
	text-indent: -5000em;
	background:transparent  url(../images/qsearch-btn.gif) left top no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


/*---{ pageHeader )-------------------------------------------------------*/


#pageHeader{
	background:url(../images/pageheader-bg.gif) left top no-repeat;
	height:38px;
	padding:0;
	margin:0;
	position:relative;
	font-size:11px;
}


#pageHeader a{
	text-decoration:none;
	color:#454545;
}

#pageHeader a:hover{
	text-decoration:underline;
}

/* siteBreadcrumbs */


#siteBreadcrumbs{
	position:absolute;
	left:20px;
	top:12px;
	padding:0;
	margin:0;
}


/* utilNav */

#utilNav
{
	padding: 0;
	margin: 0;
	position:absolute;
	right:20px;
	top:12px;

}

#utilNav li
{
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	float: left;
	height: 1%;
}

#utilNav li.hide
{
	display: none;
}

#utilNav li.noborder
{
	border: none;
}

#utilNav li a
{
	padding: 0;
	margin: 0;
	float: left;
}

#unPrint a{
	background:url(../images/utilnav-ico-print.gif) left 50% no-repeat;
	width:14px;
	height:14px;
	text-indent:-5000em;
	overflow:hidden;
	display:block;
}


#unPhone a{
	background:url(../images/utilnav-ico-phone.gif) left 50% no-repeat;
	width:17px;
	height:14px;
	text-indent:-5000em;
	overflow:hidden;
	display:block;

}

#unEmail a{
	background:url(../images/utilnav-ico-mail.gif) left 2px no-repeat;
	width:19px;
	height:14px;
	text-indent:-5000em;
	overflow:hidden;
	display:block;
}




/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	padding: 0;
	margin: 0 0 20px 0;
	width: 980px;
}



#content
{
	position: relative;
	padding: 20px 0 0 15px;
	margin: 0;
	width: 780px;
	float: left;
	line-height: 1.6em;
}

#sidecol
{
	position: relative;
	padding: 20px 20px 0 0;
	margin: 0;
	width: 150px;
	float: right;
	text-align: center;
}


/*---{ sideBar )-------------------------------------------------------*/

#sidebar
{
	display:none;
}


/*---{ localNav )-------------------------------------------------------*/

#localNav
{
	padding: 0;
	margin: 0 0 20px 0;
}

#localNav h3
{
	display:none;
}

#localNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	border-top:1px solid #ccc;
	text-align: left;

}

#localNav ul li
{
	background:url(../images/localnav-ico.gif) 5px 50% no-repeat;
	padding: 5px 0 5px 20px;
	margin: 0 0 0px 0;
	border-bottom:1px solid #ccc;
	height: 1%;
	list-style: none;
	font-size:11px;
}


#localNav ul li a
{
	padding: 0;
	margin: 0;
	color:#454545;
	text-decoration:none;
}

#localNav ul li a:hover
{
	text-decoration:underline;
}


#localNav ul li.active
{
	font-weight: bold;
}




/*---{ footer )-------------------------------------------------------*/

#footer
{
	height:86px;
	position: relative;
	padding: 0;
	margin:0;
	background:#eaeaea url(../images/footer-bg.gif) left top no-repeat;
	font-size:11px;
	color:#989898;
}

#footer a{
	text-decoration:none;
	color:#989898;
}

#footer a:hover{
	text-decoration:underline;
}

#footerNav
{
	position:absolute;
	z-index : 1;
	left : 20px;
	top : 15px;
}

#footerNav ul
{
	list-style: none;
	height: 1%;
	padding: 0;
	margin: 0;
}

#footerNav ul li
{
	float: left;
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right:1px solid #ccc;
	height:1%;
}

#footerNav ul li a.active
{
	font-weight: bold;
}

#footerNav ul li a.more
{
	
}


/* legal */

#legal
{
	position:absolute;
	z-index : 1;
	left : 20px;
	top : 40px;
	padding:0;
	margin:0;
}

#divide
{
	position:absolute;
	z-index : 1;
	right : 20px;
	top : 15px;
	padding:0 0 0 22px;
	margin:0;
	background:url(../images/ico-divide.gif) left top no-repeat;
}

#gotoTop
{
	position:absolute;
	z-index : 1;
	right : 20px;
	top : 40px;
	padding:0;
	margin:0;
}


