| 0: | | #cMenu { |
| 1: | |
height:31px; |
| 2: | |
width: 708px; |
| 3: | |
margin-left:1px; |
| 4: | |
margin-bottom:1px; |
| 5: | |
background: #FFFFFF url(menu_bg.gif) repeat-x top left; |
| 6: | |
position:relative; |
| 7: | |
} |
| 8: | |
|
| 9: | |
|
| 10: | |
################### |
| 11: | |
# ypMenu Styles # |
| 12: | |
################### |
| 13: | |
*/ |
| 14: | |
.mmContent { |
| 15: | |
|
| 16: | |
font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular; |
| 17: | |
} |
| 18: | |
|
| 19: | |
.mmContent ul { |
| 20: | |
margin: 0px; padding: 0px; |
| 21: | |
list-style: none; |
| 22: | |
z-index:2; |
| 23: | |
position:relative; |
| 24: | |
left:0px; top:0px; |
| 25: | |
} |
| 26: | |
.mmContent li { |
| 27: | |
padding: 0px; margin: 0px; |
| 28: | |
} |
| 29: | |
|
| 30: | |
.menuBackground { |
| 31: | |
position:absolute; |
| 32: | |
left:0px; top:0px; |
| 33: | |
z-index:1; |
| 34: | |
} |
| 35: | |
|
| 36: | |
.mmContent li a { |
| 37: | |
|
| 38: | |
display: block; |
| 39: | |
color: #222222; |
| 40: | |
font-weight:normal; |
| 41: | |
font-size: 12px; |
| 42: | |
font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular; |
| 43: | |
width: 150px; |
| 44: | |
padding: 5px; |
| 45: | |
text-decoration: none; |
| 46: | |
border-bottom: solid 1px #CCCCCC; |
| 47: | |
} |
| 48: | |
|
| 49: | |
* html .mmContent li a { |
| 50: | |
width: 160px; |
| 51: | |
width: 160px; |
| 52: | |
} |
| 53: | |
|
| 54: | |
|
| 55: | |
.mmContent li a:link { background: #EAED65; color: #222222; font-size: 12px; } |
| 56: | |
.mmContent li a:visited { background: #EAED65; color: #222222; font-size: 12px; } |
| 57: | |
|
| 58: | |
.mmContent li a:hover{ background: #FFFF99; color: #222222; font-size: 12px; } |
| 59: | |
.mmContent li a:active { background: #EAED65; color: #222222; font-size: 12px; } |
| 60: | |
|
| 61: | |
.mmContent li a.submenu { |
| 62: | |
background: #EAED65 url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center; } |
| 63: | |
.mmContent li a.submenu:hover { |
| 64: | |
background: #FFFF99 url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center; } |
| 65: | |
|
| 66: | |
|
| 67: | |
########################################## |
| 68: | |
# ypMenu Styles for our belove IE 5.01 # |
| 69: | |
########################################## |
| 70: | |
*/ |
| 71: | |
|
| 72: | |
.mmContentb { |
| 73: | |
font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular; |
| 74: | |
} |
| 75: | |
|
| 76: | |
.mmContentb ul { |
| 77: | |
margin: 0px; padding: 0px; |
| 78: | |
list-style: none; |
| 79: | |
z-index:2; |
| 80: | |
position:relative; |
| 81: | |
left:0px; top:0px; |
| 82: | |
} |
| 83: | |
.mmContentb li { |
| 84: | |
padding: 0px; margin: 0px; |
| 85: | |
} |
| 86: | |
|
| 87: | |
.menuBackground { |
| 88: | |
position:absolute; |
| 89: | |
left:0px; top:0px; |
| 90: | |
z-index:1; |
| 91: | |
} |
| 92: | |
|
| 93: | |
.mmContentb li a { |
| 94: | |
|
| 95: | |
display: block; |
| 96: | |
width: 150px; |
| 97: | |
padding: 5px; |
| 98: | |
color: #222222; |
| 99: | |
font-weight: normal; |
| 100: | |
font-size: 12px; |
| 101: | |
font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular; |
| 102: | |
text-decoration: none; |
| 103: | |
border-bottom: solid 1px #CCCCCC; |
| 104: | |
} |
| 105: | |
|
| 106: | |
* html .mmContentb li a { |
| 107: | |
width: 160px; |
| 108: | |
width: 160px; |
| 109: | |
} |
| 110: | |
|
| 111: | |
.mmContentb li a:link { background: #EAED65; color: #222222;} |
| 112: | |
.mmContentb li a:visited { background: #EAED65; color: #222222;} |
| 113: | |
|
| 114: | |
.mmContentb li a:hover{ background: #FFFF99; color: #222222;} |
| 115: | |
.mmContentb li a:active { background: #EAED65; color: #222222;} |
| 116: | |
|
| 117: | |
.mmContentb li a.submenu { |
| 118: | |
background: #EAED65 url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center; |
| 119: | |
font-size: 12px; |
| 120: | |
} |
| 121: | |
.mmContentb li a.submenu:hover { |
| 122: | |
background: #FFFF99 url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center; |
| 123: | |
font-size: 12px; |
| 124: | |
} |