.transition {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.shadow {
  -webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, .5);
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, .5);
}
html {
  font-family: 'Roboto', sans-serif;
}
.sepia {
  display: block;
  position: relative;
}
body {
  overflow-y: scroll;
}
.highlight {
  color: #f3b500;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
#container {
  width: 960px;
  margin: 40px auto 40px auto;
  position: relative;
  background: #fff;
  padding: 10px;
}
#container > header {
  width: 100%;
  height: 50px;
  height: 119px;
}
#container > #sitewrapper {
  width: 100%;
}
#container > #sitewrapper > #content {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
#container > #sitewrapper > #contenthome {
  position: relative;
  float: left;
  width: 940px;
  margin-bottom: 25px;
}
#container > #sitewrapper > #content p {
  color: #1a3964;
  line-height: 28px;
  font-size: 18px;
  text-align: justify;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 15px 0;
}
#container > #sitewrapper > #content ul {
  line-height: 22px;
  font-size: 15px;
  margin: 15px 0 15px 30px;
}

/* Footer */
footer {
	z-index:5000;
	position:relative;
  clear: both;
  height: 215px;
}
footer a {
  text-decoration: none;
  color: #003d5c;
}
footer > #top {
  width: 100%;
  height: 39px;
  margin-bottom: 20px;
}
footer > #top a {
  width: 25%;
  height: 39px;
  display: block;
  float: left;
  background: url(../images/footer-top.jpg) no-repeat;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
footer > #top #gpb:hover {
  background-position: 0 -39px;
}
footer > #top #sospeihau {
  background-position: -192px 0;
}
footer > #top #sospeihau:hover {
  background-position: -192px -39px;
}
footer > #bottom {
  float: left;
  width: 100%;
  background: #dfdfdf;
  height: 213px;
  padding: 23px;
  font-size: 13px;
}
footer > #bottom > div {
  float: left;
  width:33.3%
}

footer > #bottom > #link2 {
  width:25%;
}
footer > #bottom > #adresse {
  width:25%;
}
footer > #bottom > #kontaktform {
  width:50%;
}
footer > #bottom > div a {
  display: block;
  margin-bottom: 7px;
}

footer > #bottom > #kontaktform a {
  text-align: right;
}
footer > #bottom > #kontaktform input {
  font-size: 12px;
  display: block;
  width: 100%;
  height: 31px;
  border: 0;
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 8px;
}
footer > #bottom > #kontaktform input[type="submit"] {
  background: none;
  padding: 0;
  color: #003d5c;
  height: auto;
  margin: 0;
  text-align: right;
}
footer > #bottom > #kontaktform textarea {
  font-size: 12px;
  width: 100%;
  border: 0;
  background: #fff;
  height: 92px;
  padding: 10px;
  margin-bottom: 8px;
}
footer > #bottom > #social #youtube {
  margin-bottom: 31px;
  width: 42px;
  height: 42px;
  background: url(../images/social.jpg);
}
footer > #bottom > #social #facebook {
  display: none;
  margin-bottom: 32px;
  width: 42px;
  height: 29px;
  background: url(../images/social.jpg) no-repeat 0 -72px;
}
footer > #bottom > #social #flickr {
  display: none;
  width: 42px;
  height: 14px;
  background: url(../images/social.jpg) no-repeat 0 -133px;
}

footer > #bottom > #social {display:none}

/* Footer 2025 */
footer {
  background: #1a3964;
  color: #fff;
  padding: 36px 0;
  max-height: 259px;
  height: 100%;
}
footer > #bottom {
  background: #1a3964;
  margin: 0px auto;
  max-width: 960px;
  float: none;
  font-size: 18px;
  height: 188px;
  border-left: 1px solid #fff;
  padding: 0px;
}
footer > #bottom .coloumn {
  width: 40%;
  border-right: 1px solid #fff;
  padding: 28px 40px;
  height: 100%;
}
footer > #bottom .coloumn:last-child {
  border-right: none;
  width: 20%;
}

