/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #FFDA5A;
    background-attachment: fixed;
    background-image: url(imgsite/achtergrond.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color:#FBD459;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}
BODY.footer
{
    BACKGROUND-COLOR: #ffffff;
    background-image: none;
}

BODY.index
{
	background-color: #000000;
	background-image: none;
}

.titel, .subtitel, .t, .twit, .tklb, .titelpromo, .tpromo, .OpenUren, a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titel	
{	font-size:	12px;
	COLOR: #000000;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
.subtitel {	font-size: 11px;}
.t, a {font-size: 10px;}
.twit {font-size:10px; font-weight:bold; color:#ffffff}
.tklb {font-size: 9px; font-weight:bold; color:#000000}
.titelpromo {font-size:10px; font-weight:bold; color:#FBD459}
.tpromo {font-size:10px; font-weight:normal; color:#ffffff;}
.OpenUren {font-size:9px; font-weight:normal; color:#ffffff;}
.vacatureTitel{font-weight:bold;}
	
A:link	{	
	text-decoration:	none;
	color:	#dc3c3c;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#dc3c3c;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#dc3c3c;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	}
	
A:link.index	{	
	text-decoration:	underline;
	color:	#ffda5a;
	}	
		
A:visited.index	{	
	text-decoration:	none;
	color:	#ffda5a;
	}	
		
A:active.index	{	
	text-decoration:	none;
	color:	#ffda5a;
	}	
		
A:hover.index	{	
	text-decoration:	underline;
	color:	#ffffff;
	}
	
A.menu:link	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A.menu:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A.menu:active	{	
	text-decoration:	none;
	color:	#ff0000;
	}	
		
A.menu:hover	{	
	text-decoration:	none;
	color:	#000000;
	}
	
	
A:link.wit	{	
	text-decoration:	underline;
	color:	#ffffff;
	}	
		
A:visited.wit	{	
	text-decoration:	underline;
	color:	#FFFFCC;
	}	
		
A:active.wit	{	
	text-decoration:	underline;
	color:	#FFFFCC;
	}	
		
A:hover.wit	{	
	text-decoration:	underline;
	color:	#FFFFCC;
	}

A:link.4all	{	
	text-decoration:	none;
	color:	#660000;
	}	
		
A:visited.4all	{	
	text-decoration:	none;
	color:	#660000;
	}	
		
A:active.4all	{	
	text-decoration:	none;
	color:	#660000;
	}	
		
A:hover.4all	{	
	text-decoration:	underline;
	color:	#660000;
	}

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

hr
	{	color: #000000;
		height: 1px;
	}