@import 'https://qualifizierung.nwjv.de/fileadmin/scripts/ssk/css/social-share-kit.css';
/* Version für Qualifizierung /
@import url('https://fonts.googleapis.c*om/css?family=Share:400,700&display=swap');*/
@font-face {
  font-family: 'Share';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/share-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/share-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/share-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/share-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/share-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/share-v16-latin-regular.svg#Share') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/glyphicons-halflings-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/glyphicons-halflings-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/glyphicons-halflings-regular.svg') format('svg'); /* Legacy iOS */
}


.ssk-facebook::before {
  content: url("Facebook_Logo_Secondary.png");
  background-image: url("/fileadmin/scripts/ssk/Facebook_Logo_Secondary.png");
  width: 26px;
  background-size: 23px 23px;
  background-repeat: no-repeat;
}
.ssk-instagram::before {
  content: url("Instagram_Glyph_White.png");
  background-image: url("/fileadmin/scripts/ssk/Instagram_Glyph_White.png");
  width: 23px;
  background-size: 23px 23px;
  background-repeat: no-repeat;
}


.event-registration-row input[type="text"]:-moz-read-only {
  background-color: transparent;
  border:0;
}

.error2 {
  color: #f00;
}

.event-registration-row input[type="text"]:read-only {
  background-color: transparent;
  border:0;
}


@media (min-width: 1200px) {
  .container {
    width: 1170px !important;
  }
}

h5.mb-0 button.btn {
  width:700px;
  text-align:left;
}

.event-detail-row {
  margin-bottom:10px;
}

/* WORKAROUND für korrekte Darstellung der Kalenderliste auf Startseite */
div#c2114 td.org,
div#c2114 td.category,
div#c2114 td.location {
  display:none;
}

/* ENDE */

body {
  background-image: url(/fileadmin/_processed_/3/2/csm_judo-wallpaper2_35a8c453d9.jpg);
  background-position: fixed;
}


div#c2022 div.frame-container {
  padding-top: 1.5em !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 15px;
  padding-left: 15px;
}

div.pid1 .frame {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

div.pid1 nav.breadcrumb-section {
  height:0px;
}
div.pid1 ol.breadcrumb {
  display:none;
}

div.pid1 div#c3129,
div.pid1 div#c2287 {
    padding-top: 1.5em;
}


.frame {
  padding-top: 1.5em;
  padding-bottom: 3.5em;
}


.subnav-link {
  font-size: 14px;
  font-weight: bold;
}
.active > .subnav-link {
    color: #84af36 !important;
    background-color: transparent;
}

.subnav-nav .subnav-nav {
  margin-top: -1px;
  border-left: 1em solid #84af36;
}

.navbar-mainnavigation .dropdown-item.active, .navbar-mainnavigation .dropdown-item:hover, .navbar-mainnavigation .dropdown-item:focus {
  background-color: #84af36;
}

div.subnav-wrap  {
  float:left;
}

.maincontent-wrap {
  float:left;
}

.carousel-text {
  text-shadow: rgba(0,0,0,0.5) 0px 2px 5px;
}
.carousel-control {
  text-shadow: rgba(0,0,0,0.6);
  text-align:center;
  color:#ffffff;
}

.carousel .carousel-control-icon {
  background-color: transparent;
  text-shadow: rgba(0,0,0,1.6);
}
.carousel .carousel-control-icon::before {
  width: 30px;
  height: 30px;
  font-size:30px;
  display: block;
  border-top: 10px solid #a2c068;
  border-right: 10px solid #a2c068;
}

#map {
  height: 350px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 7px 7px 7px #999999;
  -moz-box-shadow: 7px 7px 7px #999999;
  box-shadow: 7px 7px 7px #999999;
  -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#333333, offx=2, offy=2)";
  filter: progid:DXImageTransform.Microsoft.DropShadow(color=#333333, offx=2, offy=2);
  margin-bottom: 20px;
}

#page-header {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

#page-content {
  /*padding-top:100px;*/
}


.footer-section-meta {
  color: #fff;
  background-color: #84af36 !important;
  text-align:left;
}

.footer-section-meta a {
  color: #fff !important;
  font-weight: bold;
}


