@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  background: #191617;
  padding: 0 !important;
  margin: 0 !important;
  -webkit-font-smoothing: antialiased; }

a {
  color: #fff; }
  a:hover {
    color: #8c8140; }

.row {
  margin: 0;
  padding: 0;
  margin-left: -15px; }

h1,
h2 {
  color: #fff;
  font-family: "Roboto Slab", serif; }

h1 {
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px; }

h2 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  color: #8c8140; }

h3 {
  font-size: 16px;
  font-weight: 600;
  color: #8c8140;
  margin-top: 0;
  margin-bottom: 15px; }

.img-fixed-bottom {
  position: absolute;
  left: 0;
  bottom: 0; }

.img-fixed-center {
  position: absolute;
  bottom: 50%; }

.align-center {
  text-align: center;
  margin: 0 auto; }

/*
	NAVBAR
*/
.navbar-inverse {
  background-color: #191617;
  border-color: transparent;
  height: 120px;
  line-height: 120px; }

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  height: 120px;
  line-height: 120px; }

.navbar-inverse ul {
  padding: 35px; }
  .navbar-inverse ul li {
    display: inline;
    margin-left: 27px; }
    .navbar-inverse ul li > a {
      color: #fff !important;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 400;
      border-radius: 4px;
      font-family: "Roboto Slab", serif; }
      .navbar-inverse ul li > a:hover {
        color: #fff !important;
        background: #8c8140 !important; }
    .navbar-inverse ul li.active > a {
      color: #fff !important;
      background: #8c8140 !important; }

.navbar-brand {
  padding-top: 13px; }

.navbar {
  min-height: 120px !important; }

/*
	FOURCE NAVBAR COLLAPSE AT SM
*/
@media (max-width: 991px) {
  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-text {
    float: none;
    margin: 15px 0; }

  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important; }

  .collapsing {
    overflow: hidden !important; } }
/*
	HEADER
*/
.header {
  background: #fff url("../Images/startseite_header_02.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  .header .head-content {
    background: rgba(111, 171, 43, 0.9);
    padding: 15px 0;
    color: #fff; }
    .header .head-content h2 {
      font-size: 20px;
      color: #fff;
      margin: 10px 0;
      font-weight: 600; }
    .header .head-content .align-center {
      text-align: center; }
      .header .head-content .align-center .rounded {
        width: 100px;
        height: 100px;
        border-radius: 1000px;
        background: #fff;
        margin: 0 auto 15px auto; }
      .header .head-content .align-center p {
        display: none; }

.header {
  height: 555px;
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .header {
    background: url("../Images/sample_background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-attachment: fixed; }
    .header .head-content {
      background: rgba(111, 171, 43, 0.9);
      padding: 15px 0;
      color: #fff; }
      .header .head-content h2 {
        width: 70%;
        font-size: 20px;
        color: #fff;
        margin: 10px 0 10px 25%;
        font-weight: 600; }
      .header .head-content .align-center {
        text-align: left;
        clear: both;
        margin-bottom: 30px; }
        .header .head-content .align-center .rounded {
          width: 15%;
          height: 15%;
          border-radius: 1000px;
          background: #fff;
          margin: 0 5% 0 0;
          float: left; }
        .header .head-content .align-center p {
          width: 70%;
          display: block !important;
          margin-left: 25%; } }
.content-background {
  background-color: #2c2424 !important; }
  .content-background img {
    margin-top: -200px; }

/* PAGINA */
ul.pagination li a {
  background: none;
  border: none;
  border-right: 1px solid #8c8140;
  color: #fff; }
  ul.pagination li a:hover {
    background: #8c8140;
    color: #191617;
    border-right: 1px solid #8c8140; }
ul.pagination li.active a {
  background: #8c8140;
  border-right: 1px solid #8c8140; }
  ul.pagination li.active a:hover {
    background: #8c8140; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background: #8c8140;
  border-right: 1px solid #8c8140;
  border-color: #8c8140; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-left: 1px solid #8c8140; }

.feature-items {
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  margin-top: 100px; }
  .feature-items .feature-item {
    min-height: 90px;
    padding: 15px;
    background: url("../Images/list_background.jpg");
    background-repeat: repeat-x; }
    .feature-items .feature-item:first-child {
      background: none; }
    .feature-items .feature-item .rounded {
      width: 60px;
      height: 60px;
      border-radius: 1000px;
      background: #191617;
      float: left;
      margin-right: 25px; }

@media (max-width: 991px) {
  .feature-items {
    margin-top: 0 !important; } }
.content-background {
  padding: 60px 0;
  background-color: #2c2424;
  background-position: center center;
  color: #fff; }
  .content-background h1 {
    color: #fff; }
  .content-background img {
    position: absolute; }

.lexikon h3 {
  margin-top: 45px; }

.green {
  padding: 60px 0;
  background: #191617; }
  .green h3 {
    color: #fff;
    font-size: 35px;
    text-transform: uppercase; }
  .green .rounded {
    min-width: 210px;
    border-radius: 30px;
    background: #fff;
    padding: 10px 20px;
    margin: 0 10px;
    border: 0; }
  .green a {
    display: inline-block;
    color: #4f791f;
    text-transform: uppercase; }
    .green a:hover {
      text-decoration: none; }

.footer-menu {
  background: #2a2323;
  padding: 30px 0;
  color: #fff; }
  .footer-menu a {
    color: #fff; }
    .footer-menu a:hover {
      color: #8c8140; }

.footer {
  background: #8c8140;
  height: 50px;
  line-height: 50px;
  color: #fff; }
  .footer a {
    color: #fff; }
    .footer a:hover {
      color: #2a2323; }

.rowbg {
  margin-top: -50px;
  padding-top: 45px;
  min-height: 469px;
  background: url("../Images/rowbg.png");
  background-repeat: no-repeat;
  background-position: 100px -100px; }

/*# sourceMappingURL=tk.custom.css.map */
