/* Formularbuttons zentrieren */
.ModDNNUserDefinedTableC .dnnActions 
{
    display: flex!important;
    justify-content: center!important;
}

.recaptcha-container
{
     display: flex!important;
    justify-content: center!important;
}

@media handheld, only screen and (max-width: 768px) {
.eds_box1 {
	font-size: 16px !important;
     padding: 0.5rem!important;
  }
}

a:link, a:active, a:visited, .eds_darkColor a, a.eds_darkColor:hover {
    text-decoration: none;
    color: #A1A945!important;
}

#Body
{
  background-color: #382e2e!important;
}

.EasyDNNSkin_Ozone2 .eds_btn:hover {
    background-color: #382e2e!important;
}

#dnn_contentPane7Wide
{
  background: #382e2e;
}
.ksf-image
{
  border: 1px solid #FFFFFF;
}