footer .title {
  font-weight: 600;
  text-transform: uppercase;
}

footer .coloumn > div {
  margin-top: 22px;
  line-height: 33px;
}
footer .coloumn:nth-child(2) > div {
  line-height: 25px;
}

footer > #bottom .coloumn > div a {
  color: #fff;
  display: inline-block;
  padding-left: 15px;
}
footer > #bottom .coloumn > div img {
  position: relative;
  top: 2px;
}
footer > #bottom .coloumn > div img.phone {
  top: 6px;
}
footer > #bottom #link > div a {
  padding-left: 0;
  margin-bottom: 0;
  display: block;
}




nav {
  white-space: nowrap;
  height: 40px;
  position: relative;
  z-index: 20000;
  margin: 10px 0 0 0;
  background: #1a3964;
}
nav .container {
  max-width: 960px;
  margin: 0 auto;
}
nav ul {
  padding: 0;
  margin: 0;
  display: table;
  width:100%
}
nav .container > ul > li {
  display:table-cell;
  height: 40px;
}

nav .container > ul > li.nolink {
  cursor: default;
}

nav .container > ul > li.active:hover > a {
  background: #9e9483;
  color: #fff;
}

nav .container > ul > li > a {
  text-decoration: none;
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
}
nav .container > ul > li > span {
  cursor: pointer;
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
}

nav .container > ul > li > span:hover {
	background: #9e9483;
}

nav .container > ul > li:hover > a, nav > ul > li:hover > span {
  background: #f8b700;
  color: #fff;
}

/* STARTSEITE */
.startseite #sitewrapper {
  max-width: 1200px;
}

.block1 {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 40px 0;
}

.block1 .flex-row {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 75px;
}

.nivoSlider {
  width: 100% !important;
  height: auto !important;
  display: block;
  margin-top: 30px;
}

.nivoSlider img {
  width: 100%;
  height: auto;
  display: block;
}

.block2 {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background: #f2f2f2;
}

