/*
###########################################################
#
# Filename:			body.css
#
# Copyright:		S-Inside
# Project:			www.bandenmax.com
# Platform:			CSS
# Date created: 	Mei 25, 2008 
#
    used colours for this website:
    #ff0000 	red
    #eeeeee		light-grey background
    #333333		dark-grey
# 			
###########################################################
*/

.winkelmandje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
    font-weight: bold;
    height: 22px;
    padding: 10px;
	background-image: url(../img/basket.gif);
  	background-repeat: no-repeat;
  	background-position: 97% 20%;
    background-color: #eeeeee;
	color: #003b81;
}

.wlink:hover {text-decoration: underline; color: #ff0000;}
.wlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	letter-spacing: 0pt; 
  	text-decoration: none;
  	background: #ffffff;
  	color: #333333;
}

#menu_zIndex {
	z-index: 15;	
}

div.menu {
	position: relative;
	font-size: 0pt;
	float: left;
	top: 0px;
	left: 4px;
	height: 22px;
	margin: 0px;
	background-color: #333333;
	color: #333332;
}

div.menu-item {
	position: relative;
	top: 0px;
	left: 0px;
	float: left; 
	z-index: 12;
}

#menu0 {
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	margin-top: -10px;
	top: 0px; 
	left: 0px;
}

#menu1 {
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	margin-top: -10px;
	top: 0px; 
	left: 0px;  
}

#menu2 {
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	margin-top: -10px;
	top: 0px; 
	left: 0px;  
}

#menu3 {
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	margin-top: -10px;
	left: -7px;
}

#menu4 {
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	margin-top: -10px;
	top: 0px; 
	left: 0px;  
}

#menu5 {
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	margin-top: -10px;
	top: 0px; 
	left: 0px;  
}

#menu6 {
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	margin-top: -10px;
	top: 0px; 
	left: 0px;  
}

a.menu:hover {text-decoration: underline; background-color: #333333; color: #ff0000;}
a.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	font-weight: bold;
  	text-decoration: none;
  	line-height: 20px;
  	padding-left: 4px;
  	padding-right: 12px;
	cursor: pointer;
  	background-image: url(../img/streep.gif);
  	background-repeat: no-repeat;
  	background-position: right;
    background-color: #333333;
    color: #ffffff;
}

a.menus{
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	font-weight: bold;
  	text-decoration: underline;	
  	line-height: 20px;
  	padding-left: 4px;
  	padding-right: 12px;
	cursor: pointer;
  	background-image: url(../img/streep.gif);
  	background-repeat: no-repeat;
  	background-position: right;
    background-color: #333333;
    color: #ff0000;
}

a.subuitklapmenu:hover {text-decoration:underline; background-color: #333333; color: #ff0000;}
a.subuitklapmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: none;
  	text-align: left;
  	padding-left: 10px;
  	line-height: 22px;
  	width: 128px; 			
	z-index: 1;
	display: block;
	cursor: pointer;
	border-left: #ff0000 1px solid;
	border-right: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	background-color: #555555;/*333333*/
    color: #ffffff;
}

/*voor het woord webshop*/
a.menuw:hover {text-decoration:underline; color: #ff0000;}
.menuw {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	font-weight: bold;
  	text-decoration: none;
  	line-height: 20px;
  	padding-left: 7px;
  	padding-right: 10px;
  	background-color: #333333;
    color: #ffffff;
}

a.menuw_selected {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	font-weight: bold;
  	text-decoration: underline;	
  	line-height: 20px;
  	padding-left: 7px;
  	padding-right: 10px;
  	background-color: #333333;
    color: #ff0000;
}

a.productmenu:hover {text-decoration:underline; color: #ff0000;}
a.productmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: none;
  	line-height: 20px;
  	text-indent: 8px;
	display: block;
    background-color: #ffffff;
    color: #333333;
}

a.productmenus {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: underline;	
  	line-height: 20px;
  	text-indent: 8px;
  	display: block;
    background-color: #ffffff;
    color: #ff0000;
}
