/* colorbox.css */
@font-face{font-family: 'themify';	src:url('/files/segelclub_kyffhaeuser/css/fonts/themify.eot?-fvbane');	src:url('/files/segelclub_kyffhaeuser/css/fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),		url('/files/segelclub_kyffhaeuser/css/fonts/themify.woff?-fvbane') format('woff'),		url('/files/segelclub_kyffhaeuser/css/fonts/themify.ttf?-fvbane') format('truetype'),		url('/files/segelclub_kyffhaeuser/css/fonts/themify.svg?-fvbane#themify') format('svg');	font-weight: normal;	font-style: normal}#cboxLoadedContent{border:0}.blur{filter: blur(5px)}#colorbox{overflow:visible}#cboxOverlay{background-color:rgba(66,109,131,.8)}#cboxClose::before{color:#fff;font:2.5rem 'themify';content: "\e646";cursor: pointer;transition: color 0.3s ease-in}#cboxClose{right:2rem;top:2rem;position:fixed}#cboxNext:hover::before,#cboxPrevious:hover::before,#cboxClose:hover::before,#search .ti-close:hover::before,#menu .ti-close:hover::before{color:#0579BF;transition: color 0.3s ease-out}#cboxContent{margin-top:0;background: transparent}#cboxWrapper{overflow:visible}#cboxLoadedContent{border-radius:3px}#cboxLoadingGraphic{background-image:url("../../files/segelclub_kyffhaeuser/images/loading.svg");background-position:center center;background-repeat:no-repeat;transform-origin: 50% 50%;animation: rotieren 1s linear infinite}@keyframes rotieren{0%   {transform: rotate(0deg);}    100% {transform: rotate(360deg);}}@-webkit-keyframes rotieren{0%   {transform: rotate(0deg);}    100% {transform: rotate(360deg);}}#cboxPrevious::before{color:#fff;font:2.5rem 'themify';content: '\e64a';cursor: pointer;transition: color 0.3s ease-in}#cboxNext::before{color:#fff;font:2.5rem 'themify';content: '\e649';cursor: pointer;transition: color 0.3s ease-in}#cboxNext,#cboxPrevious,#cboxClose{width:auto;height:auto;text-indent:0;background: none}#cboxPrevious{left:-5em;margin-top:-2em}#cboxNext{right:-5em;margin-top:-2em}.ie11 #cboxNext::before,.ie10 #cboxNext::before,.ie #cboxNext:before{font:32px 'Arial',sans-serif;content: '>'}.ie10 #cboxPrevious::before,.ie11 #cboxPrevious::before,.ie #cboxPrevious:before{font:32px 'Arial',sans-serif;content: '<'}.ie10 #cboxClose::before,.ie11 #cboxClose::before,.ie #cboxClose:before{font:32px 'Arial',sans-serif;content: 'x'}