body {
      margin:0px;
      padding:0px;
     }

table, tr, td
        {
         font-family:Verdana, Arial, Helvetica, sans-serif;
         font-size:10pt;
         color:#000000;
         font-weight:normal;
        } 

a:link    {text-decoration: none; color:#000000; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; font-weight:normal;}
a:visited {text-decoration: none; color:#000000; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; font-weight:normal;}
a:hover   {text-decoration: underline; color:#3D79B5; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; font-weight:normal;}
a:active  {text-decoration: none; color:#000000; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; font-weight:normal;}
a:focus   {text-decoration: none; color:#000000; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; font-weight:normal;}

.button {
         background-color:#3D79B5;
         height:18px;
         max-height:18px;
         width:146px;
         max-width:146px;
         font-family:Verdana, Arial, Helvetica, sans-serif;
         font-size:8pt;
         color: #ffffff;
         font-weight:normal;
         border-style:solid;
         border-color:#3D79B5;
         border-width: 0px;
        }
        
.button2 {
         background-color:#3D79B5;
         height:18px;
         max-height:18px;
         width:90px;
         max-width:90px;
         font-family:Verdana, Arial, Helvetica, sans-serif;
         font-size:8pt;
         color: #ffffff;
         font-weight:normal;
         border-style:solid;
         border-color:#3D79B5;
         border-width: 0px;
        }

.button3 {
         background-color:#3D79B5;
         height:18px;
         max-height:18px;
         width:310px;
         max-width:310px;
         font-family:Verdana, Arial, Helvetica, sans-serif;
         font-size:8pt;
         color: #ffffff;
         font-weight:normal;
         border-style:solid;
         border-color:#3D79B5;
         border-width: 0px;
        }

.eingabefeld {
                  overflow:auto;
                  width:900px;
                  max-width:900px;
                  height:450px;
                  max-height:300px;
                  border:1px dotted #000000;
                  font-family:Verdana, Arial, Helvetica, sans-serif;
                  font-size:12px;
                  color: #000000;
                 }
                 
.textfeld {
                 
                  width:144px;
                  max-width:144px;
                  font-family:Verdana, Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  color:#000000;
                  font-weight:normal;
                  height:18px;
                  max-height:18px;
                  border-style:solid;
                  border-color:#000000;
                  border-width: 1px;
                 }

.textfeld2 {
                 
                  width:144px;
                  max-width:144px;
                  font-family:Verdana, Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  color:#000000;
                  font-weight:normal;
                  height:16px;
                  max-height:16px;
                  border-style:solid;
                  border-color:#000000;
                  border-width: 1px;
                 }
