/* Generated by less 1.5.1 */
/*farben definieren cssless */
/* vorher_ rgb(255, 88, 0) - #ff5800 */
html {
  height: 100%;
}
body {
  height: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #67727E;
  font-size: 14px;
  line-height: 19px;
  background-color: #fff;
}

::selection {
	color:#fff;
	background:#f88222;
}

::-moz-selection {
	color:#fff;
	background:#f88222;
}

a,
.btn {
  transition: all 0.1s ease-in-out 0s;
}
a:hover,
.btn:hover {
  transition: all 0.1s ease-in-out 0s;
  text-decoration: none;
}
a {
  color: #182430;
}
a:hover {
  color: #67727E;
}
.clearer {
  clear: both;
  overflow: hidden;
  height: 0px;
}
#content {
  background-color: #fff;
  position: relative;
}
#content img {
  max-width: 100%;
}
#topbar {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(248, 130, 34, 0.5);
  margin-top: -120px;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 400;
  width: 100%;
  transition: all 0.2s ease-in-out 0s;
  border-top: 3px solid #f88222;
}
#topbar.scrollIt {
  margin-top: 0;
  opacity: 1;
}
#topbar #logo a {
  line-height: 68px;
}
#topbar ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-top: 2px;
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
#topbar ul li {
  float: left;
}
#topbar ul li a {
  color: #f88222;
  padding: 33px 16px;
  line-height: 71px;
}
#topbar ul li a:hover {
  color: #878787;
  text-decoration: none;
}
#topbar ul li a.active {
  border-top: 2px solid #47bcd0;
}
#home {
  height: 100%;
}
#home #slogans {
  text-align: center;
  color: #fff;
  padding-top: 50%;
  z-index: 999;
  position: relative;
}
#home #slogans h1 {
  font-size: 72px;
  font-weight: 600;
  line-height: 42px;
}
#home #slogans h2 {
  font-size: 50px;
  font-weight: 500;
  line-height: 42px;
}
#home #slogans p {
  font-size: 24px;
  line-height: 30px;
  font-weight: 200;
  line-height: 42px;
  text-transform: uppercase;
}
div.pattern {
  width: 100%;
  height: 100%;
  background-image: url(../_media/pattern.png);
  background-repeat: repeat;
  position: absolute;
  top: 0px;
}
div.scrollDown {
  text-align: center;
  width: 100%;
  /*height:100%;*/
  position: absolute;
  bottom: 45px;
  z-index: 50;
}
div.scrollDown a {
  background-image: url(../_media/scroll.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 50px;
  height: 50px;
  display: inline-block;
}
div.scrollDown a:hover {
  background-image: url(../_media/scroll_hover.png);
}
div.scrollDown img {
  position: absolute;
  bottom: 50px;
}
div.backstretch img {
  position: fixed !important;
}
.box {
  font-weight: 300;
  text-align: center;
  line-height: 24px;
  padding: 100px 0px;
}
.box h1 {
  color: #f88222;
  font-size: 36px;
  line-height: 36px;
  padding-bottom: 16px;
  margin-bottom: 25px;
  background-image: url(../_media/title_underline.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-top: 0px;
  font-weight: 600;
}
.box h3 {
  font-size: 24px;
  font-weight: 300;
  margin-top: 1em;
  color: #3E4D5C;
}
.box h4 {
  font-size: 20px;
  font-weight: 300;
}
.box.einleitung {
  color: #67727E;
}
.box.einleitung .imageplacer {
  background-image: url(../_img/about-me.jpg);
  height: 339px;
  margin-top: 50px;
}
.partner {
  margin-top: 50px;
}
.partnerbox {
  text-align: left;
  opacity: 0;
}
.partnerbox .heading {
  background-color: #f88222;
  padding: 10px;
  background-image: url('../_media/partner-box-head.png');
  background-repeat: no-repeat;
  background-position: right center;
}
.partnerbox .heading h2 {
  color: #fff;
  font-size: 18px;
  margin: 0px;
}
.partnerbox .content {
  background-color: #efefef;
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
}
.partnerbox .content p {
  margin: 0px;
}
.greybox {
  background-color: #efefef;
}
.greybox.polygon {
  background-image: url('../_media/poly.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 0px;
}
.box.vorteile ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.box.vorteile ul li {
  opacity: .1;
}
.box.vorteile ul li.icon-plus-circled {
  color: #f88222;
  font-size: 20px;
}
.box.vorteile ul li.icon-plus-circled span {
  font-size: 18px;
  color: #67727E;
}
.box.kontakt {
  padding-bottom: 0px;
}
.modal-body h2 {
  color: #3F3F3F;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 25px;
  margin-top: 0;
}
.form-control {
  border-radius: 0px;
  background-color: #f5f5f5;
  border: 0 none;
  box-shadow: none;
  color: #878787;
  height: 42px;
  text-transform: uppercase;
  padding: 14px 24px;
  margin-bottom: 20px;
}
form .btn {
  border-radius: 0px;
  background-color: #f88222;
  border: 0 none;
  box-shadow: none;
  color: #fff;
  height: 42px;
  text-transform: uppercase;
  padding: 19px 24px;
  margin-bottom: 20px;
  padding: 0px;
}

span.capt_hint { text-align:left !important; }

form .btn:hover {
  color: #fff;
  background-color: #ff8340;
}
#footer {
  background-color: #111;
  color: #fff;
  line-height: 1.625;
  padding: 30px;
  text-align: center;
	position:relative;
	z-index:3;
}
#footer a {
  color: #bfbfbf;
}
#footer a:hover {
  color: #fff;
}
#bottombox {
  padding: 20px 0px;
}
#bottombox p {
  margin: 0px;
  text-align: center;
}
#bottombox span {
  padding: 0px 2px;
}
.trenner {
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
  -o-background-size: 110% auto;
  -webkit-background-size: 110% auto;
  -moz-background-size: 110% auto;
  background-size: 110% auto;
  background-position: center 76px;
}
.trenner p {
  font-size: 24px;
  line-height: 120%;
  font-weight: 300;
  line-height: 42px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin: 0px;
  padding: 250px 0px;
  z-index: 20;
  position: relative;
}
.trenner.notext {
  height: 300px;
}
.trenner.first {
  background-image: url('../_img/mitarbeit.jpg');
}
.trenner.second {
  width: 100%;
}
.trenner.second .logowrapper {
  height: 200px;
  background-color: #f88222;
}
.trenner.second .logowrapper .geologo {
  padding: 100px 0px;
  background-image: url('../_media/geothermie.png');
  background-repeat: no-repeat;
  background-position: center;
}
.android.mobile.landscape #home #slogans {
  padding-top: 25%;
}
.android.mobile.portrait .hideme {
  display: none !important;
}
.android.mobile.portrait .trenner.second .geologo {
  -o-background-size: 80% auto;
  -webkit-background-size: 80% auto;
  -moz-background-size: 80% auto;
  background-size: 80% auto;
}
.frank {
  position: relative;
  overflow: visible;
  bottom: 0px;
}
.frank img {
  position: absolute;
  left: -1500px;
	bottom:0px;
}

div.errors ul { padding-left:0px; }
li.error_message { color:#F88222; font-weight:bold; list-style-type:none; }
input.error_message { border:2px solid #F88222; }
div.captcha.error_message { padding:5px; border:2px solid #F88222; }