* {
      font-family: Verdana, sans-serif;
     }


body {
      font-size: 75%;
      background-color: white;
     }


A:link    {color: #0005BC; text-decoration: underline;}
A:visited {color: #0005BC; text-decoration: underline;}
A:hover   {color: #6666FF; text-decoration: underline;}
A:active  {color: #0005BC; text-decoration: underline;}

img { border: 0; }

table {border: none;}

.tabelleOeffzeit
{
    margin-left: auto;
    margin-right: auto;
}

.tabelleOeffzeit th { background-color: #CDD8FF; }
.tabelleOeffzeit td { background-color: #EBEFFF; white-space: nowrap;}

.tabelleOeffzeit th, td { height: 1.9em;  width: auto;}

.tabelleET    {background-color: #EBEFFF;}
.tabelleET th {background-color: #99ACFF; height: 1.9em;}
.tabelleET td {background-color: #CDD8FF;}

.tabelleAngebot th {background-color: #CDD8FF;}
.tabelleAngebot td {background-color: #EBEFFF;}

td.Editiermodus {background-color:  #DDEBFF;}

td.keinUmbruch  { white-space: nowrap; text-align: right; }

.menuFrame
{
    border: 1px solid;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 1.6ex;
    margin-right: 0;
}

.menuEntry
{
    border: 1px dashed;
}

#sideBar
{
    float: left;
    clear: left;
    width: 14em;
    margin: 0;
    /*padding-top: 1em;
    padding-bottom: 1em;
    padding-right: 1em;
    padding-left: 1em;*/
    /*border: 1px ridge;*/
    /*position: absolute;*/
    top: 0;
    left: 0;
    height: 100%;
    /*max-width: 30%;    */
}

#mainContent
{
    /*background-color: #ffffe6;*/
/*    float: none;*/
    text-align: justify;
    margin-left: 15em;
    padding-bottom: 1em;
    padding-left: 1em;
    border: 1px solid #E6E6E6;
}