.footer-section-meta .container {
  background-color: transparent !important;
}


/* Registrierungsformular */

div.tx-femanager .form-group {
  margin-bottom: 5px;
}
div.tx-femanager .form-control {
  max-height: 30px;
  border-radius: 0.25rem;
	background-color:#dae2ea;
}
div.tx-femanager .form-horizontal .col {
  padding-left: 0;
}
div.tx-femanager .form-horizontal .control-group {
  margin-bottom: 5px;
  width: 100%;
}
div.tx-femanager .form-horizontal .control-label {
  margin-bottom: 0;
}
div.tx-femanager .form-horizontal .control-label {
  float: left;
  width: 190px;
  text-align: left;
  margin-bottom: 3px;
  padding-left: 5px;
  vertical-align: top;
  font-size: 15px;
  font-weight: bold;
}
div.tx-femanager label, div.tx-femanager select, div.tx-femanager button, div.tx-femanager input[type="button"], div.tx-femanager input[type="reset"], div.tx-femanager input[type="submit"], div.tx-femanager input[type="radio"], div.tx-femanager input[type="checkbox"] {
  cursor: pointer;
}
div.tx-femanager label, input, button, select, textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  vertical-align: top;
}
div.tx-femanager label {
  display: block;
}
div.tx-femanager .form-horizontal .controls {
  margin-left: 195px;
}
div.tx-femanager .alert {
  font-size: 12px;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  padding: 10px;
  margin-bottom: 6px;
}
div.tx-femanager .alert h4 {
  font-size: 1rem;
  margin-bottom: 6px;
}
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: #d9534f !important;
}
div.femanager_gender .radio {
  margin-left: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
div.femanager_gender input[type="radio"] {
  margin: 4px 6px 0 -24px !important;
}

div.tx-femanager .form-horizontal .form-group {
  margin-right: 0px;
  margin-left: 0px;
}
#femanager_field_submit {
	width: 100%;
}

/* Ende Registrierungsformular */



/* Vereinssuche */
td.details-control {
    background: url('../Images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../Images/details_close.png') no-repeat center center;
}

table.dataTable {
  font-size: 12px;
}

table.subtable {
  padding-left: 50px;
}

table.subtable td {
  padding: 4px 5px !important;
}

table.subtable td.slable {
  font-weight:bold;
}

/**div.csc-textpic-imagewrap {
  float:left;
}**/
section#p1274 figure {
  background-color: #cccccc;
}
/* Ende Vereinssuche */

.tx-yag-lightbox-permalink {
  display:none;
}

.news-header-list-image {
  float:left;
  margin-right:10px;
}

div.image-intext-left div.csc-textpic-imagewrap figure {
  float: left;
}

div.image-intext-right div.csc-textpic-imagewrap figure {
  float: right;
}

div.image-beside-left .csc-textpic-imagewrap{
  float: left;
  margin-right:20px;
  margin-bottom: 20px;
}

div.m1 {
  /**float:right;**/
}
div.m2 {
  float:right;
}
div.m3 {
  float:left;
}

table.callist td {
  padding:5px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 5px;
}

/** damit das nur auf der Startseite greift, muss die div id dazu **/
div#c2133 div.tx-seminars-pi1-listrow tr:nth-child(n+8) {
    display:none;
}

div#c2133 div.tx-seminars-pi1-browsebox {
    display:none;
}

div.tx-seminars-pi1-listrow {
  padding:0 !important;
  hyphens:auto;
}

div.tx-seminars-pi1-listrow thead {
  display:none;
}

td.tx-seminars-pi1-price {
  min-width:100px;
}

div.tx-cal-controller .tx-seminars-pi1-date {
    white-space: normal;
  text-align: left;
  width:32%;
}

.tx-seminars-pi1-listrow .listrow-odd, .tx-seminars-pi1-listrow th {
    background-color: #e4f2d3;
    color: inherit;
}

.tx-cal-controller dl {
  margin-top:0px;
  margin-bottom:0px;
}

 div.tx-cal-controller dt {
  line-height: 1.35
}

 div.tx-cal-controller dl {
  font-family: "Share", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:18px;
  font-weight:500;
}
 div.tx-cal-controller dl a{
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:16px;
  font-weight:300;
}

