footer {
	margin-top: 30px;
}

#home .content_row {
    margin: 0px 0px 0 -15px;
}

h2 {
	margin-bottom: 30px;
}
.mega-menu h2 {
	margin-bottom: 15px;
}


.article .header {
	margin-left: 112px !important;
}
.news-list-view .article {
    width: 100%;
    float: none;
    padding-right: 15px;
    height: 200px;
}
.news .article .news-img-wrap {
    float: left;
    margin: 3px 12px 5px 0;
    background: #fff;
}
.news .news-list-view .article .teaser-text {
	font-weight: normal;
	margin-left: 112px;
}
.news .footer {
	margin-left: 0;
}
#home .teaser-text {
	padding-top: 2px;
}


.mnm_events_single_title {
    padding: 0em 0 0em 0;
    font-weight: 500;
}



#home .news .article h3, 
#home .news .article h3 a {
	font-size: 14px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	/*color: #a1a1a4;*/
	height: 32px;
	overflow: hidden;
	line-height: 1.2;
}

#home .teaser-text p {
	line-height: 18px;
}



/* Korrekturen für Startpage 2018 */

.slides .image {
	margin-bottom: 0;
}


.col-sm-12 {
	padding-right: 0;
	padding-left: 0;
}

.content_row,
.content_container {
	background: transparent;
	padding: 0px;
}
/* noch zu korrigieren: */
.content_container {
	/*background: white;*/
}
.main_content {
    clear: both;
    margin-top: 20px;
    padding: 30px;
    font-size: 14px;
    /* border-left: 1px solid #a1a1a4; */
}

.aktuelles,
.veranstaltungen {
	display:flex;
	background: white;
	height: 100%;
}


.aktuelles h2,
.veranstaltungen h2 {
	float: left;
	padding-right: 60px;
	letter-spacing: 0px;	
	margin-left: 10px;
}
.aktuelles h2 a,
.veranstaltungen h2 a{
	color: #1b1b1b;
	text-decoration: none;
}


.aktuelles .news {
	clear: both;
	/*margin-left: -10px;*/
	width: 100%;
	position: relative;
}


.news-list-view .article {
	width: 23% !important;
	float: left !important;
	
	padding-left: 0px;
	padding-right: 0;
    margin-right: 1%;
    margin-left: 1%;
    height: 500px;
    
            transition: all .2s ease-out;
       -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
}
.news-list-view .article.topnews {
	width: 48% !important;
	float: left !important;
	
	padding-left: 0px;
	padding-right: 0;
    margin-right: 1%;
    margin-left: 1%;
    height: 500px;
    
            transition: all .2s ease-out;
       -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
}



.news-list-view .article:hover {
	background-color: transparent;
	opacity: 0.75;
}
.articletype-0 {
    margin: 0px;
    background-color: white;
    padding: 0px;
}
.news .article .news-img-wrap {
	width: 100%;
	
	float: none;
    margin: 0;
    background: #fff;
}
.news .article .news-img-wrap img {
    float: none !important;
    width: 100%;
    height: auto;
}
.news .article.topnews .news-img-wrap img {
    float: none !important;
    width: 100%;
    max-height: 248px;
    overflow: hidden;
}


.article .header {
    margin-left: 0px !important;
}
.news .news-list-view .article .teaser-text {
    font-weight: normal;
    margin-left: 0px;
}

.news .article h3, 
.news .article h3 a {
    font-size: 16px;
    
    padding: 15px 0px 10px 0px;
    margin-bottom: 0px;
    color: #1b1b1b;
    /* height: 32px; */
    overflow: hidden;
    line-height: 1.2;
    letter-spacing: -0.3px;
    letter-spacing: 0px;
}

.news .article p {
    line-height: 20px;
    font-size: 14px;
    margin: 0 0 0px 0;
    font-weight: 400;
    letter-spacing: -0.1px;
    color: #717171;
}

.news .article .footer {display: none;}

.news-list-view {
	height: 1000px;
	/*overflow: hidden;*/
}


@media (max-width: 991px) {
	.news-list-view .article {
		width: 31% !important;
		margin-right: 1%;
		margin-left: 1%;
	}
}
@media (max-width: 767px) {
	.news-list-view .article {
		width: 48% !important;
		margin-right: 1%;
		margin-left: 1%;
	}
}
@media (max-width: 470px) {
	.news-list-view .article {
		width: 100% !important;
		margin-right: 0%;
		margin-left: 0%;
		height: auto;
	}
}



.new2018 {
	width: 100%;
}

.tx-mnmevents-pi2 {
	clear: both;
}

