/*---{ common )-------------------------------------------------------*/

body
{
	font-size: x-small;
	text-align: center;
	color: #454545;
	padding: 0;
	margin: 0;
	line-height: normal;
	background: #404040 url(../images/bg-body.gif) left top repeat-x;

}


#pattern{
	   background: #404040 url(../images/bg-pattern.gif) 50% top no-repeat; 
}

body, input, select, textarea, td, th
{
	font-size: 100%;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1
{
	font-size: 20px;
	font-weight: bold;
	color: #454545;
	padding:0;
	margin:0;
}

h2, .Kop2
{
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	padding:0;
	margin: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: #666;	
}



a:hover
{
	text-decoration: underline;
}

a:focus
{
  -moz-outline-style: none;
}


.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: 90%;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 166px;
	padding: 0;
	margin: 0;
	position: relative;
}

/* logo */

#logo
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 20px;
	background: url(../images/logo-talent-in-uitvoering.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
}

#logo a
{
	text-decoration:none;
	border-bottom:none;
}

#logo, #logo a
{
	display: block;
	width:307px;
	height:38px;

}

#logo a img{
	border:none;

}


#logo a span
{
display:none;
}

/* address */

#header address
{
	display: none;
}


/* textSizeNav */

#textSizeNav
{
	position:absolute;
	z-index:1;
	right:20px;
	top:50px;
}


/* utilNav */

#utilNav
{
	display:none;
}



/* breadCrumbs */

#breadcrumbs
{
	font-size:11px;
	padding:0;
	margin:0 0 20px 0;
}


/* myAccount */

#myAccount{
	position:absolute;
	right:20px;
	top:20px;
	width:460px;
	height:100px;
	color:#d9d9d9;
	line-height:15px;
	font-size:11px;
}

#myAccount form{
	background:url(../images/login-bg.gif) left top no-repeat;
	position:relative;
	padding:0;
	margin:0;
	width:206px;
	height:49px;

}

.singleEmail{
	background:transparent;
	border:none;
	position:absolute;
	top:4px;
	left:5px;
	height:14px;
	width:195px;
	color:#e4e4e4;
	padding:0;
	margin:0;

}

.singlePassword{
	background:transparent;
	border:none;
	position:absolute;
	top:30px;
	left:5px;
	height:14px;
	width:135px;
	color:#e4e4e4;
	padding:0;
	margin:0;

}

#myAccount .c2a{
	position:absolute;
	right:0px;
	top:27px;

}

#myAccount a{
	color:#d9d9d9;
	text-decoration:underline;
}

#myAccount .col1{
	float:left;
	width:210px;
	padding:0 20px 0 0;
	margin:0;
	position:relative;
}

#myAccount .col2{
	float:right;
	width:230px;
	padding:0;
	margin:0;
	position:relative;
}


#myAccount h3{
	padding:0;
	margin:0 0 5px 0;
	color:
	#fff;
	font-weight:bold;
}

/* #qSearch */


#qSearch{
	width:203px;
	height:28px;
	display:block;
	background:url(../images/qsearch-input.gif) left top no-repeat;
	position:absolute;
	right:20px;
	top:125px;
	padding:0;
	margin:0 0 10px 0;
	z-index:9;

}

#qSearch .qSingle{
	border:none;
	width:165px;
	height:16px;
	position: absolute;
	left:10px;
	top:6px;
	padding:0;
	margin:0;
	color:#666;
	border:none;
	background:#fff;
	font-size:11px;
}

#qSearch .btn{
	border:none;
	background:url(../images/qsearch-btn.gif) left top no-repeat;
	width:16px;
	height:14px;
	position: absolute;
	right:8px;
	top:5px;
	padding:0;
	margin:0;
	text-indent:-5000em;
	cursor:hand;
}



#myAccountNav{
	margin:0 0 20px 0;
	height:40px;
	border-bottom:1px solid #ccc;
	position:relative;
	font-size:11px;

}

#myAccountNav ul{
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	bottom:-1px;
	left:10px;

}

#myAccountNav ul li{
	list-style:none;
	padding:5px 15px;
	margin:0 5px 0 0;
	border:1px solid #ccc;
	float:left;
	border:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#myAccountNav ul li.active{
	border-bottom:1px solid #fff;
	background:#fff;
}

#myAccountNav ul li a{
	text-decoration:none;
}

#myAccountNav ul li a:hover{
	text-decoration:underline;

}

/*---{ cols )-------------------------------------------------------*/

#topBanner{
	width:940px;
	position:relative;
	padding:0;
	margin:0;
	background:#fff;
	padding:20px;
	

}

#cols
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 980px;
	background:#fff;
}

#content
{
	position: relative;
	padding:10px 40px;
	margin: 0;
	width: 660px;
	float: left;
	line-height: 20px;
}


#sidecol
{
	position: relative;
	padding: 0 20px 0 0;
	margin: 0;
	width: 220px;
	float: right;
}


/*---{ sideBar )-------------------------------------------------------*/

#sidebar
{
	display:none;
}


/*---{ localNav )-------------------------------------------------------*/

#localNav
{
	padding: 0px 0 0 0;
	margin: 0 0 30px 0;	
}