.block2-innen {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

.block2 img {
  width: 100%;
  height: auto;
  display: block;
}

.block3 {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 40px 0;
}

.block3 > * {
  max-width: 1200px;
  margin: 0 auto;
}

.stichpunkte {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.stichpunkte ul {
  margin: 0;
  padding: 0;
}

.stichpunkte li {
  font-size: 18px;
  color: #1a3964;
  line-height: 28px;
  margin-bottom: 0px;
}

.block4 {
  background: #f2f2f2;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.block4-innen {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
}
   
.garantie {
  list-style: none;
  padding: 0;
  margin: 0;
}

.garantie li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 0px;
}

.garantie li::before {
  content: "\2714";
  position: absolute;
  left: 0;
  top: 0;
  color: #2e7d32;
}

.block5 {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 40px 0;
}

.block5-innen {
  max-width: 1200px;
  margin: 0 auto;
}

.block6 {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background: #f2f2f2;
}

.block6-innen {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

.block6 img {
  width: 80%;
  height: auto;
  display: block;
}

#container > #sitewrapper > #content {
  margin-bottom: 0px;
}

/* EINZELNE FARBEN */

nav .container > ul > li:hover > a, nav > ul > li:hover > span {background: #9e9483;}
nav .container > ul > li.active > a {
  color: #fff;

}
/* EINZELNE FARBEN ENDE */


nav .container > ul > li > div {
  position: absolute;
  /*box-shadow: 40px 40px 40px rgba(0, 0, 0, 0.30);*/
  display: none;
  
}
nav .container > ul > li > div > ul {
  padding: 10px 0;
  background: #9e9483;
  box-shadow: 0px 10px 10px rgba(0,0,0,.25);
}
nav .container > ul > li > div > ul > li {
  padding: 0 10px;
  clear: both;
}
nav .container > ul > li > div > ul > li.active > a {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.25);
}
nav .container > ul > li > div > ul > li > a {
	font-size:15px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  display: block;
  padding: 10px;
}
nav .container > ul > li > div > ul > li:hover {
  background: #9e9483;
}
nav .container > ul > li > div > ul > li:hover a {color:#fff !important}
nav .container > ul > li > div > ul > li > div {
  margin-top: -52px;
  position: absolute;
  box-shadow: 40px 40px 40px rgba(0, 0, 0, 0.30);
  display: none;
  padding-left: 4px;
}
nav .container > ul > li > div > ul > li > div > ul {
  padding: 10px 0;
  background: url(../images/hg_submenu.png);
}
nav .container > ul > li > div > ul > li > div > ul > li {
  padding: 0 10px;
  clear: both;
}
nav .container > ul > li > div > ul > li > div > ul > li.active > a {
  color: #000 !important;
  background: rgba(255, 255, 255, 0.25);
}
nav .container > ul > li > div > ul > li > div > ul > li > a {
  color: #003d5c;
  font-weight: normal;
  text-decoration: none;
  display: block;
  padding: 10px;
}
nav .container > ul > li > div > ul > li > div > ul > li > a:hover {
  color: #fff;
}


.submenu {
  float: left;
  list-style: none;
  margin: 83px 10px 0 0;
  padding: 0;
  width: 209px;
}
.submenu a {
  color: #000;
  text-decoration: none;
}
.submenu li:first-child {
  background: #000;
  color: #f8b700;
  padding: 5px 0 5px 10px;
}
.submenu li {
  padding: 8px 0 8px 10px;
  font-size: 15px;
}
.submenu li a {
  display: block;
  width: 105px;
}
#home_links {
  list-style: none;
  padding: 0 !important;
  line-height: 0 !important;
  margin-top: 10px;
}
#home_links li {
  float: left;
  margin-right: 11px;
  position: relative;
}
#home_links li:last-child {
  margin-right: 0;
}
#form_formular {
  margin: 0 auto;
  width: 70%;
}
#form_formular label {
  width: 20%;
  float: left;
  line-height: 37px;
}
.formcheckbox label {
  width: auto !important;
  float: none !important;
}
#form_formular textarea {
  height: 224px;
}
#form_formular .formsubmit input {
  background: #eceded;
  color: #484847;
  font-size: 18px;
  margin-left: 120px;
  padding: 2px 7px;
  width: 80%;
}
#form_formular .formsubmit input:focus {
  background: #fff;
  margin-left: 130px;
  padding: 2px 7px !important;
}
#form_formular input, #form_formular textarea {
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 0px 3px 0px;
  border: 1px solid rgba(0, 0, 0, 0);
  border: 1px solid #999;
  width: 80%;
  background: #eceded;
}
#form_formular p {
  margin: 10px !important;
}
#form_formular input:focus, #form_formular textarea:focus {
  background: #fff;
  color: #191410;
}
#form_formular .formsubmit input:focus {
  padding: 5px 7px;
}
.rex-message {
  float: left;
  margin-left: 0;
  width: 100%;
}
#newmessage {
  background: #eceded;
  color: #484847;
  font-size: 18px;
  display: block;
  margin-top: 24px;
  padding: 4px 8px 6px 8px;
  text-decoration: none;
  text-align: center;
  width: 253px;
}
ul.form_warning {
  margin: 0 0 25px 15px;
  padding: 0;
  color: #b00000;
  list-style: none;
  margin: 0 0 15px 0;
}
#pflicht {
  position: absolute;
  margin-top: 295px;
  font-size: 85%;
}
textarea {
  resize: none;
}
.radios p:last-child {
  margin-right: 0;
}
p.radio {
  float: left;
  margin-right: 40px;
  width: 180px;
}
#rex-xform label {
  line-height: 20px;
  cursor: pointer;
  display: inline-block;
}
#rex-xform input[type="checkbox"], #rex-xform input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
input[type="checkbox"]:focus + label:before, input[type="radio"]:focus + label:before {
  border-color: #555;
}
input[type="checkbox"] + label, input[type="radio"] + label {
  position: relative;
  padding: 10px;
  padding-top: 4px;
  padding-left: 3em;
  vertical-align: middle;
}
input[type="checkbox"] + label:before, input[type="radio"] + label:before {
  content: '';
  color: #f9d53a;
  position: absolute;
  top: 5px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid grey;
  font-size: 23px;
  line-height: 21px;
  text-align: center;
}
input[type="checkbox"] + label:after, input[type="radio"] + label:after {
  content: '';
  background-color: #f9d53a;
  position: absolute;
  top: 8px;
  left: 3px;
  width: 12px;
  height: 12px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
}
input[type="checkbox"]:checked + label:before {
  background: url(../images/chkbx.jpg) center -3px;
}
input[type="radio"]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
  animation: borderscale 300ms ease-in;
}
input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
input[type="radio"] + label:before, input[type="radio"] + label:after {
  border-radius: 50%;
}
#form_formular .formcheckbox {
  margin-left: 130px !important;
}
.color {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.grey {
  width: 306px;
  height: 161px;
  display: block;
  background: rgba(0, 0, 0, .15);
  position: absolute;
  top: 0;
  left: 0;
}
#links_pic_home {
  font-size: 20.5px;
  left: 10px;
  position: absolute;
  text-align: left;
  top: 331px;
  width: 281px;
}
#links_pic_home a {
  background: none repeat scroll 0 0 #f9b900;
  display: inline-block;
  margin-bottom: 11px;
  padding: 3px 10px;
  text-decoration: none;
  width: auto;
  color: #15464b;
}
#links_pic_home a:hover {
  background: #15464b;
  color: #f9b900;
}
#home-teaser {
  position: absolute;
  padding: 0px 20px;
  height: 70px;
  line-height: 67px;
  background: #000;
  color: #fcb300;
  font-size: 55px;
  left: 502px;
  top: 187px;
  text-transform: uppercase;
}
#button-back {
  background: #f8b700 none repeat scroll 0 0;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 35px;
}
#button-back:hover {
  background: #000;
  color: #f8b700;
}
.styled-list {
  margin-bottom: 10px !important;
  margin-top: 0px !important;
  list-style: none;
  padding-left: 0 !important;
}
#content > .styled-list.sitemap > li > a {
  padding: 15px 5px !important;
}
.styled-list.sitemap a {
  padding: 5px !important;
  display: block;
  color: #000;
  text-decoration: none;
}
.styled-list.sitemap > li {
  font-size: 130%;
}
.styled-list.sitemap > li > ul {
  list-style: none;
  margin: 0 0 0 0px;
}
.styled-list.sitemap > li > ul > li {
  font-size: 115%;
}
.styled-list.sitemap > li > ul > li > a {
  padding-left: 15px !important;
}
.styled-list.sitemap > li > ul > li > ul > li > a {
  padding-left: 30px !important;
}
.styled-list.sitemap > li > ul > li > ul > li > ul > li > a {
  padding-left: 45px !important;
}
.styled-list.sitemap > li > ul > li > ul > li {
  font-size: 100%;
}
.styled-list.sitemap li {
  margin: 0 !important;
}
.styled-list.sitemap a:hover, .styled-list.referenzen > li:hover {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000',GradientType=1);
}
/***** [itmTabs ...] *****/.itmTabs > .tab-header, .itmTabs > .tab-content {
  list-style: none;
  margin: 0 !important;
  padding: 0;
}
.itmTabs > .tab-header > li {
  line-height: 18px;
  height: 30px;
  margin: 0px 1px;
  border: 1px solid #d4d3d3;
  position: relative;
  float: left;
  z-index: 2;
  background-color: #d4d3d3;
  color: #908480;
  text-align: center;
  cursor: pointer;
  padding: 5px 10px !important;
}
.itmTabs > .tab-header > li:first-child, .itmTabs > .tab-header > li:first-child.selected {
  margin-left: 0;
}
.itmTabs > .tab-header > li.selected {
  margin: 0px 1px;
  padding: 5px;
  border: 1px solid #e3e0df;
  border-width: 1px 1px 0px 1px;
  background-color: #fafafa;
  color: #000;
}
.itmTabs .tab-content {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  clear: both;
  position: relative;
  z-index: 1;
  border: 1px solid #d4d3d3;
  overflow: auto;
  border-top: 0;
}
.itmTabs .tab-content .tabcontentwrap {
  padding: 10px;
}
.itmTabs .tab-content .tabcontentwrap p:last-child {
  margin-bottom: 0 !important;
}
.itmTabs .tab-content .tabcontentwrap ul {
  list-style: disc;
  margin-left: 15px;
  margin-bottom: 15px;
}
.itmTabs .tab-content-page {
  background: #fafafa;
  clear: both;
  position: absolute;
  width: 100%;
  z-index: 1;
  display: none;
  overflow: hidden;
}
.tapcontent-wrap {
  padding: 30px;
}
.tapcontent-wrap h2 {
  padding-top: 0;
  margin-top: 0;
}
.itmTabs .tab-content-page.selected {
  display: block;
}
.itmTabs table td {
  border: 0px;
  padding: 3px 0 0 0 !important;
  vertical-align: top;
}
.itmTabs table.masse {
  width: 100%;
  background: #e8e8e8;
  text-align: center;
}
.itmTabs table.masse td {
  border: 1px solid #aaa !important;
}
.itmTabs ul li {
  line-height: 20px;
}
#produktgalerie {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
#produktgalerie a {
  cursor: pointer;
}
#produktgalerie li {
  float: left;
  margin-bottom: 26px;
}
#produktgalerie li img {
  border: 1px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-right: 30px;
  width: 272px;
  height: 203px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
