/* --------------- Stijlen: Algemeen --------------- */

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	background: #707070 url(../images/bg_body.jpg) repeat-x top left;
	font-family: Verdana, sans-serif;
	_behavior: url(/interface/style/csshover.htc);
}

a img {
	border: 0px;
}

a 
{
  color:Black;
	position: relative;
}

a:link
{
  color:White;
}

a:visited
{
  color:White;
}

a:hover
{
  color:White;
}
  

#site {
	width: 940px;
	margin: 0px auto;
}

#content {
	float: left;
	clear: both;
	position: relative;
	width: 940px;
	background: url(/interface/images/bg_content_vervolg.png) repeat-y center top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/interface/images/bg_content_vervolg.png',sizingMethod='scale');
	_background-image: none;
}

.imgHome
{
  float:left;
  margin-left:4px;
  margin-top:4px;
  display: inline;
}

#homecontent
{
  background-color:White;
  float:left;
  margin-left:10px;
  margin-top:0px;
  display: inline;
  width:920px;
}

/* --------------- Stijlen: Top --------------- */

#top {
	width: 940px;
	height: 120px;
	background: url(/interface/images/bg_top.png) no-repeat center top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/interface/images/bg_top.png',sizingMethod='scale');
	_background-image: none;
}

#top #logo {
	float: left;
	margin: 27px 0px 0px 123px;
	display: inline;
}

#top #banner_inschrijven {
	float: right;
	margin: 13px 13px 0px 0px;
	display: inline;
}


/* --------------- Stijlen: Menu --------------- */

.MenuLink
{
  float:left;
  display:inline;
  text-align:center;
  text-decoration:none;
  margin-top:5px;
  /*margin-left:20px;
  margin-right:20px;*/
  font-family:Arial;
  font-size:13px;
  font-weight:bold;
  color:White;
}

.MenuLink:hover
{
  text-decoration:underline;
}

#menu {
	width: 940px;
	height: 40px;
	background: url(/interface/images/bg_menu.png) no-repeat center top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/interface/images/bg_menu.png',sizingMethod='scale');
	_background-image: none;
}

#menu ul
{
  list-style:none;
  list-style-type:square;  
}

/* --------------- Stijlen: Home --------------- */

.home_column, .home_column_first, .home_column_last {
	float: left;
	display: inline;
	position: relative;
	width: 203px;
	height: 433px;
	margin: 4px 0px 0px 4px;
	background: #333333 no-repeat center top;
}

.home_column_first {
	float: left;
	display: inline;
	width: 204px;
	margin: 4px 0px 0px 4px;
}

.home_column_last {
	width: 290px;
	height: 333px;
	margin: 4px 0px 4px 4px;
}

.home_column_first .inner, .home_column .inner {
	width: 100%;
	height: 180px;
	/*margin-top: 250px;*/
}

.home_column_last .inner {
	width: 100%;
	height: 107px;
	/*margin-top: 223px;*/
}

.homepageImage
{
  height:433px;
  position:absolute;
  width:204px;
}

.homepageImageLast
{
  height:333px;
  position:absolute;
  width:290px;
}

.home_column_first .inner .quote, .home_column .inner .quote {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top:250px;
	margin-left:10px;
}

.home_column_last .inner .quote
{
  font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top:220px;
	margin-left:10px;
}

.home_column_first .inner .text, .home_column .inner .text, .home_column_last .inner .text {
	font-size: 11px;
	line-height: 16px;
	color: #cacaca;
	position: absolute;
	bottom: 10px;
	left: 13px;
}

.home_column_first .inner .text b, .home_column .inner .text b, .home_column_last .inner .text b {
	font-size: 12px;
	color: #ffffff;
}

.home_column_first a, .home_column a, .home_column_last a {
	text-decoration: none;
	color: #ffffff;
}

#vacatures_home {
	float: left;
	display: inline;
	margin-left: 4px;
}

#homecontent .home-ad {
    position: absolute;
    left: 14px;
    bottom: 0;
    width: 607px;
    height: 66px;
    padding: 20px 0 10px 10px;
    border-top: 4px solid #fff;
    background:url(/interface/images/home-ad-bg.gif) repeat-x;   
}

