.ddmx {	font-size:12px; }
.ddmx a.active1, .ddmx a.active2, .ddmx a.active3, .ddmx a.active4  {
		color:#000;
}
.ddmx .active1 { background:url(../img/menu/vijvercentrum_overloon2.gif) left bottom no-repeat; }
.ddmx .active2 { background:url(../img/menu/vijveraanleg.gif) left bottom no-repeat; }
.ddmx .active3{ background:url(../img/menu/vijverproducten.gif) left bottom no-repeat; }
.ddmx .active4 { background: url(../img/menu/aanbiedingen.gif) left bottom no-repeat; }
.ddmx .item1,
.ddmx .activated, 
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	font-size:12px;
	text-decoration: none;
	position: relative;
	height:29px;
	line-height:29px;
	margin-left:5px;
	display: block;		
	text-align:center;
}
.subvijvercentrum { width:175px; }
.subvijveraanleg { width:135px; }
.subproducten { width:175px; }
.subaanbiedingen { width:150px; }
.subprojecten { width:110px; }
.subaaa { width:175px; }
.ddmx .item1 { color:#FFFFFF; }
.ddmx .item1:hover,
.ddmx .activated, 
.ddmx .item1-active,
.ddmx .item1-active:hover {
	background-position:left bottom;
	color:#000000;
}
.vijvercentrum {
	width:158px;
	background: url(../img/menu/vijvercentrum_overloon2.gif) left top no-repeat;
}
.vijveraanleg {
	background: url(../img/menu/vijveraanleg.gif) left top no-repeat;
	width:88px;
}
.vijverproducten, .aaa {
	background: url(../img/menu/vijverproducten.gif) left top no-repeat;
	width:114px;
}

.zwemvijver {
	background: url(../img/menu/zwemvijvers.gif) left top no-repeat;
	width:84px;
}

.projecten {
	width:73px;
	background: url(../img/menu/projecten.gif) left top no-repeat;
}
.aanbiedingen {
	width:98px;
	background: url(../img/menu/aanbiedingen.gif) left top no-repeat;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 15px;
    font: 11px tahoma;
    color:#000;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 500;

}
.ddmx .item2 img{
	margin-left:5px;
}
.ddmx .item2-active,
.ddmx .item2-active:hover  {
	visibility:visible;
}
/*.arrow {
	background:#fff url(../img/arrow.gif) right 5px no-repeat;
}*/
.ddmx .item2, .ddmx .section {
	background:#fff;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #99d9dc;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border-left: 1px solid #00a8b0;
    border-right: 1px solid #00a8b0;
	border-bottom: 1px solid #00a8b0;
    position: absolute;
    visibility: hidden;
    z-index: 50;
	padding-bottom:5px;
	margin-left:-1px;
}

.subitem {
	border-top: 1px solid #00a8b0;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */