/*
###########################################################
#
# Filename:			body.css
#
# Copyright:		S-Inside
# Project:			www.futurecarebv.com
# Platform:			CSS
# Date created: 	Mei 05, 2008 
#
    used colours for this website:
    #efefef   	grijs
    #003b81		donkerblauw
    #ff0000		rood
# 			
###########################################################
*/

.winkelmandje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
    font-weight: bold;
    height: 20px;
    padding: 10px;
	background-image: url(../img/basket.gif);
  	background-repeat: no-repeat;
  	background-position: 97% 20%;
    border-bottom: 5px solid #3896d7;
  	background-color: #efefef;
	color: #003b81;
}

.wlink:hover {text-decoration: underline; color: #3896d7;}
.wlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	letter-spacing: 0pt; 
  	text-decoration: none;
  	background: #efefef;
  	color: #003b81;
}

.navigatie-top {
	font-size: 8pt;
  	min-width: 400px;
    width: 95%;
    padding-top: 12px;
    border-bottom: 5px solid #ffffff;
	background: #003b81;
	color: #ffffff;
}

a.menu:hover {text-decoration:underline; color: #3896d7;}
a.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: none;	
  	padding-left: 8px;
	padding-right: 8px;
	float: left;
  	background-image: url(../img/menu-lijn.gif);
  	background-repeat: no-repeat;
  	background-position: left center;
  	background-color: #003b81;
    color: #ffffff;
}

a.menu_selected {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: underline;	
  	padding-left: 8px;
	padding-right: 8px;
	float: left;
  	background-image: url(../img/menu-lijn.gif);
  	background-repeat: no-repeat;
  	background-position: left center;
  	background-color: #003b81;
    color: #3896d7;
}

a.menu-leeg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; 
  	text-decoration: none;
	background-image: url(../img/menu-lijn.gif);
  	background-repeat: no-repeat;
  	background-position: left center;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #003b81;
	color: #ffffff;
}

.navigatie-bottom {
	font-size: 8pt;
    width: 95%;
    padding-top: 12px;
    border-top: 5px solid #ffffff;
	background: #003b81;
	color: #ffffff;
}

a.menu-bottom:hover {text-decoration:underline; color: #3896d7;}
a.menu-bottom {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: none;
  	padding-left: 8px;
	padding-right: 8px;
	float: right;
  	background-image: url(../img/menu-lijn.gif);
  	background-repeat: no-repeat;
  	background-position: left center;
  	background-color: #003b81;
    color: #ffffff;
}

a.menu-bottom-selected {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: underline;
  	padding-left: 8px;
	padding-right: 8px;
	float: right;
  	background-image: url(../img/menu-lijn.gif);
  	background-repeat: no-repeat;
  	background-position: left center;
  	background-color: #003b81;
    color: #3896d7;
}

div.productmenu {
	width: 178px; 
	display: block;
	background-color: #efefef;
	color: #003b81;
}

a.productmenu:hover {text-decoration:underline; color: #3896d7;}
a.productmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: none;
  	display: block;
  	width: 164px;
  	line-height: 20px;
  	padding-left: 8px;
  	background-color: #efefef;
    color: #003b81;
}

a.productmenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration:underline;;
  	display: block;
  	width: 164px;
  	line-height: 20px;
  	padding-left: 8px;
  	background-color: #efefef;
    color: #3896d7;
}

div.subproductmenu {
	display:block;
	padding-left: 10px;
	margin-top: -6px;
	width: 100%; 
	line-height: 20px;
	background-color: #003b81;
	color: #ffffff;
}

a.productsubmenu:hover {text-decoration:underline; color: #3896d7;}
a.productsubmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: none;	
  	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
	float: left;
  	background-image: url(../img/menu-lijn.gif);
  	background-repeat: no-repeat;
  	background-position: left center;
  	background-color: #003b81;
    color: #ffffff;
}

a.productsubmenus {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: underline;	
  	padding-left: 8px;
	padding-right: 8px;
	float: left;
  	background-image: url(../img/menu-lijn.gif);
  	background-repeat: no-repeat;
  	background-position: left center;
  	background-color: #003b81;
    color: #3896d7;
}
