body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container {
    display: flex;
    flex-direction: row;

}
body .et_pb_section.teaser-blog .et_pb_row {
    border-width: 4px;
    border-style: dashed;
    border-color: #006eb4;
    padding:65px;
}
body .et_pb_section a.more-link {
    font-size: 0 !important;
}
body .et_pb_section a.more-link::before {
    left: 0 !important;
}
body .et_pb_section .et_pb_post a.more-link:after {
    content: "weiterlesen";
    display: inline-block;
    font-size: 20px;
    font-weight:500;
}
body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article {
    width:580px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
}

body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article:first-child {
    margin-right: 100px;
}

body .et_pb_section.teaser-blog .et_pb_posts .post-meta {
    order:1;
    font-size: 15px;
    color: #1e2d3c;
    padding-bottom: 0;
}
body .et_pb_section.teaser-blog .et_pb_posts .entry-title {
    order:2;
    padding-bottom: 40px;
}
body .et_pb_section.teaser-blog .et_pb_posts .post-content {
    order:3;
}
body .et_pb_section.teaser-blog .et_pb_posts .post-content p {
    color: #1e2d3c;
    padding-bottom: 45px;
}

body .et_pb_section .et_pb_posts .entry-title a, body .et_pb_section .et_pb_posts .entry-title a:hover{
    margin-left:0;
    height: auto;
    border-bottom-width: 0 !important;
    width:auto;
    display:block;
    font-size:35px;
    font-weight: bold;
}

body .et_pb_section .et_pb_posts .entry-title a::before{
    display: none;
}


@media (max-width: 1345px) {
	
	body .et_pb_section.teaser-blog .et_pb_row
    {
        width: 100%;
        margin:0 !important;
    }
}
@media (max-width: 1095px) {
    body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container {
        flex-direction: column !important;
    }
    body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article {
        margin-bottom: 56px !important;
    }
}

@media (max-width: 980px) {
	body .et_pb_section.teaser-blog
    {
        width: 90%;
        margin: 79px auto 0 auto !important;

    }
    body .et_pb_section.teaser-blog .et_pb_row
    {
        width: 100%;
        padding: 30px 30px 40px 30px !important

    }
	body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article {
        width: 100% !important;
        margin-right: 0 !important;
    }
	 body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article:last-child{
		 margin-bottom: 0 !important;
  }
    body .et_pb_section.teaser-blog .et_pb_row .et_pb_blog_0
    {
       margin-bottom: 0 !important;
		padding-top: 3px;
    }
	body .et_pb_section .et_pb_post a.more-link {
    margin-top: 0;
  }
	body .et_pb_section .et_pb_post a.more-link::after {
        font-size: 16px !important;
    }
	body .et_pb_section .et_pb_posts .entry-title a, body .et_pb_section .et_pb_posts .entry-title a:hover {
		font-size: 27px !important;
	}
	body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article h3, body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article h3 a, body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article h3 a:hover {
        font-size: 27px !important;
    }
	body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article p {
        font-size: 18px !important;
		line-height: 1.5;
    }
	body .et_pb_section.teaser-blog .et_pb_posts .entry-title {
  padding-bottom: 15px;
}
	body .et_pb_section.teaser-blog .et_pb_posts .post-content p {
		padding-bottom: 20px;
	}
}


@media (max-width: 520px) {
    body .et_pb_section.teaser-blog .et_pb_posts h3 {
        padding-bottom: 25px !important;

    }
    body .et_pb_section.teaser-blog .et_pb_posts h3 a{
        font-size: 22px !important;
    }
    body .et_pb_section.teaser-blog .et_pb_posts .post-content p {
        font-size: 16px !important;
        padding-bottom: 25px !important;
    }
    body .et_pb_section.teaser-blog .et_pb_posts .post-content br {
        display: none;
    }
	body .et_pb_section .et_pb_post a.more-link {
        margin-left: 45px;
    }
	body .et_pb_section a.more-link::before {
        left: -5px !important;
    }
    body .et_pb_section .et_pb_post a.more-link::after {
        font-size: 16px !important;
    }
	body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article h3, body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article h3 a, body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article h3 a:hover {
        font-size: 18px !important;
    }
	body .et_pb_section .et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article p {
        font-size: 15px !important;
		line-height: 1.5;
    }
	body .et_pb_section.teaser-blog .et_pb_row {
    	width: 100%;
    	padding: 20px !important;
  }
}