/*
@import url(http://fonts.googleapis.com/css?family=PT+Sans);
*/
body,html,.page {
  background: white;
}

@font-face {
  font-family: "cs_demi";
  src: local('Corporate S Demi'),
  /*url('/css/fonts/din_bold.woff') format('woff'),
  url('/css/fonts/din_bold.eot') format('embedded-opentype'),  
  url('/css/fonts/din_bold.eot?#iefix') format('embedded-opentype'),  
 url('/css/fonts/din_bold.ttf')  format('truetype'),  
 url('/css/fonts/din_bold.svg#svgFontName') format('svg'), */
  url('/css/fonts/CorporateS-Demi.woff') format('woff'),
 url(/css/fonts/CorporateS-Demi.otf) format('opentype'),
  url('/css/fonts/CorporateS-Demi.svg#svgFontName') format('svg')
 ;
 font-weight: normal;

}


@font-face {
  font-family: "cs_reg";
  src:  url('/css/fonts/corporate-s.woff') format('woff'),  url('/css/fonts/corporate-s.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
}


@font-face {
  font-family: "cs_bold";
  src: local('Corporate S Bold'),
  url('/css/fonts/corporate_s_bold.woff') format('woff'),
  url('/css/fonts/corporate_s_bold.eot?#iefix') format('embedded-opentype')
  /*url('/css/fonts/din_bold.woff') format('woff'),
  url('/css/fonts/din_bold.eot') format('embedded-opentype'),
  url('/css/fonts/din_bold.eot?#iefix') format('embedded-opentype'),
 url('/css/fonts/din_bold.ttf')  format('truetype'),
 url('/css/fonts/din_bold.svg#svgFontName') format('svg'), */
  /*url(/css/fonts/CorporateS-Light.otf) format('opentype')*/
;
  font-weight: normal;
}

/*
@font-face {
  font-family: "fakt";
  src:
   url('/css/fonts/FaktSlabPro-Normal.woff') format('woff'),
  url('/css/fonts/FaktSlabPro-Normal.eot?#iefix') format('embedded-opentype')

;
  font-weight: normal;
}
*/



@font-face {
  font-family: "fakt_bold";
  src:
   url('/css/fonts/FaktSlabPro-Bold.woff') format('woff'),
   url('/css/fonts/FaktSlabPro-Bold.eot?#iefix') format('embedded-opentype')
  /*url('/css/fonts/din_bold.woff') format('woff'),
  url('/css/fonts/din_bold.eot') format('embedded-opentype'),
  url('/css/fonts/din_bold.eot?#iefix') format('embedded-opentype'),
 url('/css/fonts/din_bold.ttf')  format('truetype'),
 url('/css/fonts/din_bold.svg#svgFontName') format('svg'),
url(/css/fonts/CorporateS-Light.otf) format('opentype')*/
;
  font-weight: normal;
}

* {
  -webkit-hyphenate-character: "-";
}
/*
@font-face {
	font-family: 'MyFontFamily';
	src: url('myfont-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('myfont-webfont.woff') format('woff'), 
	     url('myfont-webfont.ttf')  format('truetype'),
	     url('myfont-webfont.svg#svgFontName') format('svg');
	}


*/

/*  ==> antialiasing! http://www.dev-metal.com/fix-ugly-font-rendering-google-chrome/
-webkit-text-stroke: 0.6px;
-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
text-shadow: 0 0 1px rgba(51,51,51,0.2); // find your own color/alpha settings
*/


/* Always show vertical scroll:  overflow-y: -moz-scrollbars-vertical; */
html {
  overflow-y: scroll;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}

nav ul, nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
b, strong {
  font-family: cs_bold, sans-serif;
  font-weight: normal;
}
/*
video {
  width: 100%    !important;
  height: auto   !important;
}
*/

/* ================================= 
   Content
   ================================= */
input, select, textarea, button {
  font-family: cs_demi, Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  margin: 0;
  color: #777;
  letter-spacing:0.03em;
}

input[type=text], input[type=password] {

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.page, .platocontent, .platocontent p, .platocontent tbody, .content-wrapper, .cms_content_content, section, section p {
  font-family: cs_demi, Arial, sans-serif;
  font-size: 19px;
  line-height: 28px;
  color: #777;
  letter-spacing:0.03em;
}

.cs_demi {
  font-family: cs_demi, Arial, sans-serif;
}
.cs_bold {
  font-family: cs_bold, Arial, sans-serif;
}

h1 {
  font-family: 'fakt_bold', serif;
  letter-spacing:2px;
}
h2, h3, h4, h5 {
  font-family: 'fakt_bold', serif;
  letter-spacing:0.05em;
}

h1.h-bold, h2.h-bold, h3.h-bold, h4.h-bold {
  font-family: 'fakt_bold', serif;
}

.platocontent h1, .cms_h1_content, section h1 {
  font-weight: normal;
  margin: 0;
  padding: 0 0 10px 0;
  line-height: normal;
  color: #00d1ef;
  font-size: 35px;
  text-transform: uppercase;

}

.platocontent h2, .cms_h2_content, section h2 {
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 10px 0;
  line-height: normal;
  color: #00d1ef;
  text-transform: uppercase;
}

.platocontent h3, section h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 9px 0 4px 0;
  line-height: normal;
  color: #00d1ef;
  text-transform: none;

}

.platocontent h4, section h4 {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 9px 0 8px 0;

  line-height: 28px;
  color: #00d1ef;
  text-transform: none;
  font-family:"cs_demi", sans-serif;
}


.platocontent h5, .cms_h2_content, section h5 {
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 10px 0;
  line-height: normal;
  color: #00d1ef;
  text-transform: none;
}
/* ================================= 
   Margin && Content
   ================================= */
.platocontent p, .platomargin p {
  padding: 14px 0 0 0;
  margin: 0;
  clear: both;
}

.platocontent p.p-block, .platomargin p.p-block {
  margin: 0;
  padding: 0 0 0 0;
  clear: both;
}

.cms_h1_content, .cms_h2_content, .cms_h1_margin, .cms_h2_margin {
  margin: 0;
  padding: 0;
  line-height: normal;
}

/* ================================= 
   Standard Contents
   ================================= */
cite {
  margin: 0 0 0 20px;
  padding: 0 0 0 15px;
  border-left: 1px solid #ccc;
  display: block;
  font-style: normal;
}

br.invisible-br, .br {
  height: 1px;
  clear: both;
  line-height: 1px;
  overflow: hidden;
  font-size: 1px;
}

/* ================================= 
   Links
   ================================= */
.platocontent a, .platomargin a {
  color: #31d1ea;
  text-decoration: none;
  font-size: inherit;



}

.platocontent a:hover, .platomargin a:hover, a:hover {
  color: #31d1ea;
  text-decoration: none;
}

a.stdlink, a.stdlink-ext, a.internal-link, a.mail-link, a.popup-link {
/*  color: #3399ff;
  text-decoration: none;
  font-size: inherit;*/


  /* color fade animation example */
  -o-transition: color .15s;
  -moz-transition: color .15s;
  -webkit-transition: color .15s;
  transition: color .15s;


}

a.stdlink:hover, a.stdlink-ext:hover, a.internal-link:hover, a.mail-link:hover {
}

a.stdlink-ext, a.stdlink-ext:hover {
  color: #ff7f00;
}

/* =================================
   Lists UL OL
   ================================= */
ul, li { margin: 0; padding: 0; list-style-type: none; }

.platocontent ul.stdlist, .platomargin ul.stdlist {
  margin: 5px 0 5px 0;
  padding: 0;
}

.platocontent ul.stdlist, .platomargin ul.stdlist {
  list-style-type: none;
}

.platocontent ul.stdlist ul, .platomargin ul.stdlist ul {
  margin: 0 0 0 12px;
  padding: 0;
}

/* IE 
* html .platocontent ul.stdlist ul, * html .platomargin ul.stdlist ul {
margin:0 0 2px 0;
}*/

.platocontent ul.stdlist li, .platomargin ul.stdlist li {
  margin: 0;
  padding: 6px 0 6px 22px;
  background: url(/layout/list_item.svg) no-repeat 1px 15px; /* SVG??!?!?*/
  background-size:10px 10px;
}
/*
@media(-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 120dpi), (min-resolution: 2dppx) {
  .platocontent ul.stdlist li, .platomargin ul.stdlist li {
    background: url(/images/layout/list_item2.png) no-repeat 0 center;
    background-size: 5px;
  }
}
*/

.platocontent ol.stdlist, .platomargin ol.stdlist {
  margin: 5px 0 0 20px;
  padding: 0;
}

.platocontent ol.stdlist ol, .platomargin ol.stdlist ol {
  margin: 0 20px;
  padding: 0;
}

.platocontent ol.stdlist li, .platomargin ol.stdlist li {
  padding: 0 0 0 0;
  margin: 0;
}

/* Count 1. 1.1 etc. */
.platocontent ol, .platomargin ol { counter-reset: item; }

.platocontent ol li, .platomargin ol li { display: block }

.platocontent ol li:before, .platomargin ol li:before { content: counters(item, ".") ". "; counter-increment: item; }

.platocontent ul.cl li, .platomargin ul.cl li {
  margin: 0;
  padding: 0 0 0 16px;
}

.platocontent ul.cl ul, .platomargin ul.cl ul {
  margin: 0 10px 2px 16px;
}

/* ================================= 
   Lists DL
   ================================= */
.platocontent dl {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0 0 10px 0;
}

.platocontent dt {
  font-weight: bold;
  float: left;
  width: 30%;
  padding: 0;
  margin: 0;
}

.platocontent dd {
  float: left;
  width: 70%;
  padding: 0;
  margin: 0;
}

.platocontent dd ul {
  margin: 0 !important;
}

/* =================================
   Lists Checkmark
   ================================= */
.platocontent ul.cl li.plus, .platomargin ul.cl li.plus {
  background: url(/images/layout/list_item_checkmark.gif) no-repeat 0 3px;
}

.platocontent ul.cl li.minus, .platomargin ul.cl li.minus {
  background: url(/images/layout/list_item_checkmark_off.gif) no-repeat 0 3px;
  color: #aaa;
}

/* ================================= 
   CMS Content Classes and Modules
   ================================= */
/* Bild Tag */
.inline-image {
  vertical-align: middle;
}

/* Suchbegriff hervorheben - Search Klasse */
.mark-term {
  color: #ff7f00 !important;
  background: yellow !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  font-family: inherit !important;
  line-height: inherit !important;
}

/* ================================= 
   Validator, form-table, Inputs
   ================================= */
.val-err, .error {
  color: #ff7f00;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  padding-top: 12px;
}

.val-desc-err {
  color: #ff7f00;
  /*font-weight: bold;*/
}

.val-value {
  color: #666;
}

div.val-input-error .p-ti {
  display: inline;
}

.form-table, .mand-hint {
  width: 100%;
  max-width:780px;
}

div.form-table.form-table-large {
  max-width: inherit;
}
div.form-table.form-table-large .a {
  width:20%;
}
div.form-table.form-table-large .b {
  width:80%;
}

table.form-table tr td, div.form-table .b, div.form-table .a {
  padding: 10px 0;
}

table.form-table td.a, div.form-table .a {
  white-space: nowrap;
  padding-right: 15px;
  padding-top: 21px;
  padding-bottom:0;
  vertical-align: top;
  width: 30%;
  line-height:22px;
}

div.form-table {
  display: table;
}

.form-table .tab-row {
  display: table-row;
}

div.form-table .a, div.form-table .b {
  display: table-cell;
}
div.form-table .ab {display: table-cell; empty-cells: show; height: 50px; }
div.form-table .ab div {
  max-width:100%;white-space: normal;
  position: absolute;

}

table.form-table td.captcha {
  padding-top: 10px !important;
  /*height: 40px;*/
}

table.form-table td.b, div.form-table .b {
  width: 70%;
  vertical-align: middle;
}

.form-table td table.inner td {
  padding: 0 0;
  vertical-align: top;
}

.p-ra, .p-cx {
  vertical-align: text-bottom !important;
  margin-right: 3px;
  /*vertical-align:middle\9;*/
}




.p-ti {
  width: 100%;
}

.p-mul {
}

.p-dd {
  cursor: pointer;
  max-width:calc(100vw - 20px);
  width:100%;
}

.p-ta, .p-ti, .p-dd, input[type=text], input[type=password] {
  /*border: 1px solid #2cc1d7;*/


  /*line-height:35px;*/
  min-height:35px;
  line-height:35px;
  /*padding:4px 10px;*/
  margin:0;
  padding:4px 20px;
  background: #f4f0ed;
  border:none;


}







.p-ta {
  width: 100%;
  line-height:22px;
  padding-top:10px;
  padding-bottom:10px;
  display: block;
}


.p-ti:focus, input[type=text]:focus, .p-ta:focus {
  /*background: #fff;*/
  background: #faf6f3 !important;

}


.p-dd {

  border:none;

}

.p-sb {
  /*
  border: 1px solid #2cc1d7;
  background: #e5fafd;
   */
  /*line-height:25px;*/
  /*min-height:25px;*/
  cursor: pointer;
  padding:3px 28px;

  line-height:35px;
  min-height:35px;

  background: #ff7f00 !important;
  color: white;
  border: 1px solid #ff7f00;
  text-transform: uppercase;
  font-family: "cs_bold", sans-serif;
}
.p-sb:hover {
  opacity: 0.9;
}

a.p-sb {
  color: white !important;
  display: inline-block;
}


/* ++++++++++ CUSTOM SELECT +++++++++++++++++ */



.p-dd {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance:         none;
  background: #f4f0ed url('/layout/select.svg')  no-repeat right center;
  background-size: 26px 26px;
  padding:4px 20px;
}




/*
.p-sb, button, a.p-sb, a.p-sb:link, .qq-upload-button, .qq-delete-button {
display: inline-block;
color:#333;
background-color:#F5F5F5;
padding:2px 10px 3px 10px;
font-weight:bold;
font-size:11px !important;
cursor:pointer;
}

.p-sb:hover, button:hover, a.p-sb:hover, .qq-upload-button-hover, .qq-delete-button-hover {
color: #444;
}
*/

.p-ti-error, .p-ta-error, .p-dd-error {
  /*-moz-box-shadow: 0 0 1px rgba(250, 0, 0, 1);
  -webkit-box-shadow: 0 0 1px rgba(250, 0, 0, 1);
  box-shadow: 0 0 1px rgba(250, 0, 0, 1);*/
  /*border:1px solid #ff7f00 !important;*/
}

/* iPAD
.p-ta, .p-ti, .p-dd {
-webkit-appearance: none;  -moz-appearance: none;
}
 */

/* ++++++++++ CUSTOM RADIO +++++++++++++++++ */
/*
{foreach $val.type.input.single as $v}
<!--<div style="display: inline-block;margin-right:10px;">{$v.i} {$v.d}</div>-->
<div class="cx-ra">{$v.i} {$v.d}</div>
{/foreach}
*/


.form-table input[type="radio"], .form-table input[type="checkbox"] {
  position:absolute;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
}
.form-table input[type="radio"] + label, .form-table input[type="checkbox"] + label {
  position:relative;
  padding: 11px 30px 0 32px;
  /*float:left;*/
  display: inline-block;
}
.form-table input[type="radio"] + label:before, .form-table input[type="checkbox"] + label:before {
  content:"";
  display:block;
  position:absolute;
  top:11px;
  left: 0;
  height: 24px;
  width: 24px;
  background: white;
  border: 3px solid #f4f0ed;

  -webkit-box-shadow: inset 0 0 0 2px white;
  -moz-box-shadow: inset 0 0 0 2px white;
  -o-box-shadow: inset 0 0 0 2px white;
  box-shadow: inset 0 0 0 2px white;
}

.form-table input[type="radio"] + label:before {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
}
.form-table input[type="radio"]:checked + label:before {
  background: #e3dfdc;
}

.form-table input[type="radio"]:not(:checked):hover + label:before {
  background: #f9f9f9;
}
.form-table input[type="checkbox"]:not(:checked):hover + label:before {
  background: #f9f9f9;
}

.form-table input[type="checkbox"]:disabled + label:before, .form-table input[type="radio"]:disabled + label:before {
  background: #ccc !important;

  -webkit-box-shadow: inset 0 0 0 2px #ccc;
  -moz-box-shadow: inset 0 0 0 2px #ccc;
  -o-box-shadow: inset 0 0 0 2px #ccc;
  box-shadow: inset 0 0 0 2px #ccc;
}



.p-cx-error + label:before,
.p-ra-error + label:before {
  border-color:#ff7f00 !important;
}

/* ++++++++++ CUSTOM CX ACTIVE +++++++++++++++++ */


.form-table input[type="checkbox"]:checked + label:before {
  background: #f4f0ed;
 /* - oder häkchen -
  content: "\2713";*/
}


/* ++++++++++ CUSTOM RADIO/CX +++++++++++++++++ */

.cx-ra {
  display: inline-block;margin:8px 10px 8px 0;
}



/* +++++++++++++ LABEL ERROR BORDER:BEFORE +++++++++++++
.label-error {}
.label-error:before {
  -moz-box-shadow: 0 0 1px rgba(250, 0, 0, 1);
  -webkit-box-shadow: 0 0 1px rgba(250, 0, 0, 1);
  box-shadow: 0 0 1px rgba(250, 0, 0, 1);
}
*/

select::-ms-expand {
  display: none;
}


/* ++++++++++ CUSTOM IE SELECT +++++++++++++++++ */
/* IE 9 SUPPORT: TEMPLATE
<script>
if ($.browser.msie  && parseInt($.browser.version, 10) == 9)
  $("select").wrap("<div class='ie-9-select'/>");
</script>

select::-ms-expand {
  display: none;
}

div.ie-9-select {
  position:relative;
  display:inline-block;
  z-index:0;
  width: 100%;
}
div.ie-9-select select {
  z-index:1;
}

div.ie-9-select:before {
  display:block;
  position:absolute;
  content:'';
  right:0;
  top:0;
  min-height: 26px;
  min-width: 26px;
  background: white url('/layout/select_arrow.png')  no-repeat right center;
  z-index:5;
  pointer-events:none;
}

*/

/* ++++++++++ CUSTOM FIREFOX SELECT +++++++++++++++++ */

/*
@-moz-document url-prefix(){
  select  {
  background-image:none !important;
    transform: translate(0, -2px);
  }
}

.mozilla-select {
  width: 100%;
  overflow:hidden;
  background: white url('/layout/select_arrow.png')  no-repeat right center;
  height: 26px;
  position: relative;

}


.mozilla-select:before {
  content: "";
  position: absolute;
  right:0;
  background: white url('/layout/select_arrow.png')  no-repeat right center;
  width:30px;
  height: 26px;
  pointer-events: none;
  z-index: 1;
}


$(document).ready(function () {
  if (navigator.userAgent.match(/mozilla/i))  $("select").wrap("<div class='mozilla-select'></div>");
});//DOCREADY

*/

.mand-hint {
  font-size: 16px;
  margin-bottom: 10px;
}

.man-err-field {
  padding: 10px 0;
  /*border: 1px solid #ff7f00;*/
  margin-bottom: 10px;
  /*-webkit-border-radius: 3px;*/
  /*-moz-border-radius: 3px;*/
  /*border-radius: 3px;*/

}

.mand-hint {
  padding: 10px 0;
  /*border: 1px solid #ff7f00;*/
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color:#999;
}

div.val-help {
  display: none; position: absolute; clear: both; z-index: 100;
  background: url(/images/std/validator_help_yellow.gif) no-repeat 0 0;
  margin: 1px 0 0 -3px;
}

div.val-help div {
  border-bottom: 1px solid #ff7f00; border-right: 1px solid #ff7f00;
  padding: 8px; margin-top: 5px;
}

span.hlp-span {
  padding-left: 4px; padding-top: 4px;
}

.val-man-flag {
  font-weight: bold;
  /*color: #ff7f00;*/
  font-size:20px !important;
  height: 0;
  vertical-align: baseline;
  position: relative;
  line-height: 1px;
}

.val-view {
  border: 1px dotted #ddd;
  width: 100%;
  display: block;
  padding: 1px 0;
  text-indent: 3px;
  /*margin:0 5px;*/
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.pwd-infos { font-size: 14px; margin-top: 4px; }

.pwd_invalid { color: #ff7f00; font-size: 14px; border: 1px solid #ddd; padding: 0 1px 1px 1px; display: inline-block; line-height: 15px; }

.pwd_valid { color: green !important; }




.special-form .p-ta, .special-form .p-ti, .special-form .p-dd, .special-form input[type=password] {
  line-height: 50px;
  min-height: 50px;
  background: #fff;
  padding: 5px 20px 1px 20px;
  border: 4px solid #f1f1f1;
}

.special-form .p-ta, .special-form .p-ti, .special-form .p-dd, .special-form label, .special-form input[type=password], .special-form div , .special-form small {
  font-family: fakt_bold, serif;
  font-size: 14px;
  line-height: 22px;
  color: #999999 !important;
  letter-spacing:0.05em;
}
.special-form .p-ta {
  padding-top:16px;
}


.special-form input[type="radio"] + label, .special-form input[type="checkbox"] + label {

  padding: 11px 30px 0 38px;
}
.special-form input[type="radio"] + label:before, .special-form input[type="checkbox"] + label:before {
  top:6px;

  height: 28px;
  width: 28px;

  border: 4px solid #f4f0ed;

  -webkit-box-shadow: inset 0 0 0 4px white;
  -moz-box-shadow: inset 0 0 0 4px white;
  -o-box-shadow: inset 0 0 0 4px white;
  box-shadow: inset 0 0 0 4px white;
}

.special-form input[type="radio"]:checked + label:before {
  background: #00d1ef;
}
.special-form input[type="checkbox"]:checked + label:before {
  background: #00d1ef;
}

.special-form .p-dd {
  background: #00d1ef url(/layout/arrow_link.svg) no-repeat right center / 30px;
  color:white !important;

}












/* =================================
   Paging
   ================================= */
/*
ul.paging {
margin: 0;
padding: 0;
list-style-type: none;
text-align:center;
position:relative;
left:50%;
float:left;
border:1px solid red;
}

ul.paging li {
float:left;
padding:0 0 0 0 !important;
margin:0 1px 1px 0 !important; 
background-image:none;
right:50%;
position:relative;
line-height:21px;
border:1px solid blue;
}
*/

ul.paging {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  position: relative;
  /*float: left;*/
  display: block;
  width: 100%;
}

ul.paging li {
  /*float: left;*/
  display: inline-block;
  padding: 0 0 0 0 !important;
  margin: 0 2px 2px 0 !important; /* IE ? */
  background-image: none;
  position: relative;
  /*line-height: 21px;*/
  line-height: 45px;
}

ul.paging li a, ul.paging li div {
  /*color: #444 !important;*/
  border: 1px solid #f1f1f1;
  padding: 10px 17px;
  display: inline;
  background-image: none;
  text-align: center;
}

ul.paging li a {
  background: #f4f0ed;
  text-decoration: none;
}

ul.paging li div {
  font-weight: bold;
}

ul.paging li a:hover {
  background: #fff;
  text-decoration: none;
}

.paging-xitems {
  float: right; white-space: nowrap;
  line-height: 21px;
}

.paging-box {
  /*float: left;*/
  /*width: 320px;*/
  margin: 20px auto 40px auto;

  border-color: #f4f0ed;
  border-width: 4px 0 4px 0;
  border-style: solid;
  padding:20px 0 18px 0;

}

.paging-box.noborders {
  border-width: 0;
}
.pages { text-align: center; color: #00d1ef; padding-bottom:5px; font-size:15px; }
.paging .next, .paging .prev, .paging .points { }

/* nur benötigt, wenn Paging-Jump Funktion aktiv
ul.paging .page-textinput, ul.paging .page-submit {
font-size:10px;
color: #444;
border:1px solid #CCC;
background:none;
}
*/

/* =================================
   FAQ
   =================================
*/



div.faq-q {
border-top:5px solid #f4f0ed;
  font-family: "cs_demi", sans-serif;
cursor:pointer;
  /*line-height:35px;*/

  padding:15px 15px 4px 15px;

  margin: 10px 0;
}

div.faq-q:hover {
  color: #00d1ef;
}

div.faq-active {
  color: #00d1ef;
}

div.faq-a {
display:none;
/*background:#F2F2F2;*/
  padding:4px 15px;
  margin-bottom:40px;
}

div.faq-block {
  border-bottom:5px solid #f4f0ed;

}


/* =================================
   CMS Content-Types Bilder
   ================================= */
div.thumb {
  display: inline-block;
  width: calc(100% + 100px);
  margin-left: -50px;
  margin-top: 30px;
}

div.layout-img-12 div.thumb, .left-float-image div.thumb {
  width:auto;
}

div.thumb div {
  display: inline-block;
}

img.thumb {
padding:0 !important;
}

.left-float-image {
  float: left;
  max-width:50%;
}

.right-float-image {
  float: right;
  max-width:50%;
}

.left-float-image img, .right-float-image img {
  width:100%;
  height:auto;
}

div.image-subscription {
  padding: 2px 4px;
  font-size: 10px;
  text-align: left;
}

.right-image img { float: right; }
.left-image img { float: left; }

.div-table { display: table; }
.div-trow { display: table-row; }
.div-cell { display: table-cell; vertical-align: top; }

.ita-bottom { vertical-align: bottom; }
.ita-middle { vertical-align: middle; }

.layout-img-5 img {
  width:100%;
  height:auto;
}

/* can be useful */
.div-cell.ct-0-img { width: 55%; }
.div-cell.ct-0-txt { width: 45%; padding:35px 30px 20px 0; }
.div-cell.ct-0-img img { width: 100%; height: auto; min-width: 100px; }
.ct-nr-6 .div-cell img { width: 100%; height: auto; min-width: 100px; }




.ct-8-img-container { margin-left: -20px; }
.ct-8-img {
  width: 25%;
  padding-left: 20px;
  /*float: left;*/
  display:inline-block;
  vertical-align: top;
  padding-bottom: 20px;
  text-align: left;
}
.ct-8-img img {
  width: 100%; height: auto;
}
.ct-8-carousel img { height:auto; }

.slider-next-ct8 , .slider-prev-ct8 {
  position: absolute;z-index:88; top:50%;  margin-top:-50px;

  -webkit-filter: drop-shadow(0 1px 2px rgba(255,255,255,.8));
  -moz-filter: drop-shadow(0 1px 2px rgba(255,255,255,.8));
  -ms-filter: drop-shadow(0 1px 2px rgba(255,255,255,.8));
  -o-filter: drop-shadow(0 1px 2px rgba(255,255,255,.8));
  filter: drop-shadow(0 1px 2px rgba(255,255,255,.8));
}
.slider-next-ct8 { right:0; }
.ct-nr-8 .div-cell { padding-right: 20px; }
.ct-nr-8 .div-cell:last-child { padding-right: 0; }
.ct-8-image-sub { padding: 10px 0 10px 0; }







/* =================================
   CMS Content-Types 
   ================================= */
div.dc-first { }

div.dc-mid { }

div.dc-last { }

div.content-block {
}

div.content-div-1 {
  background: #ddd;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #666;
  padding: 8px 12px;
}

div.content-div-1 div.content-div-inner {
}

div.content-div-2 {
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #666;
  padding: 8px 12px;
}

div.content-div-3 {
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #666;
  padding: 8px 12px;
  float: left;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

/* TAG: [TRENNER] */
div.ruler, hr {
  margin-bottom: 28px;
  border: 0;
  border-bottom: 5px solid #f1f1f1;
  height: 22px;
  overflow: hidden;
}

div.ruler.overflow {
  margin-left:-40px;
  width:calc(100% + 40px);
}

/* =================================
   [TAB] Tag
   ================================= */
table.easy-tab td {
  vertical-align: top;
}

table.easy-tab td.first {
}

table.easy-tab-dot {
  width: 100%;
}

table.easy-tab-dot tr {
  background: url(/images/layout/tabdots.gif) repeat-x 0 0;
}

table.easy-tab-dot td span.bg {
  background: #fff;
}

table.easy-tab-dot td span.bg {
  padding: 0 0 0 3px;
}

table.easy-tab-dot td.first span.bg {
  padding: 0 3px 0 0;
}

/* ================================= 
   Sitemap
   =================================
*/
#sitemap a {
}

#sitemap a:hover {
}

#sitemap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sitemap ul ul {
  margin: 0 0 0 20px;
}

#sitemap ul li {
  margin: 0;
  padding: 0 0 0 0;
}




/* =================================
   Module Styles
   ================================= */
/*
span.ext_app_rejected {
  color: #ff7f00;
}

span.ext_app_awaiting {
  color: orange;
}

span.ext_app_approved {
  color: green;
}
*/

/* ----------------
   CSV Class (selten gebraucht)
   ---------------- */
/*
table.csv tr.first-row {
background-color:green;font-weight:bold;
color:white !important;
}
table.csv tr.row {
background-color:#666666
}
table.csv td.first-col {
background-color:blue;color:red
}
table.csv td.col {
color:yellow;
}
*/



/* =================================
   Gallery
   ================================= */
.gallery_fancy_image { margin-left: -3.33%; }

.gallery_fancy_image a { float: left; margin: 3.33% 0 0 3.33%; width: 30%; }

.gallery_fancy_image img { width: 100%; }

.gallery_fancy_image:after { display: block; clear: both; content: " "; }

.gallery_overview { margin-bottom: 20px; background: #eee; }

.gallery_overview img { float: left; margin: 0 20px 0 0; }

.gallery_albuminfo { }

.gallery_albuminfo a { margin-top: 20px; display: block; }



/* =================================
   Content-Type 21 - Tabs
   ================================= */
.ui-tabs-frontend {
  padding: 15px 0;
}

.ui-tabs-frontend .ui-tabs-nav {
  position: relative;
  z-index: 20 !important;
  list-style: none;
  margin: 0 0 0 0 !important;
  padding: 0 !important;
  text-align: center;
}

.ui-tabs-frontend .ui-tabs-nav a {
  white-space: nowrap;
  display: block;
}

.ui-tabs-frontend .ui-tabs-nav li {
  background-color: #f0f0f0;
  margin: 0 5px -1px 0;    /* ohne Abstand 0 -1px 0 0; */
  padding: 0 5px;
  float: left;
  height: 22px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 0 solid #ccc;
}



/*
.ui-tabs-nav li {
background: url(/images/backend/tabk_off.gif) no-repeat !important;
width: 100px;
}
*/


.ui-tabs-frontend .ui-tabs-nav li a:link {
  color: #7c9ead !important;
  text-decoration: none !important;
}

.ui-tabs-frontend .ui-tabs-nav li a:visited {
  color: #7c9ead !important;
  text-decoration: none !important;
}

.ui-tabs-frontend .ui-tabs-nav li a:hover {
  text-decoration: underline !important;
  cursor: pointer;
}

.ui-tabs-frontend .ui-tabs-selected {
  /*background: url(/images/backend/tab_on.gif) no-repeat !important;*/
  background-image: none;
  background-color: #fff !important;
  position: relative;
  top: 0;
  z-index: 2;
  margin-top: 0;
}

.ui-tabs-frontend .ui-tabs-selected {
  /*background: url(/images/backend/tabk_on.gif) no-repeat !important;*/
}

.ui-tabs-frontend .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
  display: block;
  clear: both;
  content: " ";
}

.ui-tabs-frontend .ui-tabs-hide {
  display: none;
}

.ui-tabs-frontend .ui-tabs-nav a, .ui-tabs-frontend .ui-tabs-nav a span {
  /*float: center;  fixes dir=ltr problem and other quirks IE */
}

.ui-tabs-frontend .ui-tabs-nav a span {
  line-height: 22px;
}

.ui-tabs-frontend .ui-tabs-nav .ui-tabs-selected a span {
  font-weight: bold;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-frontend .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
  display: inline-block;
}

*:first-child + html .ui-tabs-frontend .ui-tabs-nav { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
  display: inline-block;
}

.ui-tabs-frontend .ui-tabs-panel {
  clear: both;
  border: 1px solid #ccc;
  padding: 10px 7px;
  background: #fff;
}

.ui-tabs-frontend .ui-tabs-panel .p-block { display: none; }





/* ================================= 
   Content Type 19 - Table
   ================================= */
div.tablizer-2, div.tablizer-3 {
  display: table;
}

.td-1, .td-2, .td-3 { display: table-cell; vertical-align: top; }

div.tablizer-2 .td-1 {
  width: 49%;
}

div.tablizer-2 .td-2 {
  width: 51%;
  padding-left: 10px;
}

div.tablizer-3 .td-1 {
  width: 30%;
}

div.tablizer-3 .td-2 {
  width: 35%;
  padding-left: 10px;
}

div.tablizer-3 .td-3 {
  width: 35%;
  padding-left: 10px;
}




/* =================================
   Content Type 11 - Image-Downloads
   ================================= */
.image-dl-float-box { }
.image-dl-float { width: 50%; float: left; margin-bottom: 30px; }
.image-dl-float-img { padding-right: 20px; float: left; }
.image-dl-float-img img { width:100%; height:auto; }
.image-dl-float-text { margin-top: 10px; float: left; min-width:100px; }
.image-dl-float-text>span { font-size:10px;line-height:10px !important; }
.image-dl-float:nth-child(even) .image-dl-float-img {   }


/* clearfix */
.cf { *zoom: 1; }
.cf:before,
.cf:after { content: " "; display: table; }
.cf:after { clear: both; }



/* <AJAX FILEUPLOAD> */
.qq-uploader { position:relative; width: 100%;}
.qq-upload-button, .qq-delete-button {
display:inline-block;

  cursor: pointer;
  padding:3px 28px;

  line-height:35px;
  min-height:35px;

  background: #ff7f00 !important;
  color: white;
  border: 1px solid #ff7f00;
  text-transform: uppercase;

}
.qq-upload-button-hover, .qq-delete-button-hover { background:#000000; cursor:pointer !important; }
.qq-upload-button-focus, .qq-delete-button-focus {}
.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#ff7f00; text-align:center;
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active { background:#ff7f00; }
.qq-upload-list { margin:5px 0; padding:0; list-style:none; }
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text { margin-right: 7px; }
.qq-upload-file {}
.qq-upload-spinner { display:inline-block; background: url("/images/std/loading.gif"); width:15px; height:15px; vertical-align:text-bottom; }
.qq-upload-size,.qq-upload-cancel {font-size:11px;}
.qq-upload-failed-text { display:none; }
.qq-upload-fail .qq-upload-failed-text { display:inline; }
.upl_messg { display:none;border:1px solid #ff7f00;padding:5px; }
/* </AJAX FILEUPLOAD> */




/* =================================
   CSS HELPERS
   ================================= */

/* vertical-align , no IE8 */
.v-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
}


/* =================================
   TO TOP BUTTON
   ================================= */
.cd-top, .cd-top:active {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 50;
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
  text-decoration: none;
  overflow: hidden;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size:14px !important;
  line-height:38px;
  text-align: center;
  color:white !important;

  border-radius: 3px;
  background: rgba(60, 209, 231, 1);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover { }



/* =================================
   COOKIE CONSENT
   ================================= */
#consent_info {
  position: fixed;
  height: auto;
  bottom: 0;
  width: 100%;
  background-color: rgba(60, 209, 231, 0.95);
  text-align: center;
  z-index: 99999;

  font-family: cs_demi, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  letter-spacing:0.03em;
}

.consent_text {
  color: #fff;
  padding: 20px;
}

#consent_info_dismiss a {
  color: #fff;
  text-decoration: underline;
}







.yb10 {
   max-width: 920px;
   margin: 0 auto;
   position: relative;
 }

.yb10 img {
  width: 100px;height:auto;position: absolute;right:20px;top:-10px;z-index: 10
}

.yb10_footer {
  max-width: 920px;
  margin: 0 auto;
  position: relative;
}

.yb10_footer img {
  width: 90px;height:auto;position: absolute;right:20px;top:-50px;z-index: 10
}

@media (max-width: 1020px) {
  .yb10_footer img {
    top: -20px;
  }

}
@media (max-width: 550px) {
  .yb10_footer img {
    width: 40px;
  }
}