/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .kopf { border-style: solid;
    padding-top: 10px;
    border-width: 0px;
        font-family: Verdana;
        text-align: center;
    visibility: visible;
    position: absolute;
    font-style: normal;
    opacity: 1;
    color: yellow;
    font-weight: bold;
    font-size: 12pt;
    overflow: hidden;
    top: 0px;
    left: 160px;
    width: 725px;
    height: 54px;
    }

  .ihv { font-family: Verdana;
    visibility: visible;
    position: absolute; /* only for IE  - see hack below*/
    color: yellow;
    /*overflow: visible; */
    top: 50px; 
    left: -1px;
    width: 160px;
    height: 550px; /* if set to auto, background image does not appear */
    font-size: 10pt;
    background-image: url("Pics/BackImageIHV.png");
    background-repeat:no-repeat;
    background-position:00px 250px;
    }
    body>div.ihv {position: fixed;} /* for modern browsers,to keep the ihv always visible (fixed would confuse IE) */

  .inhalt { padding: 10px;
    font-family: Verdana;
    visibility: visible;
    position: absolute;
    background-color: #402110; /* the same color should be set for Videolayout.body */
    /* overflow: auto;  */
    scrollbar-base-color:#402110; /* the same color as for background-color (works only with IE)*/
    scrollbar-arrow-color:yellow; /* (works only with IE)*/
    top: 42px;
    left: 160px;
    width: 725px;
    height: auto;
    color: white;
    font-size: 10pt;
    }

  table { border-style: none;
    font-size: 10pt;
    color: white;
    font-family: Verdana;
    }

  body { font-family: Verdana;
    font-size: 10pt;
    color: white;
    background-image: url("Pics/BackImageBody.png");
    background-repeat: repeat;
    background-color: olive;
    }
    
  h2 {font-family: Verdana;
      color: white;
      font-size: large;
      font-weight: bold;
      font-style:normal;
      text-align: center;
      } 
  
  h3 {font-family: Verdana;
      color: aqua;
      font-size: medium;
      font-weight: bold;
      font-style:normal;
      text-align: left;
      } 
  
  h5 {font-family: Verdana;
      color: orange;
      font-size: x-small;
      font-weight: normal;
      font-style:italic;
      text-align: left;
      }
  
  h6 {font-family: Verdana;
      color: aqua;
      font-size: xx-small;
      font-weight: normal;
      font-style:italic;
      text-align: right;
      }

/* highlighted text with <span class=hlx>text</span> */
  .hl1 {font-family: Verdana;
      color: orange;
      /* background-color:darkblue; */
      font-weight: bold;
      font-style:normal;
      text-align: left;
      }

  .hl2 {font-family: Verdana;
      color: fuchsia;
      font-weight: bold;
      font-style:normal;
      text-align: left;
      }

  .hl3 {font-family: Verdana;
      color: lime;
      font-weight: bold;
      font-style:normal;
      text-align: left;
      }

  .hl4 {font-family: Verdana;
      color: aqua;
      font-weight: bold;
      font-style:normal;
      text-align: left;
      }

  .hl5 {font-family: Verdana;
      color: gold;
      font-weight: bold;
      font-style:normal;
      text-align: left;
      }

  .hl6 {font-family: Verdana;
      color: white;
      font-weight: bold;
      font-style:normal;
      text-align: left;
      }

  a:active {color:lime;}
  a:visited  {color:yellow;}
  a:link {color:yellow;}
  a:hover {background-color:red; }

  img { border-style: solid;
    border-width: 0px;
    }

