/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
.sharebuttons {
	overflow:hidden;
}

.sharebuttons > ul.theme {
	list-style-type:none;
	margin:-4px;
	padding:0;
}

.sharebuttons > ul.theme:after {
	content:"";
	display:block;
	clear:both;
}

.sharebuttons > ul.theme > li {
	float:left;
}

.sharebuttons > ul.theme > li > a {
	margin:4px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-indent:101%;
	background-repeat:no-repeat;
	background-position:center;
}

.sharebuttons > ul.text > li > a {
	text-indent:0;
}

/* source: http://www.twelveskip.com/resources/icons/1091/boxxed-flat-social-media-icons */

.sharebuttons > ul.boxxed > li > a {
	width:32px;
	height:32px;
	background-image:url('../../system/modules/sharebuttons/assets/boxxed/sprites-32.png');
}

.sharebuttons > ul.boxxed > li > a.facebook {
	background-position:-40px 0;
}

.sharebuttons > ul.boxxed > li > a.twitter {
	background-position:-160px 0;
}

.sharebuttons > ul.boxxed > li > a.gplus {
	background-position:-80px 0;
}

.sharebuttons > ul.boxxed > li > a.linkedin {
	background-position:-120px 0;
}

.sharebuttons > ul.boxxed > li > a.xing {
	background-position:-200px 0;
}

.sharebuttons > ul.boxxed > li > a.mail {
	background-position:0 0;
}

.sharebuttons > ul.boxxed > li > a.tumblr {
	background-position:-240px 0;
}

.sharebuttons > ul.boxxed > li > a.pinterest {
	background-position:-280px 0;
}

.sharebuttons > ul.boxxed > li > a.reddit {
	background-position:-320px 0;
}

.sharebuttons > ul.boxxed > li > a.whatsapp {
	background-position:-360px 0;
}

