/* CSS file: VEGYM */
/* Layoutdefinitionen fuer Monitor*/
/* 08.06.2000: monitor.css Datei erstellt */
/* Filipe Luis, Reichardt Informatik AG*/

h2   {
        text-decoration: none;
        text-align: left;
        font-style: normal;
        font-weight: 700;
        font-family: arial;
        font-size: 16pt;
        color: #000000;
}

h3   {
        text-decoration: underline;
        text-align: left;
        font-style: normal;
        font-weight: 700;
        font-family: arial;
        font-size: 12pt;
        color: #000000;
}

body  {
        background-color: #FFFFFF;
        text-decoration: none;
        text-align: justify;
        font-style: normal;
        font-weight: normal;
        font-family: arial;
        font-size: 12pt;
        color: black;
}

.menue   {
        background-color: #F6F6F6;
        text-decoration: none;
        text-align: left;
        font-style: normal;
        font-weight: 700;
        font-family: arial;
        font-size: 14pt;
/*      color: #0F0F8F;   */
        color: #8F0080;
}

.menueselected   {
        background-color: #DBDBDB;
        text-decoration: none;
        text-align: left;
        font-style: normal;
        font-weight: 900;
        font-family: arial;
        font-size: 14pt;
/*      color: #357CDD;        */
        color: #8F0080;
}

.submenue   {
        background-color: #999999;
        text-decoration: none;
        text-align: right;
        font-style: normal;
        font-weight: 500;
        font-family: arial;
        font-size: 11pt;
        color: #FFFFFF;
}

.submenueselected   {
        background-color: #999999;
        text-decoration: none;
        text-align: right;
        font-style: normal;
        font-weight: 500;
        font-family: arial;
        font-size: 11pt;
        color: #000000;
}

/*      background-color:  #357CDD;   */

.tabtitel  {
/*      background-color:  #0F0F8F;  */
        background-color:  #800060;
        text-decoration: none;
        font-style: normal;
        font-weight: 700;
        font-family: arial;
        font-size: 14pt;
        color: white;
}

.leads   {
        text-decoration: none;
        text-align: left;
        font-style: normal;
        font-weight: 700;
        font-family: arial;
        font-size: 12pt;
        color: black;
}

.text   {
        text-decoration: none;
        text-align: left;
        font-style: normal;
        font-weight:500;
        font-family: arial;
        font-size: 12pt;
        color: black;
}

.tablebg   {
/*      background-color: #F6F6F6;  */
/*      background-color:  #800060; */
        background-color:  #ffffff;
}

.link   {
        text-decoration: underline;
        font-style: normal;
        font-weight: 700;
        font-family: arial;
        font-size: 12pt;
/*      color: #4f4fCf;     */
        color: #0F000F;
}

b   {
        font-weight: 700;
}


.theader   {
/*      background-color: #357CDD;   */
        background-color:  #800060;
        text-decoration: none;
        text-align: left;
        font-style: normal;
        font-weight:700;
        font-family: arial;
        font-size: 12pt;
        color: #FFFFFF;
}

.trecorda   {
        background-color: #FFFFFF;
        text-decoration: none;
        text-align: left;
        font-style: normal;
        font-weight:500;
        font-family: arial;
        font-size: 12pt;
        color: #000000;
}

.trecordb   {
/*      background-color: #DDEAFB;   */
        background-color: #fee0fe;
        text-decoration: none;
        text-align: left;
        font-style: normal;
        font-weight:500;
        font-family: arial;
        font-size: 12pt;
        color: #000000;
}
