BODY { background: #A4D8E3 url(bg.jpg) repeat-y; margin: 30px; margin-left: 10px }
#MAINLAYOUT {  }

#HEAD { width: 170px; }
#MAINMENU { width: 170px; position: absolute; top: 110px; left: 5px; }
#CONTENT { position: absolute; top: 106px; left: 240px; width: 540px }

#SUBMENU { display: none; }
#CONTENT_RIGHT { display: none; }
#BOTTOM { display: none; }

.hidden { display: none; }

/******************/
/* MENU           */
/******************/
#MAINMENU UL.mainnav { width: 196px; font-weight: normal; font-size: 15px; text-align: right; }
#MAINMENU UL.mainnav LI {background-image:none; line-height: 20px; display: block; margin-bottom: 10px; }
#MAINMENU UL.mainnav LI.no A { font-weight: bold; color: #A4D8E3/*#FFF096*/; font-size:13px }
#MAINMENU UL.mainnav LI.act {  }
#MAINMENU UL.mainnav LI.act A { font-weight: bold; color: white; font-size:13px }

#MAINMENU UL.subnav_1    { width: 160px; font-size: 12px; margin-top: 5px; }
#MAINMENU UL.subnav_1 LI    { margin-bottom: 0px; }
#MAINMENU UL.subnav_1 LI.no A { color: #fbef13; }
#MAINMENU UL.subnav_1 LI.act   {  }
#MAINMENU UL.subnav_1 LI.act A { color: black; }


#MAINMENU UL.mainnav LI.menuitem_46 a { color: #ef3aef/*F88ABB  #ef3aef*/ !important; }
