@import url('styles.css');
@import url('styles_RTE.css');

/*<agl.folder "ALLGEMEIN">*/
BODY        { background-color: #313131; background-image: url(img/bg.jpg); background-repeat: repeat-y; background-position: center 0; text-align: center; margin: 0; }
#MAINLAYOUT { text-align: left; width: 665px; margin-right: auto; margin-left: auto; }
#HEAD       { position: relative; height: 255px; width: 447px; margin-left: -38px;  }
#MAINNAV    { position: relative; top: -140px; left: 269px; width: 420px; }
#SUBNAV     { position: relative; top: -135px; left: 210px; width: 480px; height: 16px; }
#CONTENT    { margin-top: -36px; margin-bottom: 20px; }
.hidden     { display: none; }
#HEAD_PRINT { display: none; }
#HOME       { position: absolute; top: 58px; z-index: 1; }
/*</agl.folder>*/
/*<agl.folder "MAINNAV">*/
#MAINNAV UL                { margin: 0; line-height: 0; }
#MAINNAV UL LI             { display: inline; margin: 0px; }
#MAINNAV UL LI.no A        {  }
#MAINNAV UL LI.act         {  }
#MAINNAV UL LI.act A       {  }
/*</agl.folder>*/
/*<agl.folder "SUBNAV">*/
#SUBNAV UL.subnav          { margin: 0px; line-height: 0px; }
#SUBNAV UL.subnav LI       { display: inline; margin: 0px; }
#SUBNAV UL.subnav LI.no A  {  }
#SUBNAV UL.subnav LI.act   {  }
#SUBNAV UL.subnav LI.act A {  }
/*</agl.folder>*/
/*<agl.folder "BOTTOMNAV">*/
#BOTTOM UL                 {  }
#BOTTOM UL LI              {  }
#BOTTOM UL LI.no A         {  }
#BOTTOM UL LI.act          {  }
#BOTTOM UL LI.act A        {  }
/*</agl.folder>*/

#DIGICOM { position: absolute; right: 5px; bottom: 5px; }