hr         {
           color: #508;
           border-top: solid 1px #508;
           border-bottom: solid 1px #508;
           border-left: solid 1px #508;
           border-right: solid 1px #508;
           background: #508;
           width: 90%;
           }
body       {
           background: url('../img/projekte/hinter_n.jpg') fixed no-repeat;
           font-weight: bold;
           text-align: center;
           color: #000033;
           font-family: arial;
           font-size: 17px;
           }
a		   {
		   font-weight: bold;
           text-align: center;
           color: #000033;
           font-family: arial;
           font-size: 17px;
		   text-decoration: underline;
		   }
.headline  {
           font-size: 30px;
           text-align: center;
           color: #508;
           }
.underhl   {
           font-size: 19px;
           color: #ccf;
           }
.zahlen    {
           font-size: 15px;
           color: #000;
           }