#menu_home{
	background: url("english/images/design4_home.png") top left no-repeat;
	width:194px;
	height:32px;
  float:left;
}

#menu_home_over{
	background: url("english/images/over/design4_home.png") top left no-repeat;
	width:194px;
	height:32px;
    float:left;
    cursor: pointer;
}


#menu_acteurs {
	background: url("english/images/design4_acteurs.png") top left no-repeat;
	width:194px;
	height:34px;
    float:left;
}

#menu_acteurs_over {
	background: url("english/images/over/design4_acteurs.png") top left no-repeat;
	width:194px;
	height:34px;
    float:left;
    cursor: pointer;
}

#menu_fotoalbum {
	background: url("english/images/design4_fotoalbum.png") top left no-repeat;
	width:194px;
	height:35px;
float:left;
}

#menu_fotoalbum_over {
	background: url("english/images/over/design4_fotoalbum.png") top left no-repeat;
	width:194px;
	height:35px;
    float:left;
    cursor: pointer;
}

#menu_artikelen {
	background: url("english/images/design4_artikelen.png") top left no-repeat;
	width:194px;
	height:32px;
    float:left;
   cursor:default;
}

#menu_artikelen_over {
	background: url("english/images/over/design4_artikelen.png") top left no-repeat;
	width:194px;
	height:32px;
    float:left;

}

#menu_forum {
	background: url("english/images/design4_forum.png") top left no-repeat;
	width:194px;
	height:27px;
    float:left;
}

#menu_forum_over {
	background: url("english/images/over/design4_forum.png") top left no-repeat;
	width:194px;
	height:27px;
    float:left;
    cursor: pointer;
}

#menu_downloads{
	background: url("english/images/design4_downloads.png") top left no-repeat;
	width:194px;
	height:38px;
    float:left;
}

#menu_downloads_over{
	background: url("english/images/over/design4_downloads.png") top left no-repeat;
	width:194px;
	height:38px;
    float:left;
     cursor: pointer;
}

#menu_links {
	background: url("english/images/design4_links.png") top left no-repeat;
	width:194px;
	height:34px;
     float:left;
}

#menu_links_over {
	background: url("english/images/over/design4_links.png") top left no-repeat;
	width:194px;
	height:34px;
    float:left;
    cursor: pointer;
}

