<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* cmsms stylesheet: globals modified: Mittwoch, 10. Mai 2023 16:56:32 */
@charset "UTF-8";
  
.text200, .textExtraLight  {
	font-weight: 200; 
	}

.text300, .textLight  {
	font-weight: 300;
	}

.text400, .textRegular  {
	font-weight: 400;
	}
.text500, .textMedium  {
	font-weight: 500;
	}

.text600,  .textSemiBold {
	font-weight: 600;
	}

strong, .text700,  .textBold, .strong {
	font-weight: 700;
	}

.text800,  .textExtraBold  {
	font-weight: 800;
	}


a {
	color: #677e00;
}

a:hover {
	color: #9dbe07;
	text-decoration:none;
}

a:focus {
	color: #9dbe07;
}

a:active {
	color: #9dbe07;
}

.content a {
	color: #4d79fe;
	font-weight: 400;
}

.content a:hover {
	color: #0133ca;
	text-decoration: underline;
}

.content a:focus {
	color: #4d79fe;
}

.content a:active {
	color: #4d79fe;
}

.content a.badge-bb {
	font-size: 0.6em;
	display: inline-block;
	padding: .2em .2em .3em .3em;
	margin: 0 .1em;
	position: relative; 
	top: -0.15em;
	color: #fcfcfc;
	background-color:#9dbe07;
}
.content a.badge-bb:hover {
	background-color:#677e00;
}




h1,h2,h3,h4,h5,h6  {
	position:relative;
	}



span.anchor{
	position:absolute;
	top:-100px;
	visibility:hidden;
}
  


div.table { 
	display: table; 
	border-collapse:collapse;
	table-layout: fixed;
	width: 100%;
	position:relative;
 }

div.thead  {
	display:table-header-group; 
}


div.tfoot  {
	display:table-footer-group; 
}

div.tbody  {
	display:table-row-group; 
}

div.colgroup {
	display:table-column-group
}

div.col {
	display:table-column
}


div.tr { 
	display:table-row;
	position:relative;
}

div.tr:nth-of-type(2n) {
  background-color: rgba(0,0,0,.02);
}

div.tr:nth-of-type(2n+1) {
  background-color: rgba(0,0,0,.05);
}

div.th { 
	display:table-cell;
	padding:0.75em;
	vertical-align: middle;
  	border-bottom: 2px solid #dee2e6;
  	font-weight:700;

}

div.td { 
	display:table-cell;
	vertical-align: top;
	border:0px solid red; 
	padding:0.75em;
}
/* cmsms stylesheet: custom_styles modified: Dienstag, 29. April 2025 12:16:34 */
/* AKTUELL */
html {
	direction: ltr;
	overflow-x: hidden;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}


body {
	color: #666;
	font-weight:320; 	font-family: "Open Sans", Arial, sans-serif;
	letter-spacing:normal;
	line-height:normal;
	margin: 0;
	}


@media only screen and (max-width: 991px) {
    body  {
    	font-size: 20px;
	}
}

@media only screen and (max-width: 767px) {
    body  {
    	font-size: 18px;
    }
}


@media only screen and (min-width: 992px) {
    body  {
    	font-size: 22px;
    	}
}

.max1200w  {
	max-width:1200px;
	}

.min600h  {
	min-height:600px;
	}

.min800h  {
	min-height:800px;
	}


p, ul, li {
		-ms-hyphens: auto;
  	-webkit-hyphens: auto;
  	        hyphens: auto;

	}


.circle  {
	width: 70px;
	height: 70px;
	background: #eff1f4;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
	color: #677e00;
	opacity: 0.7;
    padding-top: 19px;
    padding-left: 0px;
    text-align: center;
    font-size: 32px;
}

.circle.bullet  {
	margin-left: -90px;
    margin-right: 20px;
	}



p	{
	margin: 0 0 1em 0;
	padding: 0;
	line-height:normal;
  	text-align:justify;
	}