#homecontent .home-ad img {
    margin: 17px 0 0 2px;
}

#homecontent .home-ad .home-ad-image {
    position: relative;
    bottom: 23px;
    float: left;
    display: block;
    margin-right: 10px;   
}

#homecontent .home-ad .home-ad-text {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin-top: 4px;
}

#homecontent .home-ad .home-ad-text strong {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

#homecontent .home-ad .home-ad-text a {
    text-decoration: none;
    color: #e71d25;
}

#homecontent .home-ad .home-ad-text a:hover {
    text-decoration: underline;
}

/* --------------- Stijlen: Vervolgpagina's --------------- */

.ImageButton
{
  height:38px;
  width:120px;
}

.ImageButton:hover
{
  background-position: -0px bottom ;
}

#content #wrapper {
	float: left;
	display: inline;
	background: url(/interface/images/bg_sidebar.jpg) no-repeat top left;
	margin-left: 10px;
}

#content #sidebar {
	float: left;
	width: 250px;
	padding: 29px 22px 29px 22px;
	display: inline;
}

#content #sidebar .logo-houttalent {
  position: relative;
  left: 6px;
	display: block;
}

#content #sidebar .sidebar-nieuw {
    position: relative;
    font-size: 21px;
    font-weight: bold;
    color: #e71d25;
    top: 10px;
    left: 76px;
}

#content #sidebar h3 {
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #e71d25;
	font-size: 12px;
	font-weight: bold;
}

#content #sidebar ul {
	padding: 0px;
	margin: 0px;
}

#content #sidebar li {
	color: #656565;
	font-size: 11px;
	list-style: none;
	padding-bottom:12px;
	margin: 0px;
}

#content #sidebar a {
	display: block;
	padding-left: 10px;
	/*margin: 0px 0px 12px 0px;*/
	_margin: 0px;
	line-height: 100%;
	color: #656565;
	text-decoration: none;
	background: url(/interface/images/bullet.gif) no-repeat 0px 4px;
}

#content #sidebar a:hover {
	text-decoration: underline;
}

#content #sidebar .logo-houttalent-link {
     background: none;
     padding: 0;
}

#content #content_inner  {
	float: right;
	display: inline;
	width: 626px;
	margin-right: 10px;
}

#content #content_inner #breadcrumb  {
	width: 558px;
	height: 26px;
	padding: 26px 34px 0px 34px;
	background: url(/interface/images/bg_breadcrumb.gif) no-repeat left top;
	font-size: 11px;
	color: #949494;
}

#content #content_inner #breadcrumb  a {
	color: #e71d25;
	text-decoration: underline;
}

#content #content_inner #breadcrumb  a:hover {
	color: #e71d25;
	text-decoration: none;
}

#content #content_inner #text {
	float: left;
	width: 558px;
	padding: 0px 34px 50px 34px;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
	display: inline;
}

#content #content_inner #text h1 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #e71d25;
	font-size: 20px;
	line-height: 100%;
}

#content #content_inner #text a {
	color: #e71d25;
	text-decoration: underline;
}

#content #content_inner #text a:hover {
	color: #e71d25;
	text-decoration: none;
	/*font-style:italic;*/
}

#content #content_inner #aftertext {
	width: 626px;
	height: 50px;
	position: absolute;
	bottom: 0px;
	right: 10px;
	background: url(/interface/images/bg_content_inner_bottom.gif) no-repeat left bottom;
}

/* --------------- Stijlen: Vacature-module --------------- */

#content #content_inner #vacatures {
	float: left;
	width: 100%;
	background: url(/interface/images/bg_vacatures.gif) repeat-y 134px 0px;
}

#content #content_inner #vacatures .row {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

#content #content_inner #vacatures .row_last {
	float: left;
	width: 100%;
}

#content #content_inner #vacatures .veldnaam {
	float: left;
	width: 119px;
	padding-right: 32px;
	text-align: right;
	font-weight: bold;
}

#content #content_inner #vacatures .data {
	float: right;
	width: 405px;
}

