html
{height:100%;}

body
{height:100%;
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 color: #ffffff;
 font-family: verdana;
 font-weight:none;
 min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
 scrollbar-arrow-color: #ffffff;
 scrollbar-base-color: #6699ff;
 scrollbar-highlight-color:#ffffff;
 scrollbar-shadow-color:#000066;}

a
{background-color: #ffffff;
 color: #000066;
 text-align: center;
 font-size: 20pt;
 text-decoration: none;}

a:visited
{background-color: #ffffff;
 color: #000066;
 text-align: center;
 font-size: 20pt;
 text-decoration: none;}

a:active
{background-color: #ffffff;
 color: #000066;
 text-align: center;
 font-size: 20pt;
 text-decoration: none;}

a:hover
{background-color: #ffffff;
 color: #000066;
 text-align: center;
 font-size: 20pt;
 text-decoration: none;}

#seiten-a
{background-color: #6699ff;
 color: #ffffff;
 font-family: verdana;
 font-size: 9pt;
 line-height: 14pt;
 font-weight: bold;
 text-decoration: none;
 text-align: center;}

#seiten-a:visited
{background-color: #6699ff;
 color: #ffffff;
 font-family: verdana;
 font-size: 9pt;
 line-height: 14pt;
 font-weight: bold;
 text-decoration: none;
 text-align: center;}
 
#seiten-a:active
{background-color: #6699ff;
 color: #ffffff;
 font-family: verdana;
 font-size: 9pt;
 line-height: 14pt;
 font-weight: bold;
 text-decoration: none;
 text-align: center;}

#seiten-a:hover
{background-color: #6699ff;
 color: #000066;
 font-family: verdana;
 font-size: 9pt;
 line-height: 14pt;
 font-weight: bold;
 text-decoration: none;
 text-align: center;}



#oben-fixiert
{position: absolute;
 top: 10px;
 margin: 10px;
 width: 95%;
 border: 1px solid #ffffff;
 padding: 10px;
 background-color: #6699ff;
 color: #ffffff;
 font-family: verdana;
 font-size: 14pt;
 line-height: 20pt;
 font-weight: bold;
 text-decoration: none;
 text-align: center;}

#oben-fixiert
{  /* nur fuer moderne Browser! */
 position: fixed;}


#seite-fixiert
{position: absolute;
 top: 80px;
 right: 10px;
 margin: 12px;
 border: 1px solid #ffffff;
 padding: 12px;
 background-color: #6699ff;
 color: #ffffff;
 font-family: verdana;
 font-size: 9pt;
 line-height: 14pt;
 font-weight: bold;
 text-decoration: none;
 text-align: right;}

#seite-fixiert
{  /* nur fuer moderne Browser! */
 position: fixed;}

#iframe-fixiert
{position: absolute;
 left: 10px;
 top: 80px;
 width: 70%;
 height: 80%;
 text-align: left;
 border:1px solid #ffffff;}

#iframe-fixiert
{  /* nur fuer moderne Browser! */
 position: fixed;}



#rahmen
{border-width: medium;
 border-style: double;
 border-color: #ffffff;
 padding: 0px;}

h1
{color: #ffffff;
 text-align: center;
 font-family: verdana;
 font-weight: normal;
 line-height: 20pt;
 font-size: 14pt}

#blau
{background-color: #6699ff;
 color: #ffffff;
 text-align: center;
 font-size: 20pt;}

#weiss
{background-color: #ffffff;
 color: #000066;
 text-align: center;
 font-size: 20pt;}

 
iframe
{position: absolute;
 left: 10px;
 top: 80px;
 width: 70%;
 height: 80%;
 text-align: left;
 border:1px solid #ffffff;}



   -----------------------------


  body {
    margin: 0; padding: 0;
  }



