#sddm
{
	background-color: transparent;
	
	margin: 0;
	margin-left:10px;
	padding: 0;
	width: 700px;
	z-index: 30;
}

#sddm li
{  display: inherit;
	margin-top: 1px;
	float: left;
     vertical-align:top;
	font: normal 11px Segoe UI, Verdana;
	marker-offset: 1px;
	padding: 0;
}

#sddm li a
{
	background: #C1B49A url(../img/lijn.jpg) no-repeat left bottom;
	display: list-item;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	list-style: inside url(../img/dot1.jpg);
	margin: 0;
	padding: 0px 5px 3px 3px;


}

#sddm li a:hover {
	background-color: #C1B49A;
	font: bolder 10px Verdana;	
	display: list-item;
	list-style: inside url(../img/dot.jpg);
}
#sddm li a:active {
	background-color: #C1B49A;
	display: list-item;	
	font: normal 10px Verdana;
	list-style: inside url(../img/dot.jpg);
}

#sddm div
{	background: #FFF;
	border: 1px solid #C1B49A;
	position: absolute;
	margin-top: 0px;
	padding: 0;
	visibility: hidden;	

}

	#sddm div a {
	background: #FFF;
	display: list-item;
	color: #C1B49A;	
	font: normal 11px Verdana;
	list-style: inside url(../img/list_none.jpg);		
	position: relative;
	margin: 0px;
	padding: 3px 4px 3px 4px;

	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}

	#sddm div a:hover{
	display: list-item;
	background: #FFF;
	color: #C1B49A;
	list-style: inside url(../img/Links_Leaf.gif);

}
div#mbotcolours a {
	color: #C1B49A;	
	font: normal 11px Verdana;
      float:left;		
	position: relative;
	margin: 0px;
	height: 60px;
      width: 90px;
	text-align:center;
	text-decoration: none;
      top:390px;
      left:10px;
      padding-top:20px;
}
div#mbotcolours a:hover 
      background:url(../img/Links_Leaf.gif) no-repeat center top ;
	color: #C1B49A;
      font: bold 11px Verdana;
}
div#mbotcolours a:active 
      background:url(../img/Links_Leaf.gif) no-repeat center top ;
	color: #C1B49A;
      font: bold 11px Verdana;   
}


.home {width: 60px;}
.witt {width: 160px;}
.products {width: 70px;}
.media {width: 140px;}
.info {width: 100px;}
.home_sub {width: 165px;}
.secret_sub {width: 232px;}
.products_sub {width: 340px;}
