/* CSS Definitionen fuer die ESG Homepage */

a:link {
       color : #000000;
       text-decoration : none;
}

a:visited {
          color : #5C564F;
          text-decoration : none;
}

a:hover {
        color : #0000f0;
        text-decoration : none;
}

a:focus {
        color : #0000f0;
        text-decoration : none;
}

div.esg {
        position : absolute;
        overflow : auto;
        top : 10px;
        left : 109pt;
        width : 900pt;
        height : 74pt;
        background-color :;
        z-index : 2;
}

div.hauptmenu {
        position : absolute;
        overflow : auto;
        top : 70pt;
        left : 4pt;
        width : 2000pt;
        height : 17pt;
        background-color : #FFA955;
        font-size : 10pt;
        font-family : Arial, Helvetica, sans-serif;
        z-index : 2;
}

td {
        padding-left : 10px;
        padding-right : 10px;
}

div.untermenurahmen {
        position : absolute;
        overflow : auto;
        top : 8px;
        left : 5px;
        width : 105pt;
        height : 2000pt;
        background-color : #FF7200;
        z-index : 1;
}

div.untermenu {
        padding-left : 5px;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
}

div.text {
        position : absolute;
        top : 140px;
        left : 115pt;
        width : pt;
        right : 2%;
        /* clip  rect(200px 0px 400px 400px) */
}