#menue1 {
background-color: #E8EFF5;
background-image:     url(images/menue/background.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 450;
width: 200;
}

#menue1 DIV {
   width: 100%;
   vertical-align: middle;
   padding-top: 2px;
   padding-bottom: 1px;
   border-bottom-width: 0px;
   border-bottom-style: solid;
   border-bottom-color: #ffffff;
   font-size: 12px;
}

#menue1 DIV A {
   color: #4659BF;
   font-family: Arial, Helvetica, Verdana,  Arial Narrow sans-serif;
   text-decoration: none;
   font-weight: normal
}

#menue1 DIV A:HOVER {
   color: #4659BF;
   text-decoration: underline
}

#menue1 DIV.menu1-level1-no {
   margin-top: 30px;
   vertical-align:middle;
   padding-left: 10px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #4659BF;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #4659BF;
   max-width: 190px;
}

#menue1 DIV.menu1-level1-no A {
   font-size: 14px;
   font-weight: bold;
   color: #4659BF
}

#menue1 DIV.menu1-level1-act {
   margin-top: 30px;
   vertical-align:middle;
   padding-left: 10px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #4659BF;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #4659BF;
   max-width: 190px
   }

#menue1 DIV.menu1-level1-act A {
   color: #4659BF;
   font-size: 14px;
   font-weight: bold;
}

#menue1 DIV.menu1-level2-no {
   font-size: 11px;
   font-weight : normal;
   background-image:  url(../../fileadmin/leactivemath/images/menue/Pfeil_weiss.gif);
   background-repeat: no-repeat;
   background-position: left center;
   margin-left: 10px;
}

#menue1 DIV.menu1-level2-no A {
   font-weight: bold;
   font-size: 12px;
   padding-left: 15px;
}

#menue1 DIV.menu1-level2-act {
   font-size: 11px;
   font-weight : bold;
   background-image:  url(../../fileadmin/leactivemath/images/menue/Pfeil_blau.gif);
   background-repeat: no-repeat;
   background-position: left center;
   margin-left: 10px;
}

#menue1 DIV.menu1-level2-act A {
   font-weight: bold;
   font-size: 12px;
   padding-left: 15px;
}

#menue1 DIV.menu1-level3-no {
   font-size: 12px;
   padding-left: 35px;
   font-weight : bold;
}

#menue1 DIV.menu1-level3-act {
   font-size: 12px;
   padding-left: 35px;
   font-weight : bold;

}

#menue1 DIV.menu1-level3-act A {
   font-weight: bold;
   font-size: 12px
}

#menue1 DIV.menu1-level4-no {
   font-size: 12px;
   padding-left: 40px;
   font-weight : normal;

}

#menue1 DIV.menu1-level4-act {
   font-size: 12px;
   padding-left: 40px;
   font-weight : normal;

}

#menue1 DIV.menu1-level4-act A {
   font-weight: bold;
   font-size: 12px
}

#menue1 DIV.menu1-level5-no {
   font-size: 12px;
   padding-left: 55px;
   font-weight : normal;

}

#menue1 DIV.menu1-level5-act {
   font-size: 12px;
   padding-left: 55px;
   font-weight : normal;

}

#menue1 DIV.menu1-level5-act A {
   font-weight: bold;
   font-size: 12px
}
