@charset "utf-8";


.oneColFixCtrHdr #header {
	height:153px;
	background-image: url(../images/bg_header_particulieren.png);
	background-repeat: no-repeat;
} 
.oneColFixCtrHdr #menu {
	height: 33px;
	width: 100%;
	background-image: url(../images/bg_menu_particulieren.gif);
	background-repeat: repeat;
	background-position: center;
}

.oneColFixCtrHdr #menu #menu_item_particulieren {
	margin-left:30px;
	color: #ffdd73;
}
.oneColFixCtrHdr #menu #menu_item_bedrijven {
	margin-left:30px;
	color: #005E91;
}


.oneColFixCtrHdr #footer {
	background-image: url(../images/footer_particulieren.gif);
	height: 103px;
}
.oneColFixCtrHdr #header .inloggen {
	background-image: url(../images/bg_particulieren_login.png);
	background-repeat: repeat;
}
.oneColFixCtrHdr #header .ingelogd {
	background-image: url(../images/bg_particulieren_login.png);
	background-repeat: repeat;
}

input {
	border: 1px solid #fabd00;
}
.inloggen_kleur{
	color:#008c00;
	cursor:pointer;
	padding-top:7px;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-left:25px;
	margin-right:10px;
}
.oneColFixCtrHdr #header .inloggen #form1 label {
	color: #005e91;
}
#footer #menu_footer a:hover{
	color: #005e91;
}
#footer #menu_footer_switch a:hover{
	color: #005e91;
}
#mainContent a {
	text-decoration: none;
	color:#005e91;
	font-weight: normal;	
}
#mainContent a:hover {
	text-decoration: underline;
	color:#000;		
}