/* --------------------------------------------------------------------------------
 * Nachrichten: Allgemeine Einstellungen
 * ----------------------------------------------------------------------------- */


.newsslider .layout_latest
{
	padding-right: 2rem;
}

.newsslider .layout_latest .info
{
	color: #8197CD;
    font-weight: 600;
    text-transform: uppercase;
	font-size: 1rem;
}

.startpage .mod_newslist
{
	display:flex;
	margin-left:-10px;
	margin-right:-10px;
	
}

#wrapper #main .mod_article > .mod_newslist
{
	padding-left: 8%;
	padding-right: 8%;
}

.mod_newslist .layout_latest p a,
#shorties .layout_short p a
{
	color:#000;
	text-decoration: underline;
	font-weight: 400;
	text-align: right;
    display: flex;
    justify-content: end;
}

.mod_newslist .layout_latest p a:after,
#shorties .layout_short p a:after
{
	content:url("/files/mhr20/theme/elements/messe-pro_element-pfeil-rechts.svg");
	padding-left:6px;
	width:20px;
	height:20px;
	
}

.mod_newslist .layout_latest p a:hover:after,
#shorties .layout_short p a:hover:after
{
	content:url("/files/mhr20/theme/elements/messe-pro_element-pfeil-rechts_red.svg");
}
.mod_newslist .layout_latest a:hover,
.mod_newslist .layout_short a:hover
{
	color:#d50c2f;
	text-decoration: underline!important;
}

/*
.startpage .mod_newslist .layout_latest
{
	flex: 1 1 50%;
	margin-left:10px;
	margin-right:10px;

}

.startpage .mod_newslist .layout_latest .news-container
{
	display:flex;
}

.mod_newslist .layout_latest .news-container .image_container
{
	flex: 2 2 305px;
	padding-right:10px;
	box-sizing:border-box;
}

.startpage .mod_newslist .layout_latest .news-container .hover-container
{
	flex: 3 3 470px;
	box-sizing:border-box;
	background-color:#f4f6f7;
	padding-top:43px;
	padding-left:31px;
	padding-right:31px;
	padding-bottom:25px;
}


.mod_newslist .layout_latest .news-container .hover-container h2
{
	font-weight:700;
	font-size:26px;
	line-height:26px;
	margin:0px;
	text-align:left;
	
}

.mod_newslist .layout_latest .news-container .hover-container p:not(.more)
{
	font-size: 13.5px;
    line-height: 19px;
	margin-top:25px;
	margin-bottom:35px;
}

.mod_newslist .layout_latest .news-container .hover-container p.more
{
	margin:0px;
}*/


.contentpage .mod_newslist .layout_latest 
{
	width:100%;
}

/*
.contentpage .mod_newslist .col-xl-6:nth-child(2) .layout_latest,
.contentpage .mod_newslist .col-xl-6:nth-child(3) .layout_latest
{
	margin-bottom:100px;
}*/

.contentpage .mod_newslist .layout_latest  h3
{
	margin-top: 2rem;
    color: #d50c2f;
    font-weight: 500;
    max-width: 85%;
	font-size: 2.25rem;
}

.contentpage .mod_newslist .layout_latest  h3 a
{
	color: #d50c2f;
}





.mod_newslist.pr {
	background-color: #EFEFEF;
	padding:3rem;
	padding-left:3rem;
	margin-top:3rem;
	margin-bottom:3rem;
}

.mod_newslist.pr .layout_latest
{
	display:flex;
	flex-direction: column;
	margin-bottom: 2rem;
}

.mod_newslist.pr .layout_latest .info
{
	color: #8197CD;
    font-weight: 600;
    text-transform: uppercase;
	font-size: 1rem;
}



.mod_newslist.pr .layout_latest p.info
{
	order:2;
}

.mod_newslist.pr .layout_latest .ce_text
{
	order:3;
}



.mod_newslist.news .layout_latest
{
	position: relative;
	background-color:#EFEFEF;
	padding:2rem;
	padding:2.5rem;
	border-bottom:2px #fff solid;
}

.mod_newslist.news .layout_latest h3,
.mod_newslist.news .layout_latest .ce_text
{
	max-width: calc(100% - 200px)!important;
	margin-left:200px;
	width:100%;
	
}

.mod_newslist.news .layout_latest h3
{
	margin-top:0px;
}

.mod_newslist.news .layout_latest p.info
{
	position: absolute;
	display: block;
	top:2.8rem;
	left: 2rem;
	color: #8197CD;
    font-weight: 600;
    text-transform: uppercase;
	font-size: 1rem;	
}




.mod_newsreader p.info
{
	color: #191919;
    font-weight: 500;
    text-transform: uppercase;
	font-size: 1.15rem;
	margin-bottom: 2.5rem;
}
/* --------------------------------------------------------------------------------
 * Nachrichten: SIDEVIEW
 * ----------------------------------------------------------------------------- */
 

.mod_newslist.listview
{
	margin-top:36px;
	
}
.mod_newslist.listview .layout_latest .news-container
{
	
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   
    width: 100%;
	
	border-bottom: 2px solid #b7b7b7;
    margin-bottom: 28px;
}	

