@font-face {
  font-family: "museosans500";
  src: url("fonts/MuseoSans-500-webfont.eot");
  src: url("fonts/MuseoSans-500-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/MuseoSans-500-webfont.woff2") format("woff2"),
    url("fonts/MuseoSans-500-webfont.woff") format("woff"),
    url("fonts/MuseoSans-500-webfont.ttf") format("truetype"),
    url("fonts/MuseoSans-500-webfont.svg#museo700") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* A font by Jos Buivenga (exljbris) -> http://www.exljbris.com */

@font-face {
  font-family: "museosans700";
  src: url("fonts/MuseoSans_700-webfont.eot");
  src: url("fonts/MuseoSans_700-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/MuseoSans_700-webfont.woff2") format("woff2"),
    url("fonts/MuseoSans_700-webfont.woff") format("woff"),
    url("fonts/MuseoSans_700-webfont.ttf") format("truetype"),
    url("fonts/MuseoSans_700-webfont.svg#museo700") format("svg");
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0px;
  padding: 0px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(../scripts/boxsizing.htc);
}

.cf:after {
  content: " ";
  display: table;
  clear: both;
}

html {
  height: 100%;
  max-height: 100%;
  font-family: museosans500;
  font-size: 80%;
  overflow-y: scroll;
}

body {
  height: 100%;
  max-height: 100%;
  background-color: #e4e4e4;
}

img {
  display: block;
}

body ul.wrapper {
  list-style: none;
  margin: 0 auto 0;
  width: 1260px;
  height: 100%;
  max-height: 100%;
}

.menu {
  height: 97px;
  padding: 5px;
  width: 100%;
  position: relative;
  z-index: 5555;
  background: transparent url(../images/lineal.links.oben.png) 585px 0px
    no-repeat;
  overflow: visible;
}

.lineal {
  position: absolute;
  top: 0;
  padding-top: 97px;
  width: 1260px;
  z-index: 4;
  height: 100%;
  max-height: 100%;
}

li.lineal div.innerlineal {
  display: table;
  width: 100%;
  height: 100%;
  max-height: 100%;
  background: transparent url(../images/lineal.links.png) 585px 0px repeat-y;
}

li.menu nav {
  display: table;
  width: 1260px;
}

li.menu div.menucell {
  display: table-cell;
  vertical-align: top;
  width: 630px;
}

li.menu div.menucell ul {
  list-style: none;
}

#mfirst {
  margin-top: 26px;
  padding-right: 60px;
}

#mfirst li {
  text-align: right;
  font-size: 15pt;
  line-height: 17pt;
  height: 17pt;
  margin-bottom: 17.5px;
}

#mfirst li.header {
  font-family: museosans700;
  font-size: 18pt;
  line-height: 21pt;
  height: 21pt;
  text-transform: uppercase;
  margin-bottom: 25px;
}

#mfirst li a {
  color: #8b8b8b;
  text-decoration: none;
}

#mfirst li a:hover {
  color: #990000;
}

#mfirst li a.aktiv {
  color: #990000;
}

#mfirst li.header a {
  color: #000000;
  text-decoration: none;
}

#mfirst li.header a span {
  color: #990000;
}

#msecond {
  position: relative;
  top: 101px;
  left: 27px;
}

#msecond li {
  font-size: 15pt;
  padding-bottom: 17px;
}

#msecond li.small {
  font-size: 10pt;
  line-height: 17pt;
  height: 17pt;
  color: #8b8b8b;
}

#msecond li a {
  color: #8b8b8b;
  text-decoration: none;
}

#msecond li a:hover {
  color: #990000;
}

#msecond li a.aktiv {
  color: #990000;
}

.content-top {
  position: relative;
  left: 50%;
  z-index: 9997;
  width: 50%;
}

li.content-top div#main-top {
  display: block;
  position: relative;
  top: 0px;
  width: 21px;
  height: 180px;
  background: transparent url(../images/lineal.rechts.png) center top repeat-y;
}

.content-text {
  position: relative;
  top: 0;
  left: 50%;
  z-index: 9999;
  width: 50%;
}

li.content-text div#main-text {
  display: table;
  position: relative;
  z-index: 99999;
  width: 540px;
  padding: 20px 28px 32px 48px;
  -webkit-box-shadow: 5px -1px 17px 0px rgba(102, 102, 102, 1);
  -moz-box-shadow: 5px -1px 17px 0px rgba(102, 102, 102, 1);
  box-shadow: 5px -1px 17px 0px rgba(102, 102, 102, 1);
  background: #ffffff url(../images/lineal.rechts.text.png) left top repeat-y;
}

.bottom-spacer {
  position: relative;
  top: 0;
  left: 50%;
  z-index: 1;
  width: 50%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 10.5pt;
  font-weight: normal;
  color: #8b8b8b;
}

h2 {
  padding-bottom: 30px;
}

h2.mb15 {
  padding-bottom: 15px;
}

h2.ueu {
  padding-bottom: 10px;
  font-family: museosans500;
  font-size: 14pt;
  letter-spacing: 0.05em;
  color: #000000;
}

h2.ueu span {
  color: #990000;
}

h2.ueu span.grau {
  color: #8b8b8b;
}

h3 {
  font-size: 14pt;
  padding-top: 15px;
  padding-bottom: 15px;
}

h3.sfh1 {
  padding-top: 10px;
  padding-bottom: 15px;
  color: #000000;
}

h4 {
  color: #000000;
  font-size: 13pt;
  padding-bottom: 15px;
}

p,
ul.nlist {
  font-size: 10.5pt;
  line-height: 150%;
  margin-bottom: 15px;
}

p.large {
  font-size: 14pt;
  line-height: 174%;
}