.mnm_events_teaser_single {
	width: 23%;
	float: left;
	position: relative;
	margin-right: 1%;
    margin-left: 1%;

    height: auto;
    overflow: hidden;
    margin-bottom: 20px;

}
.mnm_events_teaser_single .mnm_events_pic {
    width: 100%;
    height: 100%;
    background-image: url(../../img/bg_pic_hfmdklogo.png);

    float: none;
    max-width: 400px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.mnm_events_teaser_single .mnm_events_pic img{
    width: 100%;
    height: auto;
}

.mnm_events_over {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	
}

@media (max-width: 991px) {
	.mnm_events_teaser_single {
		width: 32% !important;
		margin-right: 1%;
		margin-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.mnm_events_teaser_single {
		width: 49% !important;
		margin-right: 1%;
		margin-bottom: 5px;
	}
	.nav-brand {
		margin-top: -20px;
		margin-left: -20px;
		margin-bottom: 20px;
	}
}
@media (max-width: 470px) {
	.mnm_events_teaser_single {
		width: 100% !important;
		margin-right: 0%;
		margin-bottom: 20px;
	}
	.flexslider{display: none;}
}
@media (max-width: 410px) {
	.nav-brand {
    	float: left;
		margin: 0;
		margin-top: -80px;
		margin-left: -20px;
		margin-bottom: 20px;
		margin-right: 40px;
	}
	.main-menu-btn {
   	 	margin-top: 10px;
	}
}




.mnm_events_teaser_single .tag1,
.mnm_events_teaser_single .tag2,
.mnm_events_teaser_single .tag3,
.mnm_events_teaser_single .tag4,
.mnm_events_teaser_single .tag5,
.mnm_events_teaser_single .tag6,
.mnm_events_teaser_single .tag7,
.mnm_events_teaser_single .tag8,
.mnm_events_teaser_single .tag9,
.mnm_events_teaser_single .tag10,
.mnm_events_teaser_single .tag11,
.mnm_events_teaser_single .tag12,
.mnm_events_teaser_single .tag13,
.mnm_events_teaser_single .tag14 {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	    
            transition: all .3s ease-out;
       -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
         -o-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
}
.mnm_events_teaser_single:hover .tag1,
.mnm_events_teaser_single:hover .tag2,
.mnm_events_teaser_single:hover .tag3,
.mnm_events_teaser_single:hover .tag4,
.mnm_events_teaser_single:hover .tag5,
.mnm_events_teaser_single:hover .tag6,
.mnm_events_teaser_single:hover .tag7,
.mnm_events_teaser_single:hover .tag8,
.mnm_events_teaser_single:hover .tag9,
.mnm_events_teaser_single:hover .tag10,
.mnm_events_teaser_single:hover .tag11,
.mnm_events_teaser_single:hover .tag12,
.mnm_events_teaser_single:hover .tag13,
.mnm_events_teaser_single:hover .tag14 {
	opacity: 0;
}

.tag1 {background-color: rgb(227, 0, 79);}
.tag2 {background-color: rgb(121, 74, 0);}
.tag3 {background-color: rgb(170, 0, 59);}
.tag4 {background-color: rgb(227, 0, 79);}
.tag5 {background-color: rgb(0, 151, 144);}
.tag6 {background-color: rgb(0, 53, 90);}
.tag7 {background-color: rgb(151, 191, 13);}
.tag8 {background-color: rgb(0, 53, 90);}
.tag9 {background-color: rgb(0, 75, 72);}
.tag10 {background-color: rgb(121, 74, 0);}
.tag11 {background-color: rgb(227, 0, 79);}
.tag12 {background-color: rgb(147, 16, 126);}
.tag13 {background-color: rgb(151, 191, 13);}
.tag14 {background-color: rgb(227, 0, 79);}


.mnm_events_single_date {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	width: 45px;
	height: 50px;
	background-color: #ff0000;
	text-align: center;
	padding: 0 0 0 0;
	color: transparent;
}
.mnmevents_day {
	clear: both;
	display: block;
	color: white;
	font-size: 30px;
	line-height: 24px;
	padding-top: 5px;
	text-align: center;
}
.mnmevents_month {
	clear: both;
	color: white;
	text-align: center;
}
.mnmevents_year {display: none;}

.mnm_events_single_time {
	color: white;
	padding: 15px 5px 0px 15px;
}
.mnm_events_single_place {
	color: white;
	padding: 0px 5px 0px 15px;
}


#mnm_events_teaser .mnm_events_over .mnm_events_single_title {
    font-size: 16px;
    padding: 20px 50px 10px 15px;
    margin-bottom: 0px;
    margin-right: 0px;
    color: #ffffff;
    height: auto;
    overflow: hidden;
    line-height: 1.2;
        
            transition: all .2s ease-out;
       -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;

}
#mnm_events_teaser .mnm_events_over .mnm_events_single_title a{
	color: white;
}
#mnm_events_teaser .mnm_events_over:hover .mnm_events_single_title {
    font-size: 18px;
    padding: 60px 15px 10px 15px;
    margin-bottom: 0px;
    margin-right: 0px;
    color: #ffffff;
    height: auto;
    overflow: hidden;
    line-height: 1.2;
    text-shadow: 0px 0px 10px rgba(150, 150, 150, 1);
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.68);
}

