.ddmx { font: 11px verdana; z-index: 500; }
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover { padding: 3px 10px; font: bold 12px verdana; color: #ffffff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; display: block; white-space: nowrap; position: relative; }
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover { padding: 3px 8px 4px; font: bold 11px verdana; color: white; text-decoration: none; display: block; white-space: nowrap; position: relative; z-index: 500; }
.ddmx .item2 { background-color: #f93; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover { background-color: #ff8000; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.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: solid 1px #ff8000;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
.infotext { color: green; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.info_klein { color: black; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: justify; }
