 <!--Stylesheet für Seitendruck-->
body {font-family:;}

p  {
  font-family:serif;
  color:"#000000";
  font-size:10pt;
  line-height:16pt;
  orphans:3;
  widows:3; }
li {
  font-family:serif;
  color:"#000000";
  font-size:10pt;
  orphans:3;
  widows:3; }
ul {
  font-family:serif;
  color:"#000000";
  font-size:10pt;
  orphans:3;
  widows:3; }
ol {
  font-family:serif;
  color:"#000000";
  font-size:10pt;
  orphans:3;
  widows:3; }
blockqoute {
  font-family:serif;
  color:"#000000";
  font-size:10pt;
  orphans:3;
  widows:3; }
h1 {
  font-family:sans-serif;
  color:"#000000";
  font-size:16pt;
  font-weight:bold;
  margin-top:2cm;
  margin-bottom:0,3cm;}
h2 {
  font-family:sans-serif;
  color:"#000000";
  font-size:14pt;
  font-weight:bold; }
h3 {
  font-family:sans-serif;
  color:"#000000";
  font-size:12pt;
  font-weight:bold;  }
h4 {
  font-family:sans-serif;
  color:"#000000";
  font-size:12pt;
  font-weight:normal;
  font-style:italic;}

.adresse {
  font-family:sans-serif ;
  margin-left:ocm;
  margin-top:1cm;
  color:"#000000";
  font-size:9pt;
  line-height:11pt;
  orphans:5;
  widows:5; }

.info {
  font-family: sans-serif;
  color:"#000000";
  font-size:8pt;
  line-height:10pt;
  orphans:5;
  widows:5; }

a:link {
  color:#000000;
  text-decoration:none;
  background-color:;
  font-weight:bold; }
a:visited {
  color:#000000;
  text-decoration:none;
  background-color:;
  font-weight:bold; }
a:active {
  color:#000000;
  text-decoration:none;
  background-color:;
  font-weight:bold; }
a:hover {
  color:#FFBF00;
  text-decoration:none;
  background-color:;
  font-weight:bold; }

/* ------------------------- Klassen --------------------------- */
/* ---------- Klassen für Textauszeichnung-------------------- */
.petit {    /* Kleine Schrift */
 font: 0.8em ;
  }
.petit-einzug {  /* Kleine Schrift und linker Einzug (z.B. für Erklärungen etc.) */
 font: 0.8em ;
 margin-left:20px;
    }
.thead1 {   /* Format für Zwischenüberschrift bei Terminen Hirarchie 1 */
  font: 14pt ;
  color:#000000;
  text-decoration:none;
  margin-top:20px;
  padding:0px;
   }
.thead2 {   /* Format für Zwischenüberschrift bei Terminen Hirarchie 2*/
  color:#000000;
  text-decoration:none;
  font-weight: bold;
  margin-top:20px;
  padding:0px;
   }
.pro-koop {       /* Format für Kooperationspartner bei Projekten.... */
 font: 0.8em ;
 text-align:right;
 margin-left: 60px;
  }
.pro-dat {        /* Format für Datum bei Projekten.... */
 font: 0.8em ;
 text-align:right;
 margin-left: 40px;
  }
P.sdfootnote {            /* Format für Fußnoten, die mit OpenOffice generiert sind (Fußnotentext)*/
  margin-left: 0.5cm;
  text-indent: -0.5cm;
  margin-bottom:
  0cm; font-size: 10pt
    }
A.sdfootnoteanc {    /* Format für Fußnoten, die mit OpenOffice generiert sind (Anker im Text)*/
  font-size: 0.6em
        }
.nav-text {
  text-align:right;
      }

