.cookieConsentContainer {
	z-index: 999;
	width: 100%;
	min-height: 90%;
	box-sizing: border-box;
	padding: 30px 30px 30px 30px;
	background: #333;
	color: #fff;
	overflow: hidden;
	position: fixed;
    top: 20%;
	
}
.cookieConsentContainer .cookieTitle a {
	font-family: OpenSans, arial, "sans-serif";
	color: #FFFFFF;
	font-size: 22px;
	line-height: 20px;
	display: block;
}
.cookieConsentContainer .cookieDesc p {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: OpenSans, arial, "sans-serif";
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	display: block;
	margin-top: 10px;
}
.cookieConsentContainer .cookieDesc a {
	font-family: OpenSans, arial, "sans-serif";
	color: #FFFFFF;
	text-decoration: underline;
}
.cookieConsentContainer .cookieButton a {
	display: inline-block;
	font-family: OpenSans, arial, "sans-serif";
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	background: #000000;
	box-sizing: border-box; 
	padding: 15px 24px;
	text-align: center;
	transition: background 0.3s;
}
.cookieConsentContainer .cookieButton a:hover { 
	cursor: pointer;
	background: #eee;
	color: #111;
}

@media (max-width: 980px) {
	.cookieConsentContainer {
		bottom: 0px !important;
		left: 0px !important;
		width: 100%  !important;
	}
}

@font-face {
font-family: "Lato";
src: url("OpenSans_SemiCondensed-Medium.ttf") format("opentype");
font-display: swap;
}
@font-face {
font-family: "Beerdigung";
src: url("OpenSans_SemiCondensed-BoldItalic.ttf") format("opentype");
font-display: swap;
}
@font-face {
font-family: "Montserrat";
src: url("Montserrat-Bold.ttf") format("opentype");
font-display: swap;
}
@font-face {
font-family: "Sterbefall";
src: url("OpenSans_SemiCondensed-Bold.ttf") format("opentype");
font-display: swap;
}
@font-face {
font-family: "Dosis";
src: url("OpenSans_SemiCondensed-Regular.ttf") format("opentype");
font-display: swap;
}
@font-face {
font-family: "Titler";
src: url("built-titling-rg-4.otf") format("opentype");
font-display: swap;
}
@font-face {
font-family: "Latobo";
src: url("OpenSans_SemiCondensed-Bold.ttf") format("opentype");
font-display: swap;
}
@font-face {
font-family: "Bestatter";
src: url("OpenSans_SemiCondensed-Medium.ttf") format("opentype");
font-display: swap;
}


