#structure_navigation_container {
	margin-top				: 32px;
	margin-left				: 385px;
	height					: 38px;
	width					: 630px;
	text-indent				: -9999px;
	white-space				: nowrap;
}
* html #structure_navigation_container {
	left					: 350px;
}
#structure_navigation_container ul {
	list-style-type			: none;
	list-style-position		: outside; 
}
#structure_navigation_container ul li {
	float					: left;
	display					: inline;
	position				: relative;
}
#structure_navigation_container ul li a	{
	display					: block;
	height					: 28px;
	color					: #424242;
	text-decoration			: none;
	color					: white;
	text-align				: center;
	padding-top				: 10px; 
	cursor					: pointer;
	cursor					: hand;
	behavior				: none;
}

#structure_navigation_container ul li a:visited	{
	color					: white;
}

#structure_navigation_container ul li a:hover
, #structure_navigation_container ul li .active {
	color					: #424242;
	background-position		: 0px -100px;
}

* html #structure_navigation_container ul li a:hover
,* html #structure_navigation_container ul li .active {
	background-position		: 0px 0px;
}

#structure_navigation_container ul li ul {
	visibility				: hidden; 
	display 				: none;
}

.active ul {
	display					: block;
}

#menu_item_link_3 {
	background				: url(../images/nav_home.png) 0px 0px no-repeat;
	width					: 69px;
	
}
#menu_item_link_4 {
	background				: url(../images/nav_viral.png) 0px 0px no-repeat;
	width					: 112px;
}
#menu_item_link_5 {
	background				: url(../images/nav_fotoactie.png) 0px 0px no-repeat;
	width					: 90px;
}
#menu_item_link_48 {
	background				: url(../images/nav_sampledagen.png) 0px 0px no-repeat;
	width					: 110px;
}
#menu_item_link_6 {
	background				: url(../images/nav_product.png) 0px 0px no-repeat;
	width					: 106px;
}
#menu_item_link_9 {
	background				: url(../images/nav_downloads.png) 0px 0px no-repeat;
	width					: 98px;
}
* html #menu_item_link_3 {
	background				: url(../images/nav_ie_home.jpg) 0px 0px no-repeat;
}
* html #menu_item_3 a:hover, * html #menu_item_3 a.active {
	background				: url(../images/nav_ie_home_hover.jpg) 0px 0px no-repeat;
}
* html #menu_item_link_4 {
	background				: url(../images/nav_ie_viral.jpg) 0px 0px no-repeat;
}
* html #menu_item_4 a:hover, * html #menu_item_4 .active {
	background				: url(../images/nav_ie_viral_hover.jpg) 0px 0px no-repeat;
}
* html #menu_item_link_5 {
	background				: url(../images/nav_ie_fotoactie.jpg) 0px 0px no-repeat;
}
* html #menu_item_5 a:hover, * html #menu_item_5 .active {
	background				: url(../images/nav_ie_fotoactie_hover.jpg) 0px 0px no-repeat;
}
* html #menu_item_link_48 {
	background				: url(../images/nav_ie_sampledagen.jpg) 0px 0px no-repeat;
}
* html #menu_item_48 a:hover, * html #menu_item_48 .active {
	background				: url(../images/nav_ie_sampledagen_hover.jpg) 0px 0px no-repeat;
}
* html #menu_item_link_6 {
	background				: url(../images/nav_ie_product.jpg) 0px 0px no-repeat;
}
* html #menu_item_6 a:hover, * html #menu_item_6 .active {
	background				: url(../images/nav_ie_product_hover.jpg) 0px 0px no-repeat;
}
* html #menu_item_link_9 {
	background				: url(../images/nav_ie_downloads.jpg) 0px 0px no-repeat;
}
* html #menu_item_9 a:hover, * html #menu_item_9 .active {
	background				: url(../images/nav_ie_downloads_hover.jpg) 0px 0px no-repeat;
}
