@charset "utf-8";
/* Get Clear Webdesign www.getclear.nl */

.menu {
	text-align:left;
	height: auto;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9b6a47;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul#menu {
	list-style: none;
	width: 850px;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	margin: 2px;
	padding: 0px;
}
ul#menu li {
	display: inline;
}
ul#menu li a {
	color: #8a4c21;
	height: 100%;
	width: 100%;
	margin-right: 15px;
	margin-left:0px;
}
ul#menu li a:hover {
	background: #996a48;
	color: #e5d48d;
	padding: 5px;
}

/* menubalk brillen*/
.menubrillen {
	height:135px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #024083;
}
/* menubalk contactlenzen*/
.menucontactlenzen {
	height:136px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #024083;
}
/* menubalk zonnebrillen*/
.menuzonnebrillen {
	height:135px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #024083;
}
/* menubalk orthoptie*/
.menuorthoptie {
	height:136px;
	background-color:#FFF;
}
