﻿
/* Global elements */
html { min-height: 100%; margin-bottom: 1px; }     

body
{
	font-size:12px;
	font-family:Arial;
	background-color:#FFFFFF;
	color:#000000;	
	margin:0px;
	padding:0px;
}



/*a
{
	color:#ffffff;	
	text-decoration:none;
}

a:hover
{
	color:#ffffff;	
	text-decoration:underline;
}

h3
{
	color:#c10c03;
}

/* Template */
#divContainer 
{
	position:relative;
	margin-left:auto;	
	margin-right:auto;
	margin-top:5px;	
	margin-bottom:15px;		
	width:1024px;
	min-height: 100%; 
	background-color:#FFFFFF;
	border: 0px solid black;
}

/* 
**	Header
*/
#divHeader
{
	/*position:relative;*/
	z-index:500;	
	margin:0 auto;
	padding:0;		
	width:1024px;
	height:100px;	
	background-color:#FFFFFF;	
	border: 0px solid black;	
}

/*Zoektab
{ 
color:#FF0000;
font-size:24px;	
}*/

/*HOME*/

.nieuwsbrief
{

position:absolute;
text-align:left;
width:150px;
margin-left:-100px;
margin-top:160px;

}

a:link
{
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	/*background-image:url(../images/template/bgSearchKandidaat_over.gif);
	background-position:inherit;
	background-repeat:no-repeat;*/
}


a:visited
{
	font-size: 11px;
    color:#666666;
	text-decoration: none;
}

a:hover
{
	font-size: 11px;
    color:#666666;
	text-decoration: underline;

	
}

a:active
{
	font-size: 11px;
    color:#666666;
	text-decoration: underline;

}

/*RESULTATENLIJST*/



a.list:link
{
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	/*background-image:url(../images/template/bgSearchKandidaat_over.gif);
	background-position:inherit;
	background-repeat:no-repeat;*/
}


a.list:visited
{
	font-size: 11px;
    color:#666666;
	text-decoration: none;
}

a.list:hover
{
	font-size: 11px;
    color:#666666;
	text-decoration: underline;

	
}

a.list:active
{
	font-size: 11px;
    color:#666666;
	text-decoration: underline;

}


a.listresultaat:link
{
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	/*background-image:url(../images/template/bgSearchKandidaat_over.gif);
	background-position:inherit;
	background-repeat:no-repeat;*/
}


a.listresultaat:visited
{
	font-size: 11px;
    color:#666666;
	text-decoration: none;
}

a.listresultaat:hover
{
	font-size: 11px;
    color:#666666;
	text-decoration: none;

	
}

a.listresultaat:active
{
	font-size: 11px;
    color:#666666;
	text-decoration: none;

}
/*
ZOEKTABS*/
.Zkandidaten
{
color:#FFFFFF;
position:absolute;
width:177;
height:50;
margin-top:5px;
padding-top: 8px;
margin-left:195px;
text-decoration:none;
text-align:center;
}

a.Zkandidaten:link
{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	/*background-image:url(../images/template/bgSearchKandidaat_over.gif);
	background-position:inherit;
	background-repeat:no-repeat;*/
}


a.Zkandidaten:visited
{
    color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.Zkandidaten:hover
{
    color:#FFFFFF;
	text-decoration: underline;
	background-image:url(../images/template/bgSearchKandidaat_over.gif);
	background-position:inherit;
	background-repeat:no-repeat;
	font-weight:bold;
	
}

a.Zkandidaten:active
{
    color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
/*	background-image:url(../images/template/bgSearchKandidaat_over.gif);
	background-position:inherit;
	background-repeat:no-repeat;*/
}


.Zopdrachten
{
color:#FFFFFF;
position:absolute;
width:177;
height:50;
margin-top:5px;
margin-left:3px;
margin-top:5px;
padding-top: 8px;
padding-left: 30px;
text-decoration:none;
font-weight:bold;

}

a.Zopdrachten:link
{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	/*background-image:url(../images/template/bgSearchKandidaat_over.gif);
	background-position:inherit;
	background-repeat:no-repeat;*/
}


a.Zopdrachten:visited
{
    color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.Zopdrachten:hover
{
    color:#FFFFFF;
	text-decoration: underline;
	background-image:url(../images/template/bgSearchKandidaat_over.gif);
	background-position:inherit;
	background-repeat:no-repeat;
	font-weight:bold;
	
}

 a.Zopdrachten:active
{
    color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
/*	background-image:url(../images/template/bgSearchKandidaat_over.gif);
	background-position:inherit;
	background-repeat:no-repeat;*/
}


a.profielkop:link
{
	color:#220f11;
	text-decoration: none;
	/*background-image:url(../images/template/bgSearchKandidaat_over.gif);
	background-position:inherit;
	background-repeat:no-repeat;*/
}


a.profielkop:visited
{
    color:#220f11;
	text-decoration: none;
}

a.profielkop:hover
{
    color:#220f11;
	text-decoration: underline;

	
}

a.profielkop:active
{
    color:#220f11;
	text-decoration: underline;

}