section.text ul:not(.event-infos), .sidebar ul {
    margin: 0.5em 0;
    padding: 0 0 0 0.5em;
    list-style: none;
}

section.text ul:not(.event-infos) li:before, .sidebar ul li:before { 
    content: "";
    border-color: transparent #677e00;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1em;
    position: relative;
}


li	{
	line-height:normal;
	padding:0.2em 0.5em;
	}

table ul li	{
	line-height:normal;
	padding: inherit;
	}


h1, .bb-h1, h2, .bb-h2, h3, .bb-h3 {
	margin: 0 0 32px 0;
	}
h4, .bb-h4, h5, .bb-h5, h6, .bb-h6 {
	margin: 0 0 14px 0;
	}

h1, .bb-h1, 
h2, .bb-h2,
h3, .bb-h3, 
h4, .bb-h4, 
h5, .bb-h5, 
h6, .bb-h6  {
	color: #666;
	font-family: Oswald, sans serif;
	font-weight: 400;
	}


h1, .bb-h1 { font-size: 2.2em; }
h2, .bb-h2 { font-size: 1.9em;}
h3, .bb-h3 { font-size: 1.6em; text-transform: none; }
h4, .bb-h4 { font-size: 1.3em; }
h5, .bb-h5 { font-size: 1.1em; }
h6, .bb-h6 { font-size: 1em; }

/*
  .bb-h1, .bb-h2,.bb-h3, .bb-h4, .bb-h5, .bb-h6  {margin: 0px;}
*/


.smaller-font {
	font-size:0.8em;
	}

.larger-font {
	font-size:1.2em;
	}


.font05 {
	font-size:0.5em;
	}

.font06 {
	font-size:0.6em;
	}

.font07 {
	font-size:0.7em;
	}

.font075 {
	font-size:0.75em;
	}


.font08 {
	font-size:0.8em;
	}
	
.font09 {
	font-size:0.9em;
	}

.font11 {
	font-size:1.1em;
	}

.filelist strong  {
	color: inherit;
	font-weight:400;
}


strong, .strong {
	color: #677e00;
	}



.smallcaps {
	font-variant:small-caps;
}

.bb-head	{
		font-size:1.4em;
		line-height:normal;
	}

.hyphenate,
.hyphenate p,
.hyphenate li  {
  	-webkit-hyphens: auto;
  	   -moz-hyphens: auto;
  		-ms-hyphens: auto;
			hyphens: auto;
	}





@media (min-width: 991px) {

	.colnumber-2
		{
		 -webkit-column-count: 2; 		 	-moz-column-count: 2; 		 		 column-count: 2; 

		 -webkit-column-gap: 30px;  	 		-moz-column-gap: 30px; 
  			 	 column-gap: 30px;
		}

	.colnumber-3
		{
		 -webkit-column-count: 3; 		 	-moz-column-count: 3; 		 		 column-count: 3; 

		 -webkit-column-gap: 20px;  	 		-moz-column-gap: 20px; 
  			 	 column-gap: 20px;
		}

	.colnumber-4
		{
		 -webkit-column-count: 4; 		 	-moz-column-count: 4; 		 		 column-count: 4; 

		 -webkit-column-gap: 15px;  	 		-moz-column-gap: 15px; 
  			 	 column-gap: 15px;
		}

   .colnumber-2, .colnumber-3, .colnumber-4
   		{
   			columns:2;
   			widows: 3;
  			orphans: 3;
   		}

	.avoid-break  {
		page-break-inside: avoid;                 /* Firefox */   
		column-break-inside: avoid;               /* Chrome, Opera, Safari */
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
	}
}




nav#trans .navbar-brand span.logo {
			background-image:url(/assets/img/logos/bioball-logo_v2_no_text_sc.svg);
			background-size: contain;
			background-repeat:no-repeat;
			width:200px;
			height:50px;
            display:inline-block;
		}


