

BODY {
    background-attachment : fixed;
    background-color : #f5f5f5;
    background-image : url('http://steppuhn.org/Dokumente/ego.php');
    background-position : top right;
    background-repeat : no-repeat;
    color : #000000;
    display : block;
    font-family : times, helvetica, sans-serif;
    font-size : medium;
    margin-left : 3px;
    margin-right : 3px;
    text-align : left;
  }


A:link {
    color: #000080;
    text-decoration: none;
  }


A:active {
    color: #6666cc;
    text-decoration: none;
  }


A:visited {
    color: #0000cc;
    text-decoration: none;
  }


A:hover {
    color: #008000;
    text-decoration: underline;
  }


A.N2:link {
    color: #00529A;
    text-decoration: none;
  }


A.N2:visited {
    color: #005CAD;
    text-decoration: none;
  }


A.N2:hover {
    text-decoration: none;
    color: #0A0473 ;
  }


A.N3:link {
    color: #00529A;
    text-decoration: none;
  }


A.N3:visited {
    color: #005CAD;
    text-decoration: none;
  }


A.N3:hover {
    color: #26e2d6;
    text-decoration: underline;
  }


p.c3 {
    text-align: center;
  }


p.c5 {
    font-size: 80%;
    font-style: italic;
    text-align: center;
  }


b.c6 {
    font-size: 150%;
  }


p.c7 {
    font-weight: bold;
  }


p.c8 {
    font-size: 80%;
  }


b.c9 {
    font-size: 120%;
  }


span.c4 {
    font-size: 80%;
  }


span.c1 {
    font-size: 150%;
  }


span.hl {
    color: #008B8B;
  }


td.c1 {
    font-size: 150%;
    text-align: left;
  }


td.c2 {
    text-align: left;
    font-size: 80%;
    font-style: italic;
    vertical-align: middle;
    line-height: 2em;
  }