.well {
    background-color: transparent;
  border: medium solid #dc8c8c;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0px;
    min-height: 0px;
    padding: 0px;
}

.footer-section .col-md-4 div {
    background-color: #EDEDED;
  padding-left:0px;
  color:#000
}

.footer-section .container {
    background-color: #FFF;
}

.meta-section div.container {
  background:transparent;
}

ul.wt_directory_pagebrowser li  {
  float:left;
  margin-right:30px;
}

div.tx-wtdirectory-pi1 table {
    font-size: 85%;
}
div.tx-wtdirectory-pi1 table h2{
    font-size: 100%;
  margin-top:0px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
div.tx-wtdirectory-pi1 table td,div.tx-wtdirectory-pi1 table th{
    padding:1px;
  vertical-align:top;
}
label {
    width: 200px;
}

dl.wtdirectory_all_detail dt  {
    float: left;
    font-weight: bold;
    width: 200px;
}
dl.wtdirectory_all_detail dd:before  {
    content: "\00a0";
}

dd img {
    max-width: 150px;
}

dt.wtdirectory_all_lastname {
  display:none;
}

dt.wtdirectory_all_name {
  display:none;
}

dd.wtdirectory_all_lastname {
    padding: 10px 0px 10px 200px;
}

h3 {
  margin: 0 0 0 0;
}

figure {
    /*display: table-caption;*/
    max-width:100%;
}

figcaption {
  font-size:100%;
  font-style:italic;
}

/*.col-md-4 > div {
  min-height:325px;
}*/

.col-md-4 div.news-latest-container,
.col-md-4 div.news-latest-item,
.col-md-4 div.news-latest-gotoarchive,
.col-md-4 div.news-list-container,
.col-md-4 div.news-list-item,
.col-md-4 div.news-list-browse,
.col-md-4 div.table-responsive
{
  margin:0;
  padding:0;
  text-align: center;
}

.news-list-container hr {
  margin-bottom:4px;
  margin-top:0;
  color: #84AF36;
}

.news-latest-container h2,
.news-list-item h2 {
    border-bottom: 1px solid #84af36;
    font-size: 16px;
    margin-bottom: 4px;
  text-align:center;
}

.news-list-container h2 {
    border-bottom: 1px solid #84af36;
    font-size: 16px;
    margin-bottom: 4px;
}
.news-latest-container.startsite {
    padding:0;
}


.news-latest-item p{
    margin: 0;
    padding: 0;
}


.news-latest-container h3,
.news-list-item h3 {
  font-size: 24px;
    text-align:center;
}

p.news-latest-date {
  text-align:center;
  float:inherit;
}

p.news-latest-image {
  text-align:center;
  float:inherit;
}

p.news_latest-preview {
  text-align:center;
  float:inherit;
}

p.news_more {
  text-align:center;
  float:inherit;
  background-color: #84af36;
  padding:10px 0px;
  margin-top:25px;
}

p.news_more a {
  color:#fff;
}


.news-latest-item IMG {
    border: medium none;
    float: inherit;
    margin: 0 5px 5px 0;
    height: auto;
    width: 100%;
}
.news-latest-category {
  visibility:hidden
}

.news-header-list-categories {
  visibility:hidden
}

.nav.nav-sidebar ul {
    border-left: 15px solid #84af36;
}
.navbar-header-main .navbar-brand.navbar-brand-image > img {
    margin-top: 0px;
}

ul.nav li.dropdown:hover ul.dropdown-menu{
  display: block;
  margin-top:0px
}

div.main-section .container{
  /*padding-top:24px;*/
}


div.main-section {
  /*background-image: url(../../../../img/judo-wallpaper2.jpg);*/
  background-position:0 88px;
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-size: cover;
  /*background-color:#A2C068;*/
}

/*** Allgemein ***/
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6
{
  font-family: "Share","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:700;
  line-height:1.1;
  color:inherit;
}


a {
    color: #84af36;
}
h1, .h1 {
    font-size: 30px;
}
h2, .h2 {
    font-size: 24px;
}
h3, .h3 {
    font-size: 18px;
}
body, .htmlarea-content-body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  background-color:#ededed;
}
body {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
.container {
    background-color: #fff;
}

p.pagebrowser span {
  margin-left:10px;
}

.col-md-4 {
  margin:20px 0px;
}

.col-md-4 > div {
  background-color:#e4e4e4;
  padding:8px;
}

.col-md-4 div h1{
  margin-top:0px
}

.footer-section {
    background: #ededed none repeat scroll 0 0;
  border-top: 0px solid #3c3c3c;
  color:000;
  margin-top: 0px;
    padding: 0px;
}


.meta-section {
    background-color: #84af36;
  border-top: 0px solid #3c3c3c;
}

.image-wrap {
  margin-top:7px
}

/*** Navigation ***/
.navbar {
-webkit-box-shadow: 0px 10px 10px 0px rgba(201,201,201,1);
-moz-box-shadow: 0px 10px 10px 0px rgba(201,201,201,1);
box-shadow: 0px 10px 10px 0px rgba(201,201,201,1);
}

#mainnavigation {
  font-family: "Share", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fefefe;
  max-height: 300px;
}

