

body {
    background-attachment : fixed;
    background-image : url('Image3.jpg');
    background-repeat : repeat;
    color : #808080;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-size : 80%;
    margin-bottom : 10px;
    margin-left : 10px;
    margin-right : 10px;
    margin-top : 5px;
  }


h1 {
    color : #800000;
    font-size : medium;
    font-style : normal;
    font-variant : small-caps;
    font-weight : bold;
  }


h2 {
    color : #800000;
    font-size : small;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
  }


h3 {
    color : #800000;
    font-size : small;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
  }


h4 {
    color : #000000;
    font-size : small;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
  }


hr {
    color : #cccccc;
    width : 75%;
  }


a:link {
    color : #000000;
    text-decoration : none;
  }


a:visited {
    color : #000000;
    text-decoration : none;
  }


a:active {
    color : #000000;
    text-decoration : none;
  }


a:hover {
    color : #800000;
    text-decoration : underline;
  }


.navtitle {
    color : #000000;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-weight : bold;
    text-decoration : none;
  }


.navzeile {
    color : #cccccc;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-style : none;
    font-weight : normal;
    text-decoration : none;
  }


.lebenszeile {
    color : #cccccc;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-size : x-small;
    font-style : none;
    font-weight : lighter;
    text-decoration : none;
  }


.titel {
    color : #800000;
    font-style : normal;
    font-variant : small-caps;
    font-weight : bold;
    font-size : small;
  }


.text {
    color : #000000;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-weight : normal;
    text-decoration : none;
  }


.news {
    color : #000000;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-size : x-small;
    font-weight : normal;
    text-decoration : none;
  }


.bibnews {
    color : #000000;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-weight : normal;
    text-decoration : none;
  }


.newstitle {
    color : #000000;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-weight : bold;
    text-decoration : none;
  }


.bibseite {
    color : #800000;
    font-size : small;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    margin-bottom : 5px;
    margin-top : 5px;
    text-align : center;
  }


.bibunterseite {
    color : #800000;
    font-size : small;
    font-style : italic;
    font-variant : normal;
    font-weight : normal;
    margin-bottom : 5px;
    margin-top : 5px;
    text-align : center;
  }


.lebenstitel {
    color : #800000;
    font-size : small;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    margin-bottom : 5px;
    margin-top : 5px;
    text-align : right;
  }


.bildtitel {
    color : #800000;
    font-size : small;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    margin-bottom : 5px;
    margin-top : 5px;
    text-align : left;
  }


.datum {
    color : #808080;
    font-size : x-small;
    font-variant : normal;
    font-weight : normal;
    text-decoration : none;
  }


.linkzeile {
    color : #6d6d6d;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-style : none;
    font-weight : normal;
    text-decoration : none;
  }


.navbox {
    border-right-color : #000000;
    border-right-width : 1px;
  }


.krifon-klein {
    color : #cccccc;
    font-family : Helvetica, Arial;
    font-size : x-small;
    font-style : italic;
    font-weight : bold;
    text-decoration : none;
  }


.krifon-www {
    color : #cccccc;
    font-family : 'Times New Roman', Times, Helvetica, Arial;
    font-size : medium;
    font-style : normal;
    font-variant : small-caps;
    font-weight : bold;
    letter-spacing : 1px;
    text-decoration : none;
  }


.krifon-www:hover {
    color : #800000;
    font-family : 'Times New Roman', Times, Helvetica, Arial;
    font-size : medium;
    font-style : normal;
    font-variant : small-caps;
    font-weight : bold;
    text-decoration : none;
  }


.copyright {
    color : #808080;
    font-size : x-small;
    font-variant : normal;
    font-weight : normal;
    text-decoration : none;
    text-align : center;
  }

