#banner {
  position: relative;
  float: left;
  height: 167px;
  padding: 0;
  margin: 0;
}

#home {
  background: #fff url(../images/home_background.jpg) repeat-y top left;
  float: left;
  position: relative;
}

#staticcontainer {
  float: left;
  position: relative;
  height: 167px;
  width: 277px;
}

#homeheader {
  float: right;
  position: relative;
  height: 167px;
  width: 523px;
  background-image: url(../images/home_banner.jpg);
}

#home_content {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 5px;
  _margin-top: -12px;
}

#home_content_left {
  position: relative;
  float: left;
  width: 485px;
  margin-left: 50px;
  _margin-left: 50px;
  _position: absolute;
  _top:0px;
}

#home_opleidingen {
  position: relative;
  height: 150px;
  float: left;
}

#home_opleidingen_header {
  position: relative;
  background-color: #f3f3f3;
  width: 220px;
  height: 30px;
  float: left;
  _margin-top:5px;
}

#home_opleidingen_header h1 {
  padding: 0;
  margin: 7px 0 0 7px;
  font-size: 0.9em;
  color: #05276f;
  font-family: Verdana, Arial;
}

#home_opleidingen_content {
  position: relative;
  float: left;
  width: 227px;
  height: 150px;
}

#home_opleidingen a{
  text-decoration:none;
  color: #009ae1;
}

#home_opleidingen_content ul {
  margin-left: -10px;
  _margin-left: 20px;
  *margin-left: 20px;
  padding-top:5px;
  _padding-top:20px;
  *padding-top:20px;
  list-style-image: url(../images/rightArrow.jpg);
  font-size: 13px;
  font-weight:bold;
  color: #009ae1;
  font-family: Arial, Verdana;
  _line-height:15px;
  *line-height:15px;
}

#home_opleidingen_content ul ul 
{ 
  margin: 0;
  padding: 0;
  list-style-type:none;
  list-style-image:none;
  font-size: 11px;
  font-weight:lighter;
  color: #000;
  font-family: Arial, Verdana;
  padding-bottom:5px;
}


#home_opleidingen_image {
  position: relative;
  float: right;
  width: 258px;
  height: 150px;
  _height:155px;
  background-image: url(../images/foto_welkom.jpg);
  background-repeat:no-repeat;
  _background-image: url(../images/foto_welkom_IE.jpg);
  _margin-top:0px;
}

#home_actueel_header {
  position: relative;
  background-color: #f3f3f3;
  width: 100%;
  height: 30px;
  float: left;
  margin-top: 5px;
  _top:-30px;
  *margin-top:10px;
}

#home_actueel_header h1 {
  padding: 0;
  margin: 7px 0 0 7px;
  font-size: 1em;
  color: #05276f;
  font-family: Verdana, Arial;
}

#home_actueel_content {
  position: relative;
  background-color: #fbfcec;
  width: 471px;
  height: 86px;
  float: left;
  margin-top: 2px;
  _top:-34px;
  padding: 7px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}

#home_actueel_content_leesverder a {
  color: #a9a9a9;
  padding-left:20px;
  text-decoration:none;
  background: #fbfcec url(../images/home_actueel_arrow.jpg) no-repeat bottom left;
}

#home_actueel_content_leesverder a:hover {
  color: #c9c202;
}

#home_actueel_content h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #a8a500;
  padding:0;
  margin:0;
}

#home_actueel_content_left {
  position: relative;
  width: 228px;
  float:left;
}

#home_actueel_content_right {
  position: relative;
  float:right;
  width:232px;
}

#home_content_right {
  position: relative;
  float: right;
  _float: right;
  width: 260px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}

#home_content_right_body {
  padding-left: 15px;
  _margin-top : -10px;
}

#home_content_right_body ul
{
  list-style-image: url('../images/home_list_vinkje.jpg');
  margin-left: -20px;
  _margin-top:5px;
  /*
  text-align:left;
  padding: 10px 0 10px 30px;
  margin: 0;
  */
}

#home_content_right_body li
{  
  padding: 5px 0 0 0;
  _padding: 5px 0 0 7px;
  *padding: 5px 0 0 7px;
  _margin-left:35px;
  *margin-left:35px;
}

#home_content_hr
{
  position: relative;
  float: left;
  width: 100%;
  height: 2px;
  _margin-top:4px; 
}

#home_content_hr_hr
{
  width: 260px;
  height: 2px;
  float: right;
  background-color: #f3f3f3;
  _margin-top:-18px;
}

#home_content_right_header {
  position: relative;
  background-color: #f3f3f3;
  margin:0;
  _margin-top:5px;
  width: 260px;
  height: 30px;
  float: left;
}

#home_content_right_header h1 {
  padding: 0;
  margin: 7px 0 0 7px;
  font-size: 1.2em;
  color: #05276f;
  font-family: Verdana, Arial;
}

a#home_content_right_leesverder{
  color: #009ae1;
  margin-left:15px;
  padding-left:20px;
  text-decoration:none;
  background: #fff url(../images/rightArrow.jpg) no-repeat bottom left;
  float:left;
  _margin-top:-10px;
}

#home_content_bottom {
  position: relative;
  float: left;
  width: 100%;
  height: 250px;
  _margin-top:5px;
}

#home_people {
  background-image: url(../images/home_people.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 277px;
  height: 250px;
  float: left;
  _margin-top:5px;
}

#home_nieuws {
  float: right;
  width: 523px;
}


#home_nieuws_header {
  position: relative;
  background: #fff url(../images/home_titel_achtergrond.jpg) repeat-y top left;
  width: 258px;
  float: left;
  height: 50px;
  margin-top:5px;
  margin-bottom:5px;
  _margin-top:23px;
}


#home_nieuws_header h1 {
  padding-left: 10px;
  margin: 7px 0 0 7px;
  font-size: 14px;
  color: #009ae1;
  font-family: Verdana, Arial;
}


#home_nieuws_left {
  float: left;
  width: 258px;
  _height:auto;
  _margin-top:-15px;
}

#home_nieuws_right {
  float: right;
  width: 245px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #05276f;
  padding-top:25px;
  padding-left:15px;
}

#home_footer
{
  position:relative;
  float:left;
  height: 26px;
  width:100%;
  margin: 0;
  padding: 0;
  background: #fff url(../images/home_footer.jpg) no-repeat bottom left;
  text-align:right;
  padding-right:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#footertekst{
	padding: 8px 0 0 20px;
}
a#leesverder{
  color: #009ae1;
  padding-left:20px;
  text-decoration:none;
  background: #fff url(../images/rightArrow.jpg) no-repeat bottom left;
  float:left;
  _margin-top:-10px;
}
