/* MAIN CONTENT */
div.mnmlwp-row.mnmlwp-row--main{
	background-color:white;
	opacity:85%;
}

a.div.mnmlwp-row.mnmlwp-row--main{
	text-decoration: underline;
	text-decoration-color: #002B56;
}

a.wpextlinks, a.wpel-icon-right, mailto{
	font-weight:600;
	text-decoration: underline;
	text-decoration-color: #002B56;
	}

/* MAIN FOOTER */
div.mnmlwp-row.mnmlwp-row--footer{
	background-color:#002B56;
	opacity:60%;
}

/* GENERAL SETTINGS */
h1 {
		font-size:160%;
}
h2 {
		font-size:140%;
}
h3 {
		font-size:120%;
}

a{
	font-weight:600;
	text-decoration: underline;
	text-decoration-color: #002B56;
}

a.mnmlwp-logo-wrapper, a.noline{
	border-bottom:none;text-decoration:none;
}

/* BLOGLIST */
div.blog-home-title{
	font-size:130%;
	margin-bottom:5px;
	font-weight:600;
}

/* BLOGLIST: EINTRAGSBEREICH */
div.mnmlwp-post-list-wrapper{
	padding-bottom:50px;
}

/* BLOGLIST: EINTRÄGE */
div.my-post-list-entry{
	padding-bottom:25px;
}

h2.post-title{
	font-size:135%;
	border:none;
	padding:0px;
	border:0px;
	margin-bottom:7px;
}
a.post-title-link.no-border{
	border:none;
}
div.blog_box_id_date{
	margin-bottom:7px;
}
a.mnmlwp-category-link:hover,
 a.mnmlwp-category-link:focus {
	background: #dd8706!important;
	color:#fff;
	opacity: 60%;
  transition: all .2s ease;
}

/* BLOGLIST: IMAGES */

div.mnmlwp-post-list-thumbnail-wrapper{
	border:none;
} 

img.mnmlwp-post-list-thumbnail{
	max-height:140px;
	border:none;
	padding:5px;
	margin:0px;
	margin-right:15px;
	margin-bottom:7px;
	box-shadow: -1px 1px 5px silver;
	float:left;
}

/* BLOGLIST: TEXT */
div.mnmlwp-excerpt{
}

/* BLOGLIST: PAGINATION */

div.mnmlwp-pagination-top{
	border:0px;
	padding:0px;
	margin-bottom:45px;
}

.mnmlwp-pagination nav.navigation.pagination{
	background-color:#f5f5f5;
	font-size:90%;
	text-align:right;
	border:0px;
	padding:0px;
	margin:0px;
	line-height:1.5em;
}

.mnmlwp-pagination span.page-numbers.dots{
	background-color:#f5f5f5;
}

.mnmlwp-pagination a.page-numbers, .mnmlwp-pagination span.page-numbers.current {
	padding: .1em .5em;
	border:none;
}
  
.mnmlwp-pagination span.page-numbers.current {
	font-weight: 600;
}
  
.mnmlwp-pagination a.page-numbers:not(.current):hover {
	background: #dd8706!important;
	color:#fff;
}


/* SINGLE POSTS: NAVIGATION */
a.prev-posts.prev_blog{
	background-color:#003366;
}
a.prev-posts.next_blog{
	background-color:#003366;
}


/* JETPACK */
h3.sd-title::after{
content: " (ggf. Anmeldung erforderlich)";
}

/*TERMINE: OGR GRUPPEN*/
	/* Set dropdown menu classes */
