

body {
    background-attachment : fixed;
    background-image : url('gfx/navbg.jpg');
    background-repeat : no-repeat;
    color : #dcdcdc;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-size : 80%;
    margin-bottom : 10px;
    margin-left : 20px;
    margin-right : 55px;
    margin-top : 85px;
  }


a:link {
    color : #dcdcdc;
    text-decoration : none;
  }


a:visited {
    color : #dcdcdc;
    text-decoration : none;
  }


a:active {
    color : #dcdcdc;
    text-decoration : none;
  }


a:hover {
    color : #ffffff;
    text-decoration : underline;
  }


.navtitle {
    color : #dcdcdc;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-weight : bold;
    text-decoration : none;
  }


.navzeile {
    color : #dcdcdc;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-style : none;
    font-weight : normal;
    text-decoration : none;
  }


.navzeilexs {
    color : #dcdcdc;
    font-family : Helvetica, 'SUSE Sans', 'Sans Serif', Arial, Verdana;
    font-size : xx-small;
    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 : #ffffff;
    font-family : 'Times New Roman', Times, Helvetica, Arial;
    font-size : medium;
    font-style : normal;
    font-variant : small-caps;
    font-weight : bold;
    text-decoration : none;
  }

