p {font-size: 18px;
    line-height: 24px;
    color: #100f12;
    font-weight: 400;
    font-family: "Roboto",  system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	transition: 0.5s;
}
.text {
   font-family: "Roboto",  system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 18px;
    color: #100f12;
    font-weight: 400;   
} 


.normal {
    font-family: "Roboto",  system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 18px;
    color: #100f12;
    font-weight: 400;
    line-height: 24px;   
} 

.link {
    font-family: "Roboto",  system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 18px;  
	line-height: 24px; 
    color: #7a0b0b;
    font-weight: 400;
    text-decoration: none;
}

.pokal {
	font-family: "Roboto",  system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 18px;
    line-height: 24px;
    color: #100f12;
    font-weight: 600;
}

.ueberschrift {    
    font-family: "Raleway",  sans-serif;
	color: #7a0b0b;
    font-size: 24px;
    line-height:42px;
    font-weight: 600;
}

.ueberschrift-klein {    
     font-family: "Raleway",  sans-serif;
	color: #7a0b0b;
    font-size: 22px;
    line-height: 33px;
    font-weight: 600;
}


.tabelle td {
	padding: 8px 0px;
	border-bottom: 1px solid #f2f2f2;
}

.zcontent_main_table {
    border-bottom: 1px solid #eee;
}

.bild {
    margin-bottom: 2px !important;
    margin-right: 10px !important;
}

@media (min-width: 320px) and (max-width: 991px) {} 