.mod_newslist.listview .layout_latest.last .news-container
{
	border-bottom:0px;
}
.mod_newslist.listview .layout_latest .news-container .image_container
{
	width:160px;	
	max-width:160px;
}

.mod_newslist.listview .layout_latest .news-container .hover-container
{
	width:160px;
	flex-grow:4;
}

.mod_newslist.listview .layout_latest .news-container .hover-container
{
	padding-left:24px;
}

.mod_newslist.listview .layout_latest .news-container p.info
{
	margin-top: 0px;
	color: #718996;
	font-family: "Bree W05 Light", sans-serif;
	text-transform: uppercase;
	margin-bottom: 6px;
}

.mod_newslist.listview .layout_latest .news-container h2,
.mod_newslist.listview .layout_latest .news-container h2 a
{
	text-align: left;
	color: #000;
	font-family: "Bree Serif W01 It", sans;
	font-size: 28px;
	line-height: 34px;
	margin-top:0;
}

 

.mod_newslist.sideview .layout_latest .image_container,
.mod_newslist.sideview .layout_latest .image_container img
{
	width:100%;
	height:auto;
} 
.mod_newslist.sideview .layout_latest .content_container
{
	padding:50px 40px 25px 40px;
	background-color:#f2f4f5;
}

.mod_newslist.sideview .layout_latest .content_container h5
{
	margin-top:0px;
	color:#718996;
	font-family:"Bree W05 Light", sans-serif;
	text-transform:uppercase;
	margin-bottom:6px;
}

.mod_newslist.sideview .layout_latest .content_container h4,
.mod_newslist.sideview .layout_latest .content_container h4 a
{
	color:#000;
	font-family:"Bree Serif W01 It", sans;
	font-size:28px;
	line-height:34px;
	margin-top:0px;
}

.mod_newslist.sideview .layout_latest p.more a,
.mod_newslist.sideview .layout_latest p.more a:hover
{
	color:#000;
}

#shorties .layout_short
{
	margin-bottom: 1rem;
}

#shorties .layout_short h2
{
	font-size: 1.375rem;
	margin-bottom:0.5rem;
	font-weight: 500;
}

#shorties .layout_short h2 a
{
	color:#191919!important;
}

#shorties .layout_short .teaser p,
#shorties .layout_short .teaser p strong
{
	font-size: 1.2rem;
	font-weight: 400!important;
	line-height: 1.3;
	margin-bottom: 0;
	width:100%;
	max-width:100%;
	
}

#shorties .layout_short p a
{
	margin-top: 0.5rem;
}

#shorties .layout_short p a
{
	font-size: 1.2rem!important;
	justify-content: flex-start;
}

#preview .layout_latest
{
	margin-top: 4rem;
	display:flex;
	
	margin-bottom: 5rem;
}

#preview .layout_latest > div,
#preview .layout_latest > figure
{
	width:50%;
}
/* --------------------------------------------------------------------------------
 * Nachrichten: Newsreader
 * ----------------------------------------------------------------------------- */

.mod_newsreader .ce_image + .ce_text
{
	margin-top:36px;
}

.mod_newsreader .layout_full + p.back
{
	margin-top:24px;
}

/* --------------------------------------------------------------------------------
 * Responsive Design
 * ----------------------------------------------------------------------------- */


/* --- Large devices - Desktop // xxl
 * ---------------------------------------- */

@media only screen and (max-width: 1560px) {
	
}


/* --- Large devices - Desktop // xl
 * ---------------------------------------- */
 
@media only screen and (max-width: 1380px) {
	
	
}


/* --- Large devices - Desktop // lg
 * ---------------------------------------- */
 
@media only screen and (max-width: 1199px) {
	
	
}
/* --- Medium devices - Tablet // md
 * ---------------------------------------- */
 
@media only screen and (max-width: 991px) {
	


}

/* --- Medium devices - Tablet // md
 * ---------------------------------------- */
 
@media only screen and (max-width: 991px) {
	
	.startpage .mod_newslist .layout_latest .news-container
	{
		display:block;
	}
	
	
	.mod_newslist .layout_latest .news-container .hover-container h2 {
		font-size: 20px;
		line-height: 24px;
	}
	
	.startpage .mod_newslist .layout_latest .news-container .image_container,
	.contenptage .mod_newslist .layout_latest .news-container .image_container	{
		padding-right: 0px;
    }

}
/* --- Small devices - Phone // sm
 * ---------------------------------------- */
 
@media only screen and (max-width: 767px) {
	


}

/* --- Small devices - Phone // s
 * ---------------------------------------- */
 
@media only screen and (max-width: 639px) {

	.contentpage .mod_newslist .layout_latest .news-container .image_container
	{
		margin-right:0px;
		float:none;
		margin-bottom:24px;
	}

}


/* --- Extra small devices - Phone // xs
 * ---------------------------------------- */
 
@media only screen and (max-width: 544px) {
	
	.startpage .mod_newslist
	{
		display:block;
	}
	.startpage .mod_newslist .layout_latest
	{
			display:block;
			width:100%;
			margin-left: 10px;
			margin-right: 10px;
	}
	.contentpage .mod_newslist .layout_latest
	{
			display:block;
			width:100%;
			margin-left: 0px;
			margin-right: 0px;
	}
}