/* Füge hier Dein eigenes CSS ein */



.page-title-block .breadcrumbs-container {
display: none;
}

body {
color: #fff;
font-size: 18;
}

.entry-meta {
  display:none !important;
}

.entry-date {
  display:none !important;
}

.entry-title { color:#fff; }

p {
 line-height: 1.5;
 }

.site-info {display:none;}

.entry-footer {
display:none;
}

.post-header-title h1, .entry-header h1 {
    color: #ffffff;
}

p {
 line-height: 1.5;
 }

.post-navigation .nav-links a,
.comment-reply-title {
    color: #ffffff;
}
.wpcf7-form > p {
  color: #fff;
}
div.wpcf7 { 
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 input[type="number"],
.wpcf7 input[type="radio"]{
background: #fff;
color:#000;   
	width:50%;
	border-radius: 0px;
border-top: solid 0px #fff;
border-left: solid 0px #fff;
border-right: solid 0px #fff;
border-bottom: solid 0px #fff;

}
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] { 
background-color:#000;
color: #fff;
	
	
border-radius: 0px;
border-top: solid 0px #fff;
border-left: solid 0px #fff;
border-right: solid 0px #fff;
border-bottom: solid 0px #fff;
width:50%;
text-align:left;
text-transform: lowercase;
}


body.page section.content-area {
    padding-top: 85px;
}


h1, h2, h3, h4, h5, h6 {
    padding: 0;
}
.wp-block-columns {
    margin-bottom: 20px;
}
.m0 {
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.entry-content p {
  margin-bottom: 10px;
  margin-top: 0;
}


#menu-item-18 a:hover{
color: #ec5151;
}


#menu-item-106 a:hover{
color: #ec5151;
}


#menu-item-109 a:hover{
color: #9db25c;
}

#menu-item-223 a:hover{
color: #e28c4a;
}

#menu-item-224 a:hover{
color: #e2d45a;
}

#menu-item-105 a:hover{
color: #33989b;
}

#menu-item-18 a:hover{
color: #9b4d79;
;
}

.singular .entry-header {
    padding-top: 0rem !important;
    padding-bottom: 0rem
			!important
}

.entry-title {
   display: none;
}


