#menue {
         width: 210px;
         height: auto;
         float: left;
         clear: right;
         }

.menue1, .menue2 {
         width: 200px;
         margin: 5px 0;
         clear: left;
         }

.menue1  {
        /*border-right: dotted 1px #006e4c;*/
         }

.normal, .aktiv {
         margin: 5px 4px;
         font-size: 1em;
         }

.aktiv  {
         padding: 4px;
         background-color: #006e4c;
         }

.normal a:link, .normal a:visited, .normal a:hover, .normal a:active {
        color: #fd540b;
         font-weight: bold;
         text-decoration: none;
         font-size: 1.1em;
         }

.normal a:hover {
        color: #1c7e72;
         }

.aktiv a:link, .aktiv a:visited, .aktiv a:hover, .aktiv a:active {
        color: #fffff0;
         font-weight: bold;
         text-decoration: none;
         font-size: 1em;
         }

.normal_u1, .aktiv_u1 {
         margin: 7px 0;
         padding: 5px 0;
         padding-left: 5px;
         font-size: 0.9em;
         }

.aktiv_u1 {
         background-color: #37805B;
         margin-bottom: 0px;
         }

.normal_u1 a:link, .normal_u1 a:visited, .normal_u1 a:hover, .normal_u1 a:active {
         color: white;
         text-decoration: none;
         font-size: 0.9em;
         }

.normal_u1 a:hover  {
        color: white; text-decoration: underline;
         }

.aktiv_u1 a:link, .aktiv_u1 a:visited, .aktiv_u1 a:hover, .aktiv_u1 a:active {
        color: #fffff0;
         font-weight: bold;
         text-decoration: none;
         font-size: 0.9em;
         }

.normal_u2, .aktiv_u2 {
         padding: 2px 0;
         padding-left: 15px;
         font-size: 0.88em;
         background-color: #37805B;
         }

.aktiv_u2 {
         background-color: #F5F9F2;
         }

.normal_u2 a:link, .normal_u2 a:visited, .normal_u2 a:hover, .normal_u2 a:active {
        color: #fffff0;
         font-weight: bold;
         text-decoration: none;
         font-size: 0.88em;
         }

.normal_u2 a:hover  {
         color: white; text-decoration: underline;
         }

.aktiv_u2 a:link, .aktiv_u2 a:visited , .aktiv_u2 a:hover , .aktiv_u2 a:active {
        color: #8b4513;
         font-weight: bold;
         text-decoration: none;
         font-size: 0.88em;
         }

.normal_u3, .aktiv_u3 {
         margin: 5px 0;
         padding-left: 15px;
         font-size: 0.9em;
         }

.normal_u3 a:link, .normal_u3 a:visited, .normal_u3 a:hover, .normal_u3 a:active {
        color: #006e4c;
         text-decoration: none;
         font-size: 0.9em;
         }

.normal_u3 a:hover {
        color: white; text-decoration: underline;
         }

.aktiv_u3 a:link, .aktiv_u3 a:visited, .aktiv_u3 a:hover, .aktiv_u3 a:active {
        color: #006e4c;
         font-weight: bold;
         text-decoration: none;
         font-size: 0.9em;
         }