/* ARTIKELTEASER ***************************************************************/


.lay_uebersicht {margin:0 auto;padding:4.5em 0;width:84%;max-width:calc(1024px + 2.25em + 4.5em);}

.lay_uebersicht > div {display:inline-block;margin:0;padding:0 0 2em 0;width:calc(50% - 4px);text-align:center;}
.lay_uebersicht > div.last {padding-bottom:0;}
.lay_uebersicht h1 {font-family:lithos-pro,sans-serif;font-size:1.1em;line-height:1.3;font-weight:300;font-style:normal;text-align:left;margin:0;border-bottom-width:1px;border-bottom-style:solid;padding:0 0 4px 0;}
.lay_uebersicht h2 {margin-bottom:0;}
.lay_uebersicht h2 a {font-family:lithos-pro,sans-serif;font-size:1.1em;line-height:1.3;font-weight:300;font-style:normal;text-align:center;margin:0 auto;border-bottom-width:1px;border-bottom-style:solid;padding:0 0 4px 0;color:#000;}
.lay_uebersicht p {font-family:acumin-pro,sans-serif;font-weight:300;font-style:normal;text-align:center;margin:8px auto 0 auto;max-width:720px;}
.lay_uebersicht .ce_image {margin:0 auto;width:100%;}
.lay_uebersicht img {margin:0 auto;width:100%;}
.lay_uebersicht figcaption {font-family:lithos-pro,sans-serif;font-size:1.1em;line-height:1.3;font-weight:300;font-style:normal;text-align:center;color:#fff;margin:0;padding:0;}
.lay_uebersicht .more a {font-family:acumin-pro,sans-serif;font-weight:300;font-style:normal;margin-right:4px;}

@media screen and (min-width:768px) {
	.lay_uebersicht::after {content:'*';display:block;float:none;clear:both;width:100%;height:1px;overflow:hidden;}
	.lay_uebersicht > div {margin:0 2.25em;padding:0 0 4.5em 0;width:calc(33.333% - 4.5em - 4px);}
	.lay_uebersicht > div.last {margin-right:0;}
	.lay_uebersicht figcaption {font-size:1.25em;}	
}

@media screen and (min-width:960px) {
	.lay_uebersicht {max-width:calc(1024px + 2.25em);}
}
@media screen and (min-width:1200px) {
	.lay_uebersicht {max-width:calc(1024px + 3.375em);}
	.lay_uebersicht > div {width:calc(16.666% - 4.5em - 4px);}
}

@media screen and (min-width:1440px) {
	.lay_uebersicht figcaption {font-size:1.5em;}
}

