/* styles.css for big-max-web.de (c) 2001 */

  .input {background: "#FFFFCC";color: "#000000" ;font-weight: normal;}
  a.nav:link { text-decoration: none;}
  a.nav:visited { text-decoration: none;}
  a.nav:hover { text-decoration: underline}


/* Format für die Beschreibung der Links*/
  #NavNeighbourPage { 
                font-size      : 9pt;
                line-height    : 14pt;
                color          : #7B7D7B;
                font-family    : Arial; }

  #NavCurrentPage { 
                font-size      : 9pt;
                line-height    : 14pt;
                color          : #7B7D7B;
                font-family    : Arial;
                font-weight    : bold;  }
  
  #NavSubPage { 
                font-size      : 9pt;
                line-height    : 14pt;
                color          : #7B7D7B; 
                font-family    : Arial; }

  #NavIndent { 
                font-size      : 9pt;
                line-height    : 14pt;
                color          : #7B7D7B;
                font-family    : Courier;}

/* Format für die Beschreibung des Content-Textes*/
  h1, h2, h3, h4 { 
                font-family    : Arial;
                color          : #7B7D7B; }

  #textdesign { font-size      : 9pt;
                line-height    : 14pt;
                color          : black;
                font-family    : Arial;}
