/*---{ common )-------------------------------------------------------*/

body
{
	font-size: x-small;
	text-align: center;
	color: #454545;
	background: #fff url(../images/body-bg.jpg) left top repeat-x;
	padding: 0 0 0px 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-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	height:28px;
	line-height:28px; /* 28px */
	font-weight:normal;
	display:block;
	padding:0;
	margin:0 0 15px 0;
	color:#0d2c7f;
}

h2, .Kop2
{
	font-size:16px;
	color:#0d2c7f;
	padding:0 0 8px 0;
	font-weight:normal;
	display:block;
	margin:0 0 5px 0;

}

h3, .Kop3, .Kop3 a
{
	font-size:11px;
	padding:0;
	margin:0;
	font-weight:bold;
}

.Standaard
{
	font-size: 100%;	
}

p
{
	padding:0;
	margin:0 0 15px 0;
}

a
{
	text-decoration: underline;
	color: #0d2c7f;
	
}

a:focus
{
  -moz-outline-style: none;
}


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: 980px;
	font-size: 95%;
	background: #fff url(../images/wrapper-dotted-bg.gif) left top repeat-y;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 126px;
	padding: 0;
	margin: 0 0 0px 0;
	position: relative;
	background:#fff url(../images/header-bg.gif) left bottom no-repeat;
}


/* extranetInfo */

#extranetInfo{
	position:absolute; 
	right:20px; 
	top:140px; 
	z-index:2; 
	font-size:11px;
}

/* logo */

#logo
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 42px;
	background: url(../images/logo-i4talent.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
}

#logo a
{
	padding: 0;
	margin: 0;
	display: block;
}

#logo, #logo a
{
	width: 190px;
	height: 60px;
}

#logo a span
{
	display: none;
	overflow: hidden;
}

/* address */

#header address
{
	display: none;
}




/* utilNav */

#utilNav
{
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 14px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;	
}

#utilNav li
{
	padding: 0 8px 0 0;
	margin: 0 8px 0 0;
	list-style: none;
	border-right:1px solid #dfdfdf;
	float: left;
	height: 1%;
}

#utilNav li.hide
{
	display: none;
}

#utilNav li.noborder
{
	border: none;
}

#utilNav li a
{
	padding: 0;
	margin: 0;
	float: left;
	height: 1%;
	font-size:11px;
}

/* breadCrumbs */

#breadcrumbs
{
	font-size: 11px;
	font-weight: normal;
	display:block;
	width:938px;
	height:15px;
	padding:15px 20px;
	margin:0 auto;
	background:#fff;
	border-bottom:1px solid #dfdfdf;
}

#breadcrumbs a
{
	
}

/* globalNav */

#globalNav ul
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 85px;
	list-style: none;
	float: left;
	left:220px;
	top:62px;
}

#globalNav ul li
{
	list-style: none;
	float: left;
	padding:0;
	margin:0;
	
}

#globalNav ul li a
{
	float: left;
	padding: 0 15px ;
	margin: 0 0px 0 0;
	height: 37px;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	background: url(../images/globalnav-sep.gif) right bottom no-repeat;
}

#globalNav ul li a:hover
{
	text-decoration:underline;
}

#globalNav ul li.active 
{
	background: url(../images/globalnav-active.gif) 50% bottom no-repeat;

}

#globalNav ul li.more a
{
	
}


/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	padding: 0 0 5px 0;
	margin: 0;
	width: 980px;
	background:url(../images/cols-bg.gif) left bottom no-repeat;
	min-height:500px;
	
}

#content
{
	position: relative;
	padding: 20px 15px 20px 20px;
	margin: 0;
	width: 700px;
	float: left;
	line-height: 1.5em;
}

#content td{
	line-height:1.5em;

}

#sidecol
{
	position: relative;
	padding: 20px 25px 20px 15px;
	margin: 0;
	width: 205px;
	float: right;
}


/*---{ sidecol )-------------------------------------------------------*/


/* localNav */

#localNav
{
	padding: 0;
	margin: 0 0 30px 0;
}

#localNav h3
{
	display:none;
}

#localNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#localNav ul li
{
	padding: 0 0 6px 16px;
	margin: 0 0 6px 0;
	border-bottom:1px solid #dfdfdf;
	background:url(../images/bullet-orange.gif) left 2px no-repeat;
	height: 1%;
	list-style: none;
	font-size:11px;
}


#localNav ul li a
{
	padding: 0;
	margin: 0;
	text-decoration:none;
	color:#454545;
}

#localNav ul li a:hover
{
	text-decoration:underline;
}

#localNav ul li.active a
{
	font-weight: bold;
}





/*---{ footer )-------------------------------------------------------*/


#footerWrapper{
	background:#f9f9f9;
	border-bottom:1px solid #dfdfdf;
	border-top:1px solid #dfdfdf;
	height:85px;
	position:relative;
	padding:0;
	margin:40px 0 30px 0;
}

#footer
{
	width:980px;
	height:83px;
	position: relative;
	padding: 0;
	margin: 0 auto;
	font-size:11px;
	color:#8c8c8c;
	text-align:left;
	line-height:18px;
}

#footer a
{
	color:#8c8c8c;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#footerNav
{
	display:none;
}


/* legal */

#legal
{
	position:absolute;
	z-index : 1;
	left : 0px;
	top : 15px;
	padding:0;
	margin:0;
}

#divide
{
	position:absolute;
	z-index : 1;
	right : 0px;
	top : 15px;
	padding:0 0 0 28px;
	margin:0;
	background:url(../images/ico-divide.gif) left 50% no-repeat;
}

#gotoTop
{
	display:none;
}





