/*
###########################################################
#
# Filename:			menu.css
#
# Copyright:		S-Inside
# Project:			www.notarissenswalmen.nl
# Date created: 	Februari 2009 
#
    used colours for this website:
    #a8aeb8 	grey
    #b70202		red
    #59caef		blue
#
###########################################################
*/

div.menu {
	position: relative;
	float: left;
	top: 4px;
	left: 0px;
	width: 680px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
	color: #000000;
}

#menu_zIndex {
	z-index: 11;	
}

div.menu-item {
	position: relative;
	top: -8px;
	width: 100px;
	z-index: 12;
	float: left; 
	padding-right: 2px;
	background-image: url(../img/streep.gif);
	background-repeat: no-repeat;
	background-position: right 7px; 
}

#menu0{
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	top: 0px; 
	left: 0px;  	
}

#menu1{
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	top: 0px; 
	left: 0px;  
}

#menu2{
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	top: 0px; 
	left: 0px;  
}

#menu3{
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	top: 0px; 
	left: 0px;  
}

#menu4{
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	top: 0px; 
	left: 0px;  
}

#menu5{
	position: relative; 
	visibility: hidden; 
	z-index: 10;
	top: 0px; 
	left: 0px;  
}

a.menu:hover{text-decoration: underline; background-color: inherit;	color: #000000;}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold; 
	font-size: 8pt; 
	text-decoration: none;
	background-color: inherit;
	color: #b70202;
}

a.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
  	text-decoration: underline;
	left: 0px;
	background: #59caef;
	color: #000000;
}

.subuitklapmenu:hover {text-decoration: underline; background-color: #59caef; color: #000000;}
.subuitklapmenu {
  	/* submenu */
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	text-indent: 4px;
  	text-align: left; 
  	text-decoration: none; 
	line-height: 20px;
  	border-left: #b70202 1px solid;
	border-right: #b70202 1px solid;
	border-bottom: #b70202 1px solid;
	display: block;  
	z-index: 10;
	width: 154px; 			
	background-color: #ffffff;	 		 
	color: #b70202;
}

td.submenu {
	padding-top: 15px;
	background-image: url(../img/bottomleftfoto.gif);
	background-repeat: no-repeat;
	background-position: center 94%;
	background-color: #b70202;
	color: #000000;
}

a.leftmenu:hover {text-decoration: underline;}
a.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold; 
	font-size: 8pt; 
	display: block;
	line-height: 20px;
	text-indent: 2px;
	text-align: left;
	width: 150px;
	height: 22px;
	border-bottom: 2px solid #ffffff;
	text-decoration: none;
	margin-left: 5px;
	background-color: inherit;
	color: #ffffff;
}

a.leftmenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold; 
	font-size: 8pt; 
	display: block;
	line-height: 20px;
	text-indent: 2px;
	text-align: left;
	width: 150px;
	height: 22px;
	border-bottom: 2px solid #ffffff;
	text-decoration: underline;
	margin-left: 5px;
	background-color: inherit;
	color: #ffffff;
}

div.productmenu {
	float: right; 
	width: 260px; 
	margin-left: 10px;
	border: 1px solid #59caef; 
	background-color: #b70202;
	color: #ffffff;
}

a.productmenu:hover {text-decoration: underline;}
a.productmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 8pt; 
	display: block;
	line-height: 18px;
	text-indent: 2px;
	text-align: left;
	width: 260px;
	height: 20px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	background-color: inherit;
	color: #ffffff;
}

a.productmenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 8pt; 
	display: block;
	line-height: 20px;
	text-indent: 2px;
	text-align: left;
	width: 260px;
	height: 20px;
	border-bottom: 1px solid #ffffff;
	text-decoration: underline;
	background-color: inherit;
	color: #59caef;
}
