/* Child theme custom css file */
p {
	font-size: 13px;
    line-height: 21px;
    margin: 0px 0px 25px;
}
h3.title {
	    line-height: 41px;
		margin-top:2px;
}
#content h2:not(.post-title) {
	margin-bottom: 0px;
}
#content h4:not(.post-title) {
	
	
	color: #586467;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	vertical-align: baseline; 
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 12px;
	
}

.custom-logo {
	width:200px;
	height: auto;
	
	
}
.page-head h2 span, .page-head h1 span {
    font-weight: 600;
    color: #ee2824;
}


#header .social-nav li.land {
    width: 41px;
	text-align: center;
	vertical-align: center;
	font-size:14px;
	cursor: pointer;
	color: #B0B7B9;
	font-weight: bold;
    /*padding-left: 14px;*/
}
#header .social-nav li.land span {
    line-height: 41px;
	
	
    /*padding-left: 14px;*/
}
#header .social-nav li.land:hover {
    
	color: #ee2824;
	
    /*padding-left: 14px;*/
}
.contact-form-container {
    margin: 0px 0px;
}

.wp-element-button, /* CS MOD */ .wpcf7-form .wpcf7-submit, .sib-form-block__button-with-loader {
	
	display: inline-block;
    /*height: 15px;*/
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    padding: 9px 15px;
    border: none;
    cursor: pointer;
    text-shadow: 1px 1px 0px #7c0c0c;
    background-color: #EE2824;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .1)), to(rgba(0, 0, 0, 0))); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .1), rgba(0, 0, 0, 0)); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .1), rgba(0, 0, 0, 0)); /* FF3.6 */
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .1), rgba(0, 0, 0, 0)); /* IE10 */
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .1), rgba(0, 0, 0, 0)); /* Opera 11.10+ */
    background-image: linear-gradient(top, rgba(255, 255, 255, .1), rgba(0, 0, 0, 0));
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	font: 13px 'Open Sans', Arial, Helvetica, sans-serif;
    line-height: 15px !important;
	/*box-sizing: content-box !important;*/
	min-height: 15px !important;
}
.wp-element-button:hover, /* CS MOD */ .wpcf7-form .wpcf7-submit:hover, .sib-form-block__button-with-loader:hover {
	color: #ffffff;
	text-shadow: 1px 1px 0px #7c0c0c;
	
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, .1))); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .1)); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .1)); /* FF3.6 */
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .1)); /* IE10 */
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .1)); /* Opera 11.10+ */
    background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .1));
}
.wp-block-heading {
	color: #1B75BC;
	/*font-size: 30px;*/
	line-height: 41px; 
	font-weight: 300;
	margin: 0px; 
	
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	padding: 0; 
	border: 0;
	display: block; 
	    
   
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
   
	
	
}
#sidebar .widget .wp-block-heading {
    padding-bottom: 0px;
	color: #1B75BC;
}

.bild01 {
	border: 4px solid #eeeeee;
	border-radius: 3px;
	
}
.pheight01 {
	height:85px;
	overflow:hidden;
	border: 1 solid #ff0000;
	
}
.DownloadLinkMitBild a{
	vertical-align: middle!important;
	line-height: 70px!important;
}
.DownloadLinkMitBild a img{
	vertical-align: middle!important;
	line-height: 70px!important;
	margin-right:10px;
}
.DownloadLinkMitBild a strong{
	vertical-align: middle!important;
	line-height: 70px!important;
}

/* custom css csactive*/

.page-head2 {
  
  padding: 0px 30px 00px;
  margin: 0 auto 10px;
	
  
}

.page-head2 h2 {
  font-size: 30px;
  line-height: 41px;
  font-weight: 300;
  color: #1B75BC;
  margin: 0px 0px 10px;
}

.page-head2 h3 {
  font-size: 18px;
  color: #819093;
  font-weight: 500;
}

.marginBottm5px {
	margin-bottom:5px!important ;
}

.marginBottm10px {
	margin-bottom:10px!important ;
}
.marginBottm20px {
	margin-bottom:20px!important ;
}
.blockmitlinie1px {
	border-bottom:1px solid #EEEEEE;
	margin-bottom:20px;
	
}
.lineheight23px {
	line-height: 23px !important;
}

.tabelle1 table,.tabelle1 th,.tabelle1 td {
	border: 0px solid #ffffff !important;
	font-size:13px;
	vertical-align: top;
	
}
.tabelle1 tr td:last-child {
	padding-left:15px;
}
.tabelle1 tr td:first-child { 
            
    background-color: hsla(240,5%,57%,.1); 
	border-top-left-radius: 3px 3px;
	border-bottom-left-radius: 3px 3px;
	width:105px;
	
} 
.csliste1 {
	margin-left: 20px !important;
}
.csliste1 li {
	border-bottom: 0px !important;
	background:none !important;
	list-style: square  !important;
	padding: 0px 0px 0px 0px  !important;
}

.newsletter #newsletter {
	background-color: hsla(240,5%,57%,.1);
}

.wp-block-coblocks-accordion-item__title {
	cursor: pointer;
}

/* CS Contact Form anpassungen */
.wpcf7-form a {
	color: #1b75bc;
}
.wpcf7-form a:hover {
	color: #ee2824;
}


.wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
	border: 1px solid #dcdcdc;
    color: #bcbcbc;
    font: 12px 'Droid Sans', Arial, Helvetica, "Trebuchet MS", sans-serif;
    outline: none;
    box-shadow: none;
	height: 16px;
	padding: 8px;
	background-color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  
}
/*.wpcf7-form .wpcf7-submit {

	background-color: #ee2824;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-shadow: 1px 1px 0px #7c0c0c;
	display: inline-block;
    height: 15px;
    font-size: 13px;
    line-height: 15px;
	padding: 9px 15px;
    border: none;
    cursor: pointer;
	white-space: nowrap;
    text-decoration: none;
    text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
} */


/* Contact Form 7 - Column Grid */
#wpcf7-f1255-p743-o1 {
	padding-right:10px;
}

.dwp-form {
    width: 100%;
    margin: 0 auto;
}
.dwp-form-row {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.dwp-form-row .wpcf7-form-control,
.wpcf7-form label {
    width: 100%;
}
.dwp-form-column {
    flex: 1;
    padding: 0.5rem 0;
    width: 100%;
	
}
.dwp-form-column:first-of-type {
    padding-left: 0;
}
.dwp-form-column:last-of-type {
    padding-right: 0.5rem;
}

/* CF7 Grid - Desktop Ansicht */
@media only screen and ( min-width: 48em ) { 
    .dwp-form-row {
        flex-direction: row;
    }
    .dwp-form-column {
        padding: 0.5rem 1rem;
		
    }
}
