body        { margin-right:0px;
              margin-left:0px;
              margin-top:0px;
              margin-bottom:0px;
              background-repeat:repeat;
              background-image:url(/1-edvs/bg.jpg);
              }
                
.f1         { position:fixed;
              top:0px;
              left:0px;
              width:180px;
              bottom:0px;
              font-family:Verdana,Arial,HELVETICA;
              font-weight:Bold;
              font-size:8pt;
              margin-right:0px;
              margin-left:0px;
              margin-top:0px;
              margin-bottom:0px;
              border-right-style:dotted;
              border-right-width:2px;
              border-right-color:#ddf;
              overflow:auto;
              }

.titelcont  { position:absolute;
              top:0px;
              left:190px;
              z-index:2;
              right:16px;
              height:80px;
              margin-left:0px;
              }

h1          { font-weight:Bold;
              font-style:normal;
              margin-bottom:0px;
              font-size:24pt;
              }

h2          { margin-bottom:3px;
              }


h3          { margin-bottom:3px;
              }


.menue1     { padding-right:7px;
              padding-left:4px;
              padding-top:7px;
              padding-bottom:7px;
              background-color:#003FFD;
              }
.a1         { color:#fff;
              text-decoration:none;
              }
.a1:hover   { background-color:#88f;
              }
.a1:active  { background-color:#f00;
              }
.mark1      { border-left-style:double;
              border-left-width:9px;
              border-left-color:#f00;
              }

.menue2     { padding-right:3px;
              padding-left:12px;
              padding-top:3px;
              padding-bottom:3px;
              background-color:#c0c0ff;
              }
.a2         { color:#000;
              text-decoration:none;
              }
.a2:hover   { background-color:#9898ff;
              }
.a2:active  { background-color:#f00;
              }
.mark2      { border-left-style:double;
              border-left-width:6px;
              border-left-color:#f00;
              }

.menue3     { padding-right:3px;
              padding-left:12px;
              padding-top:3px;
              padding-bottom:3px;
              background-color:#e4e0ff;
              }
.a3         { color:#22c;
              text-decoration:none;
              }
.a3:hover   { background-color:#c0c0ff;
              }
.a3:active  { background-color:#f00;
              }
.mark3      { border-left-style:solid;
              border-left-width:2px;
              border-left-color:#f00;
              }

.warn       { font-weight:Bold;
              font-style:normal;
              margin-bottom:0px;
              font-size:24pt;
              border-style:dotted;
              border-width:3px;
              border-color:#d00;
              color:#d00;
              background-color:#fba;
              }

.TabRechts  { border-right-style:dotted;
              border-right-width:2px;
              border-right-color:#ddf;
              }

.TabUnten   { border-bottom-style:dotted;
              border-bottom-width:2px;
              border-bottom-color:#ddf;
              }