@import url("reactie_forms.css");

*{
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
color: #4C4C4C;
}

html{
overflow: -moz-scrollbars-vertical;
}

a
{
color:#012AFE;
outline:none;
cursor:pointer;
}

#container{
width: 780px;
margin: 0 auto;
}

#header{
padding: 10px 0px;
background: url(../img/bg_header.jpg) no-repeat right;
border-top: #257fff 14px solid;
height: 85px;
margin-bottom: 20px;
}

#header h1{
font-family:Georgia, "Times New Roman", Times, serif;
background: url(../img/logo_propertyjobs.gif) no-repeat left;
width: 168px;
height: 85px;
}

#header h1 a{
display:block;
width: 168px;
height: 85px;
text-indent: -9999px
}	

#breadcrumb{
position: absolute;
top: 115px;
width: 770px;
padding: 1px 0px;
padding-left: 10px;
border-top: #257fff 1px solid;
border-bottom: #257fff 1px solid;
font-size: 0.65em;
margin-bottom: 10px;
}

#breadcrumb ul{
list-style: none;
}

#breadcrumb ul li{
display: inline;
color: #494949;
}

#breadcrumb a{
text-decoration: none;
/*background: url(../img/breadcrumb_arrow.gif) right center no-repeat;*/
padding-right: 14px;
}
#breadcrumb a:hover,
#breadcrumb a:focus
{
text-decoration: underline;
}

#menu{
float: left;
width: 168px;
color: #494949;
font-size: 0.75em;
}

#menu h1{
background: #257fff;
padding: 3px 10px;
font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1ex;
}
#menu H1 A
{
	color: #fff;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1ex;
	text-decoration: none;
}

#menu ul{
list-style: none;
margin-bottom: 13px;
}

#menu li{
margin: 2px 0;
}

#menu li a{
background:#e6e6e6 url(../img/menu_arrow.gif) 148px center no-repeat;
display: block;
font-weight: bold;
color: #494949;
text-decoration: none;
padding: 3px 10px;
}

#menu li a:hover,
#menu li a:focus
{
	background: #E0CCFF url(../img/menu_arrow_selected.gif) 148px center no-repeat;
	color: #000;
}
.vacatures .bekijken #menu ul.vacatures li.bekijken a,
.vacatures .zoeken #menu ul.vacatures li.zoeken a,
.vacatures .plaatsen #menu ul.vacatures li.plaatsen a,
.kandidaten .bekijken #menu ul.kandidaten li.bekijken a,
.kandidaten .zoeken #menu ul.kandidaten li.zoeken a,
.kandidaten .plaatsen #menu ul.kandidaten li.plaatsen a,
.algemeen .partners #menu ul.algemeen li.partners a,
.algemeen .voorwaarden #menu ul.algemeen li.voorwaarden a,
.algemeen .contact #menu ul.algemeen li.contact a
{
	background: #dbdbdb url(../img/menu_arrow_selected.gif) 148px center no-repeat;
	color: #000;
}

#content_main_header{
border-bottom: #257fff 1px solid;
padding: 5px 0px;
text-align: right;
}

#content_main_header ul{
list-style: none;
}

#content_main_header li{
display: inline;
}

#content_main_header ul li a{
text-decoration: none;
background: url(../img/content_header_arrow.gif) left no-repeat;
padding-left: 10px;
}

#content_main_header ul li h1{
font-family:Georgia, "Times New Roman", Times, serif;
text-transform: capitalize;
color: #257fff;
font-size: 4.4em;
font-weight: lighter;
display: inline;
line-height: 0.7em;
letter-spacing: 0.2ex;
}

#content h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 1.75em;
padding: 3px 5px 18px 5px;
background: #E0E0FF;
margin-bottom: 14px;
}

#content h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 1.27em;
margin-bottom: 5px;
}

#content h4{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 1.1em;
margin-bottom: 3px;
}

#content{
float: right;
width: 584px;
font-size: 0.7em;
letter-spacing:0.2ex;
}

#content p{
margin-bottom: 10px;
}

#footer{
float: right;
margin: 20px 0;
border-bottom: #257fff 1px solid;
font-size: 0.75em;
width: 530px;
}

#footer a span{
font-size: 0.95em;
color: #012AFE;
}

#footer a{
position: relative;
left: -250px;
top: 2px;
text-decoration: none;
}

#footer a:hover,
#footer a:focus
{
text-decoration: underline;
}

div.clear{
clear: both;
}

#notFound{
border: #EA0000 double 3px;
text-align: center;
font-weight: bold;
color: #EA0000;
padding: 12px;
background: #FAF6F5;
}