#produktgalerie li img:hover {
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
#produktgalerie li:nth-child(3n+3) img {
  margin-right: 0;
}
#produktgalerie.ohnetab {
  padding: 30px !important;
  float: left;
  border: 1px solid #d4d3d3;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background: none repeat scroll 0 0 #fafafa;
}
.tapcontent-wrap div.ueberschrift, #produktgalerie div.ueberschrift {
  margin-bottom: 15px;
  border-bottom: 1px solid #bbb;
}
#galerie, #galerie-4 {
  list-style: none;
  padding: 0;
  margin: 0 !important;
}
#galerie li, #galerie-4 li {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
#galerie li:nth-child(3n+3) {
  margin-right: 0;
}
#galerie-4 li:nth-child(4n+4) {
  margin-right: 0;
}
.linkcontent {
  display: block;
  padding-left: 15px;
  text-decoration: none;
  background: url(../images/linkcontent.jpg) no-repeat 0 5px;
}
.menubutton {
  display: none;
}
#overlay {
  display: none;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5000;
}

#struktur_wrap {position:relative; height:430px; margin-top:90px;}
#struktur_wrap a {text-decoration: none; color:#000 !important}
#struktur_wrap #struktur{margin:0 auto; display: block;}
#baufirma, #bautraeger, #architekt, #hausverwaltung {position:absolute; top:0; font-size:15px;}
#mitglied {margin: 0 100px 50px; font-size:15px; text-align:center; background: #ddd; padding:10px; width:auto;}
#mitglied span {font-weight:bold; font-size:120%; line-height:25px;}

