/*für die Druckausgabe*/
body:{
      color:black;
      background-color:white;
      padding:20px;
      font-family:courier,Times,serif;
      }
H1        {
          font-size:175%;text-align:center;
          line-height:20px;
          font-variant:small-caps;
          }

h2    {
       line-height:15px;
}
a:link {
        color: #000000;
        text-decoration:none;
}
a:active {
        color: #000000;
        text-decoration:none;
}
a:visited {
        color: #000000;
        text-decoration:none;
}

#logo {
       position: relative;
}

#logobfp {
          position: absolute; top:-50px;left:-100px
         }
#text {
      width:17cm;
      font-size:11pt;
      text-align:justify;
}
#bildre {
         float:right;
         position:relative; width:auto;right:0cm;
         margin-left:0.5cm;
         margin-bottom:0.3cm;
         }
#bildlks {
         float:left;
         position:relative; width:auto;height:auto;
         margin-right:0.5cm;
         margin-bottom:0.3cm;
         }

#nav a:link {
         position:relative;left:23cm;top:-20px;

     font-size:0pt;
     color:#fff;
          line-height:0px;
          text-decoration:none;
}

#nav a:visited{
         position:relative;left:23cm;top:-20px;

     font-size:0pt;
     color:#fff;
          line-height:0px;
          text-decoration:none;
}

#navcontainer {
         position:relative;left:23cm;top:-20px;
         color:#fff;
         line-height:0px;
         text-decoration:none;
}

blockquote         {
              text-align:justify;
              }
.zit          {
              font-style:italic;
              border-width:2px;
              border-top-style:solid;
              border-left-style:solid;
              padding:8px;
              background:#C0C0C0;
              margin-top:5px;
              font-weight:bold;
}
p             {
              text-align:justify;
              }

small         {
              font-size:80%;
              letter-spacing:0pt;
              }

#copy {
       position:absolute; top:0; left:13cm;
       color:black;
       }
#copy a:link {
      position:absolute;left:-23cm;top:-20px;width:auto;
      color:white;
      text-decoration:none;
      }
#copy a:visited {
      position:absolute;left:-23cm;top:-20px;width:auto;
      color:white;
      text-decoration:none;
      }
#noprint {
         position:absolute;left:40cm;
         }