.intern-button {
    display:none;
}

#gallery-2 img {
    border: none!important;
    padding: 5px!important;
}

#gallery-2 .gallery-item {
    margin-bottom:0!important;
    margin-top:0!important;
}

/*DSGVO*/

#menu-footer-menue {
    padding-left: 5px;
}


/*
#uc-central-banner-modal {
    display: none;
}*/

/* #00aadd */

/*
.metaslider {
    max-width: 1500px!important;
}

.metaslider img {
    max-height: 400px!important;
  	height:100%!important;
} */
  


/*Icon Burger Menu*/
.kt-icon-menu3:before {
    content: "☰";
}

#countdown {
    height: auto;
  margin-bottom:20px;
}

#countdown li{
/* font-size: 16px; */
}

button:focus, input:focus{
outline: none!important;
}

a td{
background: #00aadd;
transition: background-color 1s;
}
a td:hover{
background: #00cbff;
transition: background-color 1s;
}

.main.col-lg-9.col-md-8.kt-sidebar {
    background: #fff;
}

figcaption.caption.wp-caption-text {
    text-align: left;
}


@media (min-width: 1200px){
.ertrag-mobil {
display:none;
}
}
@media (min-width: 1200px){
.ertrag-desktop {
display:block;
}
}
@media (max-width: 1199px){
.ertrag-desktop {
display:none;
}
}
@media (max-width: 1199px){
.ertrag-mobil {
display:block;
}
}



@media (min-width: 992px){
#intern {
	margin-right:-30px;
	margin-top: -15px;
  	margin-bottom: -20px;
}
}
@media (max-width: 991px){
#intern {
	margin-top: -15px;
  	margin-bottom: -20px;
}
}



@media (min-width: 992px){
.widget-first {
    margin-top: 0;
}
}

.wp-caption.alignnone, img.alignnone {
    margin: 0;
}

table{
	width: 100%;
}

tr {
    background: #e6eef7;
}
tr:nth-child(even) {
    background: #f9f9f9;
}




h1, h2, h3, h4, h5, h6{
text-align:left!important;
}

.hometitle:after, .sectiontitle:after, .widget-title:after {
    content: '';
    height: 1px;
    display: block;
    margin: 0;
    transition: background .3s ease-out;
    -webkit-transition: background .3s ease-out;
    -moz-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    background-color: #00aadd;
}

li {
    text-align: left;
}
.form-search {
max-width:100%;
}

.sidebar .form-search {
    margin: 0;
}

#content {
    margin-top: 30px;
  	padding-bottom: 30px;
}


.mobileclass {
    background: rgba(68,68,68,0.95);
}

label{
width: 100%;
}


.footercredits {
    padding-top:0;
}

@media (max-width: 767px){
.footernav {
    float: right;
  }
}


/*** Sticky Footer ***/
@media (min-width: 992px) {
html, body {
height: 100%;
background: #f9f9f9;
}
html body.wide #wrapper.container {
min-height: 100%;
position: relative;
padding-bottom: 68px !important;
}
#containerfooter {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
}
