#mainmenu {list-style-type:none; margin:0; padding:0; width: auto}
#mainmenu li {float:left; padding:0; margin:0; position:relative; width: auto;height: auto;}
#mainmenu a:link, #mainmenu a:visited{ display: block; color: #666065;font-size: 11px; font-family: Arial; line-height: 130%; text-decoration: none;font-weight: normal}
#mainmenu ul {list-style-type:none; margin: 0; padding:0; display: none;position: absolute;padding: 0;background-color: white;width: auto}
#mainmenu ul li{float:none;width: auto;margin:0; padding-left:30px; padding-right: 10px;padding-bottom: 3px;text-align:left;background-image: url("../de/images/sitemenu_point.gif"); background-repeat: no-repeat; background-position: left center;}
#mainmenu ul li a:hover{background-color: #efefef}
#mainmenu li:hover ul, #mainmenu a:hover ul{display:block}
#mainmenu li:hover {}
#mainmenu ul li:hover {background-color: #efefef}

*html #mainmenu a {width: 100%}

.submenu    { background-image: url("../de/images/submenu_point_02.gif"); background-repeat: no-repeat; background-position: left center;padding-left: 17px}
.submenu a  { color: #666065; font-size: 11px; font-family: Arial; line-height: 130%; text-decoration: none; }
.submenu a:hover    { color: #666065; font-size: 11px; font-family: Arial; line-height: 130%; text-decoration: none; font-weight: bold}
.submenuselected { background-image: url("../de/images/submenu_point_01.gif"); background-repeat: no-repeat; background-position: left center;padding-left: 17px}
.submenuselected a{ color: #666065; font-size: 11px; font-family: Arial; font-weight: bold; line-height: 130%; text-decoration: none; }
.submenuselected a:hover    { color: #666065; font-size: 11px; font-family: Arial; font-weight: bold; line-height: 130%; text-decoration: none;}
.seitenmenu   { background-image: url("../de/images/sitemenu_point.gif"); background-repeat: no-repeat; background-position: left center;padding-left: 25px}
.seitenmenu a { color: #666065; font-size: 10px; font-family: Arial; line-height: 120%; }
.seitenmenu a:hover   { color: #666065; font-size: 10px; font-family: Arial; line-height: 120%; font-weight: bold;text-decoration: none; }
.seitenmenuselected    {background-image: url("../de/images/sitemenu_point_01.gif"); background-repeat: no-repeat; background-position: left center; padding-left: 25px}
.seitenmenuselected a { color: #666065; font-size: 10px; font-family: Arial; line-height: 120%; font-weight: bold }
.seitenmenuselected a:hover    { color: #666065; font-size: 10px; font-family: Arial; line-height: 120%; font-weight: bold;text-decoration: none; }