#mnm_events_teaser .mnm_events_over .mnm_events_single_interpret {
	font-size: 14px;
    padding: 20px 45px 10px 15px;
    color: white;
    font-weight: 300;
}
#mnm_events_teaser .mnm_events_over:hover .mnm_events_single_interpret {
	display: none;
}




.calendar-link {
	
}
.calendar-link .calendar-view {
	display: none;
}
.calendar-link:hover  .calendar-view {
	display: block;
	z-index: 999;
	width: 400px;
	height: 380px;
	background-color: #ff0000;
}





/*.farbe {
	background-color: rgba(166, 0, 70, 0.59);
	z-index: 9997;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
	background: -moz-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(125,185,232,0) 50%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(45deg, rgba(0,0,0,1) 0%,rgba(125,185,232,0) 50%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(45deg, rgba(0,0,0,1) 0%,rgba(125,185,232,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/*}*/


.verbnav {
	position: absolute;
	top: 45px;
	left: 40px;
	z-index: 9999;
	text-align: left;
	font-size: 0px;  /* Fix für falsche Klammer aus js. */
}
.verbnav li {
	list-style-type: none;
	margin-bottom: 10px;
}
.verbnav a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 25px; 
	width: 300px;
	/*background-color: rgba(255, 255, 255, 0.72);*/
	color: white;
	font-family: "Roboto", sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    
    background-color: rgba(0, 0, 0, 0.3);
}
.verbnav a:hover {
	background-color: rgba(0, 0, 0, 0.6);
}
.verbnav a:before {
	font-family: FontAwesome;
	content:"\f105";
	padding-right: 10px;
	color: rgba(255, 255, 255, 0.54);
}
.verbnav a:hover {
	
}
.verbnav a:hover:before {
	color: white;
}


.footer {
	margin-left: 15px;
}
footer {
    margin-top: 0px;
}
.footer .col-sm-3 {
	margin-bottom: 15px;
}
.footer p {
	font-size: 14px;
	line-height: 20px;
}


#flexslider5665,
#flexslider5671 {display: none;}


@media (max-width: 1199px) {
	.verbnav {top: 30px;}
	.verbnav a {font-size: 16px;}
/*	.news-list-view .article {
    	width: 28% !important;
    }*/
}
@media (max-width: 991px) {
	.verbnav {top: 5px;}
	.verbnav a {line-height: 22px;}
/*	.news-list-view .article {
    	width: 35% !important;
    }*/
	
}
@media (max-width: 767px) {
	.verbnav li {
		float: left;
	}
	footer {
    margin-top: 0px;
	}
	#flexslider5653, #flexslider5659 {display: none;}
	#flexslider5665,
	#flexslider5671 {display: block;}
	
	
	.verbnav {display: none;}
/*	.news-list-view .article {
    	width: 100% !important;
    }*/
    .aktuelles h2, .veranstaltungen h2 {
    margin-left: 0px;
	}
	.new2018 h2 {width: 100%; margin-bottom: 10px;}
	.mnm_events_teaser_single {margin-left: 0%;}
	.tx-mnmevents-pi2 {margin-top: 20px;}
	.aktuelles h2 { margin-bottom: 10px; padding-right: 0px; width: 100%;}
	.news {margin-top: 20px;}

}
@media (max-width: 470px) {
	.verbnav { 
		left: 0;
		position: relative;
		margin-left: -15px;
		margin-bottom: 15px;
		padding: 0px 15px 15px 15px;
		height: 120px;
		width: 100%;
		/*background-color: #c56700;*/
	}
	.verbnav li {
		margin-right: 10px;
		margin-bottom: 5px;
	}
	.verbnav a {
		background-color: rgba(161, 0, 156, 0.62);
		padding: 5px;
		line-height: 32px;
	}
	.verbnav a:hover {
		background-color: rgba(161, 0, 156, 0.9);
	}
	
	
	.verbnav a:before {padding-right: 5px;}
}
@media (max-width: 410px) {

}



#sprungmarke {
	width: 100% !important;
}


/*. Neu Joha 2020-05 */
.main_content h2 {
    margin-top: 0px;
}