

#content { border-top: 1px solid #bebebe; padding: 0px; }

.bloginhalt { width: auto; padding: 0px; margin: 0px; }

.blog-item { background: #ffffff !important; }
.item-content { width: 100%; box-sizing: border-box; }
.textinhalt { display: flex; flex-wrap: wrap; align-items: center; }
#textinhalt { padding: 30px 30px 30px 30px; }
.wf-columns { gap: 0; }



.blatt { display: block; background: url(../images/blatt.svg) no-repeat scroll 0 0; width: 50px; height: 47px; position: absolute; left: 50%; margin: -25px 0px 0px -25px; top: 0; z-index: 9999; }

h2 { margin: 0px 0px 10px 0px; padding: 0px; }

.readmore { display: none; }

.uk-slideshow ul { margin: 0px !important; }
.uk-slideshow a { border: 0px !important;  }

.uk-scope .uk-light .uk-dotnav > * > * { background: #ffffff; }
.uk-scope .uk-dotnav > * > * { width: 12px; height: 12px; }
.uk-scope .uk-dotnav li { padding: 0px 5px !important; }

#kontaktperson-einleitung  a {
  border-bottom: 1px solid #404042;
  font-family: 'Rogan-SemiBold';
}
#kontaktperson-einleitung h4 {
  color: #ffca26;
  margin: 0px 0px 5px 0px;
  font-size: 22px;
}
#kontaktperson-einleitung img {
  border-radius: 50%;
}

#kontaktperson-einleitung {
  text-align: center;
  font-size: 18px;
  line-height: 160%; margin-top: 40px;
}







@media(min-width:1000px)
{
	
    #direct-first { text-align: center; }
    #direct-second { text-align: center; }
    #direct-third { text-align: center; }
	
	#direct-first a { background: url(../images/menuplan.svg) no-repeat scroll center top 30px; background-size: 43px 44px; padding: 90px 20px 20px 20px; }
	#direct-second a { background: url(../images/events.svg) no-repeat scroll center top 30px; background-size: 38px 42px; padding: 90px 20px 20px 20px; }
	#direct-third a { background: url(../images/kontakt.svg) no-repeat scroll center top 30px; background-size: 60px 50px; padding: 90px 20px 20px 20px; }
	
	#direct-first:hover a { background: url(../images/menuplan-weiss.svg) no-repeat scroll center top 30px; background-size: 43px 44px; background-color: #ffca26; }
	#direct-second:hover a { background: url(../images/events-weiss.svg) no-repeat scroll center top 30px; background-size: 38px 42px; background-color: #ffca26; }
	#direct-third:hover a { background: url(../images/kontakt-weiss.svg) no-repeat scroll center top 30px; background-size: 60px 50px; background-color: #ffca26; }

	
	    
 	.blog-item:nth-child(2n) .wf-columns { flex-direction: row-reverse; }
    .blog-item:nth-child(2n) .wf-columns
   
    .weiterlesen { margin: 30px 0px 0px 0px; display: inline-block; line-height: 130%; }

    
    #einleitung {display: flex; justify-content: space-between; gap: 3rem;}

    #kontaktperson-einleitung { flex: 1; margin-top: 0; }
    #einleitung-text { width: 78%; }
    
    
}









@media(min-width:1300px)
{
	.blatt { top: 50%; }
}



@media(min-width:1600px)
{
    #einleitung-text {width: 82%;}
    .textinhalt { display: flex; flex-wrap: wrap; align-items: center; }
    #textinhalt { padding: 100px; }
}