/* CSS Document */

#hmenu_2 {
	width: 103px;
	background-image: url(../images/menu_producten.gif);
}
#hmenu_3 {
	width: 91px;
	background-image: url(../images/menu_vitamines.gif);
}
#hmenu_4 {
	width: 107px;
	background-image: url(../images/menu_gezondheid.gif);
}
#hmenu_5 {
	width: 66px;
	background-image: url(../images/menu_advies.gif);
}
#hmenu_6 {
	width: 153px;
	background-image: url(../images/menu_nieuws.gif);
}

#hmenu_7 {
	width: 142px;
	background-image: url(../images/menu_over_davitamon.gif);
}
#hmenu_8 {
	width: 79px;
	background-image: url(../images/menu_vragen.gif);
}
/* laatste menu-item 2 pixels smaller dan afbeelding om streepje weg te laten */

#content {
	background-color: #c9e4ff;
	background-image: url(../images/content_bottom.gif);
}
#content_header {
	background-image: url(../images/content_top_blauw.gif);
}

#subhome_content {
	background-image: url(../images/subhome_bg_1.jpg);
}

.hovermenu {
	background-image: url(../images/hovermenu_top.png);
	_background-image: url(../images/hovermenu_top.gif);
}
.hovermenu ul {
	background-image: url(../images/hovermenu_bg.gif);
}
.hovermenu ul li a {
	background-image: url(../images/bullet1.gif);
}
.hovermenu_footer {
	background-image: url(../images/hovermenu_bottom.png);
	_background-image: url(../images/hovermenu_bottom.gif);
}

#submenu {
	background-image: url(../images/submenu_bg_blauw.gif);
	background-color: #d9ecff;
}
#submenu_header {
	background-image: url(../images/submenu_top_blauw.gif);
}
#submenu_kop {
	border-bottom: 1px solid #d9ecff;
}

#product_tekst h2, #product_inhoud h2, #inhoud h2 {
	color: #61abf2;
}

#product_overzicht_content {
	background-color: #d9ecff;
	background-image: url(../images/product_overzicht_bg_1.jpg);
}

#product_tabs {
	background-image: url(../images/product_top.jpg);
}
#product_content {
	background-image: url(../images/product_bg.gif);
}
#product_inhoud {
	background-image: url(../images/product_bottom.gif);
}
#tab1 {
	background-image: url(../images/tab_beschrijving1.gif);
}
#tab2 {
	background-image: url(../images/tab_faq1.gif);
}
#tab3 {
	background-image: url(../images/tab_vitamines1.gif)
}
