@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:800);

@import url(http://fonts.googleapis.com/css?family=Bitter);

@import "jquery.fancybox.css";
/*------ template stylization ------*/
body {
  background-color: #121212;
  font: 14px 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
  color: #828282;
  min-width: 950px;
	min-height: 927px !important;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #121212;
  z-index: 1023;
}
#webSiteLoader > span {
  position: absolute;
  left: 50%;
  top: 50%;
}
#pageLoader {
  position: fixed;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  z-index: 1000;
  display: none;
}
#pageLoader > div {
  background: url(../img/page_loader.gif) 0 0 no-repeat;
  width: 50px;
  height: 50px;
}
p {
  margin: 0;
}
li {
  list-style: none;
}
h2 {
  color: #989898;
  font: 300 25px/29px 'Open Sans', 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  margin-top: 0;
  width: 100%;
  margin-bottom: 23px;
  border-bottom: 1px solid #555554;
  padding-bottom: 31px;
  text-align: center;
}
h3 {
  color: #ffffff;
  font: 300 30px/39px 'Open Sans', 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  margin-top: 0;
  width: 100%;
  margin-bottom: 28px;
  text-align: center;
}
h4 {
  color: #ffffff;
  font: 300 30px/39px 'Open Sans', 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 4px;
}
.clear {
  clear: both;
}
.extra-wrap {
  overflow: hidden;
}
/*-----header-----*/
header {
  width: 100%;
  height: 150px;
  top: 0;
  position: relative;
  z-index: 6;
  background: #121212 url(../img/header.png) center 0 no-repeat;
}
header h1 {
  margin: 0;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 35px;
  z-index: 1;
}
header h1 a {
  display: inline-block;
}
#search {
  margin: 0;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 212px;
}
#search .btn.btn-link {
  margin-top: 3px;
  margin-left: 10px;
}
.search_list {
  margin: 0;
  width: 940px;
}
.search_title {
  margin-bottom: 8px;
  border-bottom: none;
}
.search_list li {
  list-style: decimal;
  margin-bottom: 20px;
}
.match {
  display: block;
  font-weight: bold;
  color: #ffffff;
}
.search {
  color: #ffffff;
}
.search_link {
  color: #ffffff;
  font: 300 15px/20px 'Open Sans', 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search_link:hover {
  color: #828282;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#search input {
  background-color: #ffffff;
  border: none;
  width: 528px;
  outline: none;
  box-shadow: none;
  color: #5e5e5e;
  font: 12px 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  line-height: 19px;
  border-radius: 0;
  padding: 7px 10px 7px 10px;
  margin: 0 0 10px 0;
  box-sizing: content-box;
  float: left;
  margin-right: 0;
  border: 1px solid #dedede;
}
#search .btn-primary {
  display: inline-block;
  margin-top: 0;
  margin-left: 4px;
  padding: 10px 20px 7px 20px;
  height: 19px;
  overflow: hidden;
}
/*-----menu-----*/
#menu {
  display: inline-block;
  position: absolute;
  top: 90px;
  width: 1026px;
}
#menu .navbar .navbar-inner {
  padding: 0;
  border-radius: 0;
  margin: 0;
  background: none;
  border: none;
  filter: none;
  display: inline-block;
  box-shadow: none;
  min-height: 0;
  width: 100%;
}
.navbar {
  margin-bottom: 0;
}
.navbar-inner > a {
  float: left;
  display: inline-block;
  margin-top: -1px;
}
.sf-menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0;
}
.sf-menu > li {
  position: relative;
  display: inline-block;
  float: left;
  background: url(../img/menu_point.png) right 15px no-repeat;
  padding-right: 30px;
  margin-right: 30px;
}
.sf-menu > .last {
  margin-right: 0;
  padding-right: 0;
  background: none;
}
.sf-menu > li > a {
  position: relative;
  display: inline-block;
}
.sf-menu > li > a .base_text {
  color: #ffffff;
  font: 300 20px 'Open Sans', 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
  position: relative;
  display: inline-block;
  z-index: 1;
}
.sf-menu > li > a .button_act {
  position: absolute;
  top: -109px;
  padding-top: 39px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e3e3e3;
}
/*-----sub-menu-----*/
.sf-menu ul a {
  color: #aeaeae;
  font: 300 15px/16px 'Open Sans', 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 5px;
  position: relative;
  display: inline-block;
}
.sf-menu ul a:hover {
  text-decoration: none;
}
.sf-menu ul {
  position: absolute;
  margin: 0;
  list-style: none;
  left: 0;
  top: 25px;
  z-index: 10;
  background-color: #ffffff;
  text-align: center;
  padding: 20px 25px 13px 25px;
}
.sf-menu ul > li {
  display: block;
}
.sf-menu ul > .last {
  padding-bottom: 0;
  background: none;
}
.sf-menu .subMenu2 {
  position: absolute;
  margin: 0;
  list-style: none;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: #ffffff;
  text-align: center;
  margin-left: 111px;
  padding: 20px 25px 13px 25px;
}
.sf-menu .subMenu2 a {
  color: #aeaeae;
  font: 300 15px/16px 'Open Sans', 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 5px;
  position: relative;
  display: inline-block;
}
/*-----content-----*/
#wrapper {
  margin-top: 0px !important;
}
#wrapper .global {
  position: absolute;
  z-index: 2;
  display: inline-block;
  top: 150px;
  width: 100%;
  height: 100% !important;
}
.container {
  position: relative;
}
.dynamicContent {
  position: absolute;
}
.dynamicContent .content {
  padding: 28px 0 10px 0;
  border-top: 1px solid #494848;
  margin-top: 110px;
  border-bottom: 1px solid #494848;
}
/*-----btn-----*/
.btn.btn-link {
  padding: 0;
  margin: 0;
  background: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
  border-radius: 0;
  font: 300 18px 'Open Sans', sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn.btn-link:hover {
  text-decoration: none;
  color: #555150;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*-----thumbs-----*/
.thumb-pad1 {
  padding-bottom: 46px;
}
.thumb-pad1 .thumbnail {
  padding: 0;
  margin: 0;
  box-shadow: none !important;
  text-shadow: none;
  border: none;
  border-radius: 0;
  display: inline-block;
  width: 100%;
}
.thumb-pad1 .thumbnail > img {
  max-width: none;
  margin: 0;
  float: left;
  margin-right: 18px;
}
.thumb-pad1 .thumbnail .caption {
  padding: 0;
  overflow: hidden;
}
.thumb-pad1 .thumbnail .caption h4 {
  margin-top: -8px;
}
.thumb-pad2 {
  margin-bottom: 15px;
}
.thumb-pad2 .thumbnail {
  padding: 0;
  margin: 0;
  box-shadow: none !important;
  text-shadow: none;
  border: none;
  border-radius: 0;
  display: inline-block;
  width: 100%;
}
.thumb-pad2 .thumbnail > img {
  max-width: none;
  margin: 0;
  float: left;
  margin-right: 30px;
}
.thumb-pad2 .thumbnail .caption {
  padding: 0;
  overflow: hidden;
}
.thumb-pad2 .thumbnail .caption h4 {
  margin-top: -8px;
  margin-bottom: 8px;
}
.thumb-pad2 .thumbnail .caption .post-link {
  font: 14px 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 18px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.thumb-pad2 .thumbnail .caption .post-link:hover {
  color: #555150;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.thumb-pad2 .thumbnail .caption p {
  margin-bottom: 9px;
  width: 550px;
}
.mail {
  font: 14px 'Arial', sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
  margin-bottom: 66px;
}
.mail:hover {
  color: #828282;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*-----carousel-----*/
#carousel {
  width: 2000px !important;
  height: 800px !important;


  display: inline-block;
  position: absolute;
  left: 50% !important;
  margin-left: -928px;
  top: 0;

}
#carousel ul {
  height: 800px !important;
}
/*-- hier geändert von height 111 geändert --*/
#carousel li {
  display: block;
  float: none !important;
  width: 1857px !important;
  height: 88px;
  position: relative;
}
#carousel li a {
  display: inline-block;
  cursor: pointer;
}
#carousel li a span {
  width: 124px;
  height: 124px;
  background: url(../img/zoom.png) no-repeat;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -63px;
  margin-top: -200px;
}
#carousel li img {
  max-width: none;
}
.btnt {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 382px;
}
.btnt > div {
  display: inline-block;
}
.prev,
.next {
  position: relative;
  z-index: 3;
  display: block;
  top: 0;
}
.prev {
  width: 70px;
  height: 32px;
  cursor: pointer;
  margin-bottom: 264px;
}
.next {
  width: 70px;
  height: 32px;
  cursor: pointer;
}
.next .img_act {
  position: absolute;
}
.prev .img_act {
  position: absolute;
}
/*-----google map-----*/
.g_map {
  width: 406px;
  height: 406px;
  float: left;
  margin: 0;
  border: none;
  background-color: #fff;
  border-radius: 250px;
  margin-top: 19px;
  margin-bottom: 23px;
}
.g_map > iframe {
  width: 406px;
  height: 406px;
  border: none;
  outline: none;
  padding: 0;
  background-color: #fff;
  border-radius: 250px;
}
.info {
  display: inline-block;
  margin-top: 17px;
}
.info p {
  margin: 0;
  color: #868686;
}
.info > p span {
  width: 93px;
  display: inline-block;
  color: #868686;
  font-weight: normal;
}
.info .btn.btn-link {
  font: 13px/18px 'Trebuchet MS', sans-serif;
  color: #323233;
  display: inline-block;
  position: relative;
  top: -2px;
}
.info h4 {
  margin-bottom: 2px;
}
/*-----form-----*/
#form1 {
  margin: 0;
  position: relative;
  display: block;
  margin-bottom: 1px;
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}
#form1 label {
  margin-bottom: 0;
  position: relative;
}
#form1 label input,
#form1 label textarea {
  outline: 0;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  color: #828282;
  width: 430px;
  padding: 9px 9px 10px 19px;
  font: 14px 'Arial', sans-serif;
  font-weight: normal;
  margin-bottom: 20px;
  background-color: #363636;
  border: none;
}
#form1 label textarea {
  height: 168px;
  resize: none;
}
#form1 .message textarea {
  padding-top: 12px;
}
#form1 label input {
  width: 250px;
}
#form1 .error {
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  top: 1px;
  color: #ffffff;
  text-align: right;
  float: right;
  right: 4px;
}
#form1 fieldset .indent {
  width: 100%;
  display: inline-block;
  margin-bottom: 9px;
}
#form1 fieldset .indent label {
  float: left;
  display: inline-block;
}
#form1 .empty {
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  top: 1px;
  color: #ffffff;
  text-align: right;
  float: right;
  right: 4px;
}
#form1 .message .empty,
#form1 .message .error {
  top: 3px;
}
#form1 .success {
  background: #363636;
  border: none;
  left: 0;
  padding: 31px 15px;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 248px;
}
#form1 .success > span {
  color: #828282;
  font: 13px 'Trebuchet MS', sans-serif;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.btns {
  margin-top: -47px;
  right: 0;
  position: relative;
  display: inline-block;
  float: right;
}
.btns > a {
  float: left;
  margin-left: 25px !important;
}
/*-----footer-----*/
footer {
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom: 0;
  background-color: #000;
  padding-top: 31px;
  padding-bottom: 30px;
}
footer img {
  display: inline-block;
}
footer .privacy_text {
  font: 12px 'Bitter', 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  color: #5c5c5c;
  display: block;
  text-transform: uppercase;
  float: left;
}
footer .privacy_text > span {
  color: #8a8a8a;
}
footer .privacy_text a {
  font: 12px 'Bitter', 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  color: #5c5c5c;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .privacy_text a:hover {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer p {
  font: 14px 'Arial', 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  color: #6b6467;
  float: right;
  margin-right: 102px;
  margin-top: -2px;
  display: inline-block;
  text-align: right;
  width: 370px;
}
footer p > img {
  float: left;
  margin-top: -3px;
  margin-left: 22px;
}
.follow-icons {
  float: right;
  margin-top: -10px;
}
.follow-icons li {
  float: left;
  margin-left: 8px;
}
/*-----scroll-----*/
.scroll {
  width: 870px;
  height: 443px !important;
  overflow: hidden !important;
  margin-top: 45px;
}
.scroll > div > h4 {
  margin-bottom: 8px;
}
.scroll > div > a {
  font: 14px 'Arial', "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 18px;
  margin-left: 31px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.scroll > div > a:hover {
  color: #555150;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.scroll > div > .btn-link {
  margin-left: 31px;
  margin-bottom: 40px;
}
.scroll > div > p {
  margin-bottom: 9px;
  margin-left: 31px;
}
.scroll1 {
  width: 870px;
  height: 349px !important;
  overflow: hidden !important;
}
.scroll1 > div > h4 {
  margin-bottom: 8px;
}
.scroll1 > div > p {
  margin-bottom: 24px;
}
.scroll2 {
  width: 870px;
  height: 524px !important;
  overflow: hidden !important;
}
.scroll2 > div > h4 {
  margin-bottom: 8px;
}
.scroll2 > div > p {
  margin-bottom: 24px;
}
._track {
  position: relative;
  width: 12px;
  height: 379px;
  right: 0;
  top: 150px;
  background-color: #000000;
}
._shuttle {
  cursor: pointer !important;
  width: 12px;
  height: 35px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  margin-bottom: 0px;
  margin-top: 0;
}
/*-----------------------------------------------------------------------------------*/
.dropdown-menu li ul li {
  list-style-type: square;
}
.margTop {
  margin-top: -9px;
}
.margTop1 {
  margin-top: 8px;
}
.margLeft {
  margin-left: 31px;
}
/*-----------------------------------------------------------------------------------*/
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 31px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
