A:link {       color:#034ea2;
               font-family: trebuchet ms, arial, helvetica, geneva;
               font-size: 14px;
               FONT-WEIGHT:normal;
               TEXT-DECORATION:underline;
               }
A:visited {    color:#034ea2;
               font-family: trebuchet ms, arial, helvetica, geneva;
               font-size: 14px;
               FONT-WEIGHT:normal;
               TEXT-DECORATION:underline;
               }
A:hover   {    COLOR:#DF0000;
               font-family: trebuchet ms, arial, helvetica, geneva;
               font-size: 14px;
               FONT-WEIGHT:normal;
               TEXT-DECORATION:underline;
               }
A:active  {    COLOR:#DF0000;
               font-family: trebuchet ms, arial, helvetica, geneva;
               font-size: 14px;
               FONT-WEIGHT:normal;
               TEXT-DECORATION:underline;
               }


body           {
               background-color:#e5f2d8;
               color:#034ea2;
               font-family: trebuchet ms, arial, helvetica, geneva;
               font-size: 14px;
               font-weight: normal;
               line-height: 150%;
               margin: 20;
  scrollbar-3d-light-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-face-color: #EFEFEF;
  scrollbar-arrow-color: #C0C0C0;
  scrollbar-shadow-color: #C0C0C0;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FAFAFA;
               }

body.statut           {
               background-color:#e5f2d8;
               color:#034ea2;
               font-family: trebuchet ms, arial, helvetica, geneva;
               font-size: 14px;
               font-weight: normal;
               line-height: 150%;
               margin: 20;
               }

body.background           {
               background-color:#feeeb8;
               color:#034ea2;
               font-family: trebuchet ms, arial, helvetica, geneva;
               font-size:8pt;
               font-weight:normal;
               }

 H1 {
font-family: trebuchet ms, arial, helvetica, geneva;
color:#034ea2;
font-size: 20px;
font-weight: bold;
line-height: 30px;
background-color:#feeeb8;
padding:2px;
margin:0px; }

h2 { color:#71bf4b; font-size:18px; font-family: trebuchet ms, arial, helvetica, geneva;  font-weight:bold;}
h3 { color:#034ea2;  font-size:16px; font-family: trebuchet ms, arial, helvetica, geneva;  font-weight:bold;}
h4 { color:#71bf4b; font-size:15px; font-family: trebuchet ms, arial, helvetica, geneva;  font-weight:bold;}
h5 { color:#DFD95A; font-size:30px; font-family: trebuchet ms, arial, helvetica, geneva;  font-weight:normal;}


table,td,tr,br,th{
                     font-family: trebuchet ms, arial, helvetica, geneva;
               color:#034ea2;
               font-size: 14px;
                     }

/* eingabefeld mit x pixel breite in msie */
/*(die breite fuer netscape: size 9 */
.inputform-w80 {
                  background-color:#DFDFDF;
                  color:#003366;
                  font-size:10px;
                  width:80px;
                  font-family:Verdana,Arial,sans-serif;
}
