/* STANDARD */
html, body {
	text-align: center;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #696159;
	background-image : url("../images/body_bg.gif");
	background-position: center;
	background-repeat : repeat-y;
	background-color: #696159;
	height: 100%;
}

a{
	color: #696159;
}

a:hover{
	color: #EB6900;
	text-decoration: underline;	
}

a.selected{
	color:#eb6800;
}

h1 {
  font-family: Arial;
	font-size: 12px;
  font-weight: normal;
}

div#container {
	position: relative;
	width: 960px;	
	height: 100%;
	margin: 0px auto;
	text-align: left;
	line-height: 20px;
}

div#container_content{
	float:left;
	width:960px;
	height: 100%;
}

/* CONTENT DIVIDER*/
div#content_divider{
	float: left;
	width: 25px;
	_width: 5px;
	height: 250px;
}

/* TITLE LEFT + RIGHT CONTENT */
.title{
	/*width:220px;*/
	height:24px;
	line-height: 24px;
}

#home_image{
	margin-top: 3px;	
}	

/* RIGHT CONTENT */
div#content_right_home{
	float:left;
	width: 400px;
	_width: 406px;
	min-height: 340px;
	_height: 340px;
	padding: 21px 40px 0px 24px;
	_padding: 21px 35px 0px 21px;
}	

div#content_right{
	float:left;
	width: 400px;
	_width: 406px;
	min-height: 516px;
	_height: 516px;
	padding: 21px 40px 0px 24px;
	_padding: 21px 35px 0px 21px;
}

div#content_right_text{
	position: relative;
	margin-left: 9px;
	padding-right: 9px;
	width: 461px;
	margin-top: 26px;
}	
div#right_content{
	position: relative;
	margin-top: 16px;
	margin-left: 2px;
  padding: 0 0 30px 0;
}

#right_content ul{
	margin: 0px;
	padding: 0px 0px 0px 18px;
	list-style:none;
	list-style-image: url("../images/list_style.gif");
}

#right_content li{
	height: 20px;
}

#right_content a{
	text-decoration: underline;
}

#right_content a:hover{
	color: #eb6800;
}

div#news_archive{
	margin-top: 30px;
	cursor: pointer;
}	

/* CLEAR FLOATS */
div.clear{
	clear:both;
	line-height: 0px;
	font-size: 0px;
}

/* HOME FLASH MOVIE */
div#flash_movie{
	position: relative;
	width: 960px;
	height: 200px;	
	_margin-left: 1px;
}

/* FOOTER */


img#top5_img_home{
	position: absolute;
	top: -30px;
	left: 135px;
	width: 189px;
	height: 17px;
}

div#footer{
	position: relative;	
	font-size: 0px;
	height: 50px;
}	

div#footer_left{
	position: absolute;
	mar gin: 11px 0px 0px 146px;
	height:15px;
	width: 250px;
	bottom: 30px;
	left: 146px;
	font-size: 12px;
}

div#footer_right{
	position: absolute;
	background-image: url("../images/faring_vindt_talent.gif");
	background-repeat:no-repeat; 
	top: 0px;
	right: 40px;
	width: 470px;
	height: 23px;
}

/* VACATURES */
div#vacature_gevonden{
	height: 25px;
	border-bottom: 1px solid #d9d7d5;
}	

div.vacature_title{
	margin-top: 15px;
	font-weight: bold;
	color: #eb6800;
}

div.vacature_text_title a{
	font-weight: bold;
}

div.vacature_text_title img{
	margin-right: 5px;
}

div#vacature_detail_title{
	color: #eb6800;
	height: 25px;
	border-bottom: 1px solid #d9d7d5;
	font-size: 14px;
}

div.vacature_text {
	margin-bottom:10px;
}

div#vacature_detail_content p{
	margin-bottom: 20px;
}

div.back_btn{
	margin-left: 10px;
	_margin-left: 14px;	
}

div.btn_margin{
	margin-top :10px;	
}

/* Nieuwsbrief */
div.new_newsletter{
	margin: 20px 0px 20px 0px;
}

div.new_newsletter a{
	text-decoration: underline;
}

div.new_newsletter a:hover{
	text-decoration: none;
}

div.archive_newsletter{
	margin-top: 20px;
}

div.new_newsletter_list{
	height: 20px;
}

p#print_naw,
div#print_logo {
  display: none;
}

div#print {
  text-align: right;
}

ul.form,
ul.form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.form label {
  display: inline-block;
  margin: 0 0 5px 0;
  width: 150px;
}

ul.form em {
  display: inline-block;
  width: 10px;
}

input.textinput {
  border: solid 1px;
  width: 200px;
}

li.error {
  color: #f00;
  font-style: italic;
}

ul.error_list {
  color: #f00;
  font-style: italic;
  list-style: none;
  margin: 0;
  padding: 0;
}
