#menu { list-style-type: none; margin: 0px; padding-top: 15px; padding-left: 45px; font-size: 12px; font-family: arial, sans-serif; line-height: 25px; height: 25px; } #menu li { display: block; float: left; position: relative; z-index: 100;} #menu li span { display: block; width: 120px; height: 25px; border: 1px solid White; } #menu li a, #menu li a:visited { display: block; padding: 0px; white-space: nowrap; } #menu dl { position: absolute; top: 0; left: 0; margin: 0; padding: 0; background: transparent; } #menu dt {margin:0; float:left;} #menu dd { display: none; background: ThreedHighlight; clear: left; margin: 0; padding: 0; color: White; text-align: center; border: 1px solid Black; } #menu dt a, #menu dt a:visited, #menu dd a, #menu dd a:visited { color: #000; width: 120px; text-decoration: none; display: block; border: 1px solid White; } #menu li a:hover { border: 0px Black; text-decoration: none; line-height: 25px; } #menu li:hover dd, #menu li a:hover dd {display: block;} #menu li:hover dl, #menu li a:hover dl {padding:0px;} #menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover { background-color: #E6E6E6; color: #000; border: 1px solid black;} #menubackground { border: 0px solid Black; width: 700px; background: White url(../image/menue-bg.gif); height: 60px; } #kopf { border: 0px solid Black; display: block; width: 700px; height: 200px; background-color: White; background-repeat: no-repeat; }
