
@import url('basis.css');

  div.frame {
     border: 0px solid blue;
     margin: 0;
     padding: 0;
     background: url(images/background1.gif);
     width: 99.4%;
     height: auto;
     margin-top: 0px;
     margin-left: 0px;
     border-right: 1px solid blue;
     border-bottom: 1px solid blue;
  }
  * html div.frame {margin-right: 0px; height: auto;}

  div.figureQ {
     border: 0px solid silver;
     margin-top: 8px;
     padding-left: 2px;
     padding-bottom: 2px;
     margin-right: 0px;
     width: 352px;
     height: 232px;
     float: right;
     position: static;
  }
  * html div.figureQ {margin-top: 8px;}

  div.figureQQ {
     border: 0px solid silver;
     margin-top: 8px;
     padding-left: 2px;
     padding-bottom: 2px;
     margin-right: 0px;
     width: 352px;
     height: 232px;
     float: right;
     position: static;
  }
  * html div.figureQQ {margin-top: 5px;}

  div.figureQD {
     border: 0px solid silver;
     margin-top: 8px;
     padding-left: 2px;
     padding-bottom: 2px;
     margin-right: 0px;
     width: 352px;
     height: 232px;
     float: right;
     position: static;
  }
  * html div.figureQD {margin-top: 8px;}
 
  div.figureQX {
     border: 0px solid silver;
     margin-top: 2px;
     padding-left: 2px;
     padding-bottom: 2px;
     margin-right: 0px;
     width: 400px;
     height: 400px;
     float: right;
     position: static;
  }
  * html div.figureQX {margin-top: 2px;}

  div.figureQZ {
     border: 0px solid silver;
     margin-top: 8px;
     padding-left: 2px;
     padding-bottom: 2px;
     margin-right: 0px;
     width: 450px;
     height: 450px;
     float: right;
     position: static;
  }
  * html div.figureQZ {margin-top: 2px;}

  div.figureQW {
     border: 0px solid silver;
     margin-top: 8px;
     padding-left: 2px;
     padding-bottom: 2px;
     margin-right: 0px;
     width: 454px;
     height: 310px;
     float: right;
     position: static;
  }
  * html div.figureQW {margin-top: 2px;}

  div.figureH {
     border: 0px solid silver;
     margin-top: 8px;
     padding-left: 2px;
     padding-bottom: 2px;
     width: 232px;
     height: 347px;
     float: right;
     position: static;
  }
  * html div.figureH {margin-top: 8px;}

  div.figureHH {
     border: 0px solid silver;
     margin-top: 4px;
     padding-left: 2px;
     padding-bottom: 2px;
     width: 232px;
     height: 347px;
     float: right;
     position: static;
  }
  * html div.figureHH {margin-top: 4px;}

  div.figureHW {
     border: 0px solid silver;
     margin-top: 8px;
     padding-left: 2px;
     padding-bottom: 2px;
     width: 304px;
     height: 460px;
     float: right;
     position: static;
  }
  * html div.figureHW {margin-top: 8px;}

  div.figureT {
     border: 0px solid silver;
     margin-top: 7px;
     margin-left: 0px;
     margin-right: 2px;
     padding-left: 2px;
     padding-bottom: 0px;
     width: 402px;
     height: 192px;
     float: right;
     position: static;
  }
  * html div.figureT {margin-top: 7px;}
 
    div.figureTop {
     border: 0px solid silver;
     margin-top: 0px;
     margin-right: 0px;
     padding-left: 0px;
     padding-bottom: 0px;
     width: 740px;
     height: 85px;
     position: static;
  }
  * html div.figureTop {margin-top: -12px;}

  div.Hfenster {
     border: 0px solid silver;
     padding: 0;
     margin-top: 100px;
     margin-bottom: 0px;
     margin-left: 3px;
     margin-right: 0px;
     left: 0px;
     width: 99.8%;
     height: 627px;
     position: absolute;
  }
  * html div.Hfenster {margin-top: 106px; width: 99.8%;}

  .tabelle {
     margin-left: -2px;
  }
  * html .tabelle {margin-left: -2px; margin-top: 16px;}

  div.html {
     min-height: 500px;
     border: 0px solid silver;
     padding-left: 10px;
     padding-right: 5px;
  }
  * html div.html {margin-top: 12px; margin-right: 2px;}

  div.html a:link, a:visited {
     text-decoration: none;
     color: #0066CC;
  }

  div.html a:hover {
     text-decoration: underline;
     color: red;
  }

  div.html a:active {
     text-decoration: none;
     color: #0066CC;
  }

  .switch {
     font-size: 16px; 
     font-weight: bold; 
     color: #0066CC; 
     float: left; 
     margin-top: 2px;
     margin-left: 2px;
     padding: 0;
  }

  .switch a:link, a:visited {
     text-decoration: none;
     color: #0066CC;
  }

  .switch a:hover {
     text-decoration: underscore;
     color: red;
  }

  .switch a:active {
     text-decoration: none;
     color: #0066CC;
  }
