/* normale Links */
A:link {text-decoration:underline; color:#25437C;}
A:active {text-decoration:underline; color:#25437C;}
A:visited {text-decoration:underline; color:#25437C;}
A:hover {text-decoration:underline; color:#25437C;}

/* 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:underline; color:#FFFFFF;}


/* Bordercolor */
.bordercolor  { background-color: #E60001; width:600px; border-right:0px solid #E60001;border-bottom:0px solid #E60001;}


/* Farbe und Schrift der Tabellen */
td.header {background-color:#E60001; font-family:Tahoma,Verdana,Arial; font-size:14pt; color:#FFFFFF; font-weight: bold; background-image:url("oben.jpg"); text-align:center;}
td.oben {background-color:E60001; font-family:Verdana,Arial; font-size:8pt; color:#FFFFFF; font-weight: bold; background-image:url("oben.jpg");}
td.w {background-color:EFEBEB; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;}
td.g {background-color:F3F3F3; 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 : #25437C;
           text-decoration : none;
           background-color : #EFEBEB;
           border : 1px solid #d2d2d2;
           text-align : right;
      }
     input.i {
           
           height : 15px;
           font-family : trebuchet MS, Helvetica,sans-serif;
           font-size : 12px;
           text-align : justify;
           color : #25437C;
           text-decoration : none;
           background-color : #EFEBEB;
           border : 1px solid #d2d2d2;
      }
     input {
           font-family : trebuchet MS, Helvetica,sans-serif;
           font-size : 12px;
           color : #25437C;
           text-align : justify;
           text-decoration : none;
           background-color : #EFEBEB;
           border : 1px solid #d2d2d2;
      }
     textarea {

           font-family : trebuchet MS, Helvetica,sans-serif;
           font-size : 11px;
           text-align : justify;
           color : #25437C;
           text-decoration : none;
           background-color : #EFEBEB;
           border : 1px solid #d2d2d2;
      }

 