nav#white          .navbar-brand span.logo,
nav#trans.scrolled .navbar-brand span.logo {
			background-image:url(/assets/img/logos/bioball-logo_v2_no_text_sc.svg);
			background-size: contain;
			background-repeat:no-repeat;
            display:inline-block;
            width:150px;
            height:37px;

		}

@media only screen and (max-width:576px) {
		nav#trans .navbar-brand span {
    	        width:150px;
    	        height:37px;
			}

	nav#white          .navbar-brand span,
	nav#trans.scrolled .navbar-brand span {
       	     	width:100px;
       	     	height:25px;
		}
}



nav#trans, nav#trans .navbar-brand span 
{
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

nav#white,
nav#trans.scrolled
	{
   background-color:rgba(255,255,255,.9);
       -moz-box-shadow: 1px 2px 4px rgba(0, 3, 5, .5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 3, 5, .5);
            box-shadow: 1px 2px 4px rgba(0, 3, 5, .5);
   }


nav#trans button 	{
    border:1px solid white;
    color:white;
	}	

nav#trans button:hover 	{
    border:1px solid white;
    background-color:white;
    color:#784219;
	}	

nav#white button,
nav#trans.scrolled button	{
    border:1px solid #4c4c4c;
    color: #4c4c4c;
	}	

nav#white button:hover,
nav#trans.scrolled button:hover	{
    border:1px solid #4c4c4c;
    background-color:#4c4c4c;
    color: #fcfcfc;
	}	

nav ul.navbar-right li {
	padding-left:30px;
	}


nav .nav-link  {
	font-weight:400;
	font-size:1.2rem;
	}


nav#trans .navbar-nav .nav-link
{
  color:#22242a;
}


nav#trans.scrolled .navbar-nav .nav-link,
nav#trans .dropdown-menu .nav-link,
nav#white .dropdown-menu .nav-link
{
  color: #4c4c4c;
}


nav .navbar-flag span {
			background-size: contain;
			background-repeat:no-repeat;
			width:20px;
			height:15px;
            display:inline-block;
		}

nav .navbar-flag span.en {
			background-image:url(/assets/img/flags/en.svg);
		}

nav .navbar-flag span.de {
			background-image:url(/assets/img/flags/de.svg);
		}


nav .navbar-flag span.en_grey {
			background-image:url(/assets/img/flags/en_grey.svg);
			opacity: 0.4;
		}

nav .navbar-flag span.de_grey {
			background-image:url(/assets/img/flags/de_grey.svg);
			opacity: 0.4;
		}






nav#trans .dropdown-item.active,
nav#white .dropdown-item.active {
	background-color: #9dbe07;
}
nav#trans .dropdown-item:hover,
nav#white .dropdown-item:hover {
    background-color: #677e00;
}

nav#trans .dropdown-item:hover .nav-link,
nav#white .dropdown-item:hover .nav-link {
    color: #fcfcfc;
}

nav#trans .dropdown-item:active,
nav#white .dropdown-item:active {
    background-color: #9dbe07;
    color: #fcfcfc;
}

nav#trans .dropdown-toggle::after,
nav#white .dropdown-toggle::after {
	margin-left: 0;
	}

nav#trans .dropdown-item.active .nav-link,
nav#white .dropdown-item.active .nav-link  {
  color:#fcfcfc;
  font-weight:500;
}



.sidebar ul {
	font-size:0.75em;
	}

.sidebar li, .sidebar .bb-h3, .sidebar .bb-h4, .sidebar .bb-h5, .sidebar .bb-h6 {
    color: #677e00;
	}


.sidebar .sidenav ul li  {
	padding-bottom:0.5em;
	}

.sidebar .sidenav ul li:hover {
	background-color: #dfeed2;
	 /* background-image:url('/assets/img/triangle-right-solid_white_sc.svg'); */ 
	}

.sidebar .sidenav ul li:hover a {
	 color: #677e00; 
	}
.sidebar ul li a:hover {
	 color: #3d4a01; 
	}




