@charset "utf-8";

  html{
   text-align:center;
   margin:0pt;
  }

  body {
   background:#585858;
   margin:0pt auto 0pt auto;
   width:717pt;/* Bereich wird auf ganze breite ausgedehnt */
   text-align:center;
   font-family: Verdana, solid;/* zuweisen der Schriftart f&uuml;r ganzen Seite Verdana */
   font-size:10pt;
  }


  a {
   text-decoration:none;/* Hyperlinks werden nicht unterstrichen */
   color:black;
   border:0pt;
  }


  .agc {
   margin: -1.5pt;
  }


  img {
   border:0pt;
  }


  .navibutton {
   float:left;
   width:114pt;
   height:24pt;
   margin:1pt;
   background-image:url(../../Img/Button/schalter.png);
   padding-top:5pt;
  }


  .navibutton:active {
   float:left;
   width:114pt;
   height:24pt;
   margin:1pt;
   background-image:url(../../Img/Button/schalteraktiv.png);
  }


  .head {
   width:717pt;
   text-align:center;/* Text wird mittig ausgerichtet */
  }


  .bghead {
   background:url(../../Img/bg/bghead.gif) no-repeat;
  }


  .titel {
   padding-top:20pt;
   padding-bottom:7pt;
  }


  .navi {
   display:inline-block;
   width:580pt;
   text-align:center;
  }


  .w3clogoli {
   float:left;
   width: 88px;
   height: 31px;
   margin:0 0 0 10pt;
   border:0;
  }


  .w3clogore {
   float:right;
   width: 88px;
   height: 31px;
   margin:0 10pt 0 0;
   border:0;
  }


  .main {
   background:#FC9604;
   padding-top:10pt;
   width:717pt;
   display:inline-block;
  }


  .banner {
   float:right;/* Bereich wird am rechten Rand platzieret */
   width:150pt;/* Bereich wird in der breite 12em Punkte gesetzt */
   height:auto;
   margin:3pt 25pt 0 0;
   display:inline-block;
  }


  .counter {
   width:auto;
   max-width:145pt;
   display:inline-block;
   padding-top:3pt;
   padding-bottom:3pt;
  }


  .inhalt {
   margin:0 190pt 0 25pt;
   max-width:600pt;
   padding:3pt 0 5pt 0;
  }


  .frame {
   min-height: 25pt;
   margin:0pt 10pt 10pt 10pt;
   background-color:#faca0e;
  }


  .frameol {
   background:url(../../Img/Frame/frameol.gif) top left no-repeat;
  }


  .frameor {
   background:url(../../Img/Frame/frameor.gif) top right no-repeat;
  }


  .frameul {
   background:url(../../Img/Frame/frameul.gif) bottom left no-repeat;
  }


  .frameur {
   background:url(../../Img/Frame/frameur.gif) bottom right no-repeat;
  }


  .textspan {
   background-color:#FF0000;
   color:#000000;
  }


  .tabinhaltce {
   clear:both;
   margin: 4pt 0 0 0;
   padding:4pt 0 0 0;
   display:inline-block;
  }


  .tabinhaltli {
   float:left;
   margin:5pt;
  }


  .tabinhaltre {
   float:right;
   padding:10pt 0 0 0;
   margin:0 3pt 0 0;
   text-align:right;
   font:8pt verdana;
   display:inline-block;
  }


  .tablinkre {
   float:right;
   text-align:right;
   margin:3pt;
  }


  .tabinhalt {
   display:inline-block;
   text-align:center;
   width:98%;
   color:black;
  }


  .normaltab {
   float: none;
   min-height:20pt;
   margin:0 22% 0 22%;
   padding:3pt 0 2pt 0;
   text-align: center;
  }


  .minitab {
   width:300pt;
   min-height:22pt;
   padding:3pt 7.5% 4pt 7.5%;
  }


  .line {
   background:url(../../Img/Button/line.gif) bottom right no-repeat;
   margin:0pt 6pt 0pt 6pt;
   border:none;
   height:1pt;
   clear:both;
  }


  .eintrag {
   margin:0 0 5pt 0;
   padding:2pt 0 2pt 0;
   text-align:center;
  }


  .bgfoot {
   height:40pt;
   margin-bottom:8pt;
   background:url(../../Img/bg/bgfoot.gif) no-repeat;
  }


  .foot {
   clear:both;
   padding-top:5pt;
   font-size:9pt;
  }


  .footlink {
   display:inline-block;
   width:113pt;
  }


  .warnung {
   border:3pt #F9F2FA ridge;
   margin: 3pt;
   padding:4pt;
   background-color:#F7132B;
   font-size:12pt;
  }


  .reset {
   color:red;
   background:url(../../Img/Button/mini_long_reset.gif);
  }


 .divli
 {
   float:left;
   padding:0 3pt 0 0;
 }


 .divre
 {
   float:right;
 }


 .divce
 {
   clear:both;
   padding:0 3pt 0 0;
 }