

body {
    background-attachment : fixed;
    background-image : url('Image3.jpg');
    background-repeat : repeat;
    color : #6d6d6d;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-size : 80%;
    margin-bottom : 10px;
    margin-left : 10px;
    margin-right : 10px;
    margin-top : 5px;
  }


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;
  }


.titel {
    color : #800000;
    font-style : normal;
    font-variant : small-caps;
    font-weight : bold;
  }


.text {
    color : #000000;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-weight : normal;
    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;
  }


.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, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    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;
  }


table {
    width : 100%;
  }


