div.jumbotron.carousel-hero {
  color:#fff;
  text-align:center;
  background-size:cover;
  background-position:center;
  padding-top:150px;
  padding-bottom:50px;
  margin-bottom:0;
}

div.jumbotron.hero-nature {
  background-image:url('hero-background-nature.jpg');
}

div.jumbotron.hero-photography {
  background-image:url('Slides/AmsterdamerUhr ZZ Arbeitsfoto Retusche-gr.png');
}

div.jumbotron.hero-technology {
  background-image:url('hero-background-technology.jpg');
}

h1.hero-title, h2.hero-title, h3.hero-title {
  text-shadow:0 3px 3px rgba(0,0,0,0.4);
  color:#fff;
}

p.hero-subtitle {
  max-width:auto;
  margin:5px auto;
  padding:0px 15px;
  color:#fff;
}

.sheets > a {
  border-radius:10px;
  color:#fff;
}

.sheets i {
  font-size:60px;
}

.counter {
  text-align:center;
}

.col-lg-8.col-md-8.Lebenslauf {
  border-radius:10px;
}

.row .lebenslauf {
  border-radius:10px;
}

.col-lg-4.col-md-4.hidden-xs.hidden-sm.round {
  border-radius:10px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  border-radius:10px;
  text-align:center;
  display:initial;
}

.col-md-12.round {
  border-radius:10px;
}

.dropdown.drop-aktiv {
  background-color:#de8b5b;
  border-radius:8px;
  color:#000;
}

.uberschrift-blk {
  color:#000;
  vertical-align:middle;
}

.btn.btn-default.sheets {
  color:#000;
  margin:10px;
}

.glyphicon.glyphicon-arrow-down.ref-icon {
  font-size:30px;
  vertical-align:middle;
  color:#de8b5b;
  text-align:center;
}

.mittig-inner {
  position:absolute;
  top:50%;
  transform:translateY(-50%);
}

.col-lg-9.col-md-9.sheets.mittig {
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  text-align:center;
}

.black {
  color:#000;
  text-decoration:underline;
}

.btn.btn-default.button-slides {
  background-image:url("../../assets/img/OP-Background.jpg");
  color:#fff;
  font-weight:200;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  min-height:350px;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  text-decoration:none;
  text-align:left;
  font-weight:200;
}

.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
  text-decoration:none;
  text-align:left;
}