.bb-banner  {
	position:relative;
    overflow: hidden;
	background-color: white; 	}

.bb-banner.full	{
	height: 100vh;
  	min-height: 300px;
  	border-bottom: 15px solid #9dbe07;
	}

.bb-banner.stripe	{
	margin-top:70px;
	padding: 0;
	background-color:#dfeed2;
	border-bottom: 15px solid #9dbe07;
	}
	
.bb-banner.stripe:before	{
	opacity: 0.2;
	background-position: center -180px;
	}
	
.bb-banner div	{
		z-index:99;
		
	}

.bb-banner:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.3;
    background-image: url('/assets/img/slides/sustainability_bg.jpg');
    background-repeat: no-repeat;
    background-position: center 70%;
    background-size: cover;
}


.bb-banner.stripe h1,
.subheader h2 {
	padding:0px;
	margin:0px ;
} 

html .bb-bg-brown {
    background-color: #bd7808 !important;
    }

html .bb-bg-ltbrown {
    background-color: #f9f4ea !important;
    }

    
html .bb-bg-green {
    background-color: #9dbe07 !important;
    }

html .bb-bg-ltgreen {
    background-color: #b0d11d !important;
    }


html .bb-bg-dkgreen {
    background-color: #677e00 !important;
    }
    
html .bb-bg-vltgreen {
    background-color: #dfeed2 !important;
    }
    
    
html .bb-bg-grey {
    background-color: #686868 !important;
    }

html .bb-bg-ltgrey {
    background-color: #eff1f4 !important;
    }
    

html .bb-bg-white {
    background-color: #fcfcfc !important;
    }

html .bb-brown {
    color: #794d05 !important;
    }
    
html .bb-green {
    color: #677e00 !important;
    }

html .bb-grey {
    color: #686868 !important;
    }

html .bb-ltgrey {
    color: #eff1f4 !important;
    }

html .bb-dkgrey {
    color: #4c4c4c !important;
    }


html .bb-white {
    color: #fcfcfc !important;
    }

html .bb-text, 
html .bb-black  {
    color: #22242a !important;
    }

html .bb-small  {
    font-size:0.8em !important;
    }
html .bb-normal  {
    font-size:1em !important;
    }
html .bb-big  {
    font-size:1.2em !important;
    }

html .bb-red  {
	color: #cc0000 !important;
}
html .bb-yellow  {
	color: #999900 !important;
}

html .bb-blue  {
	color: #0000cc !important;
}

html .bb-orange  {
	color: #ff9900 !important;
}


html .bb-bg-red  {
	background-color: #cc000033 !important;
}

html .bb-bg-yellow  {
	background-color: #cccc0033 !important;
}

html .bb-bg-blue  {
	background-color: #0000cc33 !important;
}

html .bb-bg-orange  {
	background-color: #ff990033 !important;
}


.zoom {
	overflow: hidden;
	}

.zoom img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.zoom img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}






.table  {
display:table;
}
.table-row  {
display:table-row;
}
.table-cell  {
display:table-cell;
vertical-align:top;
}



.table-cell .event-date {
  width:75px;
  margin-right:10px;
}
.event-date span {
  display: block;
  padding: 0px 0;
  margin: 0;
  line-height:2.0rem
}

.event-date span.month {
  font-size: 1.2rem;
  text-transform: uppercase;
}

.event-date span.day {
  font-size: 2.5rem;
  font-weight:700;
}
.event-date span.year {
  font-size: 1.1rem;
}

.event-content p,
.event-teaser p {
  font-size: 1.2em;
}
.event-content {
margin-left:10px;
}


ul.event-infos {
  padding-left: 1.25rem;   margin: 0;
}
ul.event-infos li  {
  list-style: none;
  display: inline-block;
  margin-left: 2px;
  font-size: 0.7em;
  color: #677e00;
}
ul.event-infos li:before  {
	content:none;
}