#baufirma {left: 105px;}
#bautraeger {left: 645px;}
#architekt {left: 695px; top: 300px}
#hausverwaltung {left: 105px; top: 300px}

.tabelle {width:100%; display:table; border: 1px solid #999; margin-bottom:20px;}
.tabelle .header {font-weight:bold; background:#eee}
.tabelle > div {display:table-row;  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;}
.tabelle > div:hover {background:rgba(0,0,0,.10);}
.tabelle > div > div {display:table-cell; padding:5px; border-right: 1px solid #999; border-bottom: 1px solid #999; text-align:center}
.tabelle > div > div:last-child {border-right:0}
.tabelle > div:last-child > div {border-bottom:0}

.pdf {text-indent:-9000px; background:url(../images/pdf.png) no-repeat 0 0 / 100% auto; display:block; width:25px; height: 25px; float:left; margin-right:5px;}

@media (max-width: 1024px) {

  .block1 .flex-row,
  .block2-innen,
  .block6-innen {
    grid-template-columns: 1fr;
    gap: 40px;
    margin: 0 2rem;
  }
  .block5 h2,
  .block3 h2,
  .stichpunkte,
  .block5 p {
    padding: 0 20px;
  }
  .block6-innen img,
  .block2-innen img {
     width: 70%;
  }
  .nivoSlider {
    max-width: 70%;
    margin: 0 auto;
   display: block;
  }
}

@media screen and (max-width: 1000px) {
		#struktur_wrap #struktur {margin-left: 0}
		#baufirma, #bautraeger, #architekt, #hausverwaltung {left: 400px;}
		#bautraeger {top:100px; left:450px}
		#architekt {top: 200px; left:450px}
		#hausverwaltung {top: 300px}
		#mitglied {margin-left:0; margin-right:0}
}

@media screen and (max-width: 740px) {
	#struktur_wrap #struktur {width:50%;}
	#baufirma, #bautraeger, #architekt, #hausverwaltung {left: 55%;}
        .block1 .flex-row,
        .block2-innen,
        .stichpunkte,
        .block6-innen {
            grid-template-columns: 1fr;
            gap: 30px;
            margin: auto 1rem;
        }
       .block5-innen {
            padding: 0 1rem;
       }
       .block3 h2 {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 32px;
       }
}

@media screen and (max-width: 540px) {
	#struktur_wrap #struktur {width:80%; position:relative; margin:0 auto; margin-bottom:50px;}
	#struktur_wrap {height:auto; margin-top:15px;}
	#baufirma, #bautraeger, #architekt, #hausverwaltung {position:relative; left: auto; top: auto; margin-bottom:25px;}
}


/* 10.02. */


header {display:none}
nav {margin-top:0}
#html {background: rgba(0, 0, 0, 0) url("../images/hg_logo.jpg") no-repeat fixed center top;}

.plaene {margin-bottom:30px; float:left;}
.plaene div {float:left; margin-right:15px;}
.plaene span {display:block; font-size:90%;margin-top:7px;margin-bottom:20px;}
.plaene img {border:1px solid #000; width:172px;}
.plaene div:last-child {margin-right:0}

.site_referenzen h2, .site_wohnungsbaureferenzen h2 {border-bottom:1px solid #000;}

#galerie.referenzen img {float:left; margin-right:15px;}
#galerie.referenzen div {font-size:85%;}
#galerie.referenzen li {width:45%; margin-right:5%; margin-bottom:25px;}

#link_home {
    height: 150px;
    margin: 0 auto;
    position: absolute;
    top: -250px;
    width: 100%;
}

#cookieCheck{background-color:#fff;bottom:0;color:#000;padding:10px;position:fixed;text-align:center;text-shadow:none!important;width:100%;z-index:50000}
#cookieCheck a{color:#000!important;text-decoration:underline}
#cookieCheck a.button{display:block;margin:15px auto 0;width:230px;background-color:#554848;color:#fff!important;padding:2px 15px;text-decoration:none}

@media screen and (max-width: 1098px){#cookieCheck a.button{display:block;margin:15px auto 0;width:230px}}

@media screen and (max-width: 740px){#cookieCheck a.button{margin-top:10px}}