        #pane_main         { position:relative; top:0px; bottom:0px; width: 790px; height:100%; overflow:hidden; }
        #container_master  { height:100%; width:100%; }

        #edge_left      { position:absolute; top:10px; bottom:10px; left:0px; width:9px;
                          background-image:url("../images/edge_left.png");
                          background-repeat:repeat-y;}
        #edge_right     { position:absolute; top:10px; bottom:10px; right:0px; width:9px;
                          background-image:url("../images/edge_right.png");
                          background-repeat:repeat-y;}
        #edge_top       { width:100%; height:9px; position:absolute; left:0px; top:10px;
                          background-image:url("../images/edge_top.png"); z-index:2; }
        #edge_bottom    { width:100%; height:9px; position:absolute; left:0px; bottom:10px;
                          background-image:url("../images/edge_bottom.png"); z-index:2;}

        #subwin_tools   { position:absolute; left:15px; bottom:75px; width:130px; height:130px; padding:5px; 
                          }

        #subwin_img_cfl  {position:absolute; left:50px; bottom:22px;}

        #subwin_menu    { position:absolute; left:18px; top:38px; width:140px; height:250px; padding:5px; }


        #subwin_right   { position:absolute; top:25px; bottom:25px; left:170px; width:567px; overflow:auto;
                          padding-top:10px; padding-bottom:10px; padding-left:25px; padding-right:20px;
                        }

        #title_text     {  }

        #subwin_arrows  { position:absolute; left:25px; top:165px; }

        #mediaspace     { width:450px; position:relative; left:93px; border-style:double; border-width:4px; border-color:#444444; }

        .pane_inner     { margin: 10px; }

        .table_filelist { margin-left:93px; border-style:solid;
                          border-color:#bbbbbb; border-width:1px; padding:5px; width:463px; }
        .td_filelist    { padding-left:5px; padding-right:5px; }
        .tr_fileliste   { background-color:#d8d8d8; }
        .td_filelistf   { background-color:#ffffff;border-style:solid;
                          border-color:#cccccc; border-width:1px; padding-left:5px; }
        .tr_filelisto   { background-color:#eeeeee; }
        .td_filelistfs   { background-color:#ffffaa;border-style:solid;
                          border-color:#cccccc; border-width:1px; padding-left:5px; }

        .link_fl:link    { text-decoration:none; }
        .link_fl:visited { text-decoration:none; }

        .text_b         { font-weight:bold; }
        .text_u         { text-decoration: underline; }
        .text_bu        { text-decoration: underline; font-weight:bold; }
        .text_copy      { text-align:center; font-size:smaller; font-family:sans-serif; font-weight:bold; margin-left:100px; color:#555555; }
        .text_tools     { text-align:center; font-size:smaller; font-family:sans-serif; margin-top:-4px;
                          margin-bottom:-4px; height:19px; }
        .text_menutitle { font-size:smaller; font-family:sans-serif; font-weight:bold; margin:0px; }
        .text_menu      { font-family:sans-serif; margin-left:4px; margin-bottom:5px; margin-top:10px; 
                          font-variant: small-caps; font-weight:bold; font-size:18px;}

        .text_maintitle { font-weight:bold; font-size:18px; color:#990000; font-family:sans-serif;
                          margin-top:0px; margin-bottom:0px;}
        .text_titleblock { text-align:center; margin-left:95px; }
        .text_offsetp    { text-align:left; margin-left:95px; text-indent:3em; }

        .text_subtitle  { font-weight:bold; color:#990000; font-family:sans-serif;}
        .text_submenu   { font-weight:bold; font-size:smaller; text-align:center; font-family:sans-serif}
        .text_menu2     { font-weight:bold; font-size:smaller; font-family:sans-serif; text-align:center; z-index:6;
                          margin-top:6px; margin-bottom:6px;}
        .text_center    { text-align:center; margin-bottom:0px; margin-top:0px; }
        .text_sitemap   { margin-left:105px; margin-top:2px; margin-bottom:2px; font-weight:bold; }

        .indent         { margin-left: 25px;}
        .large_indent   { margin-left:95px; }
        .large_indent2  { margin-left:130px; }
        .text_tabbed    { text-indent: 3em; }
        .text_front     { margin-left:95px; text-align:justify; font-size:17px; }

        .objects        { width:450px; height:285px; position:relative; left:0px; top:0px; z-index:0 }

/*        .link_m2:link     { color: #111155; text-decoration: none; }
        .link_m2:visited  { color: #111155; text-decoration: none; } 
        .link_m2:hover    { color: #0000ff; text-decoration: none; }*/

        .middle         { height:100%; margin-top:auto; margin-bottom:auto; }

        .img_nob        { border-width:0px; border-style:none; }
        .img_front      { border-width:none; border-style:none; margin-left:21px; margin-right:-9px; float:right;}
        .img_hidden     { position:absolute; width:1px; height:1px; display:hidden; z-index:-1;}
        .img_menu       { border-width:0px; border-style:none; vertical-align:middle; margin-right:12px; }
        .img_mounted    { border-style:double; border-width:4px; border-color:#444444; }
        .img_contact    { float:right; border-style:double; border-width:4px; border-color:#444444; margin-left:20px;}