/* CSS Document */

html, body {
	height: 100%;
}

body {
	background: url(../images/achtergrond.gif) repeat-x top #7f7f7f;
	background-attachment: fixed;
	margin: 0px;
}

span, div, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 21px;
	color: #000000;
}

img {
	border: none;
}

* {
	outline: none;
}

a {
	color: #c20039;
}

#container {
	margin: 0px auto;
	width: 976px;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	position: relative;
	padding: 0;
	/*background: url(../images/container.gif);*/
	z-index: 50;
}

#site {
	width: 976px;
	height: auto;
	position: relative;
	padding: 0 0 35px 0;
	text-align: left;
	background: url(../images/site.png) 0 0 repeat-y;
	z-index: 25;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#site.rood{
	background: url(../images/site-rood.png) 0 0 repeat-y;
}

#site.blauw{
	background: url(../images/site-blauw.png) 0 0 repeat-y;
}

#site.paars{
	background: url(../images/site-paars.png) 0 0 repeat-y;
}

#site.oranje{
	background: url(../images/site-oranje.png) 0 0 repeat-y;
}

#site.grijs{
	background: url(../images/site-grijs.png) 0 0 repeat-y;
}

#header {
	position: relative;
	width: 976px;
	height: 166px;
	background: url(../images/bg-header.jpg) 230px 0 no-repeat;
}

#logo {
	width: 212px;
	height: 135px;
	position: absolute;
	left: 18px;
	top: 0;
	background: #fff;
	text-align: center;
}

#logo img {
	margin: 8px 0 0 -5px;
}

#header a.baan {
	position: absolute;
	top: 110px;
	left: 572px;
	color: #6b6b6b;
	font-width: bold;
	text-decoration: none;
	font-size: 12px;
	margin-left: 2px;
}

#header a.baan:hover {
	text-decoration: underline;
}

#categorie {
	position: absolute;
	left: 695px;
	top: 110px;
}

#categorie select {
	width: 225px;
	margin:0 0 0 20px;
	font-size: 11px;
}

#categorie option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 5px;
}

#horzmenu {
	width: 941px;
	height: 31px;
	position: absolute;
	top: 135px;
	left: 18px;
	overflow: hidden;
	background: #6b6b6b;
}

#horzmenu ul {
	width: auto;
	height: 20px;
	float: left;
	margin: 6px 0 0 55px;
	padding: 0;
}

#horzmenu ul li {
	width: 115px;
	height: 20px;
	float: left;
	margin: 0 42px 0 0;
	padding: 0;
	list-style: none;
}	

#horzmenu ul li a {
	width: 116px;
	height: 20px;
	display: block;
	text-indent: -9999px;
}

#horzmenu ul li.contracting,
#horzmenu ul li.contracting a {
	width: 116px;
}

#horzmenu ul li.contracting a {
	background: url(../images/bg-spirte-horzmenujpg.jpg) 0 0 no-repeat;
}

#horzmenu ul li.detachering,
#horzmenu ul li.detachering a {
	width: 111px;
}

#horzmenu ul li.detachering a {
	background: url(../images/bg-spirte-horzmenujpg.jpg) 0 -20px no-repeat;
}

#horzmenu ul li.werving,
#horzmenu ul li.werving a {
	width: 154px;
}

#horzmenu ul li.werving a {
	background: url(../images/bg-spirte-horzmenujpg.jpg) 0 -40px no-repeat;
}

#horzmenu ul li.training,
#horzmenu ul li.training a {
	width: 166px;
}

#horzmenu ul li.training a {
	background: url(../images/bg-spirte-horzmenujpg.jpg) 0 -60px no-repeat;
}

#horzmenu ul li.payrolling,
#horzmenu ul li.payrolling a {
	width: 148px;
	margin-right: 0;
}

#horzmenu ul li.payrolling a {
	background: url(../images/bg-spirte-horzmenujpg.jpg) 0 -80px no-repeat;
}

#menu {
	position: relative;
	float: left;
	width: 211px;
	padding-left: 18px;
	height: 575px;
}

#menu .menu {
	position: relative;
	float: left;
	width: 211px;
	padding-top: 25px;
	margin-left: 35px
}

#menu .menu a {
	position: relative;
	float: left;
	width: 211px;
	font: bold 12px/23px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}

#menu .menu a:hover {
	text-decoration: underline;
}

#menu .menu a.sub {
	font: normal 11px/19px Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

#menu .menu a.sub:before {
	content: "- ";
}

#account {
	position: relative;
	float: left;
	width: 186px;
	font-weight: bold;
	padding-top: 35px;
	padding-left: 25px;
}

#account label {
	position: relative;
	float: left;
	color: #535252;
	line-height: 25px;
}

#account input {
	border: 1px #000000 solid;
	position: relative;
	float: left;
}

#account a {
	text-decoration: none;
	color: #c20039;
	line-height: 25px;
	position: relative;
	float: left;
	width: 175px;
}

#content {
	position: relative;
	float: right;
	width: 436px;
}

#content .tekst {
	position: relative;
	float: left;
	width: 406px;
}

#content #kop {
	position: relative;
	float: left;
	width: 436px;
	height: 111px;
}

#content #kop img {
	position: relative;
	float: left;
}

#content #tekst {
	position: relative;
	float: left;
	width: 406px;
	padding-top: 25px;
}

#content #tekst #pagina_foto {
	position: relative;
	float: left;
}

#content #tekst h3 {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
}

#content #tekst h1 {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;	
	color: #5a8fbd;
	padding-top: 20px;
	padding-bottom: 20px;
}

#rechts {
	position: relative;
	float: right;
	padding-right: 18px;
	width: 243px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#rechts h1 {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0px;
	margin: 0px;
	color: #5a8fbd;
	text-transform: uppercase;
}

#rechts .vacatures {
	position: relative;
	float: left;
	padding-bottom: 20px;
}

.vacatures h4 {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	width: 205px;
	color: #7aa697;
}

.vacatures a {
	position: relative;
	float: left;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 2px 0 0 0;
	color: #7aa697;
	background: url(../images/menu.gif) no-repeat 0px 8px;
	padding-left: 16px;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/achtergrond_footer.jpg);	
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: left;
	z-index: 50;
	padding-left: 35px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

.form {
	background: #FFFFFF;
	border: 1px solid #c20039;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
}
