.header.container-header.full-width {
  background-color: #007180;
  background-image: linear-gradient(135deg,#007180 0,#007180 100%);
}

.container-header .grid-child {
  padding: 0;
}


.header.container-header  {
	padding-bottom: 0;
}

.container-header
.container-nav {
  padding-bottom: 0;
}


.container-header nav  {
  margin-top: 0;
}

#mmenu.metismenu.mod-menu .metismenu-item {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.85rem;
  line-height: 1.5;
}


a   {  
  color: #007180;
}

/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/merriweather/merriweather-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/merriweather/merriweather-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather/merriweather-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/merriweather/merriweather-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/merriweather/merriweather-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/merriweather/merriweather-v30-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}

/* merriweather-italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/merriweather/merriweather-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/merriweather/merriweather-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather/merriweather-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/merriweather/merriweather-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/merriweather/merriweather-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/merriweather/merriweather-v30-latin-italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}

/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/merriweather/merriweather-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/merriweather/merriweather-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather/merriweather-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/merriweather/merriweather-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/merriweather/merriweather-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/merriweather/merriweather-v30-latin-700.svg#Merriweather') format('svg'); /* Legacy iOS */
}


.card {border: 0px solid #dfe3e7;}

p {
    font-size: 1rem;
	line-height: 180%;
	text-align: justify;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
   -webkit-hyphens: hyphenate-limit-chars: auto 5;
   -webkit-hyphens: hyphenate-limit-lines: 2;
   margin: 5px 0 5px 0;
  font-family: "merriweather", serif , -apple-system, BlinkMacSystemFont;
}
h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "merriweather", serif , -apple-system, BlinkMacSystemFont;
}

.h1, h1,
.h2, h2   {
  font-size: 1.5rem;
}

.h3, h3   {
  font-size: 1.25rem;
}

.front img
{width: 100%;
  border-radius: 2px;
  margin-bottom: 20px;
}

.signet a   {
  text-decoration: none;
}

.signet img {
  width: 175px;
  border-radius: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.card-header,
.newsflash-title  {
    font-size: 0.9rem;
}

.newsflash-title a {
    text-decoration: none;
    font-size: 0.9rem;
}

.rez   {
	padding: 4px;
}

blockquote  {
  color: #333;
}

blockquote p  {
  font-size: 0.9rem;
  line-height: 150%;
}

.motto {
	font-size: 0.90rem;
	line-height: 120%;
	padding-left: 25%;
  margin-top: 18px;
	margin-bottom: 18px;
}

.zitat {
	padding-left: 1em;
	font-size: 1rem;
	line-height: 145%;
	margin-bottom: 12px;
}

.wsmenu   {
  background: url('../images/Gogok.svg') center center no-repeat;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 140%;
}

.wsmenu ul  {
  margin-left: 0px;
  padding-left: 0px;}

.wsmenu ul li  {
  list-style: none;
  color: #000;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 8px;
}

.wsmenu ul li a  {
  color: #000;
}

.cmenu2  {
  margin-bottom: 20px;
  font-size: 0.85rem;
  line-height: 140%;
}



figure {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.selbst {
  margin-top: 16px;
}

.debatte_neu  {
  margin-top: -30px;
  margin-bottom: 40px;
  padding: 4px;
  list-style-type: square;
}

.debatte_neu ul li {
  list-style-type: square;
}

.sat   {
  border-top: 11px solid deeppink;
  margin-bottom: 0;
}

.sat ul  {
  margin-left: 0px;
  padding-left: 0px;}

.sat ul li  {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 8px;
  margin-bottom: 0px;
  font-weight: bold;
}

.sat2   {
  margin-top: 20px;
}

.lliste {
  list-style: none;
  margin-left: 10px;
}

.lliste  li   {
  text-indent: -10px;
  line-height: 170%;
}

.lliste li:before  {
  content: "– "
}

li  {
  line-height: 170%;
}

p .nat   {
  font-size: 1rem;
}



.glosse   {
  border: 1px solid #bbb;
  font-size: 0.85rem;
  line-height: 140%;
  background-color: #ffffff;
  	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 8px;
  padding-top: 0;
  padding-bottom: 0;
}

.glosse2   {
  border: 1px solid #bbb;
  font-size: 0.85rem;
  line-height: 140%;
  background-color: #ffffff;
  	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.lesetipps img  {
  max-width: 80%;
}

.naturgeschichte  {
  width: 80%;
  border: 10px solid transparent;
}

.float-end {
  width: 40%;
}
  
.page-header,
.item-title {
  margin-bottom: 26px;
}