body {
    background-color: #D8D8D8;
    margin:0;
    font-family: verdana, arial, helvetica;
    font-size:12px;
    *background-color: #D3D3D3;

}
h2{
  margin:0;
  padding:0;
}

.download_containers{
  float:left;
  width:650px;
  border: 1px red solid;
  padding:3px;
  margin-bottom:10px;
}


#advertentieblok{

position: relative;
left:50px;
top: 40px;

}

.title{
  font-size:14px;
  font-weight:bold;
}

.artikel_titel{
  font-weight:bold;
  margin: 0;
  padding: 0;
}

.artikel_bron{
  font-size:9px;
}



#tabs{
  /*background: url("images/nl_tab.png") top left no-repeat;*/
  width:283px;
  height:30px;
  position:absolute;
  z-index:1;
  right:-11px;
  *right:-13px;
  top:1px;
}

#site_holder{
    position:relative;
    margin:auto;
    text-align:center;
    width:1005px;
}

#Container {
   position:relative;
   top:26px;
   float:left;
}

#main{
    width:1005px;
    float:left;
    min-height:500px;
    height:auto !important;
    *height:500px;

}

#menu_holder{
      width:228px;
      position:absolute;
      top:69px;
      left:0;
      text-align:left;
      z-index:1;
}


#header_top{
	background: url("images/design4_01.png") top left no-repeat;
	width:1005px;
	height:69px;
     float:left;
}

#menu_home{
	background: url("images/design4_home.png") top left no-repeat;
	width:194px;
	height:32px;
    float:left;
}

#menu_home_over{
	background: url("images/over/design4_home.png") top left no-repeat;
	width:194px;
	height:32px;
    float:left;
    cursor: pointer;
}

#design4-03 {
	background: url("images/design4_03.png") top left no-repeat;
	width:34px;
	height:232px;
      float:right;

}

#header_bottom {
	background: url("images/design4_04.png") top left no-repeat;
	width:777px;
	height:159px;
    float:right;
}

#menu_acteurs {
	background: url("images/design4_acteurs.png") top left no-repeat;
	width:194px;
	height:34px;
    float:left;
}

#menu_acteurs_over {
	background: url("images/over/design4_acteurs.png") top left no-repeat;
	width:194px;
	height:34px;
    float:left;
    cursor: pointer;
}

#menu_fotoalbum {
	background: url("images/design4_fotoalbum.png") top left no-repeat;
	width:194px;
	height:35px;
float:left;
}

#menu_fotoalbum_over {
	background: url("images/over/design4_fotoalbum.png") top left no-repeat;
	width:194px;
	height:35px;
    float:left;
    cursor: pointer;
}

#menu_artikelen {
	background: url("images/design4_artikelen.png") top left no-repeat;
	width:194px;
	height:38px;
    float:left;
}

#menu_artikelen_over {
	background: url("images/over/design4_artikelen.png") top left no-repeat;
	width:194px;
	height:38px;
    float:left;
    cursor: pointer;
}

#menu_forum {
	background: url("images/design4_forum.png") top left no-repeat;
	width:194px;
	height:27px;
    float:left;
}

#menu_forum_over {
	background: url("images/over/design4_forum.png") top left no-repeat;
	width:194px;
	height:27px;
    float:left;
    cursor: pointer;
}

#menu_downloads{
	background: url("images/design4_downloads.png") top left no-repeat;
	width:194px;
	height:34px;
    float:left;
}

#menu_downloads_over{
	background: url("images/over/design4_downloads.png") top left no-repeat;
	width:194px;
	height:34px;
    float:left;
     cursor: pointer;
}

#menu_links {
	background: url("images/design4_links.png") top left no-repeat;
	width:194px;
	height:32px;
     float:left;
}

#menu_links_over {
	background: url("images/over/design4_links.png") top left no-repeat;
	width:194px;
	height:32px;
    float:left;
    cursor: pointer;
}


#content_main{
	background: url("images/bg_repeat.png") top left repeat-y;
	width:1005px;
      min-height:501px;
      height:auto !important;
      height:501px;
      float:left;
      *float:none; /*IE fix*/
}

#content{
      width:700px;
      text-align:left;
      position: relative;
      left: 250px;
      *left: 100px; /*IE fix*/
}

#menu_bottom {
	background: url("images/menu_bottom.png") top left no-repeat;
	width:228px;
	height:345px;
      float:left;
}

#footer {
	background: url("images/design4_footer.png") top left no-repeat;
	width:1005px;
	height:87px;
float:right;
}

.downloads{
float:left;
border: 1px black solid;
margin: 2px;
padding: 4px;
}

.downloads_text{
padding:0;
margin:0;
}

.downloads p{
text-align:center;
padding:0;
}

.actors_img{
  float:left;
  margin:2px;
  width: 105px;
}

.actor_beschrijving{
  float:left;
  width:590px;

}

.actors{
  float:left;
  margin-bottom:10px;
  width:700px;
}

.actor_naam{
  font-weight:bold;
}