body { font-family: Verdana, Arial, Helvetica, Sans Serif;
     background-color: #fafcd8;
     color: #0d3182;
     font-weight: normal;
     font-style: normal;
     font-size: 9pt;
       margin-left: 0px;
       margin-right: 0px;
       margin-top: 0px;
       margin-bottom: 0px;
   }

td { font-family: Verdana, Arial, Helvetica, Sans Serif;
     font-weight: normal;
     font-style: normal;
     color: #0d3182;
     font-size: 8pt;
   }

th { font-family: Verdana, Arial, Helvetica, Sans Serif;
     background-color: #ffb600;
     color: #0b2090;
     font-weight: bold;
     font-style: normal;
     font-size: 9pt;
     text-decoration: none;
   }

h3 { font-size:14pt; font-family: Verdana, Arial, Helvetica; color:#0d3182;} 
h4 { font-size:10pt; font-family: Verdana, Arial, Helvetica; color:#0d3182;}

/* Link normal */
a:link { font-family: Verdana, Arial, Helvetica, Sans Serif;
     color: #0d3182;
     font-weight: bold;
     font-style: normal;
     font-size: 9pt;
     text-decoration: underline;
   }

.link_normal { font-family: Verdana, Arial, Helvetica, Sans Serif;
     color: #000000;
     font-weight: normal;
     font-style: normal;
     font-size: 8pt;
     text-decoration: none;
             }

/* Link besucht */
a:visited { font-family: Verdana, Arial, Helvetica, Sans Serif;
     color: #0d3182;
     font-weight: bold;
     font-style: normal ;
     font-size: 9pt;
     text-decoration: underline;
   }


/* Link aktiv */
a:active { font-family: Verdana, Arial, Helvetica, Sans Serif;
     color: #0d3182;
     font-weight: bold;
     font-style: normal ;
     font-size: 9pt;
     text-decoration: underline;
   }

.text1 { font-family: Verdana, Arial, Helvetica, Sans Serif;
     background-color: #fafcd8;
     color: #0d3182;
     font-weight: normal;
     font-style: normal;
     font-size: 9pt;
     text-decoration: none;
   }
.text1b { font-family: Verdana, Arial, Helvetica, Sans Serif;
     background-color: #fafcd8;
     color: #0d3182;
     font-weight: bold;
     font-style: normal;
     font-size: 9pt;
     text-decoration: none;
   }
.text2 { font-family: Verdana, Arial, Helvetica, Sans Serif;
     background-color: #0d3182;
     color: #ffffff;
     font-weight: normal;
     font-style: normal;
     font-size: 10pt;
     text-decoration: none;
   }
.text3 { font-family: Verdana, Arial, Helvetica, Sans Serif;
     background-color: #f2edc8;
     color: #0d3182;
     font-weight: normal;
     font-style: normal;
     font-size: 10pt;
     text-decoration: none;
   }

.tabc1 { background-color: #fafcd8; }
.tabc2 { background-color: #0d3182; }

.text_foot { font-family: Verdana, Arial, Helvetica, Sans Serif;
     background-color: #f2edc8;
     color: #ffffff;
     font-weight: normal;
     font-style: normal;
     font-size: 8pt;
     text-decoration: none;
   }

/* Zeile ungerade */
.rc1 { font-family: Verdana, Arial, Helvetica, Sans Serif;
     background-color: #70a3d6 ;
     color: #ffffff;
     font-weight: normal;
     font-style: normal;
     font-size: 10pt;
   }
/* Zeile gerade */
.rc2 { font-family: Verdana, Arial, Helvetica, Sans Serif;
     background-color: #a3d6d6;
     color: #ffffff;  
     font-weight: normal;
     font-style: normal;
     font-size: 10pt;
   }