p.mb0 {
  margin-bottom: 0px;
}

p.sf1 {
  font-size: 14pt;
  margin-top: 15px;
  margin-bottom: 0px;
}

p.sf1 span {
  color: #8b8b8b;
}

ul {
  list-style-type: none;
}

ul.rotgrau {
  list-style-type: disc;
  color: #990000;
  font-size: 14pt;
  line-height: 120%;
  margin-bottom: 30px;
  margin-left: 15px;
}

ul.rotgrau a,
ul.rotgrau span {
  color: #8b8b8b;
  text-decoration: none;
}

ul.rotschwarz {
  list-style-type: disc;
  color: #990000;
  font-size: 10.5pt;
  line-height: 150%;
  margin-bottom: 15px;
  margin-left: 15px;
}

ul.rotschwarz li {
  margin-bottom: 15px;
}

ul.rotschwarz span {
  color: #000000;
}

ul.sfrot {
  list-style-type: disc;
  color: #990000;
  font-size: 14pt;
  line-height: 120%;
  margin-bottom: 10px;
  margin-left: 15px;
}

ul.sfschwarz {
  list-style-type: disc;
  color: #000000;
  font-size: 10.5pt;
  line-height: 150%;
  margin-bottom: 10px;
  margin-left: 15px;
}

ul.sfrot span,
ul.sfschwarz span {
  display: block;
  padding-left: 20px;
}

ul.sfschwarz span.grau {
  display: inline !important;
  padding-left: 0px !important;
}

a.tdno {
  text-decoration: none;
}

a.mail {
  font-size: 14pt;
  color: #8b8b8b;
  text-decoration: none;
}

a.mail--schwarz {
  color: #000000;
}

a.smail {
  font-size: 10.5pt;
  color: #8b8b8b;
  text-decoration: none;
}

strong {
  font-weight: normal;
  font-size: 14pt;
}

strong.schwarz {
  color: #000000;
}

p.grau,
span.grau,
strong.grau {
  color: #8b8b8b;
}

a.grauext {
  color: #8b8b8b;
  text-decoration: none;
}

a.grauext:hover {
  color: #8b8b8b;
  text-decoration: underline;
}

p.rot,
p.val_error,
span.rot,
strong.rot {
  color: #990000;
}

div.sec {
  padding-top: 15px;
}

div.buffer {
  display: block;
  padding-top: 30px;
}

#fotoleiste {
  display: block;
  position: fixed;
  top: 397px;
  z-index: 2;
  width: 100%;
  height: 240px;
  background-repeat: repeat-x;
  background-position: center center;
}

.fl-start {
  background-image: url(../images/fotoleiste_start.jpg);
}

.fl-planung {
  background-image: url(../images/fotoleiste_planung.jpg);
}

.fl-ueberwachung {
  background-image: url(../images/fotoleiste_ueberwachung.jpg);
}

.fl-energieberatung {
  background-image: url(../images/fotoleiste_energieberatung.jpg);
}

.fl-gutachten {
  background-image: url(../images/fotoleiste_gutachten.jpg);
}

.fl-schulungen {
  background-image: url(../images/fotoleiste_schulungen.jpg);
}

.fl-ueberuns {
  background-image: url(../images/fotoleiste_ueberuns.jpg);
}

.fl-kontakt {
  background-image: url(../images/fotoleiste_kontakt.2024.jpg);
}

.fl-impressum {
  background-image: url(../images/fotoleiste_impressum.jpg);
}

.fl-datenschutzerklaerung {
  background-image: url(../images/fotoleiste_datenschutzerklaerung.jpg);
}

#rissbreiten {
  display: table;
  position: fixed;
  top: 397px;
  left: 50%;
  z-index: 3;
  margin-left: -640px;
  width: 60px;
  height: 240px;
  background-image: url(../images/rissbreiten.png);
  background-repeat: no-repeat;
  background-position: left top;
}

fieldset.schulungen {
  border: none;
  padding: 0;
}

fieldset.schulungen legend.srot {
  font-size: 14pt;
  color: #990000;
  padding-top: 20px;
  padding-bottom: 20px;
}

fieldset.schulungen label {
  display: block;
}

fieldset.schulungen input.l100 {
  width: 100%;
}

fieldset.schulungen p.slabel1 {
  margin: 0;
}

fieldset.schulungen p.slabel2 {
  margin: 0;
  padding-top: 15px;
}

fieldset.schulungen p.submit {
  margin: 0;
  padding: 25px 0 25px 0;
}

fieldset.schulungen p.submit input {
  width: 85px;
  padding: 4px 10px 3px 10px;
  color: #ffffff;
  background: #8b8b8b;
  border: 1px solid #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

fieldset.schulungen ul.ds-einwlg {
  display: table;
  width: 100%;
  padding: 1em 0 0.5em 0;
}

fieldset.schulungen ul.ds-einwlg a {
  color: #990000;
}

fieldset.schulungen ul.ds-einwlg li {
  display: table-cell;
}

fieldset.schulungen ul.ds-einwlg li.left-checkbox-wrapper {
  width: 25px;
  padding-right: 10px;
}

fieldset.schulungen
  ul.ds-einwlg
  li.left-checkbox-wrapper
  input[type="checkbox"] {
  position: relative;
  top: 3px;
}

div.default-text strong.default {
  font-size: 10.5pt;
  font-family: museosans700;
}

div.default-text h2 {
  font-size: 18pt !important;
}

div.default-text a {
  color: #990000;
}

div.default-text ul {
  font-size: 10.5pt;
  line-height: 150%;
  margin-bottom: 15px;
  margin-left: 15px;
  list-style-type: disc;
}