ul.event-infos li:first-child {
  margin-right: 15px;
  margin-left: 0px;
}
ul.event-infos li i {
  font-size: 0.9em;
}



.event-teaser {
  display:inline-block;
  min-width:290px;
}


.card-body	{
	font-size:0.75em;
	}


.btn-outline-bb,
.btn-outline-bb:link,
.btn-outline-bb:visited,
.btn-outline-bb:active

	{

    color: #677e00 !important;
    border-color: #677e00 !important;
    }

.btn-outline-bb:hover {

    color: #fcfcfc !important;
    text-decoration:none !important;
    background-color: #677e00 !important;
    border-color: #9dbe07 !important;
    }

.btn-bb,
.btn-bb:link,
.btn-bb:visited,
.btn-bb:active

	{

    color: #fcfcfc !important;
    text-decoration: none !important;
    background-color: #677e00 !important;
    border-color: #677e00 !important;
    }

.btn-bb:hover {

    color: #fcfcfc !important;
    text-decoration:none;
    background-color: #3d4a01 !important;
    border-color: #3d4a01 !important;
    }




.badge-bb {
    color: #fcfcfc;
	background-color: #3d4a01;
	font-weight:400;
	font-size: 1.2em;
}





#footer {
    border-top: 4px solid #eff1f4;
    font-size: 0.7em;
    }

#footer .footer-ribbon {
	background: #9dbe07;
	position: absolute;
	margin: -40px 0 0 0;
	padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
	border-right: 10px solid #677e00;
	border-top: 16px solid transparent;
	content: "";
	display: block;
	height: 0;
	right: 100%;
	position: absolute;
	top: 0;
	width: 10px;
}

#footer .footer-ribbon span {
	color: #FFF;
	font-size: 1.6em;
	font-family: 'Shadows Into Light Two', cursive;
	letter-spacing:1px;
}



#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	color: #677e00 !important;
	line-height:1.2em;
	text-transform: none;
	margin: 0;
	}



#footer .copyright  {
    border: 0px;
    padding: 20px 0;
    background-color: black;
    color: #fcfcfc;
}

#footer .copyright p {	    
	    text-align:center;
	    }
	    
.bottom-right  {
    bottom: 20px;
    right:20px;
	}
	





label.required:after {content: " *"; color: red;}



.NewsSummaryHeader h4   {
	display: inline;
	}

.NewsSummaryPostdate  {
    font-size:0.8em;
    }
.NewsSummarySummary  {
    }
    
.news-detail h1,.news-detail h2,.news-detail h3,.news-detail h4,.news-detail h5,.news-detail h6 {
	color: #677e00 !important;
}



.form-control::placeholder {
	opacity: 0.5;
}


.caption  {
	font-size: 0.6em;
	font-weight:400;
	color: #686868;
}

.agenda td {
	vertical-align:top;
	padding-bottom:10px;
}

.agenda td:first-child  {
	padding-right:10px;
	white-space: nowrap;
}



.red-bg 	{
	background-color: #ff000033;
}

.green-bg 	{
	background-color: #00ffff33;
}

.hiddenmail:after {
	content: attr(data-name) "@" attr(data-domain) "." attr(data-tld); 
	}


.table-striped tbody tr:nth-of-type(2n) {
    background-color: rgba(0,0,0,.02);
}


.container  {
  border:0px solid red;
}
  

.draft {
	background-color:yellow !important;
	color:red !important;
}


  
svg .grayscale {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */    
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(100%);
   filter: gray; /* IE 6-9 */
   
}


svg .grayscale:hover {
   -webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;
   

}

svg .trans {
 	opacity: 0.7;
}

svg .trans:hover {
 	opacity: 1;
}
/* cmsms stylesheet: animate_more modified: Donnerstag, 14. Januar 2021 16:28:02 */

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 *
 * (some more filters added by Yogi)
*/

.animated	{
    opacity: 0;
	}

