/****************************************************************************/
/************ CASCADING STYLE SHEET IK ZOEK EEN FREELANCER - BLAUW **********/
/****************************************************************************/



body#blauw {
	background:url(../images/b_bg.png) #fff repeat-x;	
}

/****************************************************************************/
/********************************** CONTAINER *******************************/
/****************************************************************************/

body#blauw #container {
	background:url(../images/b_container.png) no-repeat;
}

/****************************************************************************/
/************************************ LOGO **********************************/
/****************************************************************************/

body#blauw #header h1.logo {
	background:url(../images/b_logo.png) no-repeat;	
}

/****************************************************************************/
/*********************************** LOGIN **********************************/
/****************************************************************************/

body#blauw #header .login {
	background:url(../images/b_login.png) 0 8px no-repeat;	
}

body#blauw #header .login.ingelogd {
	background:none;	
}

/****************************************************************************/
/********************************** INLOGGEN ********************************/
/****************************************************************************/

body#blauw #header .login label {
	background:url(../images/b_login_input.png) no-repeat;
}

body#blauw #header .login input.button{
	background:transparent url(../images/b_login_button.png)  no-repeat;
}

body#blauw #header .login p a {
	color:#6290aa;
}

/****************************************************************************/
/********************************** INGELOGD ********************************/
/****************************************************************************/

body#blauw .login.ingelogd .als {
	background:url(../images/b_ingelogd_als.png) no-repeat;
	color:#6b99b0;	

}

body#blauw #header .login.ingelogd a.afmelden {
	background:url(../images/r_ingelogd_afmelden.png) no-repeat;
	
}

/****************************************************************************/
/*********************************** SIDEBAR ********************************/
/****************************************************************************/

body#blauw #body .sidebar h2.ben_freelancer {
	margin-top:0px;
}

body#blauw #body .sidebar h2.zoek_freelancer {
	margin-top:-40px;

}

/****************************************************************************/
/******************************** CONTENT TITELS ****************************/
/****************************************************************************/

body#blauw #body .right .content.breed h3 {
	background:url(../images/b_content_h3_breed.png) no-repeat;
	color:#6b99b0;
}

body#blauw #body .right .content.smal h3 {
	background:url(../images/b_content_h3_smal.png) no-repeat;	
	color:#6b99b0;
}

body#blauw #body .right .content.breed h1 {
        color: #6b99b0;
        font-weight:bold;
        font-size:16px;
}
body#blauw #body .right .content.smal h1 {
        color: #6b99b0;
        font-weight:bold;
        font-size:14px;
}
/****************************************************************************/
/******************************** CONTENT REACTIE ***************************/
/****************************************************************************/

body#blauw #body .right .content .arrow {
	background:url(../images/b_arrow.png) 0 8px no-repeat;
	color:#005a8a;
}

body#blauw #body .right .sidebox_hovering a {
	background:url(../images/b_sidebox_hovering.png) top no-repeat;	
}

body#blauw #body .right .sidebox_hovering a h4.registreren {
	background:url(../images/b_h4_registreren.png) left top no-repeat;	
}

body#blauw #body .right .sidebox_hovering a h4.activeren {
	background:url(../images/b_h4_activeren.png) left top no-repeat;	
}

body#blauw #body .right .sidebox_hovering a h4.opdracht_plaatsen {
	background:url(../images/b_h4_opdracht_plaatsen.png) left top no-repeat;	
}

body#blauw #body .right .sidebox_hovering a h4.opdrachtplaatsen {
	background:url(../images/b_h4_opdrachtplaatsen.png) left top no-repeat;	
}

body#blauw #body .right .sidebox_hovering a:hover,
body#blauw #body .right .sidebox_hovering a.current {
	background-position:left bottom;	
}

body#blauw #body .right .sidebox_hovering a:hover h4,
body#blauw #body .right .sidebox_hovering a.current h4 {
		background-position:left bottom;	
}
