/*-------------Die Style-Informationen für den body-----
------------------extra für Opera----------------------*/
body {padding-left:0px;
      padding-top:0px;
      padding-right:0px;
      padding-bottom:0px;
      margin:0px;
      background-color:#FFFFFB;
}

/*-------------Die Style-Informationen für die Links-----------------
--------------------------------------------------------------------*/

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:focus {color:#000000; text-decoration:none;}
a:hover {color:#006000; text-decoration:underline; background-color:#D0D0D0;}
a:active {color:#000000; text-decoration:none;}

/*--Eine besondere größere Schrift für das Menü---------------------
-------------------------------------------------------------------*/
.schrift4 {font-family:Verdana, Arial;
           font-size:14px;
           font-weight:bold;
           color:#000000;
           line-height:150%;
           }

/*--Eine besondere kleinere Schrift für das Menü--------------------
-------------------------------------------------------------------*/

.schrift5 {font-family:Verdana, Arial;
           font-size:12px;
           font-weight:normal;
           color:#000000;
           line-height:150%;
           }

/*-------------Formatierungen für den Schrifttext----------------------
---------------------------------------------------------------------*/

.schrifttext {font-family:Verdana, Arial;
              font-size:14px;
              font-weight:normal;
              color:#000000;
              text-align:justify;
              }


/*-------------Formatierungen für die kleinen Headlines---------------
---------------------------------------------------------------------*/

.subheadline {font-family:Arial, Verdana;
              font-size:20px;
              font-weight:bold;
              color:#C0C0C0;
              letter-spacing:30px;
}
/*-----------------Format für die Textanzeige--------------------------
----------------------------------------------------------------------*/
div#Inhalt  {margin-top: 128px;
             margin-left: 228px;
             margin-right: 223px;
             padding: 0px;
             border: 0px;
             background-color: #FFFFFF;
}

.linie    {position:absolute;
           left:0px;
           top:76px;
           width:100%;
           height:5px;
           line-height:0px;
           font-size:0px;
           padding:0px;
           background-color:#E0E0E0;
}

h1        {font-size:18px;
}

br        {font-size:12px;
}