/*****************
 Text
/*****************/

.demo{
	border: 1px dotted #000}
.pswp.demo .pswp__item{
	visibility: hidden}
.marker{
	position: relative}
.marker:before{
	content: "";
	position: absolute;
	left: -1.75em;
	font-size: 10px;
	font-weight: bold;
	background: red;
	padding: 0.5em;
	color: #fff}
.marker-a:before{
	content: "A"}
.marker-b:before{
	content: "B"}
.marker-c:before{
	content: "C"}
.marker-d:before{
	content: "D"}
.marker-e:before{
	content: "E"}
.marker-f:before{
	content: "F"}
.marker-g:before{
	content: "G"}
body{
	font-family:Helvetica,Arial,sans-serif;
	line-height:1.6;
}
img{
	width:100%;
}
a:hover{
	color:#66cc99;
}
u{
	text-decoration: none;
	border-bottom: 2px solid}
section{
	margin-bottom:1em;
}
section:last-child{
	margin-bottom:0;
}
.article__date{
	font-size:15px;
	line-height:19px;
	display:block;
	margin-bottom:1em;
}
.article__title{
	font-weight:normal;
	font-size:25px;
	line-height:1;
	display:inline-block;
	margin-bottom:0.5em;
}
.article__subtitle{
	font-size:15px;
	line-height:19px;
	display:block;
	margin-bottom:1em;
}
.downloads__item{
	font-size:15px;
	line-height:19px;
}
.gallery__caption{
	font-size:15px;
	line-height:19px;
}
.list__link{
	font-weight:normal;
	font-size:25px;
	line-height:1;
	display:inline-block;
}
.list__link--simple{
	font-size: 15px;
	line-height: 19px;
}
.list__teaser{
	font-size:15px;
	line-height:19px;
}
.navigation-service__item{
	font-size:15px;
	line-height:19px;
}
.navigation-links__item{
	font-size:15px;
	line-height:19px;
	display:inline-block;
	margin-right:1.88em;
}
.navigation-links__item:last-child{
	margin-right:0;
}
.section__headline{
	font-size:15px;
	line-height:19px;
	margin-bottom:1em;
}
.wysiwyg__paragraph,.wysiwyg__list-item{
	/* p */
	font-size:15px;
	line-height:19px;
	margin-bottom:1em;
  word-wrap: break-word;
  overflow-wrap: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}
.wysiwyg__list-item::before{
	content:"– ";
	line-height:1;
	vertical-align: top;
	position:absolute;
	left:0;
}
.wysiwyg__list-item{
	position: relative;
	padding-left: 1em;
	margin-bottom: 0;
}
.wysiwyg__link{
	border-bottom: 1px solid;
}
.wysiwyg__strong{
	/* strong */
	font-weight:normal;
	font-size:25px;
	line-height:1;
	display:inline-block;
  word-wrap: none;
  overflow-wrap: none;
-webkit-hyphens: none;
   -moz-hyphens: none;
        hyphens: none;
}
@media screen and (max-width:75em) {

	.list__item--padded .list__link{
  word-wrap: break-word;
  overflow-wrap: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
	}
	.list__item--padded .list__teaser{
  word-wrap: break-word;
  overflow-wrap: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
	}

}

/*****************
 Layout
/*****************/

.block{
	margin:1em;
}
.footer{
	margin-bottom:1em;
}
.header{
	display:block;
	overflow:hidden;
	width:100%;
	top:0;
	margin:0;
	padding-left:1em;
	z-index:1501;
}
.gallery--active .header{
	position:fixed;
}
.main{
    margin-bottom:3em;
	padding-top:42px;
}
.gallery--active .main{
	padding-top:150px;
}	
		
/* animation */
.anim{
	display:inline;
	vertical-align:middle;
	width:143px;
	height:58px;
}
.gallery--active .anim{
	visibility:hidden;
	display:none;
}

/* buttons */
.btn{
	display:inline-block;
	vertical-align:middle;
	margin:0;
}
/*
.btn-close{
	display:none;
}
.gallery--active .btn-close{
	display:inline-block;
	visibility:hidden;
}
*/
.gallery--active .btn-logo{
	margin-right:58px;
}
.btn-language:hover{
	background-image:url(../images/en-over.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.btn-language--en:hover{
	background-image:url(../images/de-over.png);
}
.btn-language:hover img{
	visibility:hidden;
}
.gallery--active .btn-language{
	display:none;
}
.btn-logo:hover{
	background-image:url(../images/kisr-over.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.btn-logo:hover img{
	visibility:hidden;
}
.gallery--active .btn-logo{
	background:#fff;
}
.gallery--active .btn-logo:hover{
	background:#fff;
	background-image:url(../images/kisr-over.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
}

/* claim */
.claim {
    font-size: 25px;
    font-weight: normal;
    line-height:1;
}
.gallery--active .claim{	
	display:none;
}

/* columns */
.column--offset{
	margin-bottom:3em;
}
.column--text{
	margin-bottom:1em;
}
.column--media{
	margin-bottom:1em;
}

/* gallery */
.gallery{
	margin-bottom:3em;
}
.gallery__image{
	margin-bottom:0.25em;
}
.gallery__item{
	margin-bottom:2em;
}
.gallery__item:last-child{
	margin-bottom:0;
}

/* list */
.list__caption{
	display:none;
}
.list__time{
	margin-left:-4.25rem;
}
.list__time--past{
	text-decoration:line-through;
}
.list__image{
	height:80px;
	width:auto;
	margin-left:23px;
	margin-bottom:0.5em;
}
.list__item{
	line-height:1;
}
.list__item--lined::before{
	content:"– ";
	font-size:25px;
	line-height:1;
	vertical-align: top;
}
.list__item--simple.list__item--lined::before {
    content: "– ";
    font-size: 15px;
    line-height: 1;
    vertical-align: top;
}
.list__item--bordered {
	position:relative;
	padding-left: 1.5em;
	line-height:unset;
  	list-style-type: none; /* remove bullets */
}
.list__item--bordered::before{
	border-bottom: 2px solid black;
    content: "\200B​"; /* add zero-width space */
    display: inline-block;
    height: 0;
    margin-right: 5px;
    margin-top: 10px;
    vertical-align: top;
    width: 15px;
    position:absolute;
    left:0;
}
/*
.list__item--simple.list__item--lined a{
	max-width: 95%;
}
*/
.list__item--bordered a,.list__item--lined a{
	max-width: 90%;
}
.column--fullwidth{
	width: 100% !important;
}
.column--fullwidth .list__item--lined a{
	max-width: 1024px;
}
.column--fullwidth .list__item--bordered a{
	max-width: 1024px;
}
.list__item--padded{
	margin-left:4.25rem;
	margin-bottom:1em;
}
.list__items{
	margin-bottom:1em;
}
.list__section{
	display:block;
	margin-bottom:1em;
}

/* navigation */
.navigation-service{
  text-align:center;
} 
.navigation-service__item{
	display:inline-block;
	margin:0 0.5em;
}
.navigation-site{
	margin-right:10px;
	display:inline;
}
.navigation-site img{
	width:auto;
	height:58px;
}

/* sponsors */
.sponsors__image{
	width:auto;
	height:80px;
	margin:auto;
}
.sponsors__item{
	margin-bottom:2em;
}
.sponsors__link{
	display:block;
}

/* tools */
.tools{
	text-align:right;
}

/*****************
 Modules
/*****************/

/* photoswipe */
.pswp__caption{
	min-height:unset;
}
.pswp__caption__center{
	padding:0;
	text-align:center;
}
.pswp__caption__center a{
	background:#fff;
	padding:0.5em;
}
.pswp--zoom-allowed .pswp__img{
  cursor: default !important
}
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption,.pswp__top-bar, .pswp__caption{
	background:none !important;
}
.pswp__caption--inline{
	background:#fff;
	padding:0.125em 0.25em;
	font-size:15px;
	display:inline-block;
	width:auto !important;
	height:auto !important;
	position:absolute;
}
@media screen and (max-width:36em) {
	.pswp__caption--inline{
	width:60% !important;
}
}

/*****************
 UI
/*****************/

.ui--desktop{
	display:none}

/*****************
 Photoswipe
/*****************/

.gallery--active .pswp__button--close {
	background:white;
	background-image: url("../images/close.png");
	background-position: 0 center;
	background-size: 100% auto;
	height: 58px;
	margin-right: 10px;
	width: 58px;
	opacity:1 !important;
	display:none !important
}
.gallery--active .pswp__button--close:hover {	
	background-image: url("../images/close-over.png");
}

.gallery--simple .pswp__img,.gallery--simple .pswp__caption--inline{
	display:none !important}

/*****************
 Animations
/*****************/

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}