body             { margin-bottom:30px; font-family: Bestatter; font-style:inherit; letter-spacing: 1px; font-size:2em; font-weight:400; background: #fff; color: #000;}


body.admin       { padding-top:50px; padding-bottom:20px; margin-bottom: 20px; }

#logo            { margin:8px 0 -10px 0; font-family:Sterbefall; text-transform:  uppercase; font-size:2em; font-weight:600; }
#subtitle            { padding:5px;margin:0; font-family:Sterbefall; font-size:1em; font-weight:400; }
#logo a          { padding:0px 5px; color:#333; text-decoration:none; border:0px solid #333; border-radius:0px; text-shadow:none;}
#logo a:hover    { color:#000; border:0px solid #4caae8; }
.header .nav     { margin-top:0px; padding:0; }

.col-lg-4 h2     { font-size:30px;  }
     
header           { padding:10px 0 10px 0; }
header ul        { padding:20px 0 0 0; }

.heading         { margin:0 0 30px 0; padding: 20px; background:#eee; border-radius:6px 6px 6px 6px; }
.heading h1      { margin:10px 0; }
.heading p       { margin:20px 0 10px 0; font-size:18px; }
.topsep          { margin:10px 0 15px 0; }

div.jumbotron	{background-color: #555 ;background-size: cover; color:#eee; font-weight:700; font-family:Montserrat; font-size:90%; text-shadow: 1px 2px 3px #999;border-radius:0px; border: 1px solid rgb(0,0,0,0.2); margin: 5px 0 5px 0;padding: 0px;}

div.jumbotron_aaaa	{background:url('../../images/social-workflow-01.jpg') center center;background-size: cover; color:#eee; font-weight:bold; font-family:Montserrat; font-size:90%; border-radius:0px; border: 1px solid rgb(0,0,0,0.7); margin: 5px 0 10px 0;padding: 0px;}

div.jumbotron_aaa	{background:url('../../images/social-simplicity-01.jpg') center center;background-size: cover; color:#eee; font-weight:bold; font-family:Montserrat; font-size:90%; border-radius:0px; border: 1px solid rgb(0,0,0,0.7); margin: 5px 0 10px 0;padding: 0px;}

div.jumbotron_aa	{background:url('https://rent-a-popup.de/static/img/internet-marketing-rentapopup.png') center center;background-size: cover; color:#eee; font-weight:bold; font-family:Montserrat; font-size:90%; border-radius:0px; border: 1px solid rgb(0,0,0,0.7); margin: 5px 0 10px 0;padding: 0px;}

div.jumbotron_a	{background:url('https://rent-a-popup.de/static/img/freebies-internet-marketing.png') center center;background-size: cover; color:#eee; font-weight:bold; font-family:Montserrat; border-radius:0px; border: 1px solid rgb(0,0,0,0.6); margin: 5px 0 10px 0;padding: 0px;}

#overlay {position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.1); z-index:1200;}
div.overlay { top:0; left:0; width: 100%; height: 100%; background: rgba(0,0,0,0.3);background-size: cover; z-index:12;border-radius:0px; border: 0px solid #b8e9ab; padding: 20px;}


.main-content p,
.main-content ul { line-height:115%; }
.sidebar         { margin-top:30px; }
.sidebar p,
.sidebar ul      { line-height:175%; }
.teaser p, .teaser        { margin-top:0; }
.teaser .thumbnail { margin-bottom:5px; }

.caption         { margin:3px 0 3px 0; color:#808080; font-style:italic; }
.thumbnail       { max-width:100% !important; height:auto; border:0; } 
//.thumbnail       { width:100% !important; height:auto; display:block; background-color: #eee; padding:0px;} 
.thumbnail-left  { float:left; margin:0 0 0 0; }
.thumbnail-right { float:right; margin:0 0 0 0; }
.thumbnail img   { width:100%; }
a.thumbnail:hover { opacity:0.9; } 
.item:hover { opacity:0.8; } 
###.thumbnail:hover { opacity:0.5; background-color: #20647E; } 
.rounded {border-radius:50% 0 0 0; shape-outside: circle(5%); box-shadow: 4px 4px 8px 3px rgba(0, 0, 0, 0.19); margin: 0px 15px 20px -15px; width:100%;}
.quarter {border-radius:0 50% 0 0; shape-outside: circle(-5%); box-shadow: 4px 4px 8px 3px rgba(0, 0, 0, 0.19); margin-bottom: 25px; width:100%; padding:0;}


.caption + p     { margin-top:20px; }

.topspace        { margin-top:10px; }
.closure         { margin-top:50px; }

.footer p        { margin:0; font-size:13px; }
.footer          { color:#000; text-align:center; }
.footer a        { color:#022825; text-align:center; }
.footer a:hover  { color:#000; }

.header .nav > li > a {  padding: 7px 15px; }

.alert h3   { margin:0 0 10px 0; }

.overview h2 a   { color:#333; text-decoration:none; }

.news            { margin:30px 0 30px 0; }
.news:first-child { margin-top:20px; }
.news h2         { margin:0; padding:0; }
.news h2 a       { color:#333; text-decoration:none; }
.news .time      { color:#808080; font-size:13px; margin:0 0 7px 0; padding:0; }

.simple-news h2  { margin:10px 0; }
.simple-news h2 a { color:#333; text-decoration:none; }
.simple-news-delete { background:#f2dede; }

#comments        { margin-top:50px; }
#commentformwrapper { padding-top:20px; }
h3#preview       { color:#ca9853; margin-bottom:10px;}
h4.author        { font-size:14px; margin-bottom:5px; font-style:italic; }
.comment         { position:relative; margin-bottom:25px; }
.comment-admin   { position:absolute; top:0; right:0; }
.comment-delete  { background:#f2dede; }
.comment-preview { color:#333; }
.comment-info    { font-size:13px; color:#808080; margin:0 0 -10px 0;}

.gallery         { margin:20px 0 30px 0; padding:30px 30px 0 30px; border:1px solid #ddd; border-radius: 4px 4px 4px 4px;  background:#eee; }
.gallery h3      { margin:-15px 0 20px 0; padding:0; font-size:14px; color:#808080; font-style:italic; text-align:center; }
.thumbnail-wrapper { text-align:center; margin-bottom:30px; }
.thumbnail-wrapper a { display:inline-block; margin:auto;  }

#menu-toggle-handle    { display:block; margin:7px 0 1px 0; background:#0A3444; padding:10px 15px; color:#eee; text-align:right; text-decoration:none; }
#menu-toggle-handle .icon-bar { display: block; margin:auto; width:22px; height:2px;  background-color:#eee; border-radius:1px; }
#menu-toggle-handle .icon-bar + .icon-bar { margin-top:4px; }

.dropdown-menu .glyphicon { padding-right:5px; }  

a.rss                         { padding-left:23px; background:url(../img/rss.png) no-repeat left; }
a.pdf                         { padding-left:23px; background-image:url(../img/pdf.png); background-repeat:no-repeat; background-position: top left; }


.col-md-12 .sidebar {margin:0;padding:0;}

.row .news-item h2 {text-align:center;}

.form-horizontal .form-group {
    margin-right: 15px;
    margin-left: 0px;
}



  @media (min-width: 769px) and (max-width:991px)
 {
.beistand1 {text-align:center;}
.beistand2 {text-align:center;}
  .row {margin:0 ; padding:0 ;}
    .container {margin:0; padding:0; width:100%;}
	    .news-item {margin:0 ; padding:0 ;}

  .breadcrumb { border-radius:0px;}
	  .main-content { text-align: left;margin:0 ; padding:0;width:100%;}
	  	  .main-content div h3 { width:100%;}
	.sidebar {margin:0 ; padding:0; }

 }

 @media (min-width: 992px)
 {
   #logo  {font-size:2vw; }
    #subtitle  {font-size:1vw; }
   .header .nav { margin:1vw 0 auto; float:right; text-align:right;}
  .row{margin:0 auto; padding:0 ;width:100%; max-width:1920px; }
  .sidebar { margin-top:0; padding:0;}
  .container {  width:100%; max-width:1920px; margin:0 auto;padding:0;}
  #nav .nav-pills > li > a { font-size:1.4vw; }
	  .main-content { text-align: left;}
	  	  .main-content div h3 { width:100%;}
    .h2,h2 {font-size: 5vw;}
	  .breadcrumb { margin-left:0; margin-right:0;}


 }

@media screen and (max-width:768px)
 {
  #logo                  { margin:10px 0 10px 0; font-size:1.4em; text-align:center;  }
  #subtitle  {  text-align:center; font-size:0.5em; }
  #nav { display:none; margin:0; padding:0; }
  #nav ul { margin:0; padding:0; }
  #nav .nav-pills > li { text-align:center; float:none; background-color:#fff; }
  #nav .nav-pills > li > a { padding: 10px 15px; border-radius:0; }
  #nav .nav-pills > li + li > a { margin-top: 2px; margin-left: 0; }
  #nav .nav-pills > li + li { margin-left: 0; }
    .container {margin:0; padding:0; width:100%;}
	  .main-content { text-align: left;margin:0 ; padding:0;}
	  .main-content div h3 { width:100%;}
mark-k2, .mainernews span h2, mark, mark-k, .col-md-6, marka2,.mainernews {margin:0 ; padding:0; }
  .row {margin:0 ; padding:0 ;}
    .h2,h2 {font-size: 3vw;}
  .grid .teaser h2 { font-size: 1em;}
  .breadcrumb { border-radius:0px;}

    .col-md-12 {padding-left: 0px; padding-right:0;}
	.beistand1 {text-align:center;}
.beistand2 {text-align:center;}
	.sidebar {margin:0 ; padding:0; }
.news-item {font-size:4vw;}
.news-item h2 {font-size:4em;}



 }

#mylightbox-background        { display:none; position:fixed; height:100%; width:100%; top:0; left:0; background:#000; border:1px solid #cecece; z-index:2000; }
#mylightbox                   { width:400px; display:none; position:absolute; background:#fff; z-index:2000; padding:3px 10px 0 10px; font-size:13px; border:1px solid #cecece; border-radius:5px; max-width:90%; height:auto; box-shadow:0 0 20px #000; }
#mylightbox img               { max-width:100%; height:auto; }
#mylightbox-header            { height:25px; font-size:13px; line-height:20px; padding:0 0 10px 0; }
#mylightbox-title             { position:absolute; top:3px; left:10px; width:90%; margin:0; padding:0; font-weight:bold; }
#mylightbox-controls          { position:absolute; top:5px; right:10px; width:14px; margin:0; padding:0; }
#mylightbox #photo            { margin:0; padding:0; }
#mylightbox-subtitle          { font-size:13px; line-height:150%; margin:5px 0 0 0; font-style:italic; color:#808080; }
#mylightbox-description       { font-size:14px; line-height:150%; margin:5px 0 10px 0; }
#mylightbox-author            { color:#808080; font-size:13px; margin:-8px 0 0 0; padding:0 0 8px 0; }
#mylightbox-throbber          { width:32px; height:32px; margin:0 auto 0 auto; padding:100px 0; background:url(../img/throbber.gif) no-repeat center; }
#mylightbox-photo             { position:relative; }
#mylightbox-prev              { width:50%; position:absolute; top:0; left:0; bottom:0; background:url(../img/prev.png) no-repeat -1000px 0; z-index:10000; text-indent:-999em; outline:none; }
#mylightbox-prev:hover        { background:url(../img/prev.png) no-repeat 7% center; }
#mylightbox-next              { width:50%; position:absolute; top:0; right:0; bottom:0; background:url(../img/next.png) no-repeat 1000px 0; z-index:10000; text-indent:-999em; outline:none; }
#mylightbox-next:hover        { background:url(../img/next.png) no-repeat 93% center;  }
#mylightbox-close             { width:16px; height:16px; display:inline-block; text-indent:-999em; background:url(../img/close_button.png) no-repeat 0 0; outline:none; opacity:0.7; }
#mylightbox-close:hover       { opacity:1; }



.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .nav-pills>li.dropdown .open>a
	{color: #fff; background-color: #000; }

.nav-pills>li>a {text-align:center;  background-color: #0A3444;
	color:#fff; }
.nav-pills>li>.dropdown-menu>li>a {text-align:center; background-color: #fff;color:#000; }
.nav-pills>li>.dropdown-menu>li.active>a {text-align:center; background-color: #000;color:#fff; }


.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #111;
	color:#fff;
}


.nav>li>a[aria-expanded="true"]{
    background-color: #000;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:#20647E;
    border-color: #444;
	color: #fff;
}

nav #nav ul .nav-pills>li>a {color: #fff; background-color: #20647E; }

.dropdown-menu>li.active>a {background-color: #000;color:#fff;}

.dropdown-menu>li+li.active>a:before {
    color: #fff; background-color: #000;
}

hr, hr.dark {
    border-top: 1px dashed #ccc;
	background-color: none;
}
hr.closure {
    border-top: 0px dashed #eee;
	background-color: none;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
	color: #444;
}

.btn-success {
    color: #fff;
    background-color: #000;
    border-color: #111;
}
.btn-primary {
    color: #fff;
    background-color: rgba(1,104,138,.66);
    border-color: #777;
}
.btn-success:hover {
    color: #fff;
    background-color: #999;
    border-color: #666;
}



a {color:#20647E; text-decoration: none; text-shadow: 0px 0px 0px #000;}

a:hover {color: #000; text-decoration: none; text-shadow: 0px 0px 0px #fff;}

.progress-bar  {
 background-color: #06385B;
 }

 .bg-info {
    background-color: #7DB1D5;
}

b, strong {
    font-weight: 500;
}

.panel-primary .panel-heading{
    background-color: #a82a56;
	border-color: #eee;
	color: #fff;
}
.panel-default .panel-heading{
    background-color: #457BA1;
	border-color:#457BA1;
	color: #fff;
}
.panel-info .panel-heading{
    background-color: #E7B735;
	border-color:#E7B735;
	color: #fff;
}
.panel-warning .panel-heading{
    background-color: #C89712;
	border-color: #C89712;
	color: #fff;
}
.panel-danger .panel-heading{
    background-color: #0D923A;
	border-color: #0D923A;
	color: #fff;
}

h4.panel-title a {
	color: #fff;
	text-shadow: 0px 1px 1px #333;
}

.panel-heading {
 color: #fff;
 padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-info .panel-body,
.panel-primary .panel-body,
.panel-default .panel-body
.panel-warning .panel-body,
.panel-danger .panel-body
{
    border-top-color: #444;
}
.panel-default {
border-color: #457BA1;
}
.panel-primary  {
border-color: #a82a56;
}
.panel-info {
	border-color:#E7B735;
}
.panel-warning {
	border-color: #C89712;
}
.panel-danger {
	border-color: #0D923A;
}

.main-content div h1 {
	 font-family: Latobo;

	 padding-top: 0px;
	 padding-bottom: 20px;
	 	 text-transform: uppercase;
}


.main-content div h2,
.main-content div b { text-align:left; font-size:1em;}

.main-content div h2 {
	 font-family: Latobo;

	 padding-top: 0px;
	 padding-bottom: 0px;
	 background-color:none;
	 margin: 0 auto;
	 #text-transform: uppercase;
}

.mainer span h2 {
	 font-family: Latobo;
	 font-size: 2.5em;
	 font-variant: small-caps;
	 color:#2d3c4b;
}

.mainernews span h2 {
	 font-family: Latobo;

	 line-height:1.3em;
	 font-variant: small-caps;
	 color:#fff;
	 text-shadow: 0px 1px 1px #fff;
	 display: inline-block;
	 //font-weight:300;
	 padding: 3% 5% 3% 5%;
	 margin:0;

}

.main-content div h3 {
	 font-family: Beerdigung;
	 font-size: 2.5em;
	 font-variant: none;
	 line-height: 1.0em;
	 display: inline;

	 color: #111;
	 font-weight:500;
	 text-shadow: -0.5px 0.5px 0.5px #111;
	 letter-spacing:0px;
	 
	 }
	 
.mainernews div h3-aa{
	 font-family: Sterbefall;
	 font-size: 1.6em;
	 font-variant: small-caps;
	 line-height: 1.2em;
	display: inline;
	text-align:left;
	 color: #000;
	 font-weight:500;
	 text-shadow: -0.5px 0.5px 0.5px #000;
	 letter-spacing:2px;
	 text-transform: none;
	 }	 	 
	 
.mainernews div h3-a{
	 font-family: Dosis;
	 font-size: 1.1em;
	 ###font-variant: small-caps;
	 line-height: 1.0em;
	display: inline;
	text-align:left;
	 color: #000;
	 font-weight:400;
	 text-shadow: 0px 0px 0px #111;
	 letter-spacing:2px;
	 text-transform: none;
	 }	 
	 
.news-itemtext {
	font-variant: none;
	}

div.article-item h1{
	 font-family: Latobo;
	font-size: 7vw;
	 ###+font-variant: small-caps;
	 ###line-height: 1.0em;
	 ###background: #eee;
	###display: flex;
	 color: #0A3444;
	 font-weight:500;
	 ###text-shadow: 0px 2px 2px #000;
	 letter-spacing:2px;
	 text-transform: uppercase;
	 padding:2% 2% .5% 2%;
	 ###text-align:center;
	 }

div.article-itemtext h2{
	 font-family: Sterbefall;
	 font-size: 1.2em;
	 ###font-variant: small-caps;
	 color: #1392C3;
	 line-height: 1.0em;
	display: inline;
	text-align:left;
	 ###color: #fff;
	 font-weight:500;
	 text-shadow:0px 0px 0px #111;
	 letter-spacing:2px;
	 text-transform: none;
	 }

div.article-itemtext h3{
	 font-family: Dosis;
	 font-size: 1.3em;
	 font-variant: small-caps;
	 line-height: 1.2em;
	// display: inline;
	text-align:left;
	 color: #000;
	 font-weight:500;
	 text-shadow: -0.5px 0.5px 0.5px #111;
	 letter-spacing:2px;
	 text-transform: none;
	 }

div.article-itemtext h3-b{
	 font-family: Sterbefall;
	 font-size: 1.2em;
	 font-variant: small-caps;
	 background: #1392C3;
	 line-height: 1.0em;
	display: inline;
	text-align:left;
	 color: #fff;
	 font-weight:400;
	 text-shadow:0px 0px 0px #111;
	 letter-spacing:2px;
	 text-transform: none;
	 }


.main-content div h3-a {
	 font-family: Sterbefall;
	 font-size: 1.1em;
	 ###background: #01506A;
	 line-height: 1.2em;
	 font-variant:small-caps;
	 display: inline;
	 font-weight: 500;
	 color:#000;
	 ###text-transform: uppercase;
	 }

.sidebar div h3-a {
	 font-family: Latobo;
	 font-size: 1.3em;
	 color: #0A3444;
	 line-height: 1.2em;
	 font-variant:small-caps;
	 display: inline;
	 font-weight:400;
	 padding: 2px 0px;
	 ###color:#fff;
	 ###text-transform: uppercase;
	 }

.sidebar div h3-b {
	 font-family: Latobo;
	 font-size: 1.3em;
	 ###background: #6ACDF3;
	 line-height: 1.2em;
	 font-variant:small-caps;
	 display: inline;
	 font-weight:300;
	 color:#000;
	 }
	 
.sidebar div h4-1 {
	 font-family: Lato;
	 font-size: 1em;
	 color: #0A3444;
	 line-height: 0.8em;
	 font-variant:small-caps;
	 display: inline;
	 background:#fff;
	 padding: 0px 3px 2px 5px;
	 }


.sidebar ul {
	list-style-type: square;
	list-style-position: outside;
}

.main-content div h4-b {
	 font-family: Dosis;
	 font-size: 1em;
	 ###background: #6ACDF3;
	 ####line-height: 1.2em;
	 ###font-variant:small-caps;
	 display: inline;
	 font-weight:500;
	 color:#000;
	 text-transform:uppercase;
	 }
	 
.main-content div h4-bb {
	 font-family: Dosis;
	 font-size: 1.3em;
	 background: #AAE6FD;
	 line-height: 1.0em;
	 font-variant:small-caps;
	 display: inline;
	 color:#000;
	 }
	 

.main-content div h4-1 {
	 font-family: Lato;
	 font-size: 1.3em;
	 background: #444;
	 line-height: 1.2em;
	 font-variant:small-caps;
	 display: inline;
	 color:#fff;
	 }

.main-content div h4-r {
	 font-family: Lato;
	 font-size: 1.3em;
	 background: rgba(1,104,138,.66);
	 line-height: 1.2em;
	 font-variant:small-caps;
	 display: inline;
	 color:#fff;
	 }

.main-content div h4-g {
	 font-family: Lato;
	 font-size: 1.3em;
	 background: #eca740;
	 line-height: 1.2em;
	 font-variant:small-caps;
	 display: inline;
	 color:#fff;
	 }

.txtimg {
	border-color: #333;
	border-radius: 9px;
	background-color: #ffe274;
	width: 47%;
	margin:10px;
}
.txtimg2 {
	border-color: #333;
	border-radius: 9px;
	background-color: #8aa8d2;
	width: 47%;
	margin:10px;
}
.txtimg3 {
	border-color: #333;
	border-radius: 9px;
	background-color: #dd9724;
	width: 47%;
	margin:10px;
}

.breadcrumb {
	background-color: #AAE6FD;
	color: #000;
	padding: 4px 15px;
    margin-bottom: 5px;
	font-size: 0.8em;
	width:100%;
	border-radius:0px;
}

.breadcrumb .active {
	color: #000;
	font-weight:500;
	}

.breadcrumb a{ color:#000; text-shadow: none;}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}



.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: rgba(1,104,138,.66);
    border-color: rgba(1,104,138,.66);
}

.pagination>li>a, .pagination>li>span {

    color: rgba(1,104,138,.66);
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li>a:hover,.pagination>li>span:hover,
.pagination>li:last-child>a:hover, .pagination>li:last-child>span:hover 
{color: #fff; background-color: rgba(1,104,138,.66);    border-color: rgba(1,104,138,.66);}


.btn-default {margin:5px;}
.btn-stripe {
 
background: repeating-linear-gradient( -45deg, #ddd, #ddd 10px, #eee 10px, #eee 20px );
}
.btn-tstripe {
 
background: rgba(255,255,255,0.7);
border-radius: 15px;
}



.btn-instripe {
background: repeating-linear-gradient( -45deg, rgb(203,50,96,0.4), rgb(203,50,96,0.4) 10px, rgb(203,50,96,0.2) 10px, rgb(203,50,96,0.2) 20px );
color: #fff;
text-shadow: 0px 0px 2px #111;
font-family:Latobo;
font-variant: small-caps;
#font-size:1.2em;
}

.btn-striper3 {
padding:20px 30px 20px 30px  ;
color:#fff;
text-shadow: 0px 0px 2px #111;
font-family:Latobo;
font-variant: small-caps;
background-image: linear-gradient(135deg, #ffbb00 25%, #FFc423 25%, #FFc423 50%, #ffbb00 50%, #ffbb00 75%, #FFc423 75%, #FFc423 100%);
background-size: 180px 180px;
border-radius:15px;
}

.btn-striper41 {
padding:20px 30px 20px 30px  ;
color:#fff;
text-shadow: 0px 0px 2px #111;
font-family:Latobo;
font-variant: small-caps;
background-image: linear-gradient(135deg, #0A80C6 25%, #2999DB 25%, #2999DB 50%, #0A80C6 50%, #0A80C6 75%, #2999DB 75%, #2999DB 100%);
background-size: 180px 180px;
border-radius:15px;
}

.btn-striper51 {
padding:20px 30px 20px 30px  ;
color:#000;
text-shadow: 0px 0px 2px #fff;
font-family:Latobo;
font-variant: small-caps;
background-image: linear-gradient(135deg, #FFCA39 25%, #FFD664 25%, #FFD664 50%, #FFCA39 50%, #FFCA39 75%, #FFD664 75%, #FFD664 100%);
background-size: 180px 180px;
border-radius:15px;
}



.striper2 {
display: block; 
text-align:center;
vertical-align:middle;
font-family: Latobo;
padding: 8px;
font-weight:400;
background-image: linear-gradient(135deg, #FFCA39 25%, #FFD664 25%, #FFD664 50%, #FFCA39 50%, #FFCA39 75%, #FFD664 75%, #FFD664 100%);
background-size: 180px 180px;
min-height: 60px;
box-shadow: -1px 1px 5px #111;
border-radius: 15px;
}
.striper3 {
display: block; 
text-align:center;
vertical-align:middle;
font-family: Latobo;
padding: 8px;
font-weight:400;
background-color: #33759e;
##background-image: linear-gradient(135deg, #33759e 25%, rgba(30,180,230,.66) 25%, rgba(30,180,230,.66) 50%, #33759e 50%, #33759e 75%, rgba(30,180,230,.66) 75%, rgba(30,180,230,.66) 100%);
background-size: 180px 180px;
min-height: 60px;
border-radius:0px 20px 20px 0px;
}

.striper4 {
background-image: linear-gradient(135deg, #FFE7A4 25%, #FFDA72 25%, #FFDA72 50%, #FFE7A4 50%, #FFE7A4 75%, #FFDA72 75%, #FFDA72 100%);
background-size: 180px 180px;
color: #000;
text-shadow: 0px 0px 2px #fff;
font-family:Lato;
#font-variant: small-caps;
#font-size:1.2em;
}

.striper41 {
background-image: linear-gradient(135deg, #73C2F1 25%, #A5D9F8 25%, #A5D9F8 50%, #73C2F1 50%, #73C2F1 75%, #A5D9F8 75%, #A5D9F8 100%);
background-size: 180px 180px;
color: #000;
text-shadow: 0px 0px 2px #fff;
font-family:Lato;
#font-variant: small-caps;
#font-size:1.2em;
}



.striper41-1 {
display: block; 
text-align:center;
vertical-align:middle;
font-family: Latobo;
padding: 8px;
font-weight:400;
background-image: linear-gradient(135deg, #2999DB 25%, #0A80C6 25%, #0A80C6 50%, #2999DB 50%, #2999DB 75%, #0A80C6 75%, #0A80C6 100%);
border-radius: 15px;
background-size: 120px 120px;
min-height: 60px;
#box-shadow: -1px 1px 5px #fff;
}

.striper41-2 {
display: block; 
text-align:center;
vertical-align:middle;
font-family: Latobo;
padding: 8px;
font-weight:400;
background-image: linear-gradient(135deg, #2999DB 25%, #0A80C6 25%, #0A80C6 50%, #2999DB 50%, #2999DB 75%, #0A80C6 75%, #0A80C6 100%);
border-radius: 0 15px 15px 0;
background-size: 120px 120px;
min-height: 60px;
#box-shadow: -1px 1px 5px #111;
}

.striper51 {
background-color: #003d50;
##background-image: linear-gradient(135deg, #01688a 25%, #01506a 25%, #01506a 50%, #01688a 50%, #01688a 75%, #01506a 75%, #01506a 100%);
background-size: 120px 120px;
color: #000;
text-shadow: 0px 0px 2px #fff;
font-family:Lato;
#font-variant: small-caps;
#font-size:1.2em;
}

.striper51-1 {
display: block; 
text-align:center;
vertical-align:middle;
font-family: Latobo;
padding: 8px;
font-weight:400;
background-image: linear-gradient(135deg, #FFCA39 25%, #FFD664 25%, #FFD664 50%, #FFCA39 50%, #FFCA39 75%, #FFD664 75%, #FFD664 100%);
border-radius: 15px;
background-size: 120px 120px;
min-height: 60px;
#box-shadow: -1px 1px 5px #fff;
}

.striper51-2 {
display: block; 
text-align:center;
vertical-align:middle;
font-family: Latobo;
padding: 8px;
font-weight:400;
background-image: linear-gradient(135deg, #FFCA39 25%, #FFD664 25%, #FFD664 50%, #FFCA39 50%, #FFCA39 75%, #FFD664 75%, #FFD664 100%);
border-radius: 0 15px 15px 0;
background-size: 120px 120px;
min-height: 60px;
#box-shadow: -1px 1px 5px #111;
color:#000;
text-shadow: 0px 1px 2px #fff;
}


.marka, marka {
	padding:4px 10px 4px 10px;
	color: #000;
	font-family: Dosis;
	font-size: 0.8em;
	display: inline-block;
	background-color: #AAE6FD;
	text-shadow: 0px 1px 2px #fff;	
	margin: 0 2% 0 0;
	border-radius:10px 10px 0 0;
	text-transform:uppercase;
}

.mark, mark {
	padding: 10px;
	color: #fff;
	font-family: Latobo;
	font-weight:300;
	###font-variant:small-caps;
	letter-spacing:1px;
	display: block;
	background: #20647e;
	text-shadow: 0px 1px 1px #111;
	margin: 0 2% 0 0;
	###text-transform:uppercase;
	border-radius:0 10px 10px 0;
}

.mark2, mark2 {
	padding: 10px;
	color: #111;
	font-family: Lato;
	font-variant:small-caps;
	letter-spacing:0px;
	display: block;
	background: #eee;
	text-shadow: 0px 1px 1px #fff;
	margin: 0 2% 0 0;
	border-radius:0 10px 10px 0;
}

.mark3, mark3 {
	padding: 10px;
	color: #111;
	font-family: Latobo;
	font-size: 1.4em;
	display: block;
	background: #ffbb00;
	text-shadow: 0px 1px 1px #fff;
	margin: 0 2% 0 2%;
	border-radius:0 10px 10px 0;
}



.marka2, marka2 {
	padding:4px 10px 4px 10px;
	color: #fff;
	font-family: Dosis;
	font-size: 0.8em;
	display: inline-block;
	background-color: #000;
	text-shadow: 0px 1px 2px #111;
	margin: 10px 2% 0 0;
	border-radius:10px 10px 0 0;
	text-transform:uppercase;
}

.mark-k, mark-k {
	padding: 10px;
	color: #fff;
	font-family: Latobo;
	font-weight:400;
	font-size: 1.4em;
	font-variant:small-caps;
	display: block;
	background: #001822;
	text-shadow: 0px 1px 1px #111;
	margin:  0 2% 0 0;
	border-radius:0 10px 10px 0;
}

.mark-k2, mark-k2 {
	padding: 10px;
	color: #fff;
	font-family: Lato;
	font-size: 1.2em;
	font-variant:small-caps;
	display: inline-block;
	background: rgba(1,104,138,.66);
	text-shadow: 0px 1px 1px #111;
	text-align:left;
	margin:  0 6% 0 3%;
	border-radius:0px 20px 20px 20px;
}
.mark-k3, mark-k3 {
	padding: 10px;
	color: #000;
	font-family: Lato;
	font-size: 1.0em;
	font-variant:small-caps;
	display: inline-block;
	background: #ffbb00;
	text-shadow: 0px 1px 1px #fff;
	text-align:left;
	margin:  0 6% 0 3%;
	border-radius:0px 20px 20px 20px;
}



.mark-k41, mark-k41 {
	padding: 10px;
	color: #fff;
	font-family: Lato;
	font-size: 1.0em;
	font-variant:small-caps;
	display: inline-block;
	background: #0A80C6;
	text-shadow: 0px 1px 1px #111;
	text-align:left;
	margin:  0 6% 0 3%;
	border-radius:0px 20px 20px 20px;
}

.mark-k51, mark-k51 {
	padding: 10px;
	color: #fff;
	font-family: Lato;
	font-size: 1.0em;
	font-variant:small-caps;
	display: inline-block;
	background: rgba(1,104,138,.66);
	text-shadow: 0px 1px 1px #111;
	text-align:left;
	margin:  0 6% 0 3%;
	border-radius:0px 20px 20px 20px;
}


.markc, markc {
	padding:4px 10px 4px 10px;
	color: #fff;
	font-family: Dosis;
	font-size: 0.8em;
	 background: #012E3F;
	display: inline-block;

	text-shadow: 0px 0px 0px #111;
	margin: 0 2% 0 0;
	#margin-bottom:20px;
	#margin-top:0px;
	border-radius:0 0 10px 10px;
	text-transform:uppercase;
}

.markct, markct {
	padding:4px 10px 4px 10px;
	color: #fff;
	font-family: Dosis;
	font-size: 0.6em;
	display: inline;
	background-color: #AAE6FD;
	text-shadow: 0px 0px 0px #111;
	margin: 0 2% 0 0;
	#margin-bottom:20px;
	#margin-top:0px;
	border-radius:0;
	text-transform:uppercase;
}


.markc2, markc2 {
	padding:4px 10px 4px 10px;
	color: #fff;
	font-family: Dosis;
	font-size: 0.8em;
	display: inline-block;
	background-color: #000;
	text-shadow: 0px 0px 0px #111;
	margin: 0 2% 20px 0;
	border-radius:0 0 10px 10px;
	text-transform:uppercase;
	text-align: left;
}

.markc3, markc3 {
	padding:4px 10px 4px 10px;
	color: #fff;
	font-family: Dosis;
	font-size: 0.8em;
	display: inline-block;
	background-color: #33759e;
	text-shadow: 0px 0px 0px #111;
	margin: 0 5% 20px 3%;
	border-radius:0 0 10px 10px;
	text-transform:uppercase;
	text-align: left;
}

.markc51, markc51 {
	padding:4px 10px 4px 10px;
	color: #000;
	font-family: Dosis;
	font-size: 0.8em;
	display: inline-block;
	background-color: #FFCA39;
	text-shadow: 0px 0px 0px #fff;
	margin: 0 5% 20px 3%;
	border-radius:0 0 10px 10px;
	text-transform:uppercase;
}


.mark-cc, mark-cc {
	padding:0 3px 0 3px;
	font-size: 1.0em;
	display: inline;
	font-weight:300;
	##text-shadow: 0px 1px 2px #eee;
	border-radius:0px;
}

.markcd, markcd {
	padding:4px 10px 4px 10px;
	color: #000;
	font-family: Lato;
	font-size: 0.75em;
	background: rgba(69, 180, 172,.55);
	text-shadow: 0px 0px 0px #000;
	margin-bottom:20px;
	margin-top:0px;
	border-radius:0px;
	text-transform:uppercase;
	letter-spacing: 2px;
}

.markcda, markcda {
	padding:4px 10px 4px 10px;
	color: #fff;
	font-family: Lato;
	font-size: 0.75em;
	background-color: rgba(1,104,138,.66);
	text-shadow: 0px 0px 0px #000;
	margin-bottom:20px;
	margin-top:0px;
	border-radius:0px;
	text-transform:uppercase;
	letter-spacing: 2px;
}


.mark-cc>a, mark-cc>a {font-weight:300;}
.mark-cc>a:hover, mark-cc>a:hover {font-weight:normal; background:#6ACDF3;text-shadow: 0px 0px 0px #111; }

.markcd>a, markcd>a,.markcd>a:hover, markcd>a:hover {color:#000; font-weight:400;}
.markcda>a, markcda>a,.markcda>a:hover, markcda>a:hover {color:#fff; font-weight:400;}
markcda a.btn-instripe:hover {color:#fff;text-shadow: 0px 0px 2px #000; background: repeating-linear-gradient( -45deg, rgb(203,50,96,0.6), rgb(203,50,96,0.6) 10px, rgb(203,50,96,0.8) 10px, rgb(203,50,96,0.8) 20px );
}

.em, em { font-weight:600;font-style: normal;font-variant: small-caps;}
.ema, ema {font-weight:bold;font-style: normal;}
.em-1, em-1 {font-family: Yanone Kaffeesatz; background-color: #ff6000; color: #fff; text-shadow: 0px 1px 2px #111; font-size: 1.2em; padding: 0 5px;}
.em-2, em-2 {font-family: Yanone Kaffeesatz;}
.em-3, em-3 {font-family: Dosis;font-weight:bold;}
.em-4, em-4 { font-weight:bold;font-style: oblique;}
 

.grid {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: repeat(6, 1fr);
		grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
		grid-gap: 1.0vw;
	}
	
	
.item {

position:relative;
padding-top:0px;
display:inline-block;
border: 1 px solid #ddd;
}

//img.thumbnail {aspect-ratio: 1 / 1; width: 100%;object-fit: cover;}
	
.media {
    margin-top: 0px;
	background: #fff;
	border: 1 px solid #ddd;
	border-radius: 4px;
}

.notify-badge{

position: absolute;
font-family: Lato;
font-weight:300;
right:0px;
top:75px;
background:#000;
text-align: center;
border-radius: 15px 0 0 15px;
color:#fff;
padding:5px 10px;
font-size:0.5em;

#z-index:60;
box-shadow: -2px 2px 6px #fff;
}


.pietaetcon {
  
  }

.pietaetmedia {
  aspect-ratio: 1 / 1;}


	.notify-badge-41{

position: absolute;
font-family: Lato;
font-weight:300;
right:0px;
top:25px;
background:#01506A;
text-align: center;
border-radius: 10px 0 0 10px;
color:white;
padding:5px 10px;
font-size:0.7em;

#z-index:60;
box-shadow: -5px 5px 10px #fff;
}


	.h1, h1 {
    font-size: 6vw;
}


.news-itemtext {padding:3%;}
.news-item {font-family: Lato; }


@media (min-width: 992px)
 {
  .grid .teaser h2 { font-size: 0.9em; line-height:100%; overflow:visible;}
    .main-content div h1 {font-size: 4vw;}
    .h2,h2 {font-size: 3vw;}
  .sidebar { margin-top:0; }
.beistand1 {text-align:right;}
.beistand2 {text-align:left;}

  .sidebar { margin-top:0; }
.mark-k, mark-k  {background: #001822}
    .news-item { font-size:1.5vw;}
.mainernews span h2{ font-size:3.3vw;}
   .mark, mark, .mark2, mark2 {font-size: 1.3vw;}
 }

@media and screen (max-width:786px)
 {


  #nav { display:none; margin:0; padding:0; }
  #nav ul { margin:0; padding:0; }
  #nav .nav-pills > li { text-align:center; float:none; background:#fff; border-bottom: 0px solid #111; }
  #nav .nav-pills > li > a { padding:5px 15px; border-radius:0; }
  #nav .nav-pills > li + li > a { margin-top: 2px; margin-left: 0; }
  .h2, h2 { font-size: 1.2em;}
  .h1, h1 { font-size: 1.4em; }
  .main-content div h1 {font-size: 6vw;}
  .h2, h2 {font-size: 2vw;}
  .mark, mark,.mark-k, mark-k {font-size: 2.4vw;background: rgba(20,20,20,.66);}
  .btn-group-lg>.btn, .btn-lg {padding: 3px; font-size: 0.6em; line-height: 1.3333333; border-radius: 6px;}
  header.header div.row nav#nav ul.nav.nav-pills li a{ padding:6px; }
  .breadcrumb { background-color: #AAE6FD;color: #000;padding: 4px 15px;margin-bottom: 5px; border-radius:0px;}
  .marka, marka, .markc, markc { font-size: 1.4vw;}
   .mark, mark,.mark2,mark2 {font-size: 4vw;}
    .news-item { font-size:6vw;}
.mainernews span h2{ font-size:7vw;}
}