.ogrgrp_navbar {
	position: relative;
	font-size:85%;
}
.ogrgrp_navbar ul {
	background-color: #f3f3f3;
  border:1px solid #003366;
  border-radius:5px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ogrgrp_navbar li {
	display: inline-block;
}
.ogrgrp_navbar li a {
	display: block;
	padding: 5px;
	text-decoration: none;
}
/* Style the dropdown menu */
.ogrgrp_navbar ul ul {
  margin-left:50px;
	position: absolute;
	top: 100%;
	display: none;
}
.ogrgrp_navbar ul ul li {
	background-color: #f1f1f1;
  padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	display: block;
}
.ogrgrp_navbar li:hover ul {
	display: block;
}
/* Change dropdown links on hover */
.ogrgrp_navbar ul ul li a:hover {
	text-decoration: underline;
	background-color:#FFFFCC
}

/* Image Text *//* MAIN CONTENT */
div.mnmlwp-row.mnmlwp-row--main{
	background-color:white;
	opacity:85%;
}

a.div.mnmlwp-row.mnmlwp-row--main{
	text-decoration: underline;
	text-decoration-color: #002B56;
}

a.wpextlinks, a.wpel-icon-right, mailto{
	font-weight:600;
	text-decoration: underline;
	text-decoration-color: #002B56;
	}

/* MAIN FOOTER */
div.mnmlwp-row.mnmlwp-row--footer{
	background-color:#002B56;
	opacity:60%;
}

/* GENERAL SETTINGS */
h1 {
		font-size:160%;
}
h2 {
		font-size:140%;
}
h3 {
		font-size:120%;
}

a{
	font-weight:600;
	text-decoration: underline;
	text-decoration-color: #002B56;
}

a.mnmlwp-logo-wrapper, a.noline{
	border-bottom:none;text-decoration:none;
}

/* BLOGLIST */
div.blog-home-title{
	font-size:130%;
	margin-bottom:5px;
	font-weight:600;
}

/* BLOGLIST: EINTRAGSBEREICH */
div.mnmlwp-post-list-wrapper{
	padding-bottom:50px;
}

/* BLOGLIST: EINTRÄGE */
div.my-post-list-entry{
	padding-bottom:25px;
}

h2.post-title{
	font-size:135%;
	border:none;
	padding:0px;
	border:0px;
	margin-bottom:7px;
}
a.post-title-link.no-border{
	border:none;
}
div.blog_box_id_date{
	margin-bottom:7px;
}
a.mnmlwp-category-link:hover,
 a.mnmlwp-category-link:focus {
	background: #dd8706!important;
	color:#fff;
	opacity: 60%;
  transition: all .2s ease;
}

/* BLOGLIST: IMAGES */

div.mnmlwp-post-list-thumbnail-wrapper{
	border:none;
} 

img.mnmlwp-post-list-thumbnail{
	max-height:140px;
	border:none;
	padding:5px;
	margin:0px;
	margin-right:15px;
	margin-bottom:7px;
	box-shadow: -1px 1px 5px silver;
	float:left;
}

/* BLOGLIST: TEXT */
div.mnmlwp-excerpt{
}

/* BLOGLIST: PAGINATION */

div.mnmlwp-pagination-top{
	border:0px;
	padding:0px;
	margin-bottom:45px;
}

.mnmlwp-pagination nav.navigation.pagination{
	background-color:#f5f5f5;
	font-size:90%;
	text-align:right;
	border:0px;
	padding:0px;
	margin:0px;
	line-height:1.5em;
}

.mnmlwp-pagination span.page-numbers.dots{
	background-color:#f5f5f5;
}

.mnmlwp-pagination a.page-numbers, .mnmlwp-pagination span.page-numbers.current {
	padding: .1em .5em;
	border:none;
}
  
.mnmlwp-pagination span.page-numbers.current {
	font-weight: 600;
}
  
.mnmlwp-pagination a.page-numbers:not(.current):hover {
	background: #dd8706!important;
	color:#fff;
}


/* SINGLE POSTS: NAVIGATION */
a.prev-posts.prev_blog{
	background-color:#003366;
}
a.prev-posts.next_blog{
	background-color:#003366;
}


/* JETPACK */
h3.sd-title::after{
content: " (ggf. Anmeldung erforderlich)";
}

/*TERMINE: OGR GRUPPEN*/
	/* Set dropdown menu classes */
.ogrgrp_navbar {
	position: relative;
	font-size:85%;
}
.ogrgrp_navbar ul {
	background-color: #f3f3f3;
  border:1px solid #003366;
  border-radius:5px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ogrgrp_navbar li {
	display: inline-block;
}
.ogrgrp_navbar li a {
	display: block;
	padding: 5px;
	text-decoration: none;
}
/* Style the dropdown menu */
.ogrgrp_navbar ul ul {
  margin-left:50px;
	position: absolute;
	top: 100%;
	display: none;
}
.ogrgrp_navbar ul ul li {
	background-color: #f1f1f1;
  padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	display: block;
}
.ogrgrp_navbar li:hover ul {
	display: block;
}
/* Change dropdown links on hover */
.ogrgrp_navbar ul ul li a:hover {
	text-decoration: underline;
	background-color:#FFFFCC
}

/* Image Text */
.wp_img_txt {
	font-size: 75%;
}
.wp-caption-text{
	font-size: 60%;
}

.wp_img_txt {
	font-size: 75%;
}