    .aktuell {
        color: #088A08;
        display: block;
        font-size: 1.5rem;
        margin-top: 0px;
        margin-before: 0px;
        margin-bottom: 0px;
        margin-start: 0; 
        margin-end: 0;
        text-align:center;
        font-weight: bold; }
    .recent {
        color: #888888;
        display: block;
        font-size: 1.1rem;
        margin-top: 10px;
	margin-before: 0px;
        margin-bottom: 0px;
	margin-start: 0;
        margin-end: 0;
        text-align: center;
        font-weight: bold;  }
    .recently {
        color: #d65cad;
        display: block;
        font-size: 1.0rem;
        margin-top: 5px;
        margin-before: 0px;
        margin-bottom: 0px;
        margin-start: 0;
        margin-end: 0;
        text-align: center;
        font-weight: bold;  }
    .playlist {
        width:732px;
        height:595px;
        background:rgb(240,243,248);
        border-radius:8px;
        color: #888888;
        display: block;
        font-size: 1.2rem;
        margin-left: auto;
        margin-right: auto;      
        margin-top: 5px;
        margin-before: 0px;
        margin-bottom: 0px;
        text-align: center;
        font-weight: bold;  
	box-shadow: 0px 5px 5px #330628; }
    #netcupbanner {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background:rgb(240,243,248);
        border-radius:8px;
        color: #888888;
	margin-top: 5px; 
	padding: 5px 5px;
	width: 722px; }

