/* navigatie met man of vrouw */
.man #nav ul, .vrouw #nav ul {
	list-style : none;
	margin : 0 0 0 317px;
	padding : 19px 0 0 0;
}
#nav li#home a:link, #nav li#home a:visited {
    background : transparent url(../images/en/nav_home.gif) no-repeat;
	display : block;
	width : 61px;
	height : 15px;
}
#nav li#home a:hover, #nav li#home a:focus, #nav li#home a:link.current, #nav li#home a:visited.current {
	background-position : 0 -15px;
    height : 18px;
	width : 61px;
}

#nav li#over a:link, #nav li#over a:visited {
    background : transparent url(../images/en/nav_overp4p.gif) no-repeat;
	display : block;
	width : 111px;
	height : 15px;
}
#nav li#over a:hover, #nav li#over a:focus, #nav li#over a:link.current, #nav li#over a:visited.current {
	background-position : 0 -15px;
    height : 18px;
	width : 111px;
}

#nav li#vaca a:link, #nav li#vaca a:visited {
    background : transparent url(../images/en/nav_vacatures.gif) no-repeat;
	display : block;
	height : 15px;
	width : 110px;
}
#nav li#vaca a:hover, #nav li#vaca a:focus, #nav li#vaca a:link.current, #nav li#vaca a:visited.current {
	background-position : 0 -15px;
    height : 18px;
	width : 110px;
}

#nav li#pro a:link, #nav li#pro a:visited {
    background : transparent url(../images/en/nav_profielen.gif) no-repeat;
	display : block;
	height : 15px;
	width : 100px;
}
#nav li#pro a:hover, #nav li#pro a:focus, #nav li#pro a:link.current, #nav li#pro a:visited.current {
	background-position : 0 -15px;
    height : 18px;
	width : 100px;
}

#nav li#con a:link, #nav li#con a:visited {
    background : transparent url(../images/en/nav_contact.gif) no-repeat;
	display : block;
	height : 15px;
	width : 100px;
}
#nav li#con a:hover, #nav li#con a:focus, #nav li#con a:link.current, #nav li#con a:visited.current {
	background-position : 0 -15px;
    height : 18px;
	width : 100px;
}
div#man p#buttons {
	background : transparent url(../images/en/knoppen.gif) no-repeat;
	height : 46px;
	width : 465px;
	margin-top : 5px;
}
div#vrouw {
	float : right;
    height : 304px;
	background : #f5e9cd url(../images/en/blok_profielen.gif) no-repeat top right;
	width : 434px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width : 430px;
}
div#man {
	float : left;
	height : 304px;
	background : #f5e9cd url(../images/en/blok_vacatures.gif) no-repeat;
    width : 469px;
	overflow:hidden;
    voice-family: "\"}\"";
    voice-family:inherit;
    width : 465px;
}
div#vrouw p#buttons2 {
	height : 46px;
	margin: 5px 15px 1px 15px;
	background : transparent url(../images/en/btt_vacature_geel.gif) no-repeat;
}
