
.start  {
        display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 100px;
        }

  .herz  {
        display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  text-align: center;
        }



p    {
        color: black;
        font-weight: normal;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a  {
        text-decoration: none;
        color: black;
}

A:hover   {
        text-decoration: none;
}

A:visited   {
text-decoration: none;
}

.float {
         float: right;
         Padding-left: 20px;
         }

.inhalttitel   {
        color: #ff00c6;
        font-weight: bold;
        font-size:17px;
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
        }

.startlila   {
        color: #a83359;
        font-weight: normal;
        font-size: 30px;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        line-height: 20px;
}

.starttext   {
        color: black;
        font-weight: normal;
        font-size:20px;
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        line-height: 20px;
        }

.datum   {
         padding-top: 40px;
        color: #a83359;
        font-weight: normal;
        font-size: 30px;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        line-height: 22px;
        display: flex;
  align-items: center;
  justify-content: center;
}