@-webkit-keyframes blurIn {
  from {
    opacity: 0;
    -webkit-filter: blur(5px);
            filter: blur(5px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

@keyframes blurIn {
  from {
    opacity: 0;
    -webkit-filter: blur(5px);
            filter: blur(5px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }

}

.blurIn {
  -webkit-animation-name: blurIn;
          animation-name: blurIn;
  -webkit-animation-timing-function: linear;
 	      animation-timing-function: linear;

}



@-webkit-keyframes blurInDown {
  from {
    opacity: 0;
    -webkit-filter: blur(100px);
            filter: blur(100px);
    -webkit-transform: translate3d(0, -200%, 0);
            transform: translate3d(0, -200%, 0);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes blurInDown {
  from {
    opacity: 0;
    -webkit-filter: blur(100px);
            filter: blur(100px);
    -webkit-transform: translate3d(0, -200%, 0);
            transform: translate3d(0, -200%, 0);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

}

.blurInDown {
  -webkit-animation-name: blurInDown;
          animation-name: blurInDown;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;

}






/* cmsms stylesheet: timeline modified: Donnerstag, 14. Januar 2021 16:28:02 */
ul.timeline {
    list-style-type: none;
    position: relative;
    margin-left:50px;
    font-size:0.9em;
}

ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    top:5px;
    width: 3px;
    height: 100%;
    z-index: 400;
}

ul.timeline &gt; li {
    margin: 20px 0;
    padding-left: 20px;
    display: flex;

}

ul.timeline &gt; li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 5px solid #677e00;
    left: 15px;
    width: 31px;
    height: 31px;
    z-index: 400;
	}

ul.timeline li:last-child:before {
	background-color: #677e00;
}

ul.timeline div.duration {
	margin-left:-60px;
	margin-top:55px;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	        writing-mode: vertical-rl;
	    -ms-writing-mode: tb-rl;
  	-webkit-writing-mode: vertical-rl;
	transform: rotate(180deg);
	font-weight:normal;
	white-space: nowrap;
	color:#9dbe07;
	text-align:center;
}


ul.timeline li div.description  {
	margin-left:35px;
	margin-top:0px;
}

ul.timeline li:last-child div.description {
	margin-left:0px;
	height:0px;
}
/* cmsms stylesheet: EUcookieBanner modified: Donnerstag, 14. Januar 2021 16:28:02 */

#EUcookieBanner {
	background: #eff1f4 !important;
}

#EUcookieBanner .content {
	border-bottom: 5px #62BAED solid !important;
	padding: 10px 20px !important;
	display: block !important;
}

#EUcookieBanner .content p {
	float: left !important;
	display: inline-block !important;
	margin: 0px !important;
	font-size: 15px !important;
	font-family: open sans, sans serif !important;
	font-weight: 300 !important;
}

#EUcookieBanner .content p.text {
	color: #22242a !important;
	width:80% !important;
}

#EUcookieBanner .content p.button {
	background: #677e00 !important;
	color: #fcfcfc !important;
	float:right !important;
        margin-top:12px !important;
	padding: 4px 16px !important;
}

#EUcookieBanner.bottom .content {
  border-bottom: none !important;
  border-top: 7px #9dbe07 solid !important;
  font-weight:400 !important;
}
/* cmsms stylesheet: flipcards modified: Freitag, 29. Januar 2021 11:41:58 */
.card {
  margin: 10px 10px;
}

/* Flip Cards CSS */
.card-container {
  display: grid;
  perspective: 700px;
}

.card-flip {
  display: grid;
  grid-template: 1fr / 1fr;
  grid-template-areas: "frontAndBack";
  transform-style: preserve-3d;
  transition: all 0.7s ease;
}

.card-flip div {
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

.front {
  grid-area: frontAndBack;
}

.back {
  grid-area: frontAndBack;
  transform: rotateY(-180deg);
}

.card-container:hover .card-flip {
  transform: rotateY(180deg);
}
</pre></body></html>