#mainnavigation li {
    font-weight:bold;
    text-transform:uppercase;
    font-size:16px;
}


.navbar-main > li > a {
  padding: 0 10px;
}
.navbar-main .open .dropdown-menu {
    border-left: 4px solid rgba(140,179,64, 0.5);
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #84af36;
}

.navbar-main > li > a .bar {
    background: #84af36 none repeat scroll 0 0;
}

.navbar-mainnavigation .dropdown-item:hover {
    background-color: #84af36;

}
.navbar-mainnavigation .navbar-nav > li > .nav-link::before {
  background: #84af36;
}


.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #84af36;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #84af36;
}
.dropdown-menu > li > a {
    padding: 3.5px 15px;
}

.nav.nav-sidebar li.active > a {
    color: #84af36;
}
.nav.nav-sidebar li > a {
    font-weight:bold;
}
/*** Breadcrumb ***/
.breadcrumb-section {
    background-color: #cccccc;
    margin-top:115px;
}
.breadcrumb .container{
    background-color: #CCCCCC !important; 
}
.breadcrumb-section .container{
    background-color: #CCCCCC !important; 
}

/*** Lehrgangsverwaltung ***/
table.eventlist {
  font-size:90%;
  width:100%;
}
table.eventlist td, table.eventlistStart td{
  padding:0.3em;
  vertical-align: top;
}

table.eventlistStart td.event-startdate {
  font-family: "Share","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-size:18px;
}
table.eventlistStart {
  hyphens: auto;
}

.frame-space-after-extra-small {
    margin-bottom: 0em !important;
}

td.LGDlabel {
    background-color: #d5ddc5;
    border-bottom: 1px solid #669900;
    vertical-align: top;
    width: 20%;
}

td.LGDentry {
    background-color: #ebf7dc;
    border-bottom: 1px solid #669900;
    vertical-align: top;
    width: 80%;
}

div.event-detail-label {
  background-color:#d5ddc5;
  font-weight:bold;
  border-bottom: 2px solid #669900;
  color:  #669900;
}
  
table.LGDtable {
    width: 99%;
  font-size:90%;
}

table.LGDtable th, table.LGDtable td {
    padding: 0.3em;
}


table.LGDtable h3 {
    font-size: 120%;
    color: #000;
    font-weight: normal;
    margin: 0 0 0.25em;
}
table.LGDtable dt {
  font-weight:normal;
}
/* Lehrgangsverwaltung Ende */

  
/*** calendar ***/
table.resultlist {
    background-color: #ebebeb;
    border-color: #868686;
    border-style: none;
    border-width: 0px;
    font-size: 1em;
    vertical-align: top;
}

table.resultlist th, table.resultlist td {
    padding: 0.3em;
}

table.resultlist tr:hover td {
  background-color: #d6d4d4;
}
.tx-cal-controller h1{
    text-align: left !IMPORTANT;
}

div#calendar-event p {
  margin:0em;
}
  
/*** Tabellen allgemein ***/  

tr:nth-child(even) {
   background-color: #E4F2D3;
}
tr:nth-child(odd) {
   background-color: #F2FAED;
}



