#offcanvas-top .offcanvas-top-inside #lmz_invitation {
	height: 400px;
	margin: 0 -40px;
}
#offcanvas-top .offcanvas-top-inside.code #lmz_invitation {
	height: 220px;
}
#offcanvas-top .offcanvas-top-inside.invitation #lmz_invitation {
	height: 530px;
}

/* Webfont: LMZRacketUPPERCASE-Bold */
@font-face {
   font-family: 'LMZRacketUPPERCASEBold';
src:  url("../fonts/LMZ_Racket_UPPERCASE_V3_20200824.eot"); /* IE9 Compat Modes */
src:  url("../fonts/LMZ_Racket_UPPERCASE_V3_20200824d41d.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
        url("../fonts/LMZ_Racket_UPPERCASE_V3_20200824.woff") format('woff'), /* Modern Browsers */
        url("../fonts/LMZ_Racket_UPPERCASE_V3_20200824.ttf") format('truetype'); /* Safari, Android, iOS */
            font-style: normal;
   font-weight: bold;
   text-rendering: optimizeLegibility;
}
/* kd neu 202210309 - exo-regular - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/exo-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/exo-v12-latin-regulard41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v12-latin-regular.html') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v12-latin-regular.svg#Exo') format('svg'); /* Legacy iOS */
}
/* exo-700 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/exo-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/exo-v12-latin-700d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v12-latin-700.html') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v12-latin-700.svg#Exo') format('svg'); /* Legacy iOS */
}
/* exo-900 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/exo-v12-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/exo-v12-latin-900d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v12-latin-900.html') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v12-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v12-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v12-latin-900.svg#Exo') format('svg'); /* Legacy iOS */
}
/* kd neu 20210309 - source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v14-latin-regulard41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v14-latin-regular.html') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

.mod_portfoliolist_v5 .item {height:227.5px;}

/* .mod_portfoliolist_v5 .item .tall {height: calc(100% / 5  * 2);} */
 .mod_portfoliolist_v5 .item.tall {
 	/* height: 500px; +++ bis kdaenderung 20210602 siehe auch in frams.css Zeile 6024 */
	height: 455px;
}
.mod_portfoliolist_v5 .item .image:after {background: rgba(0,126,201,0.8);}

.ce_hyperlink a,
a.btn {
	background: rgb(30,136,210);
	border-color: rgb(162,197,22);
}

.ce_hyperlink a.outline,
a.btn.outline {
	color: rgb(162,197,22);
}
