body      {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:12pt;
            font-weight:bold;
            color: #000000;
            background-image: url(../bilder/pixel_weiss.gif);
            margin:0;
            padding:0;
            height100%;
            overflow-y:hidden;
          }

h1        {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:25pt;
            font-weight:bold;
            text-align: center;
            color:#2860a0;
          }

h2        {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:25pt;
            font-weight:bold;
            text-align: left;
            color: #2860a0;
          }

h3        {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:12pt;
            font-weight:normal;
            text-align: center;
            color:#000000;
          }

h4        {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:13pt;
            font-weight:normal;
            text-align: left;
            color:#000000;
          }

.gross    {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:14pt;
            font-weight:bold;
            color:#000000;
          }
          
.groesser    {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:14pt;
            font-weight:normal;
            color:#000000;
          }

.normal_dick {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:12pt;
            font-weight:bold;
            color:#000000;
          }

.normal_dick_rot {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:12pt;
            font-weight:bold;
            color:#ff0000;
            background-color:#ebebeb;
          }

.normal   {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:12pt;
            font-weight:normal;
            color:#000000;
          }
.normal_blau   {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:12pt;
            font-weight:bold;
            color:#0000ff;
          }
.normal_rot   {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:12pt;
            font-weight:bold;
            color:#ff0000;
          }

.mittel_klein {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:11pt;
            font-weight:normal;
            color:#000000;
          }

.klein    {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:10pt;
            font-weight:normal;
            color:#000000;
          }

.klein_h  {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:11pt;
            font-weight:normal;
            color:#000000;
            background-image: url(../bilder/pixel_blau.gif);
          }

.klein_h2  {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:10pt;
            font-weight:normal;
            color:#000000;
            background-image: url(../bilder/pixel_rot.gif);
          }


.klein_rechts {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:10pt;
            font-weight:normal;
            text-align: right;
            color:#000000;
          }

.mini    {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:8pt;
            font-weight:normal;
            color:#000000;
          }

#fix   {
            z-index:10;
          }

#scroll   {
            z-index:0;
            height:100%;
            width:100%;
            overflow:auto;
          }

#scroll_inhalt{
            margin:1em 1em 1em 12em;
            padding:1em;
          }

.menue    {
            font-family:arial, helvetica, sans-serif;
            font-size:8pt;
            font-weight:bold;
            
            padding:1em;
            color: #000000;
            background-image: url(../bilder/pixel_grau.gif);
            align:left;
            text-align:left;
            z-index:2;
            position:absolute;
          }

.menueaktiv1{
            font-family:arial, helvetica, sans-serif;
            font-size:8pt;
            font-weight:bold;
            color: #2860a0;
            background-color: #ebebeb;
          }

.menueaktiv2{
            font-family:arial, helvetica, sans-serif;
            font-size:8pt;
            font-weight:bold;
            color: #ff0000;
            background-color: #ebebeb;
          }

.verdeckte_ebene {
            font-family:arial, helvetica, sans-serif;
            font-size:8pt;
            font-weight:bold;
            
            padding:1em;
            color: #000000;
            background-image: url(../bilder/pixel_grau.gif);
            filter:Alpha(opacity=100, finishopacity=90, style=1, startx=0, finishx=1);
            border-style: solid;
            border-width: 1px;
            border-color: #000000;
            align:left;
            text-align:left;
            z-index:2;
            position:absolute;
          }
          
.verdeckte_ebene_text {
            font-family:arial, helvetica, sans-serif;
            font-size:8pt;
            font-weight:bold;
           
            color: #000000;
            align:left;
            text-align:left;
          }

table.mysql {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:10pt;
            font-weight:normal;
            color:#000000;
            background-color: #ffffff;
            border-style: solid;
            border-width: 1px;
            border-color: silver;
          }

table.mysql th {
            font-family:verdana, arial, helvetica, sans-serif;
            font-size:11pt;
            font-weight:bold;
            color:#000000;
            background-image: url(../bilder/pixel_grau.gif);
          }

table.eingabe {
            z-index: -2;
          }

select    {
            z-index: -2;
          }

A         { 
            color: #000000;
            text-decoration: underline;
          }

A:link, A:visited, A:active
          { 
            color: #000000;
            font-weight:bold;
            text-decoration: underline;
          }

A:hover   { 
            color: #ff0000;
            font-weight:bold;
            background-color: #ebebeb;
            text-decoration: none;
          }
          
A.mlink:link, A.mlink:visited, A.mlink:active
          { 
            color: #000000;
            text-decoration: none;
          }

A.mlink:hover{ 
            color: #ff0000;
          }
          
A.mlinkaktiv:hover{ 
            color: #2860a0;
            background-color: #ebebeb;
          }
          
A.email:link, A.email:visited, A.email:active
          { 
            color: #000000;
            text-decoration: none;
          }       

A.email:hover{ 
            color: #ff0000;
          }

A.lehr:link, A.lehr:visited, A.lehr:active, A.lehr:hover
          { 
            color: #00ffff;
            text-decoration: none;
          } 

ul        { list-style-type: disc; }

