body                    {
                        background: #bbbbbb fixed no-repeat url('../img/bio/hinter.png') center;
                        font-weight: bold;
                        font-size: 17px;
                        font-family: arial;
                        color: #220000;
                        margin-left: 15px;
                        margin-right: 15px;
                        }
a						{
						color: #220000;
						}
.headline               {
                        font-size: 35px;
                        margin: 10px;
                        text-align: center;
                        }
hr                      {
                        color: #880000;
                        border-top: solid 1px #880000;
                        border-bottom: solid 1px #880000;
                        border-left: solid 1px #880000;
                        border-right: solid 1px #880000;
                        background: #880000;
                        width: 92%;
                        margin-top: 15px;
                        }
.underheadline          {
                        text-align: center;
                        margin: 20px;
                        font-size: 20px;
                        }
.jahre                  {
                        text-align: center;
                        margin-top: 20px;
                        margin-bottom: 5px;
                        font-size: 18px;
                        }