/* ehemals div.boxbody_start { */

div#mainmenu {
    background: url(../grfx/all/corner_gray_bl.gif) no-repeat bottom left;
  /*  padding-top: 0.5em;
    padding-right: 1em;
    padding-left: 1em;
    padding: 0.5em 1em 0.5em 1em;*/
    padding: 0em 1em 1em 1em;
}

div#mainmenu2 {
    background: url(../grfx/all/corner_gray_bl.gif) no-repeat bottom left;
  /*  padding-top: 0.5em;
    padding-right: 1em;
    padding-left: 1em;
    padding: 0.5em 1em 0.5em 1em;*/
    padding: 0em 1em 1em 1em;
}

div.boxbody_start ul {
    list-style: none;
/*    margin: 0em 0em 1em 0em;*/
    margin-left: 0em;
    margin-bottom: 0em;
    padding-left: 1.2em;
}

div.boxbody_start2 ul {
    list-style: none;
/*    margin: 0em 0em 1em 0em;*/
    margin-left: 0em;
    margin-bottom: 0em;
    padding-left: 1.2em;
}


/*
div.box_start a {
    font-size: 0.95em;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
*/

ul.level1 > li.haschildren {
    list-style: disc url(../grfx/all/arrow_right.gif);
	/*background: url(../grfx/all/arrow_right.gif) no-repeat left;*/
}
ul.level1 > li.haschildren_open {
   list-style: disc url(../grfx/all/arrow_down.gif);
}
div.boxbody_start li.haschildren_open > a {
    color: #666666;
    font-weight: bold;
}
div.boxbody_start li.haschildren_open > a.active {
    color: #D92425;
    font-weight: bold;
}
div.boxbody_start a.active {
    color: #D92425;
    font-weight: bold;
}
div.boxbody_start a:hover {
    /*color: #D92425;*/
        color: #CE181A;
    text-decoration: underline;
}

div.boxbody_start2 li.haschildren_open > a {
    color: #666666;
    font-weight: bold;
}
div.boxbody_start2 li.haschildren_open > a.active {
    color: #D92425;
    font-weight: bold;
}
div.boxbody_start2 a.active {
    color: #D92425;
    font-weight: bold;
}
div.boxbody_start2 a:hover {
    /*color: #D92425;*/
        color: #CE181A;
    text-decoration: underline;
}

/* }}} */
