/* Positioning */
body {
	margin: 0px;
	background-image: url(../img/bg.gif);
	font: 11px "Lucida Grande", Verdana;
	color: #fff;
	scrollbar-face-color: #EEEEEE;
	scrollbar-arrow-color: #ff0000;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-base-color: #EEEEEE;
	scrollbar-darkshadow-color: Gray;
}

#container {

	text-align: left;
	border: 1px solid #000;

	margin: 0px 0px 0px -358px;
	position: absolute;
	left: 50%;

	}
#topbar{
	height: 25px;
	/*background-color: #fff;*/
	font-weight: bold;
	width: 719px;
	margin: 0 auto;

}
#topbar a {
	color: #E42946;
	text-decoration: none;
	float: right;
	margin-right: 12px;
	padding-top: 5px;
}
#header {
	background: #FF6500 url(../img/header.jpg) no-repeat;
	height: 339px;
	width: 717px;
	text-align: left;
}

#logo {
	position: absolute;
	padding-left: 37px;
	padding-top: 19px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 152px;
	height: 115px;
}

/* hoofdnavigatie  */

#mainnav {
	top: 12px;
	left: 485px;
	float: left;
	clear: left;
	position: absolute;
	right: 0px;
}

#mainnav .buttonstyle {
	padding-top: 1em;
	padding-bottom: 1em;
}

#mainnav ul {
	list-style-type: none;
	font-family: "Arial Narrow", Helvetica, Arial;
	font-weight: bold;
	padding: 0px 0px 0px 0;
	margin: 0px 0px 0px 0;
}
#mainnav a {
	display: block;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* Over ons */
#mainnav .over a {
	text-decoration: none;
	background: url(../img/btn_hs-personeelsdiensten_up.gif) no-repeat;
	background-position: left;
}
#mainnav .over a:hover {
	color: #FFFFFF;
	background-image: url(../img/btn_hs-personeelsdiensten_over.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#mainnav .over a#current, #mainnav a:hover {
	color: #FFFFFF;
	background-image: url(../img/btn_hs-personeelsdiensten_over.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* einde button h&s personeelsdiensten */

/*
#mainnav a span {
	display: none;
}
*/


#adres {
	position: absolute;
	padding-right: 0px;
	padding-left: 519px;
	padding-top: 195px;
	color: #fff;
	line-height: 15px;
}

#adres a {
	color: #fff;
	text-decoration: none;
}

#adres a:hover {
	color: #fff;
	text-decoration: underline;
}

#content {
	background: #898989;
	background-image: url(../img/bg_img_content.gif);
	width: 717px;
	vertical-align: top;
	text-align: left;
	color: #fff;
	padding: 0px;
	float: left;
}

#leftcol {
	width: 421px;
	vertical-align: top;
	text-align: left;
	color: #fff;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 10px;
	color: #fff;
	float: left;
	line-height: 18px;
}

#leftcol a {
	color: #fff;
	text-decoration: underline;
}

#leftcol a:hover {
	color: #fff;
	text-decoration: none;
}

#leftcol .header {
	font-size: 13pt;
	font-weight: bolder;
	color: #fff
}

#rightcol {
	height: 376px;
	width: 264px;
	text-align: left;
	color: #fff;
	float: right;
	color: #000;
	padding-top: 15px;
	background: url(../img/rightcol_img.gif) no-repeat fixed;
}

#rightcol p {
    color: #fff;
    padding: 20px 10px 0px 50px;
}

#submenu {
	padding-left: 56px;
	padding-top: 83px;
	color: #CF2541;
	font-weight: bold;
	line-height: 20px;
	color: #CF2541;
	text-decoration: none;
}

#submenu a {
	color: #CF2541;
	text-decoration: none;
}

#submenu a:hover {
	color: #CF2541;
	text-decoration: underline;
}


#content h2 {
	margin: 0px 0px 10px;
	color: #FF6500;
	font-family: "Trebuchet MS", Geneva;
	font-size: 16px;
	background: url(../img/bullet.gif) no-repeat left center;
	padding-left: 20px;
	padding-bottom: 0px;
}


hr {
	width: 100%;
	height: 1px;
	color: #fff;
}

.small {
	font-size: 10px;
}



#contactform {
	font: 11px "Lucida Grande", Verdana;
}

.fields {
	border: 1px solid #FF6500;
	width: 200px;
	margin-bottom: 1em;
	font: 11px "Lucida Grande", Verdana;
}

.textarea {
	border: 1px solid #FF6500;
	width: 200px;
	height: 100px;
	font: 11px "Lucida Grande", Verdana;
}

.button {
	border: 1px solid #000;
	background: #E42947;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva;
	font-size: 11px;
	font-weight: bold;
	width: 96px;
}

#leftcolinschrijfform {
	width: 680px;
	vertical-align: top;
	text-align: left;
	color: #fff;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 10px;
	color: #fff;
	float: left;
	line-height: 18px;
}

#leftcolinschrijfform .header {
	font-size: 13pt;
	font-weight: bolder;
	color: #fff
}


#leftcolvacatures {
	width: 680px;
	vertical-align: top;
	text-align: left;
	color: #fff;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 10px;
	color: #fff;
	float: left;
	line-height: 18px;
}

#leftcolvacatures .header {
	font-size: 13pt;
	font-weight: bolder;
	color: #fff
}

#leftcolvacatures a {
	color: #fff;
	text-decoration: underline;
}



#leftcolvacatures a:hover {
	color: #fff;
	text-decoration: none;
}

#adminvacatures {
	color: #000;
}

