

#rechtes ul {
font-family: verdana, arial, helvetica, sans-serif; 
font-size:11px; 
font-weight: normal; 
padding-left: 0px;
width: 200px; 
list-style: none; 
background: #FFD403;
list-style: none;
}

#rechtes ul li {
}

#rechtes ul li a {
display: block; 
width: 195px !important; /* Breite für netscape, Firefox, Opera usw. */ 
width: 195px; /* Breite für IE */ 
height: 24px;
font-weight: bold; 
text-decoration: none; 
text-indent: 5px;
border-bottom: 1px solid #2e2e2e; 
color: #000000; 
padding: 6px 0px 0px 5px; 
margin-left: 0px; 
background: url('menu.jpg');
}
#rechtes  ul  li  a.rex-current, #rechtes ul li a.rex-active {
border-left: 0px solid #E1CF9F; 
border-bottom: 0px solid #E1CF9F; 
color: #Ed008c; 
background-image: url(menu_ho.png);
border-bottom: 1px solid #2e2e2e; 
}

#rechtes ul li a.rex-active {
}

#rechtes ul li a:hover {
border-left: 0px solid #FFFFF; 
color: #ed008c; 
border-bottom: 1px solid #2e2e2e; 
text-decoration: none;  
background-image: url(menu_ho.png);
}

#rechtes ul ul {
width: 195px !important; /* Breite für netscape, Firefox, Opera usw. */ 
width: 195px; /* Breite für IE */ 
font-size:10px; 
margin-bottom: 0px;
}

#rechtes ul ul li {
}

#rechtes ul ul li a {
text-indent: 20px;
}

#rechtes ul ul li a.rex-current {
}

#rechtes ul ul li a.rex-active {
}

#rechtes ul ul li a:hover {
}

/* -- */
#rechtes ul ul ul {
width: 195px !important; /* Breite für netscape, Firefox, Opera usw. */ 
width: 195px; /* Breite für IE */ 
font-size:10px; 
margin-bottom: 0px;
}

#rechtes ul ul ul li {
}

#rechtes ul ul ul li a {
text-indent: 40px;
}

#rechtes ul ul ul li a.rex-current {
}

#rechtes ul ul ul li a.rex-active {
}

#rechtes ul ul ul li a:hover {
}


/* --------------------------------- Beginn Menü ---------------------------------- */
.menu1 {
height:40px;  
margin: 15px 0px 0px 0px;
}
.menu1a {
height:30px;  
width: 730px;
margin: 15px 0px 0px 0px;
background: #FF0000;
}

.topmenu1 {
margin: 0;
padding: 0px 0 7px 0;
float: left;
font: bold 13px Arial;
width: 520px;
height:17px; 
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 0px 0;
background: #FFD403 center center repeat-x;
}

.topmenu1 li{
display: inline;
}

.topmenu1 li a{
float: left;
color: #000000;
padding: 5px 6px;
text-decoration: none;
border-right: 1px solid white;
}

.topmenu1 li a:visited{
color: #000000;
}

.topmenu1 li a:hover, .topmenu1 li {
color: #000000;
background: #FFE364 center center repeat-x;
}
.current{
width: 107px;
color: #000000;
}
.current1{
width: 145px;
color: #000000;
}

/* #################### Top Menü Shop Seite ########################### */

#navshopcontainer {
font: bold 13px Arial;
width: 730px;
height:45px; 
margin: 15px 0px 0px 0px;
}

ul#navshoplist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navshoplist li
{
display: inline;
list-style-type: none;
}

#navshoplist a { padding: 5px 15px 5px 15px;}

#navshoplist a:link, #navshoplist a:visited
{
color: #000;
background-color: #FFD403;
text-decoration: none;
}

#navshoplist a:hover
{
color: #000;
background-color: #FFE364;
text-decoration: none;
}