#content #content_inner .buttonleft {
	display: block;
	float: left;
	margin-top: 20px;
}

#content #content_inner .buttonright {
	display: block;
	float: right;
	margin-top: 20px;
}


/* --------------- Stijlen: Formulieren --------------- */

.input_text {
	border: 1px solid #c7c7c7;
	padding: 2px 4px;
	font-size: 11px;
	color: #525252;
}


/* --------------- Stijlen: Footer --------------- */

.footerLink
{
  text-decoration:none;
}

#footer {
	float: left;
	width: 940px;
	height: 195px;
	background: url(/interface/images/bg_footer.png) no-repeat center top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/interface/images/bg_footer.png',sizingMethod='scale');
	_background-image: none;
}

#footer #adres {
	width: 100%;
	height: 24px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 16px;
	position: relative;
}

#footer #adres span {
	color: #000000;
}

#footer #footer_text {
	float: left;
	display: inline;
	width: 586px;
	height: 80px;
	margin: 18px 0px 2px 30px;
	font-size: 11px;
	color: #959595;
	line-height: 14px;
	/*position: relative;*/
}

#footer #footer_text a {
	color: #bbbbbb;
	text-decoration: underline;
}

#footer #footer_text a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer #logo_klein {
	float: left;
	display: block;
	padding: 29px 0px 0px 36px;
}

#footer #copyright {
	float: left;
	clear: both;
	display: inline;
	width: 380px;
	margin: 23px 0px 0px 30px;
	_margin:7px 0px 0px 30px;
	/*position: relative;*/
}

#footer #copyright p {
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #565656;
	line-height: 16px;
	_margin-top:10px;
	_position:absolute;
}

#footer #copyright #tsjil {
	float: left;
	margin: 5px 0px 0px 10px;
	_margin-top:15px;
	_margin-left:300px;
	_position:absolute;
}

/* --------------- Stijlen: Contact Formulier --------------- */

#formulier
{
  display:block;
  padding-top:8px;
  position:relative;
}

#formulier label
{ 
  float:left;
  display:block;
  width:210px;
}

#formulier .radio *
{
}

#formulier .checkbox *
{
}

#formulier .incorrect label
{
  color:red;
}
#formulier input,#formulier select,#formulier textarea
{
  width:278px;
  float:left;
  padding-left:4px;
}
#formulier input
{
  width:278px;
}
#formulier .regel
{
  width:100%;
  height:23px;
  margin-bottom:5px;
  display:block;
  overflow:hidden;
  text-align:left;
}
#formulier .radio input
{
  width:auto;
}
#formulier .radio label
{
  width:auto;
}

#formulier .checkbox input
{
  width:auto;
}
#formulier .checkbox label
{
  width:auto;
}

#formulier tr label, #formulier tr input
{
  width:auto;
}

#formulier table
{
  padding:0;
  border:0;
  width:338px;
  color:#525252;
  font-size:12px;
 	font-family: Verdana, sans-serif;
}

#formulier tr
{
  height:23px;
}

#formulier .formRadiobutton input, #formulier .formRadiobutton label
{
  width:auto;
}

#formulier .formCheckboxV input, #formulier .formCheckboxV label
{
  width:auto;
}

/* --------------- Stijlen: Fotos --------------- */

.fotosboven
{
  margin-bottom:15px;
}

.fotoslinks
{
  display:block;
  float:left;
  width:300px;
  padding-bottom:15px;
  margin-right:10px;
}
.fotoslinks img
{
   margin-bottom:5px;
}
.fotosrechts
{
  display:block;
  float:right;
  width:300px;
  
  padding-bottom:15px;
  margin-left:10px;
}
.fotosrechts img
{
  margin-bottom:5px;
}
.fotosonder img
{
  display:block;
  position:relative;
  margin-bottom:5px;
  margin-right:5px;
}

#val_sum {
  width: 558px;
}

#val_sum span {
  width: 558px;
  float: left;
}

#speak {
  overflow: hidden;
  float: right;
  text-indent: -99999px;
  display: block;
  width: 118px;
  height: 17px;
  background:url(/interface/images/speak.gif);
}

