/* --------------------------------------------------------------------------------
 * Globals: ELEMENTE
 * ----------------------------------------------------------------------------- */


h1, h2, h3, h4, h5, h6
{
	font-weight:900;
}

h1 {
	
}

h2, .contentpage h1 {
	font-size: 1.9em;
	color:#467537;

}

h4 + h2, .contentpage h4 + h1
{
	margin-top:0px;	
}

h3, .contentpage h2 {
	font-size:24px;
	color:#000;
}

.contentpage h3
{
	font-size:16px;
	color:#83b53a;
}

h4{
	color:#6e6e6e;
	text-transform:uppercase;
	font-size:14px;
	font-weight:900;
}

p
{
	font-style: normal;
	font-size:16px;
	line-height:23px;
	color:#6e6e6e;
}


.contentpage #main .ce_text a
{
	font-weight:800;
	color:#83b53a;
}

.contentpage #main a:hover
{
	color:#467537!important;
}

p.teaser, .teaser p
{
	font-style: normal;
	font-size:18px;
	line-height:25px;
	color:#000;
	font-weight:600;
}

.ce_text ol,
.layout_full ol
{
	margin-left: 40px;
}
.ce_text ul,
.contentpage #main .mhce_detail ul
{
	margin-left:24px;
	position:relative;
}

.ce_text ul li,
.contentpage #main .mhce_events ul li,
.contentpage #main .mhce_detail ul li
{
	font-size:16px;
	line-height:23px;
	list-style:none;
	/*font-weight:600;*/
	margin-bottom:3px;
}

.ce_text li:before,
.contentpage #main .mhce_events ul li:before,
.contentpage #main .mhce_detail ul li:before  {
	content: "→";
	font-size:16px;
	font-weight:600;
	position:absolute;
	left:-24px;
}


.ce_text.taglist ul
{
	margin:0px;
}
.ce_text.taglist li 
{
	float:left;
	padding-left:42px;
	padding-right:42px;
	padding-top:16px;
	padding-bottom:16px;
	border: 1px solid #83b53a;
	list-style-type:none;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	display:inline-block;
	background-color:#fff;
	font-weight:800;
}

.ce_text.taglist li:hover
{
	background:#83b53a;
}

.ce_text.taglist li a
{
	color:#000!important;
}

.ce_text.taglist li:hover a
{
	color:#fff!important;
}

.ce_text strong
{
	font-weight: 600;
}

.kursiv
{
	font-style:italic;
}

.ce_download .download-element,
.ce_downloads .download-element
{
	padding-left:30px;
	background-image:url('/files/mhr20/theme/elements/icons/kommunikation/netzwerk-m_icon_download.png');
	background-repeat:no-repeat;
	background-position:0 4px;
	margin-bottom:16px;
}

.ce_download .download-element a,
.ce_downloads .download-element a
{
	color:#83b53a;
	margin-top: 2px;
    display: inline-block;
}

.smallmargin-top
{
	margin-top:44px;
}

.nmpoints:before
{
	content:url('/files/mhr20/theme/elements/elemente/netzwerk-m_doppelpunkt.svg');
	width:12px;
	height:6px;
	display:block;
	position:absolute;
	margin-top:-24px;
}	

.nmpoints.white:before
{
	content:url('/files/mhr20/theme/elements/elemente/netzwerk-m_doppelpunkt_white.svg');
}
/* --------------------------------------------------------------------------------
 * Globals: LINKS & BUTTON
 * ----------------------------------------------------------------------------- */

.col-container
{
	
}
.col-container.pdr24 > div
{
	padding-right:24px;
}

.col-container.pdl24 > div
{
	padding-left:24px;
}


.column-reset{
	display:block;
	clear:both;
	height:1px;
	width:100%;
}
.column-reset:before
{
	content: "";
	clear: both;
	display: table;
}

.column-reset,
.col-container:after
{
	content: "";
	clear: both;
	display: table;
}

.col_w20
{
	width:20%;
	float:left;
}

.col_w25
{
	width:25%;
	float:left;
}

.col_w33
{
	width:33.333333%;
	float:left;
}

.col_w50
{
	width:50%;
	float:left;
	
}

.col_w66
{
	width:66.666666%;
	float:left;
}

.col_w100
{
	width:100%;
	float:left;
}

.posr
{
	position:relative;
}

/* --------------------------------------------------------------------------------
 * Globals: LINKS & BUTTON
 * ----------------------------------------------------------------------------- */

a
{
	color:#426173;
	text-decoration: none ;	
}

a:hover
{
	color:#118ba3;
	text-decoration: none ;	
}

a.button, button {

    padding-left: 36px;
    padding-right: 36px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #83b53a;
    color: #fff;
    border-radius: 28px;
    font-size: 13px;
    font-weight: 600;
	border:0px;
}

a.button:hover, button:hover
{
	background-color: #467537;
}

a.button-outline {
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
	color: #83b53a;
    border-radius: 28px;
    font-size: 13px;
    font-weight: 600;
	border:1px solid #83b53a;	
}

a.button-outline:hover
{
	background-color:#83b53a;
	color: #fff;
}

a.nolinkcolor, #footer a.lnkcolor-grey
{
	color:#6e6e6e;
}

.contentpage #footer a.lnkcolor-grey
{
	color:#83b53a;
}
/* --------------------------------------------------------------------------------
 * Globals: MARGIN/PADDING
 * ----------------------------------------------------------------------------- */

.align-center
{
	text-align:center;
}

.mt16
{
	margin-top:16px;
}

.mb82 
{
	margin-bottom:82px;
}
.mt68
{
	margin-top: 68px;
}

.mt106
{
	padding-top: 106px;
}

.mt182
{
	padding-top: 182px;
}

/* --------------------------------------------------------------------------------
 * Globals: COLOR
 * ----------------------------------------------------------------------------- */


 .col_magenta
 {
	 color:#b90f5f!important;
 }
 
 .col_purpur
 {
	 color:#b8105e!important;
 }
 
 .col_blue
 {
	 color:#2fc8d8!important;
	 color:#4bbed0!important;
 }
 .col_white
 {
	 color:#fff;
 }
  .col_black
 {
	 color:#333333;
 }

 
.bgr-color-bluegrey
{	
	background-color:#426173;
}

.bgr-color-green
{	
	background-color:#aab50d;
}




/* --------------------------------------------------------------------------------
 * 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) {
	
#map-overlay .inside #map-region
{
	padding:16px;
}

}

/* --- Small devices - Phone // sm
 * ---------------------------------------- */
 
@media only screen and (max-width: 767px) {
	


}

/* --- Small devices - Phone // s
 * ---------------------------------------- */
 
@media only screen and (max-width: 639px) {
	
.col_w25
{
	width:50%;
	float:left;
}

.col_w33
{
	width:100%;
	float:left;
}

.col_w50
{
	width:100%;
	float:left;
}

.col_w66
{
	width:100%;
	float:left;
}

}


/* --- Extra small devices - Phone // xs
 * ---------------------------------------- */
 
@media only screen and (max-width: 544px) {
	

	
}

@media print
{

	#header, #footer, #right, .custom, .mod_breadcrumb, p.goback	{
		display:none;
	}
	
	#main 
	{
		width:100%!important;
	}	

	.accordion {
		overflow: visible !important;
		height: auto !important;
		visibility: visible !important;
		display: inline !important;
		opacity: 1 !important;
	} 

	
}