/** Formate für Registrierung - Anfang **/

.event-registration-row .clear {
  clear:both;
}

.event-registration-row label {
    margin-bottom: 3px;
  min-width: 230px;
  background-color: #DAE2EA;
  padding-left:5px;
  vertical-align:top;
}

.event-registration-row input[type="text"],.event-registration-row textarea{
  width:50%;
    background-color: #f5f5f5;
    border: 1px solid #999;
}

.event-detail-label, .event-list-label, .event-registration-label {
  background-color: #84af36;
  padding-left:5px;
  color:#ffffff;
  border-bottom: 2px solid #ffffff;
}

.event-registration-row .event-list-label, .event-registration-row .event-registration-label, .event-registration-row .event-detail-label{
  float:left;
  clear:both;
  min-width:230px;
  max-width:300px;
  margin-bottom: 3px;
}
.event-registration-row  .event-list-value, .event-registration-row  .event-registration-value {
  float:left;
  min-width:200px;
  max-width:600px;
  padding-left:5px;
}
.event-registration-row  {
  clear:both
}
form.registration div.checkbox{
    margin-left:30px;
  margin-top:0px;
  margin-bottom:0px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]

input[type="radio"] {
    margin: 4px 16px 0 -30px;
}
form.registration input[type="submit"] {
  width:200px;
}


/** Formate für Registrierung - Ende **/

/** Formate für Buchung Lg -  **/
.event-registration-row label {
    background-color: #84af36;
  color:#ffffff;
  font-weight: normal;
}
div.row-typeofpayer {
    padding-left: 235px;
}
div.row-typeofpayer label {
    margin-left: -235px;
    margin-right: 2px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: -80px;
}
/** Formate für Buchung Lg - Ende **/

/*** Back-to-top-button ***/
.back-to-top {
    background: rgba(0, 0, 0, 0) url("../../../../img/sprite.png") no-repeat scroll -11px -474px;
    bottom: 20px;
    display: none;
    height: 46px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 46px;
}

.back-to-top:focus {
  outline: none;
}

@media screen and (max-width: 1200px) {
.navbar-header-main .navbar-brand.navbar-brand-image > img {
    max-height: 35px;
    width: auto;
  }
.navbar-mainnavigation .navbar-brand-image img {
  max-height: 35px;
    width: auto;
  }
  
}

.maincontent-wrap .frame-type-subnavigation {
  display:none;
}

@media screen and (max-width: 1200px) {
div.tx-femanager label, input, button, select, textarea {
  width:150px;
}


/* ##################### */
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 992px) {
}
@media (min-width: 992px) {
}
@media (min-width: 992px) {
}
.subnav-wrap {
  display: none;
}
.maincontent-wrap {
  width: 100%;
  float: left;
}
.maincontent-wrap nav.frame-type-subnavigation {
  display:block;
}

/* ##################### */


}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0px;
}
@media (min-width: 992px) {
	/* .navbar-nav > li > .dropdown-menu { */
		/* margin-top: -50px; */
	/* } */
	.navbar-mainnavigation .navbar-nav {
		justify-content: flex-end;
	}
}
div.megamenue {
  background-color: #fafafa;
  border-top: 10px #6aa439 solid;
  border-left: 2px #f5f5f5 solid;
  border-right: 2px #f5f5f5 solid;
  border-bottom: 2px #f5f5f5 solid;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
  padding-left:20px !important;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  background-color: transparent;
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
}

.yamm .frame {
	padding-bottom:4em !important;
}

.yamm h4 {
	font-size: 1em;
	font-weight:700;
	text-transform:unset;
}

.yamm a {
	color:black !important;
} 

.yamm li {
	font-weight: normal !important;
	text-transform: unset !important;
}

/* Neue Startseite Sponsoren */

#c2096, #c56, #c6333, #c2131, #c2145, #c3129, #c2287, #c4912, #c4913, #c4915, #c4916 {
background: var(--gray-100);
padding: .9375rem;
box-shadow: 0 0 10px #0000001a;
width: 100%;
}


.tx-femanager form .row {
  /* --bs-gutter-x: 40px; */
  --bs-gutter-x: 8px;
}
