/* normale Links */
A:link {text-decoration:underline; color:#222222;}
A:active {text-decoration:underline; color:#0000cd;}
A:visited {text-decoration:underline; color:#222222;}
A:hover {text-decoration:none; color:#0000cd;}

/* Link im Bereich "oben" */
a.w:link {text-decoration:underline; color:#FFFFFF;}
a.w:active {text-decoration:underline; color:#FFFFFF;}
a.w:visited {text-decoration:underline; color:#FFFFFF;}
a.w:hover {text-decoration:none; color:#FFFFFF;}


/* Bordercolor */
.bordercolor  { background-color: #8b0000; width:770px; border-right:2px solid #8b0000;border-bottom:2px solid #800000;}


/* Farbe und Schrift der Tabellen */
td.header {background-color:#dc143c; font-size:24pt; font-weight:100; color:#e0ffff; background-image:url('oben.jpg'); text-align:left}
td.oben {background-color:#dc143c; font-family:Verdana,Arial; font-size:8pt; color:#FFFFFF; font-weight: bold; background-image:url("text.css");}
td.w {background-color:#f5fffa; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;}
td.g {background-color:#f5f5f5; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;}
td.h {background-color:#dc143c; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;}

/* Formate der Eingabefelder und Buttons */
.txt {font-size:8pt; font-family:Verdana,Arial;}
.btn {font-size:8pt; font-family:Verdana,Arial;}

/* Hintergrundfarbe */
body {background-color:#FFFFFF;}


}
img {border : medium none inherit;}
 input.b {
           
           height : 17px;
           font-family : trebuchet MS, Helvetica,sans-serif;
           font-size : 12px;
           text-align : justify;
           color : #000000;
           text-decoration : none;
           background-color : #F6F6F6;
           border : 1px solid #8b0000;
           text-align : right;
      }
     input.i {
           
           height : 15px;
           font-family : trebuchet MS, Helvetica,sans-serif;
           font-size : 12px;
           text-align : justify;
           color : #000000;
           text-decoration : none;
           background-color : #F6F6F6;
           border : 1px solid #8b0000;
      }
     input {
           font-family : trebuchet MS, Helvetica,sans-serif;
           font-size : 12px;
           color : #000000;
           text-align : justify;
           text-decoration : none;
           background-color : #F6F6F6;
           border : 1px solid #8b0000;
      }
     textarea {

           font-family : trebuchet MS, Helvetica,sans-serif;
           font-size : 11px;
           text-align : justify;
           color : #000000;
           text-decoration : none;
           background-color : #F6F6F6;
           border : 1px solid #8b0000;
      }
