/* -------------------------------------- */
/* style-sheet Datei f?r norbert-krach.de */
/* -------------------------------------- */


 .bodynormal
 {
/*  background-image:url(hintergrund.gif);*/
  background-color: #FFFFFF;

 }

 .bodyrand
 {
  background-color: white;
  color: white;
 }

/*.bodyrand { background-image:url(backgrounds/bg0402.jpg); }*/


/* -------------------------------------------------------------------------- */
/* Class: link_menue -------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

  .linkmenue:link
  {
   color: white;
Font-Family: Verdana, Lucida, Sans-Serif;
   font-size: 10pt;
   text-decoration: none;
   font-weight: bold;
  }

  .linkmenue:visited
  {
   color: white;
Font-Family: Verdana, Lucida, Sans-Serif;
   font-size: 10pt;
   text-decoration: none;
   font-weight: bold;
  }

  .linkmenue:active
  {
   color: white;
Font-Family: Verdana, Lucida, Sans-Serif;
   font-size: 10pt;
   text-decoration: none;
   font-weight: bold;
  }

  .linkmenue:hover
  {
   color: #AFAFAF;
Font-Family: Verdana, Lucida, Sans-Serif;
   font-size: 10pt;
   text-decoration: none;
   font-weight: bold;
  }

/* -------------------------------------------------------------------------- */
/* Class: linksmall --------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

  .linksmall:link
  {
   color: blue;
   Font-Family: Verdana, Lucida, Sans-Serif;
   font-size: 10pt;
  }

  .linksmall:visited
  {
   color: blue;
   Font-Family: Verdana, Lucida, Sans-Serif;
   font-size: 10pt;
  }

  .linksmall:active
  {
   color: blue;
   Font-Family: Verdana, Lucida, Sans-Serif;
   font-size: 10pt;
  }

  .linksmall:hover
  {
   color: #AFAFAF;
   Font-Family: Verdana, Lucida, Sans-Serif;
   font-size: 10pt;    
  }

/* -------------------------------------------------------------------------- */
/* Class: link_normal - normale Links auf allen Seiten ---------------------- */
/* -------------------------------------------------------------------------- */

  .linknormal:link
  {
   color: blue;
  }

  .linknormal:visited
  {
   color: #FF6600;
  }

  .linknormal:active
  {
   color: #FF6600;
  }

  .linknormal:hover
  {
   color: black;
  }

/* -------------------------------------------------------------------------- */
/* Class: link_nv - Link der so bleibt  ------------------------------------- */
/* -------------------------------------------------------------------------- */

  .linknv:link
  {
   color: blue;
  }

  .linknv:visited
  {
   color: blue;
  }

  .linknv:active
  {
   color: blue;
  }

  .linknv:hover
  {
   color: black;
  }

/* -------------------------------------------------------------------------- */
/* Class: Line im rand oben;                                                  */
/* -------------------------------------------------------------------------- */

.HR
{
Color: #000070;
}

/* -------------------------------------------------------------------------- */
/* text-decoration: none;                                                     */
/* -------------------------------------------------------------------------- */