#localNav h3
{
	padding: 8px 5px 0px 10px;
	margin:0 0 0px 0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:url(../images/box-header.gif) left top no-repeat;
	height:22px;
}


#localNav .inner{
	border:1px solid #dedede;
	border-bottom:none;
	_height:1%;

}

#localNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;

}

#localNav ul li
{
	padding: 6px 10px 6px 30px;
	margin: 0;
	list-style: none;
	border-bottom:1px solid #e0e0e0;
	background:url(../images/ico-blue.gif) 10px 50% no-repeat;
}


#localNav ul li.active{
	background:#f3f3f3 url(../images/ico-blue.gif) 10px 50%	 no-repeat;
}

#localNav ul li a
{
	padding: 0;
	margin: 0;
	text-decoration:none;
	color:#666;
	font-size:11px;
}

#localNav ul li a:hover{
	text-decoration:underline;


}


#localNav ul li.active a
{
}


.newsBox{
	padding:0;
	margin:0;
	width:220px;
	position:relative;
	font-size:11px;
	line-height:15px;



}

.newsBox h3
{
	padding: 8px 5px 0px 10px;
	margin:0 0 0px 0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:url(../images/box-header.gif) left top no-repeat;
	height:22px;
}

.newsBox .inner{
	border:1px solid #dedede;
	padding:10px;
	_height:1%;
}



.newsBoxItem{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #dedede;
}

.newsBoxItem h4{
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;

}

.newsBoxItem h4 a{
	text-decoration:none;
}


.newsBox .more{
	background:url(../images/ico-blue.gif) left 2px no-repeat;
	padding-left:18px;

}

.newsBox .more a{
	text-decoration:none;

}




/*---{ footer )-------------------------------------------------------*/

#footer
{
	height:150px;
	position: relative;
	padding: 0;
	margin: 0;
	background:#404040 url(../images/footer-bg-clean.gif) left top no-repeat;
}



#logoVapro{
	padding:0;
	margin:0;
	position:absolute;
	left:20px;
	top:60px;
	background:url(../images/logo-vapro.gif) left top no-repeat;	
	width:140px;
	height:30px;
}

#logoVapro a{
	display:block;
	width:140px;
	height:30px;
	overflow:hidden;
	text-indent:-5000em;
}

#logoKNVC{
	padding:0;
	margin:0;
	position:absolute;
	left:185px;
	top:60px;
	background:url(../images/logo-knvc.gif) left top no-repeat;	
	width:157px;
	height:37px;
}

#logoKNVC a{
	display:block;
	width:157px;
	height:37px;
	overflow:hidden;
	text-indent:-5000em;
}





#footer, #footer a{
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	color:#b3b3b3;
}

#legal{
	position:absolute;
	z-index : 1;
	left : 365px;
	top : 60px;
}


#divide{
	position:absolute;
	z-index : 1;
	right : 20px;
	top : 60px;
}

#footerNav
{
	position:absolute;
	z-index : 1;
	left : 365px;
	top : 80px;
}

#footerNav ul
{
	float: left;
	list-style: none;
	height: 1%;
	padding: 0;
	margin: 0;
}

#footerNav ul li
{
	float: left;
	list-style: none;
	padding: 0;
	padding: 0;
}

#footerNav ul li a
{
	margin: 0 10px 0 0;
}

#footerNav ul li a.active
{

}

#footerNav ul li a.more
{
	
}




#gotoTop
{
	display:none;
}



/* --- { sitemap } ----------------------------------------------------*/



/*---{ 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
{
	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:30px;
	position:relative;
	padding:0;
	margin:0;
	font-size:11px;
	
}

#pageNav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 100%;
	position:absolute;
	right:0px;
	top:0px;
}

#pageNav ul li
{
	margin: 0 5px 0 0;
	padding: 2px;
	list-style: none;
	float: left;
	height: 1%;
	line-height:normal;
}

#pageNav ul li.disabled
{
	color: #ccc;
}

#pageNav ul a
{
	text-decoration:none;
	height: 1%;
}

#pageNav ul a:hover
{
	
}

#pageNav ul li.active 
{
	background:#666;
	color:#fff;
	
}

*/

/*---{ page-navigation }---------------------------------------------------------*/

div.pageNav {
	height:40px;
	position:relative;
	padding: 0;
	margin: 10px 0 0 0;
}
div.pageNav .comments {
	float:left;
	margin-right: 10px;
}
div.pageNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	position:absolute;
	right:0px;
	top:0px;
}
div.pageNav ul li {
	margin: 0 1px 0 1px;
	padding: 0 3px 0 3px;
	list-style: none;
	height: 1%;
	color: #454545;
	display: block;
	font-size: 12px;
	line-height: 18px;
	float: left;
	background: none;
	border: 1px solid #ffffff;
}
div.pageNav ul li a {
	font-size: 11px;
	color: #454545;
}
div.pageNav ul .prev,
div.pageNav ul .prevDisabled,
div.pageNav ul .next,
div.pageNav ul .nextDisabled {
	display: none;
}
div.pageNav ul a {
	text-decoration:none;
}
div.pageNav ul a:hover {	
}
div.pageNav ul li.active {
	color: #454545;
	font-size: 11px;
	border: 1px solid #DCDCDC;
}

