body {
   font-family:Arial,Helvetica, sans-serif;
   color:white;
   background-color: #408080;
   text-align:center;
}

table {
   width:800;
   border:0;
   margin-left:auto;
   margin-right:auto;
}

td.linkes {
   vertical-align:top;
   text-align: center;
   width:300;
   height:550;
   font-size:120%;
}

td.rechts {
   vertical-align:top;
   text-align:left;
   width:500;
   height:550;
   font-family: verdana, arial, sans-serif;
   font-size: 10pt;
}

td.copy {
   vertical-align:top;
   text-align:left;
   width:300;
   font-family: verdana, arial, sans-serif;
   font-size: 8pt;

}
p.nummer {
   font-size: 75%;
}

h3 {
   font-size: 140%
}

textarea {
   width:800;
   height:190;
   font-family: verdana, arial, sans-serif;
   background-color: #408080;
   scrollbar-base-color: #408080;
   scrollbar-track-color:#408080;
   color:white;
   border: 0;
   font-size: 10pt;
   overflow: auto;
}

input.eins {
   font-family: verdana, arial, sans-serif;
   background-color: #408080;
   color:white;
   border: 0;

}