/* Start of CMSMS style sheet 'fairplay2020' */
div.container img {max-width:99% !important;height:auto;}

a {color:#A4091E;}

footer {margin-top:25px;}

div.container table {max-width:100%;}

td.gname {
    color: rgb(252,0,25);
    font-weight: bold;

}

td.paarung {
    font-weight: bold;
    height: 37px;
}

@media (min-width: 992px) {
div#meldeform div {display:table-cell} 
div#meldeform div.tr {display:table-row} 
div#meldeform div input ,div#meldeform div textarea {
  max-width:100%;
}

}


footer a:hover {color: #A4091E;}
footer a {color:#fff;}

div#meldeform div input ,div#meldeform div textarea {
  max-width:80%;
}
/* End of 'fairplay2020' */