.rsts-main,.rsts-main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rsts-header,.rsts-footer,.rsts-thumbs-header,.rsts-thumbs-footer{overflow:hidden}.rsts-view,.rsts-thumbs-view{position:relative}@media print{.rsts-view,.rsts-thumbs-view{position:static}}.rsts-crop,.rsts-thumbs-crop{position:relative;overflow:hidden}@media print{.rsts-crop,.rsts-thumbs-crop{position:static;overflow:visible;width:auto !important;height:auto !important;transform:none !important}}.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:absolute;left:0;top:0}@media print{.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:static;width:auto !important;height:auto !important;transform:none !important}.rsts-slides.rsts-slide-image img,.rsts-slides.rsts-slide-video img,.rsts-slides.rsts-thumbs-slide-image img,.rsts-slides.rsts-thumbs-slide-video img,.rsts-slide.rsts-slide-image img,.rsts-slide.rsts-slide-video img,.rsts-slide.rsts-thumbs-slide-image img,.rsts-slide.rsts-thumbs-slide-video img,.rsts-thumbs-slides.rsts-slide-image img,.rsts-thumbs-slides.rsts-slide-video img,.rsts-thumbs-slides.rsts-thumbs-slide-image img,.rsts-thumbs-slides.rsts-thumbs-slide-video img,.rsts-thumbs-slide.rsts-slide-image img,.rsts-thumbs-slide.rsts-slide-video img,.rsts-thumbs-slide.rsts-thumbs-slide-image img,.rsts-thumbs-slide.rsts-thumbs-slide-video img{width:100% !important;height:auto !important;margin:0 !important}}.rsts-slide,.rsts-thumbs-slide{overflow:hidden}@media print{.rsts-slide,.rsts-thumbs-slide{position:static}}.rsts-video-iframe,.rsts-thumbs-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rsts-type-slide .rsts-view,.rsts-thumbs-type-slide .rsts-thumbs-view{cursor:url("../../system/modules/rocksolid-slider/assets/img/openhand.cur"),default;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:-o-grab;cursor:grab}.rsts-type-slide.rsts-dragging .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging .rsts-thumbs-view{cursor:url("../../system/modules/rocksolid-slider/assets/img/closedhand.cur"),default;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:-o-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rsts-type-slide.rsts-dragging-disabled .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging-disabled .rsts-thumbs-view{cursor:auto}@media print{.rsts-nav,.rsts-prev,.rsts-next,.rsts-overlay-prev,.rsts-overlay-next,.rsts-progress,.rsts-thumbs-nav,.rsts-thumbs-prev,.rsts-thumbs-next,.rsts-thumbs-overlay-prev,.rsts-thumbs-overlay-next,.rsts-thumbs-progress{display:none !important}}

.rsts-skin-default.rsts-main{position:relative}.rsts-skin-default.rsts-type-fade .rsts-slide{background-color:#fff}.rsts-skin-default .rsts-caption{position:absolute;top:20px;left:20px;margin-right:20px;padding:5px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;background-color:#000;background-color:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-ms-transform:translate(0, -20px);-o-transform:translate(0, -20px);transform:translate(0, -20px);-webkit-transition:opacity 0.5s,-webkit-transform 0.5s;-moz-transition:opacity 0.5s,-moz-transform 0.5s;-o-transition:opacity 0.5s,-o-transform 0.5s;transition:opacity 0.5s,transform 0.5s}.rsts-skin-default .rsts-active .rsts-caption{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;right:55px;bottom:15px;overflow:hidden;width:30px;height:30px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;line-height:0;text-align:center;text-decoration:none;text-indent:-9999px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAilBMVEUHBwg/QEF5enp5ensCAwQHCAhzdHUAAQEGBwh8fX37+/svMDBub3COjo9yc3NtbW709fWvsLDm5uba2trR0dEuLi6Pj4/Q0NDl5eXZ2toFBgfz8/MuLy/09PT29vb8/Pz6+vp7e3x0dXZzdHT4+Pj39/f9/v3+/v79/f3///8EBQb5+fkAAAD19fVMP6q+AAAALnRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8hTP8QAAAJ1JREFUeNrV0lkPwiAMAOB53zrva2xOxQm0///vWZ4a1o3EN20gNPnSlFASRKVQIS2KFHPKaPvcH8St8WesXYzddVMIZn3NZ1tTZ9Y7QLa7MdfVWlgYZqk9lzML7VZPbGCdDsFekpI14GoN/fGoY6aqkbVaUvVg0lKN7v3wvcuwt/Tg5tIPRjA77I/i1dhX2dnEJnYq4vP+2a/4FX8AsSOXytKixMYAAAAASUVORK5CYII=');-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);background-position:50% 50%;-webkit-transition:opacity 0.05s linear;-moz-transition:opacity 0.05s linear;-o-transition:opacity 0.05s linear;transition:opacity 0.05s linear}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAIVBMVEWhoaE7PD15enqVlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXsWX/bAAAAC3RSTlOAgICAgICAgICAgMiF55wAAAB9SURBVHja7dUxEoAgFANRFBTw/ge2YythEivHn/6VmU3XiwUOHPhPuGYf196zjLHPOi0tWsBYtICx/Zxgw4INCzYs2LBgw4INC55ZFadhN+NVbeh9jhf6mGJDgw0NNjTY0GBDgz0NXusiYDRWwGisgNHFL0Yrnwxd4MCBtd3+EosAicYyWQAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default .rsts-prev:hover,.rsts-skin-default .rsts-next:hover,.rsts-skin-default .rsts-video-play:hover,.rsts-skin-default .rsts-video-stop:hover,.rsts-skin-default .rsts-thumbs-prev:hover,.rsts-skin-default .rsts-thumbs-next:hover{background-color:#eee;background-color:rgba(238,238,238,0.7)}.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{right:20px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAkFBMVEUBAQLPz9AlJiYlJifS0tIsLS0nJyjQ0dDR0tIBAQElJSYrLC2tra39/PwFBQYFBgf6+fmBgYKCgoL9/f339vZBQULIycnIyMiCg4PR0dEmJycmJyjMzMz8/Pzl5eXj4+MCAwQGBwghIiP09PT7+/shIiL6+vrNzs7Nzc0iIyP29vb39/cHCAkAAAD////19fV/WdL3AAAAMHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICRnvRdAAAAnklEQVR42tXSxw7CMAwG4LL3XqUtLdRQqNPY7/92WEJVDhkSN7B8iPTpl6M4ETMAA0t/ChmwPTELe+uPGKsQKywWflYUJxn5eI9xpOsneXidp7pp3Wa+dHrGbWY6d43bLD673nR9vLsZaL5cNfoAyp0eDyRdntxp6icy+/Ei981HqVGLq3xo1GaFm4kuRb1vvp1mFNzYLrzvn/2KX/MbXNOe099MDj0AAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAHlBMVEWhoaE7PD2VlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXtfGSSAAAACnRSTlOAgICAgICAgICAXdxslAAAAHxJREFUeNrt1TEOgDAMxdDSAi33vzBbPVUoZkLE+1O2/HK9KHHixH/A9fS4jnGGMfZZl6VFBzAWHcLHQD9gocFCg4UGCw0WGiw0WGjwum3qEsb7tH1xWViwsGBhwcKChQULC5Z2jRs2itHdfc+GjWB094vR+ieHLnHixK4bjyV89TB6vlgAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;top:50%;right:10px;margin-top:-15px}.rsts-skin-default .rsts-thumbs-prev{right:auto;left:10px}.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUgISLDw8MgICGUlZaIiImSk5PCwsP9/f39/PyHh4iUlJWSkpLX2NgAAQIoKSkGBwgdHR7Ly8skJSYEBAXHyMj+/v739/ciIyMhIiImJyfNzc3S0tL8/Pz7+/v29vYHCAnNzs4AAAD////19fVh+HN2AAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAiUlEQVR42uXRyQ7CMAwE0LC2QHfaQkji1sP//yNR1csEiXMlfPFI7zCWbN7JCCVmnj9i738x2hbMpHPTzCAmfag+XyAmrWt2QzqV5URuSLWqdHXmsDMRbFHYuPbnkPBw0rtaBzgbw21IWPKjdg6xxHV68ZJ2j9mhXyrRX/34fblgLQyQLf57S/wBI9V2nx3O9QoAAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAeUlEQVR42u3UMQ6AMAzF0A8BmvufGHVpyOIOFRJI8f5WyxcqXLhw4U9jLeCznYzRNtYi2zsIs2UttqzFlrXYshZb1mLLWmg31iJ7+YVaaJ210GY9x/awWdsc+z5s1uaEQ4cNbY449LChzQFn3W3S9qsBFi5cuPDr+AYQcW8C6kiUiAAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUwMTKKi4suLzAGBwja2trR0dEwMDEuLi/Q0NDZ2dmJiYp7e3x6e3t/gIEAAQL09PTn5+f6+vr8/Px0dHVwcHH8/f329vYFBgdzdHT+/v79/v339/f9/f3///90dXb4+Pj5+fkEBQYAAAD19fUC5l8BAAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAnElEQVR42uXSyQ4CIQwG4HEddRZmZUSEQnn/d7RkSAi4HI2Jf6AlfIceoHCOMcccrTXcMR5OtInf5k/YyLVL84qHjoHvwLrhmdW+0AJIhT6eVc79YYtYCQBRIZanPmO1QWuxVqr2/aIylqD9fdP4OoLMZ5sb+dK2i8Xr3cTZie+CRk49aOTUcSRNOfo8TXPUnB1QPj0J5z/5Hb7OD7UPdeTEuFeXAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAg0lEQVR42u3UMQ6EMAxE0WVDYu5/YhpLXzBSRkAF8i9tvXZ+24MKFy5c+HP4P06H0RzGRoyjjWgOY1Nj0YLFpsaip7hFNrBog3ug02brDKsWK3imxQqe6EWsxWi1HqOxHqONBTuN9RiN9Vg11mPVWI9V99tL0rEe6/dVA1i4cOHCl9oBak1vAkBKLfwAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default.rsts-video-playing .rsts-nav,.rsts-skin-default.rsts-video-playing .rsts-prev,.rsts-skin-default.rsts-video-playing .rsts-next{display:none}.rsts-skin-default.rsts-video-playing .rsts-nav-thumbs{display:block}.rsts-skin-default.rsts-touch .rsts-nav-numbers,.rsts-skin-default.rsts-touch .rsts-nav-tabs{display:none}.rsts-skin-default .rsts-nav{position:absolute;right:95px;bottom:12px;left:10px;text-align:right}.rsts-skin-default .rsts-nav ul{margin:0 !important;padding:0 !important}.rsts-skin-default .rsts-nav li{display:inline}.rsts-skin-default .rsts-nav-numbers a,.rsts-skin-default .rsts-nav-tabs a{display:inline-block;height:30px;min-width:30px;padding:0.65em 0.5em 0.5em;margin:0 2px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;font-size:12px;text-align:center;text-decoration:none;color:#fff;background-color:#555;background-color:rgba(85,85,85,0.6);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s ease-in;-moz-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}.rsts-skin-default .rsts-nav-numbers a:hover,.rsts-skin-default .rsts-nav-numbers a.active,.rsts-skin-default .rsts-nav-tabs a:hover,.rsts-skin-default .rsts-nav-tabs a.active{color:#333;background-color:#fff;background-color:rgba(255,255,255,0.5)}.rsts-skin-default:hover .rsts-nav-numbers a,.rsts-skin-default:hover .rsts-nav-tabs a{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.rsts-skin-default .rsts-nav-bullets{line-height:0}.rsts-skin-default .rsts-nav-bullets a{display:inline-block;width:9px;height:9px;overflow:hidden;margin:12px 4px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;outline:none;text-align:left;text-indent:-999px;background-color:#fff;background-color:rgba(255,255,255,0.8);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px #777;-moz-box-shadow:0 0 2px #777;box-shadow:0 0 2px #777}.rsts-skin-default .rsts-nav-bullets a:hover,.rsts-skin-default .rsts-nav-bullets a.active{background-color:#777;-webkit-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;-moz-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555}.rsts-skin-default .rsts-nav-thumbs{position:static;padding-top:5px}.rsts-skin-default .rsts-nav .rsts-nav-prev,.rsts-skin-default .rsts-nav .rsts-nav-next{display:none}.rsts-skin-default .rsts-video-play{top:50%;right:auto;bottom:auto;left:50%;width:64px;height:64px;margin:-32px 0 0 -32px;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAb1BMVEU4ODgGBgbx8fGurq7i4uIODg5QUFD7+/vBwcEUFBQYGBggICC1tbXNzc0JCQkVFRWsrKwTExPExMTS0tImJibv7+9KSkozMzP4+PhYWFj+/v6Dg4MDAwPl5eVycnKenp4MDAza2toPDw////8AAACZ5/RyAAAAJXRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAwmBGiwAAALNJREFUeNrt1kcOwkAQRFFyxsYmBxtDc/8zIrGpA/xaWKhnO9KT5ncvZvCxnGSSSSaZv2GK0sIsFzMHM53MWwPzfkU8OwsT9cHCRHOyMHFpLYwCIUaBEKNAiFEgxCgQYhSIMQrEGAXijAJxJrZrC7NZGZjb/WF41PHqSLw/Owa+q9D6KQthlAUwykIYZSGMsiBGWRCjLIhRFsQoC2Ga0S8LZMqx7gAzLPr0aUsmmWSS6SXzBf8cqwAv1zglAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-play{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAMAAACZHrEMAAAARVBMVEUJCQlOTk4nJyddXV1gYGD29vbh4eGTk5PAwMA2NjYYGBgGBga3t7dUVFQtLS0SEhKHh4fb29sDAwPz8/NaWlr///8AAACZTZFgAAAAF3RSTlOAgICAgICAgICAgICAgICAgICAgICAgCZn8kAAAAFfSURBVHja7dpZUsMwFAVR5gDRLMT+l8r1Cqjih/5oLyB1kurYlp4evkGXGDFixIgRI0aMGDFixIgRI0aMGDFifseQvsBfPvjrdgdhzvsnCHPePkCY8/oCwpxzu4MwCQeESTggTMIBYa5wQJiEA8IkHBAm4YAwVzggTMIBYRIOCJNwQJgrHBAm4YAwCQeESTggzBUOCJNwQJiEA8IkHBDmCgeESTggTMIBYRIOCHOFA8IkHBAm4YAw5/UZhDn7iYOZjfPLlM5pZizMv2lXzk1vNs4duHTOs2kszFN7V87L1WycN73SOe/AY2FWB7tyFnGzcVaUpXPW2mNhdiF25WwWzcbZuSqds6c3Fma3c1fOpvRsnB3y0jmzg7EwU5VdOcOv2TiTuNI5M8qxMNPbXTlD9tk4E//SOWchxsKcEnmsoMM8qGNOYsRgLjFixIgRI0aMGDFixIgRI0aMGDH/e/0Ai4OJ2+ZcrkwAAAAASUVORK5CYII=');background-size:70px,70px}}.rsts-skin-default .rsts-video-stop{top:20px;right:20px;left:auto;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEWnp6dOTk7x8fHv7+9HR0fw8PDu7u7e3t5NTU3f398UFBQTExP4+PhLS0tvb29xcXH09PRJSUn39/fn5+cWFhampqb29vZISEhMTExLS0ukpKT////r6+sAAAD///8AAABKSkr19fUAAAD///8df9PJAAAAJHRSTlN6e35+e35+e3t7fX1/fHl5fXt/e315fnt7e3p/foGBfnt9gIDdofLFAAAAk0lEQVR42u2SSQ7DIAxF03nKPBEC2Ni9/x3jsMXqsuqiljxITx/8EcX7Y/wxuOmUhmPhIMdlg4akzxGbMscrBu4IyHLANce+Ymb7WKRWPsdyqpCnZJzVzUmUEgvpxmAYA4dxAB3TIanvupqisJdkRwr2O403K9V43bdpgaLuu6/x3KY7sO7VN7+m4TI5+K3v8H28AYM7doAzbo6MAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-stop{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAALVBMVEXo6OjGxsZjY2PKysq3t7ewsLCOjo7f39+Pj4/l5eVfX19hYWHj4+NRUVH///80A/15AAAAD3RSTlOGkL2PlZemiKWHvr2HyICcCOzTAAAAv0lEQVR42u3VSQ7DIAxA0bRJSBjs+x83mzYfNnatLqpKeM0THmRY9IuYeOKJJ7bwlsdTWwCfUpsS+Smni7EipfVW5PQwtte5iqAdvIvcGiuy25gs0e1ta7YwuqJ76+NRr6P1MbkSTM7HaKyP0QXK1HyMxgaxrjde1cBe1TV4MzZeMxYdm7OvF9OWR7H0YtpDG/ojnDurnc6hfT7Iw9tnImE7ney00bdFJ3Uw+mXpQoq822Nv8/Yf383EE0/8G3wBfh3Bcn7dsMIAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default .rsts-video-youtube>.rsts-video-stop{top:25px}.rsts-skin-default .rsts-video-vimeo>.rsts-video-stop{top:10px;right:auto;left:10px}.rsts-skin-default .rsts-progress{position:absolute;top:0;right:0;width:100%;height:2px;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.rsts-skin-default .rsts-progress div{height:100%;background-color:#fff}.rsts-skin-default .rsts-progress.rsts-progress-active{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:0.3}.rsts-skin-default .rsts-thumbs-slide{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8}.rsts-skin-default .rsts-thumbs-slide.rsts-thumbs-active-thumb{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}

.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url(../../assets/jquery/mediaelement/2.21.2/images/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/controls.png)}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/jumpforward.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/skipback.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}
/*
 * This file is part of Contao.
 *
 * (c) Leo Feyer
 *
 * @license LGPL-3.0-or-later
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

/* Elements.css */
body{margin:0;padding-top:20px;padding-bottom:20px;background-color:#fff;font:1rem 'TitilliumText22LRegular',Arial,sans-serif;color:#63544e;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%}@media (max-width:1160px){body{padding-top:0px !important;padding-bottom:0px !important;}}.block{overflow:hidden}img{border:0px}.bildrund{border:0px;border-radius:120%;behavior:url('assets/css3pie/1.0.0/PIE.htc')}#wrapper,header,#container,#main,aside,footer,.custom,.custom .inside,.inside{position:relative;display:block}#container:after{height:0px;clear:both;display:block;visibility: hidden;content: "."}#wrapper{margin-top:20px;margin-right:auto;margin-left:auto;padding:0;background-color:rgba(255,255,255,.85);-webkit-box-shadow:3px 3px 9px rgba(126,114,108,.3);box-shadow:3px 3px 9px rgba(126,114,108,.3);border-radius:3px;behavior:url('assets/css3pie/1.0.0/PIE.htc');max-width:960px !important;margin-left:auto !important;margin-right:auto !important}header{}header .inside,footer .inside,#container,.custom .inside{margin-right:0;margin-left:0;width:auto}#container{margin-top:15px;margin-bottom:40px}#main{padding-right:55px;padding-left:55px}#Informationsection .inside{right:25px;position:fixed}#Slidersection .inside{padding-top:0}#footer .inside{padding:1% 3%}#Menusection .inside{background-color:#D3CEBE}footer{background-color:#D3CEBE;border-bottom:4px solid #D3CEBE;font-size:.9em;color:#282828}h1,h2,h3,h4,h5,h6{font-weight:normal;color:#696359}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight: inherit}h1{font-size:25px;line-height:27px}h2{font-size:20px;line-height:30px}h3{font-size:17px;line-height:34px}h4{font-size:16px;line-height:30px}h5{font-size:14px;line-height:24px}h6{font-size:12px;line-height:21px}p,blockquote{line-height:22px}em{font-style:italic}strong{font-weight:bold}small{font-size:80%}h1.bordered,h2.bordered,h3.bordered,h4.bordered,h5.bordered,h6.bordered,.bordered h1,.bordered h2,.bordered h3,.bordered h4,.bordered h5,.bordered h6{padding-bottom:10px;border-bottom:1px solid #696359}.process h1,.process h2{padding-bottom:10px;border-bottom:1px solid #696359}h1.bordered:after,h2.bordered:after,h3.bordered:after,h4.bordered:after,h5.bordered:after,h6.bordered:after{width:50px;height:4px;position:relative;display:block;margin-top:7px;margin-bottom:-11px;background-color:#696359;font:0px FontAwesome;content:"."}.process h1:after,.process h2:after{width:50px;height:4px;position:relative;display:block;margin-top:7px;margin-bottom:-11px;background-color:#696359;font:0px FontAwesome;content:"."}.bordered h1:after,.bordered h2:after,.bordered h3:after,.bordered h4:after,.bordered h5:after,.bordered h6:after{width:50px;height:4px;position:relative;display:block;margin-top:7px;margin-bottom:-11px;background-color:#696359;font:0px FontAwesome;content:"."}#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6{font-weight:normal;color:#515151}#footer h1.bordered,#footer h2.bordered,#footer h3.bordered,#footer h4.bordered,#footer h5.bordered,#footer h6.bordered{margin-top:11px;margin-bottom:11px;font-size:17px;line-height:30px}#footer .bordered h1,#footer .bordered h2,#footer .bordered h3,#footer .bordered h4,#footer .bordered h5,#footer .bordered h6{margin-top:11px;margin-bottom:11px;font-size:17px;line-height:30px}h1.borderfoot,h2.borderfoot,h3.borderfoot,h4.borderfoot,h5.borderfoot,h6.borderfoot,.borderfoot h1,.borderfoot h2,.borderfoot h3,.borderfoot h4,.borderfoot h5,.borderfoot h6{padding-bottom:10px;border-bottom:1px solid #696359}.borderfoot h1:after,.borderfoot h2:after,.borderfoot h3:after,.borderfoot h4:after,.borderfoot h5:after,.borderfoot h6:after{width:50px;height:4px;position:relative;display:block;margin-top:7px;margin-bottom:-11px;background-color:#D3CEBE;font:0px FontAwesome;content:"."}a{text-decoration:none;color:#D3CEBE;border:none}a:hover{text-decoration:underline}a:focus{outline:none}#footer a{text-decoration:none;color:#fff;border:none}#footer a:hover{text-decoration:underline}img{border:none}.responsive img{width:100% !important;height:auto !important}.ce_gallery ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery li{float:left}.ce_gallery li.col_first{clear:left}.big_button a,a.big_button{position:relative;display:block;padding:15px 30px;text-align:center;background-color:#D3CEBE;font-size:18px;text-decoration:none;color:#FFFFFF}.big_button a:hover,a.big_button:hover{background-color:rgba(211,206,190,.9)}p.more a,a.more,p.back a,a.back,a.toplink,.toplink a{padding:6px 13px;background-color:#D3CEBE;text-decoration:none;color:#FFFFFF}p.more a:hover,a.more:hover,p.back a:hover,a.back:hover,a.toplink,.toplink a{background-color:rgba(211,206,190,.9)}blockquote p{position:relative;display:block;padding-right:60px;padding-left:80px;font-style:italic}blockquote{position:relative;display:block;margin:0;padding:0}blockquote:before{left:15px;position:absolute;display:block;font:30px FontAwesome;color:#D3CEBE;content: "\f10e"}p.warning{padding:20px;text-align:center;border:1px solid #f00;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}p.warning:before{width:100%;height:30px;position:relative;float:none;clear:both;display:block;padding-bottom:10px;text-align:center;font:30px FontAwesome;font-weight:normal;color:#f00;content:"\f071"}p.confirmation{padding:20px;text-align:center;border:1px solid #15ff00;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}p.confirmation:before{width:100%;height:30px;position:relative;float:none;clear:both;display:block;padding-bottom:10px;text-align:center;font:30px FontAwesome;font-weight:normal;color:#15ff00;content: "\f024"}p.information{padding:20px;text-align:center;border:1px solid #00a6ff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}p.information:before{width:100%;height:30px;position:relative;float:none;clear:both;display:block;padding-bottom:10px;text-align:center;font:30px FontAwesome;font-weight:normal;color:#00a6ff;content: "\f0a1"}.clear{height:0px;position:relative;float:none;clear:both;display:block}.colored{color:#D3CEBE}.hidden{display:none}@media (max-width:767px){.responsive_hidden{display:none !important;}}.line{width:100%;height:1px;background-color:#696359;font-size:1px;line-height:1px}.center{text-align:center}figure{margin:0;padding:0;font-size:0px;line-height:0px}figure.float_left{position:relative;float:left;display:inline-block}figure.float_right{position:relative;float:right;display:inline-block}figure:focus,img:focus{outline:none}.invisible{width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}#logo,#logo_mobil{width:100%;position:relative;display:block}#logo img,#logo_mobil img{width:100%;position:relative;display:block;padding-top:0;padding-bottom:0}#logo a,#logo_mobil a{border:none}.mainmenu{position:relative;float:left;display:block;overflow:visible !important}.mainmenu ul{position:relative;display:block;margin:0;padding:0;background-color:#D3CEBE;list-style-type:none;-ms-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;transition: all 1s ease-in-out}.mainmenu ul.level_1{width:100%;height:40px;position:relative;display:block;margin:0;padding:0 0 0 25px}.mainmenu ul.level_1 li{position:relative;float:left;display:block;margin:0;padding:0}.mainmenu ul.level_1 li a,.mainmenu ul.level_1 li span.active,.mainmenu ul.level_1 li span.forward{height:32px;position:relative;display:inline-block;padding:8px 8px 0;white-space:nowrap;font-size:16px;text-decoration:none;color:#ffffff}.mainmenu ul.level_1 li a:hover,.mainmenu ul.level_1 li span.active,.mainmenu ul.level_1 li.submenu:hover > a,.mainmenu ul.level_1 li a.trail,.mainmenu ul.level_1 li span.forward{background-color:#D3CEBE;color:#ffffff}.mainmenu ul.level_1 li > ul{position:absolute;background-color:#D3CEBE;z-index:999}.mainmenu ul.level_1 li > ul{visibility: hidden;opacity: 0;-webkit-transition-property: opacity, visibility;-moz-transition-property: opacity, visibility;-o-transition-property: opacity, visibility;transition-property: opacity, visibility;-webkit-transition-duration: .2s, 0s;-moz-transition-duration: .2s, 0s;-o-transition-duration: .2s, 0s;transition-duration: .2s, 0s;-webkit-transition-delay: 0s, .2s;-moz-transition-delay: 0s, .2s;-o-transition-delay: 0s, .2s;transition-delay: 0s, .2s}.mainmenu ul li:hover > ul{opacity: 1;visibility: visible;-webkit-transition-delay: 0s, 0s;-moz-transition-delay: 0s, 0s;-o-transition-delay: 0s, 0s;transition-delay: 0s, 0s}.mainmenu ul.level_2{min-width:150px;top:40px;width:auto}.mainmenu ul.level_2 li{width:100%;position:relative;float:none;display:inline-block;margin:0;padding:0}.mainmenu ul.level_2 li a,.mainmenu ul.level_2 li span.active,.mainmenu ul.level_2 li span.forward{position:relative;float:none;display:block;white-space:nowrap;background-color:#C9B2A9;color:#ffffff}.mainmenu ul.level_2 li a:hover,.mainmenu ul.level_2 li span.active,.mainmenu ul.level_2 li a.trail,.mainmenu ul.level_2 li.submenu:hover > a,.mainmenu ul.level_2 li span.forward{background-color:#AF968B}.mainmenu ul.level_2 li > ul{min-width:150px;left:0;top:0;margin-left:100%;width:auto}.mainmenu a.mobile_handle{display:none}@media (max-width:1139px){/* Handle */.mainmenu a.mobile_handle {	height:36px;	width:50px;	position:relative;	display:block;	overflow:hidden; 	background:#D3CEBE;	padding-top:14px;	font-size:14px;	text-decoration:none;	color:#292929;	text-align:center;	cursor:pointer;}/* Res Nav */.mainmenu {	width:100%;}.mainmenu ul {	background:#ffffff;	-ms-transition: all 0s ease-in-out;	-webkit-transition: all 0s ease-in-out;	-o-transition: all 0s ease-in-out;	-moz-transition: all 0s ease-in-out;	transition: all 0s ease-in-out}.mainmenu ul.level_1 {	height:auto;}.mainmenu ul.level_1 li {	float:none;	width:100%;}.mainmenu ul.level_1 li a, .mainmenu ul.level_1 li span.active, .mainmenu ul.level_1 li span.forward {	width:100%;	display:block;	height:50px;	padding:14px 13px 13px 13px;	border-top:1px solid rgba(0,0,0,0.3);	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;   	box-sizing: border-box;        color:#DF0456;}.mainmenu ul.level_1 li a:hover, .mainmenu ul.level_1 li span.active, .mainmenu ul.level_1 li span.forward {	background-color:#D3CEBE !important;	color:#FFFFFF;} .mainmenu ul.level_1 li a.trail, .mainmenu ul.level_1 li.submenu:hover > a {	background-color:rgba(0,0,0,0.1);	color:#282828;}.mainmenu ul li a:hover {	background:#D3CEBE !important;	color:#FFFFFF !important;}.mainmenu ul.level_1 li > ul {	position: relative;	background-color:#ffffff;	z-index:99;}.mainmenu ul.level_1 li > ul {	padding:0px;	display:none;    -webkit-transition-property: opacity, visibility;    -moz-transition-property: opacity, visibility;    -o-transition-property: opacity, visibility;    transition-property: opacity, visibility;    -webkit-transition-duration: .2s, 0s;    -moz-transition-duration: .2s, 0s;    -o-transition-duration: .2s, 0s;    transition-duration: .2s, 0s;     opacity: 1;    visibility: visible;    -webkit-transition-delay: 0s, 0s;    -moz-transition-delay: 0s, 0s;    -o-transition-delay: 0s, 0s;    transition-delay: 0s, 0s;}.mainmenu ul.level_2 {	min-width:auto;	top:0px;	width:auto;}.mainmenu ul.level_2 li {}.mainmenu ul.level_2 li a, .mainmenu ul.level_2 li span.active, .mainmenu ul.level_2 li span.forward {	background:#D8C0B6;	color:#DF0456;}.mainmenu ul.level_2 li a:hover, .mainmenu ul.level_2 li span.active,  .mainmenu ul.level_2 li span.forward {	background-color:#D3CEBE;	color:#FFFFFF;} .mainmenu ul.level_2 li a.trail, .mainmenu ul.level_2 li.submenu:hover > a {	background-color:rgba(0,0,0,0.1);	color:#fff;}.mainmenu ul.level_2 li > ul {	min-width:auto;	width:auto;	left:0;	top:0;	margin-left:0%;	padding:0px;}.mainmenu ul.level_2 li a, .mainmenu ul.level_2 li span.active, .mainmenu ul.level_2 li span.forward {	padding-left:30px !important;	}	.mainmenu ul.level_3 li a, .mainmenu ul.level_3 li span.active, .mainmenu ul.level_3 li span.forward {	padding-left:45px !important;	}		.mainmenu ul.level_4 li a, .mainmenu ul.level_4 li span.active, .mainmenu ul.level_4 li span.forward {	padding-left:60px !important;	}		.mainmenu ul.level_5 li a, .mainmenu ul.level_5 li span.active, .mainmenu ul.level_5 li span.forward {	padding-left:75px !important;	}		.mainmenu ul.level_6 li a, .mainmenu ul.level_6 li span.active, .mainmenu ul.level_6 li span.forward {	padding-left:90px !important;	}		/* Sub Arrow */.mainmenu ul li a.sub_nav{	position:absolute;	width:50px;	height:50px;	right:0px;	top:0px;	margin:0;	padding:0px !important;	background-color:#B70345 !important;	color:#fff;	text-align:center;	cursor:pointer;}.mainmenu ul li a.sub_nav:hover{	background-color:#D3CEBE !important;	color:#2828281;}.mainmenu .icon-angle-up,  .mainmenu .icon-angle-down {	 position:relative;	 display:block;	 padding-top:15px;	 font-size:18px;}}.styleswitcher_area{width:305px;height:100%;left:-305px;top:100px;position:fixed;-ms-transition: all 0.75s ease-in-out;-webkit-transition: all 0.75s ease-in-out;-o-transition: all 0.75s ease-in-out;-moz-transition: all 0.75s ease-in-out;transition: all 0.75s ease-in-out;z-index:9999}@media (max-width:767px){.styleswitcher_area{display:none;}#logo_mobil {display:none !important;}}.styleswitcher_area:hover{left:0}.styleswitcher_area:after{width:40px;height:40px;top:0;position:absolute;overflow:hidden;padding-top:10px;padding-right:2px;text-align:center;background-color:#FFF;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.1);box-shadow:0 0 2px 2px rgba(0,0,0,.1);font:20px FontAwesome;font-weight:normal;color:#4f4f4f;behavior:url('assets/css3pie/1.0.0/PIE.htc');right:-45px;-webkit-font-smoothing: antialiased;content: "\f085";	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	box-sizing: border-box;         /* Opera/IE 8+ */}.mod_zad_switcher{padding:10px 10px 15px;text-align:center}.style_inner{position:relative;overflow:hidden;display:block;margin-bottom:5px;margin-left:5px;background-color:#fff;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.1);box-shadow:0 0 2px 2px rgba(0,0,0,.1);behavior:url('assets/css3pie/1.0.0/PIE.htc')}.style_headline{position:relative;display:block;padding:10px 10px 0;text-align:center;font-size:16px}.mod_zad_switcher a{min-width:40px;position:relative;display:inline-block;margin-right:4px;margin-left:4px;padding:3px 7px;background-color:#fff;border:1px solid rgba(211,206,190,.8);font-size:12px;font-weight:normal;text-decoration:none;color:#D3CEBE;text-transform:uppercase}.mod_zad_switcher a:hover{background-color:rgba(0,0,0,.03)}.mod_changelanguage{height:25px;position:relative;float:right;display:block;margin-top:20px;padding-left:14px;border-left:1px solid #D3CEBE}.mod_changelanguage .lang_active span{margin-right:15px;margin-left:10px;font-size:13px;color:#63544e}.mod_changelanguage .lang_active{height:21px;position:relative;float:right;display:block;padding-top:7px;font-size:0px;line-height:0px}.mod_changelanguage .lang_list{width:0px;height:21px;position:relative;float:left;display:block;padding-top:7px;font-size:0px;line-height:0px;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_changelanguage .lang_active img{margin-left:5px}.mod_changelanguage .lang_active img,.mod_changelanguage .lang_list img{margin-bottom:-2px}.mod_changelanguage .lang_list img{width:0px;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_changelanguage:hover .lang_list{width:16px;padding:7px 5px 0}.mod_changelanguage:hover .lang_list img{width:16px}.social_media_icons{height:25px;position:relative;display:block;margin-top:12px;margin-bottom:10px;white-space:nowrap;border-left:1px solid #D3CEBE}#footer .social_media_icons{margin-right:0;padding-left:0;border-left:0px}.social_media_icons .ce_hyperlink{width:25px;height:20px;position:relative;overflow:hidden;display:inline-block;margin-left:5px;padding-top:5px;text-align:center;font-size:15px}.social_media_icons .ce_hyperlink:hover{background-color:#D3CEBE;color:#FFFFFF}.social_media_icons .ce_hyperlink figure,.social_media_icons .ce_hyperlink img{width:25px;height:25px}.social_media_icons .ce_hyperlink a{width:25px;height:25px;left:0;top:0;position:absolute;display:block;font-size:0px}.header_contact{height:25px;position:relative;float:right;display:block;margin-top:20px;margin-right:15px;padding-left:10px;border-left:1px solid #D3CEBE}.mail_us_button,.call_us_button{position:relative;float:left;display:block;margin-left:5px}.mail_us_button a,.call_us_button a{height:19px;position:relative;display:block;margin-top:0;margin-bottom:0;padding-top:6px;padding-right:7px;padding-bottom:0;line-height:13px;text-decoration:none;color:#63544e}.mail_us_button a:hover,.call_us_button a:hover{background-color:#D3CEBE;color:#FFFFFF}.call_us_button a:before,.mail_us_button a:before{width:25px;height:21px;position:relative;float:left;display:inline-block;margin-top:-6px;margin-right:5px;padding-top:4px;text-align:center;font:16px FontAwesome;color:#63544e}.mail_us_button a:before{content: "\f0e0"}.call_us_button a:before{content: "\f095"}.call_us_button a:hover:before,.mail_us_button a:hover:before{background-color:rgba(0,0,0,.05);color:#FFFFFF}#Menusection .mod_search{width:50px;height:50px;right:0;top:0;position:absolute;overflow:hidden;padding:0;background-color:#D3CEBE;-ms-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;transition: all 1s ease-in-out}#Menusection .mod_search:hover{width:100%}#Menusection .mod_search .formbody{width:100%;height:50px}#Menusection .mod_search .formbody:before{width:50px;height:33px;right:0;top:0;position:absolute;padding-top:17px;text-align:center;background-color:#444;font:15px FontAwesome;color:#D3CEBE;content: "\f002"}#Menusection .mod_search .formbody .submit{width:50px;height:50px;right:0;top:0;position:absolute;margin:0;padding:0;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;border:0px;border-radius:0;font-size:0px;behavior:url('assets/css3pie/1.0.0/PIE.htc');cursor:pointer;background:transparent}#Menusection .mod_search .formbody .submit:hover{background-color:rgba(0,0,0,.05)}#Menusection .mod_search h1,#Menusection .mod_search h2,#Menusection .mod_search h3,#Menusection .mod_search h4,#Menusection .mod_search h5,#Menusection .mod_search h6{width:90px;height:39px;left:0;top:0;position:absolute;margin:0;padding:17px 0 0 20px;font-size:16px;line-height:16px;color:#fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}#Menusection .mod_search .formbody .text{width:100%;height:50px;left:0;top:0;position:absolute;display:block;padding:0 60px 0 90px;vertical-align:middle;background-color:rgba(0,0,0,.01);-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;border:0px;border-radius:0;font-size:14px;behavior:url('assets/css3pie/1.0.0/PIE.htc');-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-webkit-appearance: none}#Menusection .mod_search .header,#Menusection .mod_search .first,#Menusection .mod_search .last,#Menusection .mod_search .even{display:none}.reg_log{height:25px;position:relative;float:right;display:block;margin-top:20px;margin-right:15px;padding-left:10px}#header .login_button{position:relative;float:left;display:block;margin-left:5px}#header .login_button a:before{width:25px;height:20px;position:relative;float:left;display:inline-block;margin-top:-6px;margin-right:5px;padding-top:5px;text-align:center;font:16px FontAwesome;color:#63544e;content: "\f13e"}#header .login_button a:hover:before{background-color:rgba(0,0,0,.05);color:#FFFFFF}#header .login_button a{height:19px;position:relative;display:block;margin-top:0;margin-bottom:0;padding-top:6px;padding-right:7px;padding-bottom:0;line-height:13px;text-decoration:none;color:#63544e;cursor:pointer}#header .login_button a:hover{background-color:#D3CEBE;color:#FFFFFF}#header .register_button a:before{width:25px;height:21px;position:relative;float:left;display:inline-block;margin-top:-6px;margin-right:5px;padding-top:4px;text-align:center;font:16px FontAwesome;color:#63544e;content: "\f007"}#header .register_button a:hover:before{background-color:rgba(0,0,0,.05);color:#FFFFFF}#header .register_button{position:relative;float:left;display:block;margin-left:5px}#header .register_button a{height:19px;position:relative;display:block;margin-top:0;margin-bottom:0;padding-top:6px;padding-right:7px;padding-bottom:0;line-height:13px;text-decoration:none;color:#63544e}#header .register_button a:hover{background-color:#D3CEBE;color:#FFFFFF}#header .header_article{position:relative;float:right;margin-right:20px}.mod_breadcrumb{width:100%;position:relative;clear:both;display:block;padding-bottom:10px}.mod_breadcrumb ul{margin:0;padding:0}.mod_breadcrumb ul li{position:relative;float:left;display:block;margin-right:10px}.mod_breadcrumb ul li a{text-decoration:none;color:#63544e}.mod_breadcrumb ul li a:hover{text-decoration:none;color:#D3CEBE}.mod_breadcrumb ul li:before{margin-right:10px;font-family:FontAwesome;content: "\f178"}.mod_breadcrumb ul li.first:before{display:none}.pdf_link{right:0;top:4px;position:absolute;white-space:nowrap}@media (max-width:767px){.pdf_link {top:0px;}}.pdf_link a{margin-left:5px;font-size:16px;color:#63544e}.pdf_link a:hover{text-decoration:none;color:#D3CEBE}ul.slides{margin:0;padding:0;list-style-type:none}ul.slides li img{width:100% !important;height:auto !important}.ce_flexSlider h1,.ce_flexSlider h2,.ce_flexSlider h3{margin-bottom:0;color:#dedede}.flexslider{overflow:hidden !important;margin-bottom:0px !important}.ce_flexSlider .flex-direction-nav .flex-prev{width:25px;height:80px;left:-0%;top:50%;position:absolute;margin-top:-40px;background-color:#D3CEBE;font-size:0px;text-decoration:none;z-index:99;margin-left:-20px;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_flexSlider:hover .flex-direction-nav .flex-prev{margin-left:0px}.ce_flexSlider .flex-direction-nav .flex-next{width:25px;height:80px;right:0;top:50%;position:absolute;margin-top:-40px;background-color:#D3CEBE;font-size:0px;text-decoration:none;z-index:99;margin-right:-20px;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_flexSlider:hover .flex-direction-nav .flex-next{margin-right:0px}.ce_flexSlider .flex-direction-nav .flex-next:hover,.ce_flexSlider .flex-direction-nav .flex-prev:hover{background-color:rgba(211,206,190,.5)}.ce_flexSlider .flex-direction-nav .flex-prev:before{left:7px;top:28px;position:absolute;font:22px FontAwesome;color:#FFFFFF;content: "\f104"}.ce_flexSlider .flex-direction-nav .flex-next:before{right:7px;top:28px;position:absolute;font:22px FontAwesome;color:#FFFFFF;content: "\f105"}.flex-control-nav{width:100%;height:5px;bottom:0;left:0;position:absolute;margin:0;padding:0;list-style-type:none;z-index:99}.flex-control-nav li{width:10%;height:5px;position:relative;float:left}.flex-control-nav li a{width:100%;height:5px;position:relative;display:block;background-color:#D3CEBE;-ms-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out}.flex-control-nav li a.flex-active{background-color:#ffffff}.flex-caption{max-width:100%;bottom:0;right:0;position:absolute;display:block;margin:4%;padding:1% 3%;background-color:rgba(0,0,0,.5);color:#fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}@media (max-width:680px){.flex-caption {display:none;}}#Slidersection .tabcontrol_tabs ul{margin:0;padding:0;border:0px;list-style-type:none}#Slidersection ul{list-style-type:none}#Slidersection .tabcontrol_tabs ul li{height:19px;position:relative;float:left;display:block;margin-right:-1px;padding:6px 13px 0;border-right:1px solid #D3CEBE;border-left:1px solid #D3CEBE;line-height:13px;cursor:pointer}#Slidersection .tabcontrol_tabs ul li.tab_0{border-right:1px;border-left:0px}#Slidersection .tabcontrol_tabs ul li.selected{background-color:#D3CEBE;color:#FFFFFF}#Slidersection .tabcontrol_tabs{bottom:0;right:0;position:absolute}#Slidersection .ce_tabcontrol{padding-top:10px}@media (max-width:1139px){#Slidersection .panes{padding-bottom:50px;}}aside nav ul{margin:0;padding:0;list-style-type:none}aside nav ul li{width:100%;position:relative;display:block;background-color:#D3CEBE;list-style-type:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}aside nav ul li a,aside nav ul li span,#portfolio_filter a{width:100%;position:relative;overflow:hidden;display:block;margin-bottom:1px;padding:6px 10px 6px 15px;background-color:#FDEEDE;text-decoration:none;color:#515151;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}aside nav ul li a:before,aside nav ul li span:before,#portfolio_filter a:before{margin-right:15px;font-family:FontAwesome;color:#646464;content: "\f0da";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}aside nav ul li a:hover:before,aside nav ul li span:hover:before,aside nav ul li span.active:before,#portfolio_filter a.active:before,#portfolio_filter a:hover:before{color:#D3CEBE}aside nav ul li a:hover,aside nav ul li span.active,aside nav ul li span.forward:hover,#portfolio_filter a:hover,#portfolio_filter a.active{background-color:#ceb7b1;text-decoration:none;color:#FFFFFF}aside nav ul.level_1 li > ul{display:none}aside nav ul.level_1 li.active > ul,aside nav ul.level_1 li.trail > ul{display:block}aside nav ul ul li{padding-left:15px}.service-link{position:relative;display:block;padding-top:15px;padding-bottom:15px;text-align:center;font-size:13px;font:13px 'TitilliumText22LRegular',Arial,sans-serif !important;line-height:22px !important}.service-link:before{font:50px FontAwesome}.service-link a{position:relative;display:table;margin-top:20px;margin-right:auto;margin-left:auto;padding:6px 13px;background-color:#D3CEBE;line-height:13px;text-decoration:none;color:#FFFFFF}.service-link a:hover{background-color:rgba(211,206,190,.9)}.mod_newslist .layout_latest,.mod_newsarchive .layout_latest{position:relative;display:block;padding-left:70px}.mod_newslist .layout_latest time,.mod_newsarchive .layout_latest time{width:50px;left:0;top:7px;position:absolute;padding-bottom:5px;text-align:center;background-color:#D3CEBE}.categorie_box{bottom:0;left:0;position:absolute;margin:0;padding:0 10px;white-space:nowrap;background-color:#D3CEBE;font-size:13px;color:#FFFFFF}.mod_newslist .layout_latest time .date_box_day,.mod_newsarchive .layout_latest time .date_box_day{padding-top:5px;padding-bottom:5px;font-size:22px;font-weight:bold;color:#FFFFFF}.mod_newslist .layout_latest time .date_box_month,.mod_newsarchive .layout_latest time .date_box_month{color:#FFFFFF}.mod_newslist .layout_latest .info,.mod_newsarchive .layout_latest .info{position:relative;float:none;clear:both;display:block;margin-top:20px;margin-bottom:50px;padding-top:10px;border-top:1px solid #696359}.mod_newslist .layout_latest h2,.mod_newsarchive .layout_latest h2{margin-top:0;padding-bottom:10px;border-bottom:1px solid #696359}.mod_newslist .layout_latest h2 a,.mod_newsarchive .layout_latest h2 a{text-decoration:none;color:#515151;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_newslist .layout_latest h2 a:hover,.mod_newsarchive .layout_latest h2 a:hover{color:#D3CEBE}.mod_newslist .layout_latest .info i,.mod_newsarchive .layout_latest .info i{margin-right:5px}.mod_newslist .layout_latest .info .icon-comments,.mod_newslist .layout_latest .info .icon-user,.mod_newslist .layout_latest .info .icon-exclamation-sign,.mod_newsarchive .layout_latest .info .icon-comments,.mod_newsarchive .layout_latest .info .i{margin-left:20px}.pagination{}.pagination ul{height:30px;position:relative;float:left;display:block;margin:0;padding:15px 0 0;list-style-type:none}.pagination p{position:relative;float:right;display:block;margin-right:10px}.pagination ul li{position:relative;float:left;display:block}.pagination ul li a,.pagination ul li span{margin-right:10px;padding:6px 13px;background-color:#D3CEBE;text-decoration:none;color:#515151;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.pagination ul li a:hover,.pagination ul li span{background-color:#D3CEBE;color:#FFFFFF}.mod_newslist .layout_simple{height:50px;position:relative;overflow:hidden;display:block;margin-bottom:10px;padding:10px;background-color:#D3CEBE}#Slidersection .mod_newslist .layout_simple{margin-bottom:5px;background-color:rgba(0,0,0,.1)}.mod_newslist .layout_simple figure,.mod_newslist .layout_simple img{left:0;top:0;width:50px !important;height:50px !important;padding:0px !important;margin:0px !important;position:absolute !important}.mod_newslist .layout_simple figure{left:10px;top:10px;opacity: 10;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_newslist .layout_simple figure a{margin:0 10px 0 0;padding:0;line-height:0px}.mod_newslist .layout_simple:hover figure{opacity: 0}.mod_newslist .layout_simple a{height:58px;position:relative;overflow:hidden;display:block;margin-top:-2px;padding-left:60px;text-decoration:none;color:#515151;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_newslist .layout_simple a:hover{color:#D3CEBE}.mod_newslist .layout_simple time{width:50px;height:50px;left:10px;top:10px;position:absolute;text-align:center;background-color:#D3CEBE}.mod_newslist .layout_simple time .date_box_day{padding-top:3px;padding-bottom:0;font-size:22px;font-weight:bold;color:#FFFFFF}.mod_newslist .layout_simple time .date_box_month{margin-top:-4px;color:#FFFFFF}.mod_newsmenu ul{margin:0;padding:0;list-style-type:none}.mod_newsmenu ul li a,.mod_newsmenu ul li span{width:100%;position:relative;overflow:hidden;display:block;margin-bottom:1px;padding:6px 10px 6px 15px;background-color:#D3CEBE;text-decoration:none;color:#515151;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_newsmenu ul li.year a,.mod_newsmenu ul li.year span{padding-top:12px;padding-bottom:12px;text-align:center;font-weight:bold}.mod_newsmenu ul li ul.level_2{padding-bottom:10px}.mod_newsmenu ul.level_2 li a,.mod_newsmenu ul.level_2 li span{padding-top:6px;padding-bottom:6px;text-align:left;font-weight:normal}.mod_newsmenu ul.level_2 li a:before,.mod_newsmenu ul.level_2 li span:before{margin-right:15px;font-family:FontAwesome;color:#D3CEBE;content: "\f0da";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_newsmenu ul li a:hover:before,.mod_newsmenu ul li span:hover:before,.mod_newsmenu ul li span.active:before{color:#FFFFFF}.mod_newsmenu ul li a:hover,.mod_newsmenu ul li span.active{background-color:#D3CEBE;text-decoration:none;color:#FFFFFF}.mod_newsmenu ul li a b,.mod_newsmenu ul li span b{float:right;font-size:11px;font-weight:normal;color:rgba(99,84,78,.7)}@media (max-width:1020px){.mod_newsmenu ul li a b, .mod_newsmenu ul li span b{display:none;}}.mod_newsreader .layout_full .info i,.mod_newsreader .layout_full .info i{margin-right:5px}.mod_newsreader .layout_full .info .icon-comments,.mod_newsreader .layout_full .info .icon-user,.mod_newsarchive .layout_latest .info .icon-comments,.mod_newsarchive .layout_latest .info .icon-user{margin-left:20px}.ce_comments{}.reply{margin-left:50px}.comment{padding:10px 10px 10px 20px;background-color:#D3CEBE;border-left:4px solid #D3CEBE}.com_by{color:#D3CEBE}.ce_comments i{margin-right:10px;margin-left:20px}.ce_comments .form{margin-top:20px}#Informationsection .layout_portfolio_images{width:20%;height:0px;position:relative;overflow:hidden;float:left;display:block;padding-bottom:20%}#container .layout_portfolio_images{width:25%;height:25px;position:relative;overflow:hidden;float:left;display:block;padding-bottom:25%;height:auto !important}#Informationsection .mod_newslist{margin:-2.1% -3.2% -2.2%}#Informationsection .mod_article{overflow:visible}.layout_portfolio_images_box{width:100%;height:100%;left:0;top:0;position:absolute}.layout_portfolio_images_box,.layout_portfolio_images_box figure,.layout_portfolio_images_box img{width:100%;height:100%;position:absolute}.layout_portfolio_images_box a{width:100%;height:100%;left:0;top:0;position:absolute;background-color:rgba(255,255,255,.2);font-size:0px;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out}.layout_portfolio_images_box a:hover{background-color:rgba(255,255,255,.01)}.portfolio_categorie{float:right}@media (max-width:400px){.portfolio_categorie{float:none;}}.mod_eventlist .layout_teaser{position:relative;display:block;padding-left:70px}.mod_eventlist .layout_teaser .event_date_box{width:50px;left:0;top:7px;position:absolute;padding-bottom:5px;text-align:center;background-color:#D3CEBE}.mod_eventlist .layout_teaser .event_date_box .event_date_day{padding-top:5px;padding-bottom:5px;font-size:22px;font-weight:bold;color:#FFFFFF}.mod_eventlist .layout_teaser .event_date_box .event_date_month{color:#FFFFFF}.mod_eventlist .layout_teaser .info{position:relative;float:none;clear:both;display:block;margin-top:20px;margin-bottom:50px;padding-top:10px;border-top:1px solid #696359}.mod_eventlist .layout_teaser h2{margin-top:0;padding-bottom:10px;border-bottom:1px solid #696359}.mod_eventlist .layout_teaser h2 a{text-decoration:none;color:#515151;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_eventlist .layout_teaser h2 a:hover{color:#D3CEBE}.mod_eventlist .layout_teaser .info i,.mod_eventreader .layout_full .info i{margin-right:5px}.mod_eventlist .layout_teaser  .info .icon-calendar,.mod_eventlist .layout_teaser  .info .icon-map-marker,.mod_eventreader .layout_full .info .icon-map-marker{margin-left:20px}.mod_eventmenu ul{margin:0;padding:0;list-style-type:none}.mod_eventmenu ul li a,.mod_eventmenu ul li span{width:100%;position:relative;overflow:hidden;display:block;margin-bottom:1px;padding:6px 10px 6px 15px;background-color:#D3CEBE;text-decoration:none;color:#515151;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_eventmenu ul li.year a,.mod_eventmenu ul li.year span{padding-top:12px;padding-bottom:12px;text-align:center;font-weight:bold}.mod_eventmenu ul li ul.level_2{padding-bottom:10px}.mod_eventmenu ul.level_2 li a,.mod_eventmenu ul.level_2 li span{padding-top:6px;padding-bottom:6px;text-align:left;font-weight:normal}.mod_eventmenu ul.level_2 li a:before,.mod_eventmenu ul.level_2 li span:before{margin-right:15px;font-family:FontAwesome;color:#D3CEBE;content: "\f0da";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_eventmenu ul li a:hover:before,.mod_eventmenu ul li span:hover:before,.mod_newsmenu ul li span.active:before{color:#FFFFFF}.mod_eventmenu ul li a:hover,.mod_eventmenu ul li span.active{background-color:#D3CEBE;text-decoration:none;color:#FFFFFF}.mod_eventmenu ul li a b,.mod_eventmenu ul li span b{float:right;font-size:11px;font-weight:normal;color:rgba(99,84,78,.7)}@media (max-width:1020px){.mod_eventmenu ul li a b, .mod_eventmenu ul li span b{display:none;}}.minicalendar_box{position:relative;overflow:hidden;display:block;margin-top:5px;margin-bottom:20px;padding-bottom:10px;background-color:#D3CEBE}.minicalendar_head{width:100%;background-color:#D3CEBE}.minicalendar_head tr th.previous,.minicalendar_head tr th.current,.minicalendar_head tr th.next{height:170px;margin-right:auto;margin-left:auto;vertical-align:middle;text-align:center;font-size:20px;font-weight:normal;color:#FFFFFF}.minicalendar_head tr th.previous,.minicalendar_head tr th.next{padding-right:20px;padding-left:20px}.minicalendar_head tr th a{font-size:30px;text-decoration:none;color:#FFFFFF}.minicalendar_head tr th a:hover{color:#fff}.minicalendar_head tr th.current{width:100%}.minicalendar_body{width:90%;margin-right:5%;margin-left:5%;table-layout: fixed}.minicalendar_body tr.week_day th{margin-right:auto;margin-left:auto;padding-top:10px;padding-bottom:10px;vertical-align:middle;text-align:center;font-size:10px;font-weight:bold;color:#515151;text-transform:uppercase}.minicalendar_body tr td{overflow:hidden;margin-right:auto;margin-left:auto;padding-top:4px;padding-bottom:4px;vertical-align:middle;text-align:center;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.minicalendar_body tr td:hover,.minicalendar_body tr td.selected{background-color:#D3CEBE;color:#FFFFFF}.minicalendar_body tr td a{width:100%;height:100%;text-decoration:none;color:#D3CEBE}.minicalendar_body tr td:hover a,.minicalendar_body tr td.selected a{color:#FFFFFF}.ce_downloads,.ce_download{}.ce_downloads ul{margin:0;padding:0;list-style-type:none}.ce_downloads ul li,.ce_download a{position:relative;display:block;margin-bottom:10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}.ce_downloads ul li a,.ce_download a{width:100%;position:relative;display:block;padding:12px 40px 10px;background-color:#D3CEBE;text-decoration:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_downloads ul li a:hover,.ce_downloads ul li a:active,.ce_download a:hover,.ce_download a:active{background-color:#D3CEBE;color:#FFFFFF}.ce_downloads ul li a span,.ce_download a span{position:relative;float:right;display:block;text-decoration:none;color:#63544e;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_downloads ul li a:hover span,.ce_downloads ul li a:active span,.ce_download a:hover span,.ce_download a:active span{color:#FFFFFF}.ce_downloads ul li a:before,.ce_download a:before{right:10px;top:13px;position:absolute;display:block;font:16px FontAwesome;text-decoration:none;color:#D3CEBE;content: "\f019";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_downloads ul li a:hover:before,.ce_downloads ul li a:active:before,.ce_download a:hover:before,.ce_download a:active:before{color:#FFFFFF}.ce_downloads ul li a:after,.ce_download a:after{position:relative;float:none;clear:both;display:block;content:""}.ce_downloads ul li img,.ce_download img{left:12px;top:12px;position:absolute;z-index:9}.mod_faqlist{}.mod_faqlist ul{margin:0;padding:0;list-style-type:none}.mod_faqlist ul li{position:relative;display:block;margin-bottom:10px}.mod_faqlist ul li a{width:100%;position:relative;display:inline-block;padding:11px 11px 11px 40px;background-color:#D3CEBE;text-decoration:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_faqlist ul li a:hover,.mod_faqlist ul li a:active{background-color:#D3CEBE;color:#FFFFFF}.mod_faqlist ul li a:before{left:15px;top:12px;position:absolute;display:block;font:16px FontAwesome;color:#515151;content: "\f128";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_faqlist ul li a:active:before,.mod_faqlist ul li a:hover:before{color:#FFFFFF}.ce_accordion{margin-bottom:10px}.ce_accordion .toggler{width:100%;position:relative;display:block;padding:11px 40px 11px 11px;background-color:#D3CEBE;color:#515151;cursor:pointer;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_accordion .toggler:hover,.ce_accordion .ui-accordion-header-active{background-color:#D3CEBE;color:#FFFFFF}.ce_accordion .toggler:focus{outline:none}.ce_accordion .ui-accordion-header:after{right:15px;top:13px;position:absolute;font:16px FontAwesome;color:#D3CEBE;content: "\f0ab";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_accordion .ui-accordion-header:hover:after{color:#FFFFFF}.ce_accordion .ui-accordion-header-active:after{right:15px;top:13px;position:absolute;font:16px FontAwesome;color:#FFFFFF;content: "\f0aa";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_accordion .accordion{padding:10px 11px}form label{position:relative;float:none;display:block;margin-bottom:5px}form{position:relative}form fieldset label{display:inline}form .text,form .textarea,form .captcha{width:100%;margin-bottom:10px;padding:8px 10px;background-color:#efe6e2;border:0px;color:#515151;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}#Slidersection form .text{background-color:#FFFFFF}form .upload{margin-bottom:10px;margin-left:0}form .text:focus,form .textarea:focus,form .captcha:focus,#Slidersection form .text:focus{background-color:#D3CEBE;color:#FFFFFF;outline:none}form .select{width:100%;margin-bottom:10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}form fieldset{margin-bottom:10px;padding:0;border:0px}form fieldset legend{margin-bottom:10px}form fieldset span label{margin-right:15px;margin-left:-3px}form span.mandatory{margin-left:3px;font-weight:bold;color:#D3CEBE}form p.error{margin-top:0;margin-bottom:5px;color:#D3CEBE}form br{display:none}form .submit{position:relative;float:none;clear:both;display:block;margin-top:10px;padding:6px 13px;background-color:#D3CEBE;border:0px;text-decoration:none;color:#FFFFFF;cursor:pointer}form .submit:hover{background-color:rgba(211,206,190,.9)}form .submit:focus{outline:none}.mod_subscribe .checkbox_container span,.mod_subscribe .checkbox_container span label,.mod_subscribe .checkbox_container span input{position:relative;float:left;display:inline}.mod_unsubscribe .checkbox_container span,.mod_unsubscribe .checkbox_container span label,.mod_unsubscribe .checkbox_container span input{position:relative;float:left;display:inline}.mod_subscribe .checkbox_container,.mod_unsubscribe .checkbox_container{position:relative;display:block;padding-bottom:20px}.mod_subscribe .checkbox_container span label,.mod_unsubscribe .checkbox_container span label{margin-right:10px}.mod_search .even,.mod_search .odd{position:relative;overflow:hidden;display:block;margin-bottom:20px;background-color:#D3CEBE}.mod_search .even a,.mod_search .odd a{width:100%;position:relative;display:inline-block;padding:6px 11px;background-color:rgba(211,206,190,.7);font-size:16px;text-decoration:none;color:#FFFFFF;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_search .even a:hover,.mod_search .odd a:hover{background-color:rgba(211,206,190,.99)}.mod_search .even a span,.mod_search .odd a span{float:right;padding-top:2px;font-size:12px;color:#fff}.mod_search .even div,.mod_search .odd div{padding:10px 20px}.mod_search .text{-webkit-appearance: none}aside .mod_search fieldset{position:relative;display:none}.dlh_googlemap{width:100% !important}.mod_dlh_googlemaps{margin-bottom:20px}.ce_table table{width:100%;table-layout: fixed}.ce_table table th,.ce_table table td{padding:8px 10px;text-align:left}.ce_table table thead th{border-bottom:1px solid #696359;cursor:pointer}.ce_tabcontrol{}.ce_tabcontrol ul{position:relative;display:block;margin:0;padding:0;border-bottom:1px solid #D3CEBE;list-style-type:none}.ce_tabcontrol ul:after{position:relative;float:none;clear:both;display:block;content:""}.ce_tabcontrol ul li{position:relative;float:left;display:block;margin-right:1px;padding:6px 10px;background-color:#D3CEBE;cursor:pointer}.ce_tabcontrol ul li:hover,.ce_tabcontrol ul li.selected{background-color:#D3CEBE;color:#FFFFFF}.icon_list{margin-top:40px}.icon_list i{position:relative;float:left;display:block;font-size:20px;width:30px !important}.list_colored i{color:#D3CEBE}.icon_list div{width:25%;min-height:40px;position:relative;float:left;display:block}@media (max-width:680px){.icon_list div {    width:100%;}}.sc2{width:48.5%;padding-right:3%}.sc3{width:31.3%;padding-right:3%}.sc3-2{width:65.6%;padding-right:3%}.sc4{width:22.75%;padding-right:3%}.sc4-2{width:48.5%;padding-right:3%}.sc4-3{width:74.25%;padding-right:3%}.sc5{width:17.6%;padding-right:3%}.sc5-2{width:38.2%;padding-right:3%}.sc5-3{width:58.8%;padding-right:3%}.sc5-4{width:79.4%;padding-right:3%}.sc-last{padding-right:0}@media (max-width:767px){.sc2, .sc3, .sc3-2, .sc4, .sc4-2, .sc4-3, .sc5, .sc5-2, .sc5-3, .sc5-4 {    width:100% !important;    padding-right:0% !important;}}@media (max-width:1139px){#Slidersection .sc2,#Slidersection .sc3,#Slidersection .sc3-2,#Slidersection .sc4,#Slidersection .sc4-2,#Slidersection .sc4-3,#Slidersection .sc5,#Slidersection .sc5-2,#Slidersection .sc5-3,#Slidersection .sc5-4 {    width:100% !important;    padding-right:0% !important;}}form td p.error{color:#f00}.zoomIt_zoomed{border:0px;-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}input{font:13px 'TitilliumText22LRegular',Arial,sans-serif}.info_container{margin-bottom:20px;padding-bottom:40px}.blocks_home h3{margin-bottom:0;padding-bottom:10px;text-align:center;color:#707070}.content-slider .ce_text{position:relative}.content-slider .ce_image,.content-slider .ce_image .image_container{margin:0;padding:0}.content-slider .ce_image .caption{bottom:15px;    left:30px;    position:absolute;    display:block;    margin-top:0;    margin-bottom:0;    padding:5px 8px;    background-color:rgba(255,255,255,.5);    font-size:16px;    font-weight:bold;    color:#643b8f;    width: auto !important}.home .mod_article .ce_sliderStart,.mod_article .ce_sliderStart{position:relative}.home .slider-control{height:0;position:static}.slider-control{height:0;position:static}.slider-control a{height:0;top:50%;margin-top:-30px}.slider-control .slider-prev{width:50px;height:60px;left:0;display:block;background-image:url("../../files/Design/arrow-left-big.png");background-position:left center;background-repeat:no-repeat;text-indent:-9999em;opacity: 0.5}.slider-control .slider-prev:hover{opacity: 1}.slider-control .slider-next{width:50px;height:60px;right:0;display:block;background-image:url("../../files/Design/arrow-right-big.png");background-position:left top;background-repeat:no-repeat;text-indent:-9999em;opacity: 0.5}.slider-control .slider-next:hover{opacity: 1}.slider-control .slider-menu{bottom:0;top: auto}.slider-menu b{margin:0 5px;font-size:10px}.slider-wrapper > *{width:100%;position:relative;float:left}.sliderbox .slider-wrapper .ce_text,.sliderbox .slider-wrapper .ce_image{padding:20px 25px;background-color:#f5f5f5;border:1px solid #e7e7e7;border-radius:3px;behavior:url('assets/css3pie/1.0.0/PIE.htc')}.sliderbox .image_container{margin-bottom:0}.sliderbox .image_container img{padding:0;background:none;border:none}.sliderbox .ce_text,.sliderbox .ce_image{margin-top:0;margin-bottom:0}.sliderbox .slider-control .slider-prev,.sliderbox .slider-control .slider-next{height:80px;background-color:rgba(0,0,0,.2)}.sharebuttons{margin-top:10px;margin-bottom:10px}h6.sharebuttons{margin:0;padding:7px 10px 0 0;float:left;font-size:.9em}@keyframes zeigedich{from {opacity:0;height: auto; font-size: 0.4em;}to {opacity:1;height: auto;font-size:1.3em;}}@-webkit-keyframes zeigedich{from {opacity:0;height: auto; font-size: 0.4em;}to {opacity:1;height: auto;font-size:1.3em;}}#button{opacity:0;    height: 0;    animation-name: zeigedich;    animation-duration: 2s;    animation-timing-function: linear;    animation-fill-mode: forwards;    animation-delay: 5s;    animation-iteration-count:1;    animation-play-state: running;         -webkit-animation-name: zeigedich;    -webkit-animation-duration: 2s;    -webkit-animation-timing-function: linear;    -webkit-animation-fill-mode: forwards;    -webkit-animation-delay: 5s;    -webkit-animation-iteration-count: 1;    -webkit-animation-play-state: running}.kontaktbutton a{position:relative;    float:none;    clear:both;    display:block;    margin-top:0;    padding:6px 13px;    background-color:#D3CEBE;    border:0px;    text-decoration:none;    color:#FFFFFF;    cursor:pointer}.kontaktbutton a:hover{position:relative;    float:none;    clear:both;    display:block;    margin-top:0;    padding:6px 13px;    background-color:#D3CEBE;    border:0px;    text-decoration:underline;    color:#FFFFFF;    cursor:pointer}.cookiebar{margin:0;padding:0;background-color:rgba(0,0,0,.8);font-size:.8em}
@media screen{
/* Background.css */
body{background:#fff url("../../files/Design/bg/bg_overlay10.png") left top repeat}
}
