/* ESAB Menue Top */
table.ddmx  { color: #000; border: solid 0 #c09 }
table.ddmx td   { color: #000; padding: 0; border: solid 0 #c09 }

.ddmx  { color: #000; font-family: Tahoma, Verdana, Arial; letter-spacing: 1px }
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover  { color: #c06; font-size: 7pt; font-weight: 700; line-height: 7pt; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-transform: uppercase; white-space: nowrap; display: block; margin: 0; padding: 0; position: relative }
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover  { color: #c06; font-size: 7pt; font-family: Tahoma; font-weight: 700; line-height: 7pt; text-transform: uppercase; white-space: nowrap; display: block; margin: 0; padding: 5px; position: relative; z-index: 500 }
.ddmx .item2    { color: #000; text-decoration: none; text-align: left; margin: 0; padding: 5px }


.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .arrow,
.ddmx .arrow:hover   { color: #c06; padding: 5px }

.ddmx .item2 img,
.ddmx .item2-active img { color: #000; position: absolute; top: 4px; right: 1px; border: 0 }


.ddmx .section   { color: #000; background: #fff; visibility: hidden; position: absolute; z-index: -1; border: solid 0 #b8b4ae; opacity: 0.8  }

* html .ddmx td { position: relative; } /* ie 5.0 fix */

