/* CSS Vandenbroek */

body {
	background-image:url(/fileadmin/exxtra/images/vandenbroek/background.gif);
	background-repeat:repeat-x;
	background-color:#efefef;
}

button,
.button,
.submit {
	background-image:url(/fileadmin/exxtra/images/vandenbroek/back_button.png);
	color:#FFFFFF;
}

/* header

body#next div#header {
	background-image:url(/fileadmin/exxtra/images/vandenbroek/header.jpg);
} */

div#languages {
	visibility:hidden;
	display:none;
}

/* header - search */

div#search table td input.button {
	background-image:url(/fileadmin/exxtra/images/vandenbroek/back_search_button.png);
}

/* menu */

div#mainmenu ul li a {
	color:#000000;
}

div#mainmenu {
	background-color:#f88e1e;
}

body#home div#mainmenu ul li a.home,
div#mainmenu ul li.selected a,
div#mainmenu ul li a:hover {
	background-image:url(/fileadmin/exxtra/images/vandenbroek/back_mainmenu.gif);
}

/* topcontent homepage */

div#topcontent {
	background-color:#001352;
}

/* maincontent */

div#maincontent ul li {
	background-image:url(/fileadmin/exxtra/images/vandenbroek/back_ul.gif);
}

/* submenu */

body#next div#submenu {
	background-color:#001352;	
}

div.no1 a,
div.no2 a,
div.no3 a,
div.act1 a,
div.act2 a,
div.act3 a {
	background-image:url(/fileadmin/exxtra/images/vandenbroek/back_submenu.gif);
}

div.act1 a,
div.act2 a,
div.act3 a {
	background-color:#42507f;
	background-image:url(/fileadmin/exxtra/images/vandenbroek/back_submenu_selected.gif);
	color:#FFFFFF;
}

div.no1 a:hover,
div.act1 a:hover {
	background-image:url(/fileadmin/exxtra/images/vandenbroek/back_submenu_hover_1.gif);
}

div.no2 a:hover,
div.act2 a:hover {
	background-image:url(/fileadmin/exxtra/images/vandenbroek/back_submenu_hover_2.gif);
}

div.no3 a:hover,
div.act3 a:hover {
	background-image:url(/fileadmin/exxtra/images/vandenbroek/back_submenu_hover_3.gif);
}

/* footer */

div#footer {
	background-color:#001352;
}

div#footertext,
div#footermenu {
	color:#FFFFFF;
}

div#footertext a,
div#footermenu a {
	color:#FFFFFF;
}

/* --- */

h1 {
	color:#f88e1d;
}

h2 {
	color:#182834;
}

h5 {
	color:#182834;
}

/* specific */

ul.products li {
	background-color:#f88e1e;
}