.ddmx {
    font: 12px arial;
	}
.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
	padding: 3px 10px 3px 10px;
	/*background: #FF0000;
	*/
	/*font: 7px arial;
	*/
	border: 1px solid black;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	width: 130px;
	/*text-align: center;
	*/
	background-color : #ADFF2F;
		}
.ddmx .item5,
.ddmx .item5:hover,
.ddmx .item5-active,
.ddmx .item5-active:hover {
	padding: 3px 10px 3px 10px;
	/*background: #FF0000;
	*/
	/*font: 7px arial;
	*/
	border: 1px solid black;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	width: 130px;
	/*text-align: center;
	*/
	background-color : #8889FF;
}
.ddmx .item4,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover {
	padding: 3px 10px 3px 10px;
	/*background: #FF0000;
	*/
	/*font: 7px arial;
	*/
	border: 1px solid black;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	width: 130px;
	/*text-align: center;
	*/
	background-color : #FF6A6A;
}

.ddmx .item1,
.ddmx.item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	padding: 3px 10px 3px 10px;
	/*background: #FF0000;
	*/
	/*font: 7px arial;
	*/
	border: 1px solid black;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	width: 130px;
	/*text-align: center;
	*/
	background-color : Yellow;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {

	padding: 3px 8px 4px 8px;
	border: 1px solid silver;
	font: 11px tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;

}
.ddmx .item2 {
	background: #e5e1da;
	background-color : #FF7F4F;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
	width:180px;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

/* Versuch Button links

{margin:0; padding: 0;}
body {font: normal 100.01% verdana, sans-serif;}
{
list-style-type:none;
width:9.0em;
margin-left:2em;margin-top:2em;
}
{margin-bottom: 0.3em;}
a:link, li a:visited, li a:hover, li a:active, li a:focus {
background:white; color:green;
width:100%; height: 1.0em;
display:block;
border-bottom: 1px solid red;
border-left: 1.2em solid red;
text-decoration:none;
padding-left: 1.0em; padding-bottom:0.2em;
font-size:0.8em;
}
a:visited { color:blue; border-color:blue; }
a:hover { color:red; border-color: green; }
a:active { color:gray; border-color:gray; }
li a:focus { color:orange; border-color:orange; }*/
