@import url('styles.css');
@import url('styles_RTE.css');

/*<agl.folder "ALLGEMEIN">*/
BODY           { margin: 0px; padding: 0px; background-color: white; background-image: url(img/bg_body.gif); background-repeat: repeat-y; background-position: center 0; }
#MAINLAYOUT    { width: 700px; }
#LANGUAGE      { width: 700px; position: absolute; text-align: right; font-size: 9px; top: 25px; }
#HEAD          { text-align: center; height: 123px; background-image: url(img/bg_head.gif); background-repeat: no-repeat;  }
#HEAD IMG      { margin-top: 52px; }
#MAINNAV       { width: 616px; height: 17px; margin-top: 30px; border-bottom: 1px solid #999999; }
#SUBNAV        { width: 616px; height: 60px; margin-top: 6px; text-align: left; }
#CONTENT       { text-align: left; width: 616px; }
#FOOTER        { width: 700px; background-color: #E0DCDC; height: 22px; //margin-bottom: -40px; //margin-top: 20px; position: fixed; //position: relative; bottom: 0px; }
#FOOTER P      { width: 616px; font-size: 9px; padding-top: 2px; text-align: justify; border-top: 1px solid #999999; }
.content_part  { margin-bottom: 40px;}
.hidden        { display: none; }
/*</agl.folder>*/
/*<agl.folder "MAINNAV">*/
#MAINNAV UL                {  }
#MAINNAV UL LI             { display: inline; margin: 0px; }
#MAINNAV UL LI.no A        {  }
#MAINNAV UL LI.act         {  }
#MAINNAV UL LI.act A       {  }
#MAINNAV .nav_abstand      { margin: 0 17px 0 17px; }
/*</agl.folder>*/
/*<agl.folder "SUBNAV">*/
#SUBNAV UL.subnav          {  }
#SUBNAV UL.subnav LI       { display: inline; margin: 0 10px 0 0; }
#SUBNAV UL.subnav LI.no A  {  }
#SUBNAV UL.subnav LI.act   {  }
#SUBNAV UL.subnav LI.act A {  }
/*</agl.folder>*/
/*<agl.folder "MAINNAV">*/
#MAINNAV_HOME UL            { margin-top: 30px; }
#MAINNAV_HOME UL LI         { display: inline; margin: 0 20px 0 0; }
#MAINNAV_HOME UL LI.no A    {  }
#MAINNAV_HOME UL LI.act     {  }
#MAINNAV_HOME UL LI.act A   {  }
#MAINNAV_HOME .nav_abstand  { margin: 0 19px 0 19px; }
/*</agl.folder>*/
/*<agl.folder "HOME">*/
#MAINLAYOUT_HOME { width: 700px; }
#HEAD_HOME       { text-align: center; height: 353px; background-image: url(img/bg_head_home.gif); background-repeat: no-repeat;  }
#HEAD_HOME IMG   { margin-top: 265px; }
/*</agl.folder>*/

#DIGICOM { position: absolute; bottom: 5px; right: 5px; }