
.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.csc-frame-frame1 {background-color: #EDEBF1; border: 1px solid #333333;}
.csc-frame-frame2 {background-color: #F5FFAA; border: 1px solid #333333;}
.important {color: #8A0020;}
.name-of-person {color: #10007B;}
.detail {color: #186900;}
.component-items {color: #186900;}
.action-items {color: #8A0020;}
.component-items-ordered {color: #186900;}
.action-items-ordered {color: #8A0020;}

	/* Default styles for the Admin Panel */
	TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
	TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
	TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
	TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
	TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
	TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
	TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
	TABLE.typo3-editPanel TD { border: 0px; }
			html,
body {
  height: 100%;
}
body {
  font-family: 'PT Sans', sans-serif;
  padding-top: 50px;
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: none;
}
a {
  color: #a61d02;
  font-weight: 400;
  cursor: pointer;
}
a:hover {
  cursor: pointer;
}
a:focus,
button:focus,
.btn:focus,
input:focus {
  outline: 0 none;
}
b > a,
.strong > a {
  font-weight: 600;
}
b,
strong {
  font-weight: 600;
}
b.glyphicon,
strong.glyphicon {
  font-weight: 400;
}
.important {
  color: white;
  text-decoration: underline;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fileadmin/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../fileadmin/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fileadmin/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fileadmin/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fileadmin/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@-ms-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.row {
  margin-bottom: 20px;
}
hr {
  margin-bottom: 20px;
  border: 0;
  height: 1px;
  clear: both;
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
}
h1 {
  font-size: 24px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
  font-weight: 600;
}
h1,
h2,
h3,
h4 {
  margin-top: 0;
}
ol.breadcrumb {
  background-color: white;
  padding-left: 0;
}
ol.breadcrumb li {
  font-size: 12px;
}
.container-fluid {
  clear: both;
}
.navbar.navbar-inverse.navbar-fixed-top {
  background-color: #be3636;
  border-color: white;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-brand {
  padding: 5px 15px;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-brand svg {
  height: 40px;
  width: auto;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-brand svg .st0 {
  fill: #FFFFFF;
}
.navbar.navbar-inverse.navbar-fixed-top ul.navbar-nav {
  float: none;
  margin: 0;
  text-align: center;
}
.navbar.navbar-inverse.navbar-fixed-top ul.navbar-nav li {
  float: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.navbar.navbar-inverse.navbar-fixed-top ul.navbar-nav li a {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 600;
  color: #fffce1;
  font-size: 24px;
  padding: 0 3px;
  line-height: 50px;
}
.navbar.navbar-inverse.navbar-fixed-top ul.navbar-nav li a.upper {
  text-transform: uppercase;
  padding: 0 10px;
}
.navbar.navbar-inverse.navbar-fixed-top ul.navbar-nav li img {
  height: 50px;
  width: auto;
  margin-top: 0;
}
.container-fluid.top {
  margin: 0;
}
.container-fluid.top .row {
  position: relative;
}
.container-fluid.top .row h1,
.container-fluid.top .row h2 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: white;
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.container-fluid.top .row h1 {
  font-size: 75px;
  bottom: 50px;
}
.container-fluid.top .row h2 {
  font-size: 36px;
}
.chapter-break {
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
}
.container-fluid {
  clear: both;
  margin: 50px 0;
}
.container.chapter {
  min-height: 400px;
  clear: both;
  padding-top: 50px;
}
.container.chapter>p,
.container.chapter>div {
  margin-bottom: 20px;
  clear: both;
}
.container.chapter .csc-header-alignment-center {
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 50px;
  color: #a61d02;
  margin-bottom: 30px;
}
.container.chapter .divider hr {
  width: 80%;
  border-color: #ccc;
}
.container.chapter#chapter1,
.container.chapter#chapter2,
.container.chapter#chapter3 {
  font-size: 14px;
  font-weight: 300;
}
.container.chapter#chapter1 .row,
.container.chapter#chapter2 .row,
.container.chapter#chapter3 .row {
  margin-bottom: 0;
  width: 100%;
  clear: both;
  display: inline-block;
}
.container.chapter#chapter1 .teaser-row,
.container.chapter#chapter2 .teaser-row,
.container.chapter#chapter3 .teaser-row {
  margin: 50px 0 20px 0;
  display: inline-block;
}
.container.chapter#chapter1 .teaser-row.row-01,
.container.chapter#chapter2 .teaser-row.row-01,
.container.chapter#chapter3 .teaser-row.row-01 {
  margin: 0 0 20px 0;
}
.container.chapter#chapter1 .teaser-row .content-box-teaser,
.container.chapter#chapter2 .teaser-row .content-box-teaser,
.container.chapter#chapter3 .teaser-row .content-box-teaser {
  position: relative;
}
.container.chapter#chapter1 .teaser-row .content-box-teaser a.content-button,
.container.chapter#chapter2 .teaser-row .content-box-teaser a.content-button,
.container.chapter#chapter3 .teaser-row .content-box-teaser a.content-button {
  cursor: pointer;
  cursor: hand;
  position: relative;
  display: block;
}
.container.chapter#chapter1 .teaser-row .content-box-teaser a.content-button .csc-header,
.container.chapter#chapter2 .teaser-row .content-box-teaser a.content-button .csc-header,
.container.chapter#chapter3 .teaser-row .content-box-teaser a.content-button .csc-header {
  width: 100%;
}
.container.chapter#chapter1 .teaser-row .content-box-teaser a.content-button .csc-header h1,
.container.chapter#chapter2 .teaser-row .content-box-teaser a.content-button .csc-header h1,
.container.chapter#chapter3 .teaser-row .content-box-teaser a.content-button .csc-header h1 {
  color: #a61d02;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 20px 10px 15px;
  width: 100%;
  margin: 20px 0;
}
.container.chapter#chapter1 .teaser-row .content-box-teaser a.content-button figure img,
.container.chapter#chapter2 .teaser-row .content-box-teaser a.content-button figure img,
.container.chapter#chapter3 .teaser-row .content-box-teaser a.content-button figure img {
  width: 100%;
  height: auto;
}
.container.chapter#chapter1 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12,
.container.chapter#chapter2 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12,
.container.chapter#chapter3 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
}
.container.chapter#chapter1 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 > div,
.container.chapter#chapter2 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 > div,
.container.chapter#chapter3 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 > div {
  margin: 0 0 10px 0;
}
.container.chapter#chapter1 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-imagewrap,
.container.chapter#chapter1 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-text,
.container.chapter#chapter2 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-imagewrap,
.container.chapter#chapter2 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-text,
.container.chapter#chapter3 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-imagewrap,
.container.chapter#chapter3 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-text {
  float: left;
  width: 30%;
}
.container.chapter#chapter1 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-imagewrap img,
.container.chapter#chapter1 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-text img,
.container.chapter#chapter2 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-imagewrap img,
.container.chapter#chapter2 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-text img,
.container.chapter#chapter3 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-imagewrap img,
.container.chapter#chapter3 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-text img {
  width: 90%;
  height: auto;
}
.container.chapter#chapter1 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-text,
.container.chapter#chapter2 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-text,
.container.chapter#chapter3 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 .csc-textpic .csc-textpic-text {
  width: 70%;
}
.container.chapter#chapter1 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 a.close,
.container.chapter#chapter2 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 a.close,
.container.chapter#chapter3 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 a.close {
  background-image: url("/fileadmin/img/close.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 10px;
  opacity: .5;
}
.container.chapter#chapter1 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 a.close:hover,
.container.chapter#chapter2 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 a.close:hover,
.container.chapter#chapter3 .content-box .col-xs-12.col-sm-12.col-md-12.col-lg-12 a.close:hover {
  opacity: 1;
}
.container.chapter#chapter1 {
  padding-top: 50px;
}
.container.chapter#chapter1 .teaser-row .content-box-teaser a.content-button figure.csc-textpic-image {
  text-align: center;
}
.container.chapter#chapter1 .teaser-row .content-box-teaser a.content-button figure.csc-textpic-image img {
  width: 75%;
}
.container.chapter#chapter1 .csc-textpic.csc-textpic-center.csc-textpic-above figure {
  text-align: center;
  margin-bottom: 20px;
}
.container.chapter#chapter1 .csc-textpic.csc-textpic-center.csc-textpic-above figure img {
  width: 80%;
  height: auto;
}
.container.chapter#chapter1 h1 {
  margin: 20px 0;
}
.container.chapter#chapter1 h2 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  width: 65%;
  text-align: center;
  margin: 0 auto 20px auto;
  color: #555;
}
.container.chapter#chapter2 h1 {
  margin: 20px 0;
}
.container.chapter#chapter2 h2 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  width: 65%;
  text-align: center;
  margin: 0 auto 20px auto;
  color: #555;
}
.container.chapter#chapter2 .no-button figure img {
  width: 100%;
  height: auto;
}
.container.chapter#chapter3 h1 {
  margin: 20px 0;
}
.container.chapter#chapter3 h2 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  width: 65%;
  text-align: center;
  margin: 0 auto 20px auto;
  color: #555;
}
.container.chapter#chapter3 .no-button figure img {
  width: 100%;
  height: auto;
}
.container.chapter#chapter1,
.container.chapter#chapter4,
.container.chapter#chapter6 {
  padding-top: 0;
}
.container.chapter#chapter1 figure img,
.container.chapter#chapter4 figure img,
.container.chapter#chapter6 figure img {
  width: 100%;
  height: auto;
}
.container.chapter#chapter1 .carousel.slide,
.container.chapter#chapter4 .carousel.slide,
.container.chapter#chapter6 .carousel.slide {
  padding-top: 75px;
}
.container.chapter#chapter1 .carousel.slide .carousel-indicators li,
.container.chapter#chapter4 .carousel.slide .carousel-indicators li,
.container.chapter#chapter6 .carousel.slide .carousel-indicators li {
  cursor: default;
}
.container.chapter#chapter1 .carousel.slide .carousel-inner .item img,
.container.chapter#chapter4 .carousel.slide .carousel-inner .item img,
.container.chapter#chapter6 .carousel.slide .carousel-inner .item img {
  width: 100%;
  height: auto;
}
.container.chapter#chapter1 .carousel.slide .carousel-inner .item p,
.container.chapter#chapter4 .carousel.slide .carousel-inner .item p,
.container.chapter#chapter6 .carousel.slide .carousel-inner .item p {
  font-weight: 600;
  text-shadow: 1px 1px 1px #000000;
  background-color: rgba(0,0,0,0.33);
  font-size: 15px;
  padding: 10px;
}
.container.chapter#chapter1 .carousel.slide .carousel-control,
.container.chapter#chapter4 .carousel.slide .carousel-control,
.container.chapter#chapter6 .carousel.slide .carousel-control {
  background: none;
  margin-top: 75px;
}
.container.chapter#chapter1 .carousel.slide .carousel-control .glyphicon:before,
.container.chapter#chapter4 .carousel.slide .carousel-control .glyphicon:before,
.container.chapter#chapter6 .carousel.slide .carousel-control .glyphicon:before {
  font-size: 48px;
}
.container.chapter#chapter1 .row,
.container.chapter#chapter4 .row,
.container.chapter#chapter6 .row {
  clear: both;
  margin-bottom: 20px;
}
.container.chapter#chapter1 .row > div,
.container.chapter#chapter4 .row > div,
.container.chapter#chapter6 .row > div {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.container.chapter#chapter1 .row img,
.container.chapter#chapter4 .row img,
.container.chapter#chapter6 .row img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.container.chapter#chapter1 .video-container,
.container.chapter#chapter4 .video-container,
.container.chapter#chapter6 .video-container {
  text-align: center;
  padding: 30px 0;
}
.container.chapter#chapter5 .row > div {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.container.chapter#chapter5 .row img {
  width: 100%;
  height: auto;
}
.container.chapter#chapter5 .row .csc-textpic-caption {
  margin-bottom: 20px;
}
.container.chapter#chapter7 {
  min-height: 125px;
}
@media (max-width: 767px) {
  #chapter6 {
    min-height: 950px;
  }
  #chapter6 h1 {
    font-size: 50px;
  }
  .container-fluid.top .row h1 {
    font-size: 50px;
  }
  .container-fluid.top .row h2 {
    font-size: 25px;
  }
  .container.chapter#chapter1 {
    padding-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container.chapter#chapter3 .teaser-row .content-box-teaser a.content-button .csc-header {
    display: none;
  }
  #chapter6 {
    min-height: 650px;
  }
}
