/* Basics */
/* line 4, screen.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
/* line 25, screen.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 29, screen.scss */
body {
  line-height: 1;
  overflow-y: scroll; }

/* line 34, screen.scss */
body {
  color: black;
  font-family: helvetica, arial, verdana, sans-serif;
  font-size: 14px;
  background-color: #fff;
  min-height: 1000px; }

/* line 37, screen.scss */
br.clr {
  clear: both;
  height: 0;
  font-size: 0; }

/* line 43, screen.scss */
strong, b {
  font-weight: bold; }

/* line 47, screen.scss */
blockquote, q {
  quotes: none; }

/* line 50, screen.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* line 56, screen.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 61, screen.scss */
.hideme {
  visibility: hidden; }

/* line 62, screen.scss */
.disabled {
  color: #78786e; }

/* line 64, screen.scss */
#content p {
  margin-bottom: 17px;
  color: black; }

/* line 65, screen.scss */
#content ul {
  list-style-position: outside;
  list-style-type: disc;
  margin-bottom: 17px; }

/* line 66, screen.scss */
#content ul li {
  margin-left: 17px;
  margin-bottom: 4px; }

/* line 67, screen.scss */
#content ol {
  list-style-position: outside;
  margin-bottom: 17px; }

/* line 68, screen.scss */
#content ol li {
  margin-left: 20px;
  margin-bottom: 4px; }

/* line 71, screen.scss */
h2 {
  font-weight: bold;
  margin-bottom: 17px; }

/* line 75, screen.scss */
h3 {
  font-weight: bold;
  margin-bottom: 0;
  color: #91a93d; }

/* line 81, screen.scss */
#around {
  width: 1003px;
  overflow: hidden;
  background-color: white; }

/* line 82, screen.scss */
#around {
  min-height: 100%;
  height: auto !important;
  height: 100%; }

@media (min-width: 1040px) {
  /* line 85, screen.scss */
  body {
    padding-bottom: 60px;
    background: url("../img/background/bg2.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  /* line 92, screen.scss */
  #around {
    margin: 15px auto 0 auto;
    box-shadow: 0 1px 8px RGBA(0, 0, 0, 0.5); }
  /* line 94, screen.scss */
  #teaser {
    margin-top: 1000px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1003px;
    height: 170px;
    display: block;
    background-image: url(../img/site/TEASER-MIT-RAHMEN.png);
    background-size: 1003px 170px;
    box-shadow: 0 1px 8px RGBA(0, 0, 0, 0.9); } }

/* line 100, screen.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 101, screen.scss */
.clearfix {
  display: block; }

/* line 102, screen.scss */
.floatbox {
  overflow: hidden; }

/* line 103, screen.scss */
.clearfix {
  display: inline-block; }

/* ... especial for IE7 */
/* line 104, screen.scss */
.clearfix {
  display: block; }

/* ... for IE5,IE6,IE7 */
/* line 105, screen.scss */
* html .floatbox {
  width: 100%; }

/* line 106, screen.scss */
*:focus {
  -moz-outline: 0;
  outline: 0; }

/* colors */
/* 1 */
/* line 110, screen.scss */
#service_nav .active, #service_nav .active span, #main_nav a.active, #main_nav a.active *, #main_nav a.lvl2.active,
.footer_nav .active, .footer_nav ul li a.lvl1.active {
  color: #91a93d; }

/* 2 */
/* line 113, screen.scss */
#house_nav a {
  color: black; }

/* line 114, screen.scss */
#house_nav .highlight a {
  color: #b6670f; }

/* 3 */
/* line 116, screen.scss */
#service_nav *, #breadcrumb *, #main_nav ul li a.lvl2 {
  color: #78786e; }

/* 4 */
/* line 118, screen.scss */
#dummy {
  color: #bebeaf; }

/* 5 */
/* line 120, screen.scss */
#dummy {
  color: #f0f0e9; }

/* 6 */
/* line 122, screen.scss */
#dummy {
  color: #96968c; }

/* 7 */
/* line 124, screen.scss */
.green_bar {
  background-color: #dee5c5; }

/* line 126, screen.scss */
a.action, div.action, p a {
  color: #91a93d;
  text-decoration: none;
  cursor: pointer; }

/* line 128, screen.scss */
#service_nav * {
  font-size: 15px; }

/* line 129, screen.scss */
#house_nav * {
  font-size: 24px;
  font-weight: bold; }

/* line 131, screen.scss */
#col_left {
  float: left;
  width: 229px; }

/* line 132, screen.scss */
#col_right {
  float: left;
  width: 745px; }

/* line 134, screen.scss */
.line {
  width: 100%;
  height: 0;
  border-bottom: 1px solid #bebeaf;
  position: relative;
  top: -10px; }

/* line 135, screen.scss */
.line.thin {
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #bebeaf; }

/* line 136, screen.scss */
.line.green {
  width: 100%;
  height: 0;
  border-bottom: 1px solid #91a93d; }

/* line 137, screen.scss */
.separator {
  width: 100%;
  height: 20px; }

/* Header */
/* line 141, screen.scss */
#logo_faha_eichhoernchen {
  width: 119px;
  height: 132px;
  background-size: 119px 132px;
  background-image: url(../img/site/LOGO_FAHA_EICHHOERNCHEN_PASSIV.png);
  float: left;
  position: relative;
  left: 79px;
  top: 13px; }

/*
#logo_faha_eichhoernchen:active { background-image: url(../img/site/LOGO_FAHA_EICHHOERNCHEN_AKTIV.png); }
*/
/* line 146, screen.scss */
#logo_faha_schriftzug {
  width: 275px;
  height: 71px;
  background-size: 275px 71px;
  background-image: url(../img/site/LOGO_FAHA_SCHRIFTZUG.png);
  float: left;
  position: relative;
  left: -20px;
  top: 30px; }

/* line 149, screen.scss */
#service_nav {
  float: right;
  margin-top: 15px; }

/* line 150, screen.scss */
#service_nav ul {
  list-style: none; }

/* line 151, screen.scss */
#service_nav ul li {
  list-style: none;
  float: left;
  margin-left: 10px; }

/* line 152, screen.scss */
#service_nav ul li #language_switch li {
  margin-left: 4px; }

/* line 153, screen.scss */
#service_nav ul li #language_switch_flags {
  position: relative;
  top: -1px;
  left: -1px; }

/* line 154, screen.scss */
#service_nav ul li #language_switch_flags li {
  margin-left: 5px; }

/* line 155, screen.scss */
#service_nav ul li #language_switch_flags li img {
  width: 23px;
  height: 17px; }

/* line 156, screen.scss */
#service_nav ul li a {
  text-decoration: none; }

/* line 157, screen.scss */
#service_nav ul li #icon_mail {
  position: relative;
  top: -3px; }

/* line 159, screen.scss */
#house_nav {
  width: 745px;
  float: right;
  border-bottom: 1px solid #bebeaf;
  margin-top: 28px; }

/* line 160, screen.scss */
#house_nav ul {
  list-style: none;
  float: right; }

/* line 161, screen.scss */
#house_nav ul li {
  float: left;
  border-right: 1px solid #bebeaf;
  height: 35px;
  padding-right: 8px;
  padding-left: 8px; }

/* line 162, screen.scss */
#house_nav ul li.last {
  border: none;
  padding-right: 0; }

/* line 163, screen.scss */
#house_nav ul li a {
  text-decoration: none;
  display: block;
  margin-top: 2px; }

/* line 164, screen.scss */
#house_nav #hinweis {
  position: relative;
  height: 0;
  top: -33px;
  left: 52px; }

/* line 165, screen.scss */
#house_nav #hinweis #hinweis_img {
  padding-bottom: 10px;
  cursor: pointer;
  background-size: 113px 30px;
  width: 113px;
  height: 30px;
  background-image: url(../img/site/hinweis_gruen.png);
  background-repeat: no-repeat; }

/* line 168, screen.scss */
#breadcrumb {
  width: 745px;
  height: 23px;
  float: left;
  border-bottom: 1px solid #bebeaf; }

/* line 169, screen.scss */
#breadcrumb * {
  font-size: 13px; }

/* line 170, screen.scss */
#breadcrumb a {
  text-decoration: none;
  line-height: 23px; }

/* line 171, screen.scss */
#breadcrumb span.disabled span, #breadcrumb a span {
  position: relative;
  top: -6px;
  color: #bebeaf; }

/* line 172, screen.scss */
#breadcrumb span.disabled {
  font-weight: bold;
  color: #bebeaf; }

/* Main Nav */
/* line 177, screen.scss */
#main_nav {
  float: left;
  margin-left: 30px;
  margin-top: 23px; }

/* line 178, screen.scss */
#main_nav ul {
  list-style: none; }

/* line 179, screen.scss */
#main_nav ul li {
  line-height: 19px; }

/* line 180, screen.scss */
#main_nav ul li.lvl1, #main_nav ul li a {
  font-weight: bold;
  text-decoration: none;
  display: block; }

/* line 181, screen.scss */
#main_nav ul li a.lvl1 {
  font-size: 16px; }

/* #main_nav ul li.lvl1 span { position: relative; top: -7px; } */
/* line 183, screen.scss */
#main_nav li.lvl1 {
  margin-bottom: 20px; }

/* Watchlist Icon */
/* line 187, screen.scss */
#watchlist {
  float: left;
  margin-left: 30px;
  margin-top: 20px;
  margin-bottom: 40px; }

/* line 188, screen.scss */
#watchlist_icon {
  display: block;
  width: 52px;
  height: 52px;
  background-size: 52px 52px;
  background-image: url(../img/site/MERKLISTE_KOPF_LEER_PASSIV.png);
  text-decoration: none;
  text-align: center;
  margin-bottom: 10px; }

/* line 190, screen.scss */
#watchlist_icon.active {
  background-image: url(../img/site/MERKLISTE_KOPF_LEER_AKTIV.png); }

/* line 191, screen.scss */
#watchlist_icon span {
  font-weight: bold;
  color: #BCBCAC;
  padding-top: 12px;
  display: block; }

/* line 192, screen.scss */
#watchlist_icon.active span {
  color: #91a93d; }

/* line 193, screen.scss */
#watchlist ul {
  list-style: none; }

/* line 194, screen.scss */
#watchlist li a {
  text-decoration: none;
  font-size: 12px;
  color: #78786e;
  line-height: 18px; }

/* Content */
/* line 198, screen.scss */
#content {
  float: left;
  width: 745px;
  margin-bottom: 35px; }

/* line 199, screen.scss */
#content {
  line-height: 17px; }

/* line 200, screen.scss */
#content input.text, #content input.captcha {
  line-height: 1em; }

/* line 201, screen.scss */
#visual_home {
  width: 745px;
  height: 425px;
  float: left;
  background-size: 745px 425px;
  background-image: url(../img/construction/MASKE_1490_850.jpg);
  background-repeat: no-repeat;
  padding-bottom: 20px;
  border-bottom: 1px solid #bebeaf; }

/* line 203, screen.scss */
h1 {
  font-weight: bold;
  float: left;
  width: 100%;
  font-size: 35px;
  line-height: 35px;
  padding: 9px 0;
  border-bottom: 1px solid #bebeaf;
  margin-bottom: 20px; }

@-moz-document url-prefix() {
  /* line 206, screen.scss */
  h1 {
    padding: 11px 0 7px 0; } }

/* line 208, screen.scss */
#content .twocols {
  float: left; }

/* line 209, screen.scss */
#content .twocols .col1, #content .twocols .col2 {
  width: 360px;
  float: left; }

/* line 210, screen.scss */
#content .twocols .col1 {
  margin-right: 25px; }

/* line 211, screen.scss */
#content .onecol {
  width: 540px; }

/* News Teaser */
/* line 215, screen.scss */
.green_bar {
  float: left;
  width: 100%;
  height: 19px;
  background-color: #dee5c5; }

/* line 216, screen.scss */
.news_teaser {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed; }

/* line 217, screen.scss */
.news_teaser td {
  table-layout: fixed;
  background-color: #91a93d;
  vertical-align: top;
  /* padding: 8px 16px; */ }

/* line 218, screen.scss */
.news_teaser td.has_link {
  cursor: pointer; }

/* line 219, screen.scss */
.news_teaser td {
  border-left: 1px solid white;
  border-top: 1px solid white;
  border-bottom: 1px solid white; }

/* line 220, screen.scss */
.news_teaser td * {
  font-size: 14px;
  color: white;
  line-height: 16px; }

/* line 221, screen.scss */
.news_teaser td div {
  margin: 8px 15px; }

/* line 222, screen.scss */
.news_teaser td h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 10px;
  margin-top: 12px; }

/* line 223, screen.scss */
.news_teaser td p {
  margin: 0;
  padding: 0; }

/* line 224, screen.scss */
.news_teaser td.first {
  border-left: none; }

/* line 226, screen.scss */
.news_teaser td.teaser_col.col1 {
  width: 214px;
  border-left: none; }

/* line 227, screen.scss */
.news_teaser td.teaser_col.col1 div {
  padding-left: 16px; }

/* line 228, screen.scss */
.news_teaser td.teaser_col.col2 {
  width: 197px; }

/* line 230, screen.scss */
.news_teaser td.teaser_col.col3 {
  width: 186px; }

/* line 232, screen.scss */
.news_teaser td.teaser_col.teaser_img {
  vertical-align: middle;
  height: 217px;
  background-color: #91a93d; }

/* line 233, screen.scss */
.news_teaser td.teaser_col.teaser_img h3 {
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  text-shadow: 0 0 6px black; }

/* line 234, screen.scss */
.news_teaser td.teaser_col.teaser_img_text {
  border-left: none;
  padding-left: 1px; }

/* line 236, screen.scss */
.news_teaser td.teaser_col.col4 {
  width: 185px; }

/* line 237, screen.scss */
.news_teaser td.teaser_col.col5 {
  width: 100%; }

/* line 238, screen.scss */
.news_teaser td.teaser_col.col5 div {
  padding-right: 28px; }

/* Footer */
/* line 242, screen.scss */
.footer_nav {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse; }

/* line 243, screen.scss */
.footer_nav {
  background-color: #f0f0e9; }

/* line 244, screen.scss */
.footer_nav td {
  vertical-align: top;
  padding-top: 28px;
  padding-bottom: 20px;
  overflow: hidden; }

/* line 245, screen.scss */
.footer_nav td.footer_col1 {
  width: 214px; }

/* line 246, screen.scss */
.footer_nav td.footer_col2 {
  width: 197px;
  border-left: 1px solid #f0f0e9; }

/* line 247, screen.scss */
.footer_nav td.footer_col3 {
  width: 186px;
  border-left: 1px solid white; }

/* line 248, screen.scss */
.footer_nav td.footer_col4 {
  width: 185px;
  border-left: 1px solid white; }

/* line 249, screen.scss */
.footer_nav td.footer_col5 {
  width: 100%;
  border-left: 1px solid white; }

/* line 250, screen.scss */
.footer_nav td.footer_col5 a {
  color: #78786e; }

/* line 251, screen.scss */
.footer_nav td .footer_block1 {
  padding: 10px 10px 10px 14px; }

/* line 253, screen.scss */
.footer_nav td.footer_col1 .prospekt {
  margin-left: 31px;
  margin-top: 87px;
  width: 140px; }

/* line 254, screen.scss */
.footer_nav td.footer_col1 .prospekt img {
  margin-bottom: 16px; }

/* .footer_nav td .footer_block2 { padding: 25px 10px 0 15px; } */
/* line 258, screen.scss */
#logo_zimmerei {
  display: block;
  width: 172px;
  height: 62px;
  background-size: 172px 62px;
  background-image: url(../img/site/LOGO_ZIMMEREI_PASSIV.png);
  margin-bottom: 13px; }

/* line 260, screen.scss */
#logo_zimmerei:hover {
  background-image: url(../img/site/LOGO_ZIMMEREI_AKTIV.png); }

/* line 261, screen.scss */
#logo_fachwerkdorf {
  display: block;
  width: 172px;
  height: 119px;
  background-size: 172px 119px;
  background-image: url(../img/site/LOGO_FACHWERKDORF_PASSIV.png);
  margin-bottom: 17px; }

/* line 263, screen.scss */
#logo_fachwerkdorf:hover {
  background-image: url(../img/site/LOGO_FACHWERKDORF_AKTIV.png); }

/* line 265, screen.scss */
#banner_mundart {
  display: block;
  width: 170px;
  height: 295px;
  background-size: 170px 295px;
  background-image: url(../img/site/mundart_fuss_170_295.jpg); }

/* line 267, screen.scss */
#deutsches_fachwerk a {
  font-size: 24px;
  font-weight: bold;
  line-height: 26px; }

/* line 268, screen.scss */
#deutsches_fachwerk a:hover {
  color: RGB(144, 0, 111); }

/* line 269, screen.scss */
#social_bar {
  width: 167px;
  height: 27px;
  background-image: url(../img/construction/socialmedia.png); }

/* line 271, screen.scss */
.footer_nav * {
  font-size: 13px;
  line-height: 15px;
  color: #96968c; }

/* line 272, screen.scss */
.footer_nav b {
  color: #78786e; }

/* line 273, screen.scss */
.footer_nav a {
  text-decoration: none; }

/* line 275, screen.scss */
.footer_nav ul {
  list-style: none; }

/* line 276, screen.scss */
.footer_nav ul li a {
  display: block; }

/* line 277, screen.scss */
.footer_nav ul li a.lvl1, .footer_nav ul li span.lvl1 {
  font-weight: bold;
  color: #78786e; }

/* line 278, screen.scss */
.footer_nav ul li a.lvl1 span {
  position: relative;
  top: -7px; }

/* line 279, screen.scss */
.footer_nav li.lvl1 {
  font-weight: bold;
  margin-bottom: 15px; }

/* line 280, screen.scss */
.footer_nav li a.lvl2 {
  font-weight: normal; }

/* line 281, screen.scss */
.footer_nav .white_stripe {
  margin-left: 15px;
  width: 172px;
  height: 1px;
  background-color: white; }

/* Gallery */
/* line 285, screen.scss */
.tn3-gallery {
  margin-bottom: 15px; }

/* line 286, screen.scss */
.gray_stripe {
  width: 745px;
  height: 1px;
  border-bottom: 1px solid #bebeaf;
  float: left;
  clear: both; }

/* Haussuche */
/* line 290, screen.scss */
div.img_list_container {
  width: 750px;
  float: left;
  /* border: 1px solid red; */ }

/* line 291, screen.scss */
div.img_list {
  width: 125px;
  height: 95px;
  float: left; }

/* line 292, screen.scss */
div.img_list img {
  float: left; }

/* line 293, screen.scss */
div.img_list a {
  text-decoration: none;
  color: #999; }

/* line 294, screen.scss */
.noimage {
  width: 118px;
  height: 88px;
  border: 1px solid #bebeaf;
  text-align: center; }

/* line 295, screen.scss */
.noimage div {
  margin-top: 35px;
  color: #bebeaf;
  font-size: 18px;
  text-decoration: none; }

/* line 297, screen.scss */
#filterbar {
  float: left;
  padding-bottom: 20px;
  width: 100%; }

/* line 298, screen.scss */
#filterbar .inputbox {
  float: left;
  margin-right: 10px;
  height: 36px; }

/* line 299, screen.scss */
#filterbar select {
  float: left; }

/* line 300, screen.scss */
#filterbar label, #filterbar span {
  font-size: 12px; }

/* line 301, screen.scss */
#filterbar select {
  font-size: 12px;
  margin: 0; }

@-moz-document url-prefix() {
  /* line 303, screen.scss */
  #filterbar select {
    padding-top: 2px; }
  /* line 304, screen.scss */
  #filterbar select option {
    padding: 1px 0 0 1px; } }

/* line 306, screen.scss */
#filterbar input {
  font-size: 12px;
  padding: 0; }

/* line 307, screen.scss */
#filterbar option {
  font-size: 12px;
  padding: 0; }

/* line 308, screen.scss */
#filterbar #size-slider {
  width: 200px;
  height: 8px;
  margin-right: 16px;
  margin-left: 6px;
  position: relative;
  top: 5px; }

/* Kartensuche */
/* line 312, screen.scss */
#map_liste {
  width: 745px;
  height: 425px; }

/* line 313, screen.scss */
#map_liste a {
  font-size: 10px; }

/* line 314, screen.scss */
#map_liste span {
  font-size: 10px; }

/* line 315, screen.scss */
.infoWindow h3 {
  font-weight: bold;
  margin-bottom: 7px;
  color: #91a93d;
  width: 225px; }

/* line 316, screen.scss */
.infoWindow img {
  margin-bottom: 3px; }

/* line 317, screen.scss */
#map_liste .infoWindow div a {
  font-size: 12px;
  text-decoration: none;
  color: #91a93d; }

/* line 320, screen.scss */
#loading img {
  margin-top: 40px;
  margin-left: 350px; }

/* Haus Detailseite */
/* line 325, screen.scss */
div.house_detail_images {
  float: left;
  width: 760px; }

/* line 326, screen.scss */
div.house_detail_images .preload {
  height: 0;
  position: relative;
  left: -300px;
  top: 200px;
  opacity: 0.8; }

/* line 327, screen.scss */
div.img_detail_gross {
  float: left;
  width: 567px;
  height: 425px; }

/* line 328, screen.scss */
div.img_detail_gross img {
  float: left;
  max-width: 567px; }

/* line 329, screen.scss */
div.house_image_caption {
  width: 567px;
  float: left;
  padding-top: 10px;
  padding-bottom: 8px;
  color: #91a93d; }

/* line 331, screen.scss */
.swappers {
  position: absolute; }

/* line 333, screen.scss */
div.house_detail_thumbs {
  float: left;
  width: 180px;
  margin-left: 1px;
  margin-top: 2px; }

/* line 334, screen.scss */
div.house_detail_thumbs, div.img_thumb, div.img_thumb img {
  float: left; }

/* line 335, screen.scss */
div.img_thumb {
  width: 52px;
  height: 40px;
  margin-left: 7px;
  margin-top: 7px;
  cursor: pointer; }

/* line 336, screen.scss */
div.img_thumb img {
  max-width: 52px; }

/* line 338, screen.scss */
.house_data_box {
  float: left;
  margin-bottom: 20px; }

/* line 339, screen.scss */
.house_data_box h2 {
  background-color: #91a93d;
  color: white;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  padding: 8px 10px;
  border-radius: 4px;
  margin-bottom: 10px;
  margin-top: 0; }

/* line 341, screen.scss */
#content .house_data_box h2 {
  margin-top: 0; }

@-moz-document url-prefix() {
  /* line 343, screen.scss */
  .house_data_box h2 {
    padding: 9px 10px 7px 10px; } }

/* line 345, screen.scss */
.pagenav {
  float: right; }

/* line 346, screen.scss */
.pagenav img {
  float: left;
  margin-left: 10px; }

/* line 347, screen.scss */
.house_data_box_260 {
  width: 260px;
  margin-right: 20px; }

/* line 348, screen.scss */
.house_data_box_185 {
  width: 185px; }

/* line 349, screen.scss */
.house_data_box_540 {
  width: 540px;
  margin-right: 20px; }

/* line 350, screen.scss */
.house_data_box_745 {
  width: 745px; }

/* line 352, screen.scss */
.house_data_box .house_data_table {
  table-layout: auto;
  border-collapse: collapse;
  padding: 10px;
  width: 100%;
  height: 112px; }

/* line 353, screen.scss */
.house_data_box .house_data_table tr th {
  font-size: 12px;
  background-color: #D6E1B9;
  text-align: right;
  padding: 0 10px;
  vertical-align: top; }

/* line 354, screen.scss */
.house_data_box .house_data_table tr th span.nobr {
  white-space: nowrap;
  font-size: 12px; }

/* line 355, screen.scss */
.house_data_box .house_data_table tr td {
  font-size: 12px;
  color: #78786e;
  background-color: #EBEEDB;
  padding: 0 10px;
  vertical-align: top; }

/* line 357, screen.scss */
.house_data_box .house_data_table tr.first th, .house_data_box .house_data_table tr.first td {
  padding-top: 13px; }

/* line 358, screen.scss */
.house_data_box .house_data_table tr.last th, .house_data_box .house_data_table tr.last td {
  padding-bottom: 13px;
  height: 100%; }

/* line 360, screen.scss */
.house_data_box .house_data_table.details th {
  width: 110px; }

/* line 361, screen.scss */
.house_data_box .house_data_table.address th {
  width: 90px; }

/* line 363, screen.scss */
#lageplan_house_detail {
  width: 185px;
  height: 112px;
  /* background-image: url(../img/construction/lageplan.png); */ }

/* line 364, screen.scss */
#lageplan_house_detail a {
  display: none; }

/* line 365, screen.scss */
.map_canvas .failure {
  padding: 2px;
  margin: 10px;
  background-color: white;
  font-size: 12px;
  color: #78786e;
  text-align: center; }

/* line 367, screen.scss */
.house_data_box .house_data_cloud {
  background-color: #EBEEDB;
  min-height: 142px;
  width: 540px;
  float: left; }

/* line 368, screen.scss */
.house_data_box .house_data_cloud .content {
  padding: 10px;
  float: left; }

/* line 369, screen.scss */
.house_data_box .house_data_cloud .content div {
  font-size: 12px; }

/* line 370, screen.scss */
#content .house_data_box .house_data_cloud .content a {
  line-height: 28px; }

/* line 371, screen.scss */
.house_data_box .house_data_cloud .content a {
  color: #78786e;
  text-decoration: none;
  display: block;
  float: left;
  line-height: 28px;
  margin-right: 15px; }

/* line 373, screen.scss */
.house_data_box .house_data_cloud .content a.cloud_1 {
  font-size: 12px; }

/* line 374, screen.scss */
.house_data_box .house_data_cloud .content a.cloud_2 {
  font-size: 15px; }

/* line 375, screen.scss */
.house_data_box .house_data_cloud .content a.cloud_3 {
  font-size: 19px; }

/* line 376, screen.scss */
.house_data_box .house_data_cloud .content a.cloud_4 {
  font-size: 24px; }

/* line 377, screen.scss */
.house_data_box .house_data_cloud .content a.cloud_5 {
  font-size: 30px; }

/* line 379, screen.scss */
.info_icon {
  height: 0;
  float: right;
  margin-right: 10px;
  margin-top: -37px; }

/* line 380, screen.scss */
.info_icon_img {
  cursor: pointer;
  background-size: 27px 27px;
  width: 27px;
  height: 27px;
  background-image: url(../img/site/INFO_AKTIV.png); }

/* line 382, screen.scss */
.house_data_box .partner {
  background-color: #EBEEDB;
  padding: 10px;
  min-height: 92px; }

/* line 383, screen.scss */
.house_data_box .partner dt {
  font-size: 12px;
  font-weight: bold; }

/* line 384, screen.scss */
.house_data_box .partner dd a {
  text-decoration: none;
  font-size: 12px;
  color: #78786e; }

/* line 386, screen.scss */
.house_data_box .bookmark_house {
  background-color: #EBEEDB;
  min-height: 142px; }

/* line 387, screen.scss */
.house_data_box .bookmark_house div {
  padding: 10px; }

/* line 388, screen.scss */
#content .house_data_box .bookmark_house img {
  margin-left: 54px;
  margin-top: 10px;
  margin-bottom: 8px; }

/* line 389, screen.scss */
#content .house_data_box .bookmark_house ul {
  margin: 0;
  padding: 0; }

/* line 390, screen.scss */
#content .house_data_box .bookmark_house ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%; }

/* line 391, screen.scss */
.house_data_box .bookmark_house ul li a {
  font-size: 12px;
  text-decoration: none;
  color: #78786e; }

/* line 393, screen.scss */
.house_text_box {
  margin-bottom: 20px;
  width: 540px; }

/* weitere Templates */
/* line 397, screen.scss */
.block_line {
  border-bottom: 1px solid #bebeaf;
  padding-bottom: 10px;
  margin-bottom: 10px; }

/* line 398, screen.scss */
.block_line img.left, .block_line .noimage {
  float: left;
  margin-right: 10px; }

/* line 399, screen.scss */
.block_line h3, .block_line h3 a {
  font-weight: bold;
  color: #91a93d;
  margin-bottom: 5px;
  text-decoration: none; }

/* line 400, screen.scss */
.block_line .data {
  height: 53px; }

/* line 401, screen.scss */
.block_line img.close {
  float: right;
  margin-right: 0;
  position: relative;
  right: 240px; }

/* line 402, screen.scss */
.block_line a.action.right {
  margin-left: 490px; }

/* line 403, screen.scss */
#content .block_line h2 {
  margin-top: 5px; }

/* Re Captcha */
/* line 407, screen.scss */
#recaptcha_response_field {
  font-size: 12px !important; }

/* line 408, screen.scss */
#content input.button {
  margin: 0;
  font-weight: bold;
  background-color: #91a93d;
  color: white;
  font-size: 13px;
  border-radius: 4px;
  border: 1px solid #91a93d;
  padding: 1px 9px; }

/* line 410, screen.scss */
#content input.button:active {
  color: #91a93d;
  background-color: white; }

/* form */
/* line 414, screen.scss */
form.type1 {
  margin-bottom: 5px; }

/* line 415, screen.scss */
form .form_input {
  margin-bottom: 10px; }

/* line 416, screen.scss */
form .form_input.twolines {
  width: 344px; }

/* line 417, screen.scss */
form input, form textarea {
  margin: 0; }

/* line 418, screen.scss */
form label {
  font-size: 12px;
  font-weight: bold;
  display: block;
  width: 120px;
  float: left;
  color: #91a93d; }

/* line 419, screen.scss */
form input {
  float: left; }

/* line 420, screen.scss */
form input.text, form input.captcha {
  width: 222px;
  border: 1px solid #bebeaf; }

/* line 421, screen.scss */
form textarea {
  width: 100%;
  height: 80px;
  border: 1px solid #bebeaf;
  padding: 0; }

/* line 422, screen.scss */
form .form_input.twolines label {
  width: 100%; }

/* line 423, screen.scss */
form #recaptcha_image {
  float: right;
  margin-bottom: 5px; }

/* line 424, screen.scss */
form a.action {
  font-size: 12px; }

/* line 425, screen.scss */
form .nolabel {
  margin-left: 120px; }

/* line 426, screen.scss */
#content form h2 {
  margin-bottom: 15px; }

/* Redaktionsmodule */
/* line 430, screen.scss */
.module a {
  text-decoration: none;
  color: #91a93d; }

/* line 431, screen.scss */
.module table.datalist td {
  padding-right: 20px;
  line-height: 18px; }

/* line 433, screen.scss */
.module.bildergalerie {
  margin-bottom: 10px; }

/* line 434, screen.scss */
.module.s2_345.text-film {
  margin-bottom: 5px; }

/* line 436, screen.scss */
.module.s2_345 .col_left {
  width: 345px;
  float: left;
  margin-top: 2px;
  margin-bottom: 10px; }

/* line 438, screen.scss */
.module.s2_345.text-bildergalerie .headline,
.module.s2_345.text-bild .headline,
.module.s2_345.text-film .headline,
.module.s1_745.bildergalerie .headline,
.module.mitarbeiter .headline {
  height: 20px;
  border-bottom: 1px solid #bebeaf;
  float: left;
  width: 745px;
  margin-bottom: 5px; }

/* line 445, screen.scss */
.module.s2_345.text-bildergalerie .headline h2,
.module.s2_345.text-bild .headline h2,
.module.s2_345.text-film .headline h2,
.module.s1_745.bildergalerie .headline h2,
.module.mitarbeiter .headline h2 {
  margin-top: 1px; }

/* line 451, screen.scss */
.module.s2_345.text-bildergalerie .col_right,
.module.s2_345.text-bild .col_right,
.module.s2_345.text-film .col_right {
  width: 375px;
  float: right;
  margin-top: 5px; }

/* line 454, screen.scss */
.module.s2_345.text-film .col_right object {
  float: right; }

/* line 456, screen.scss */
.module.s2_345.text-bildergalerie .col_right img {
  float: left;
  margin-left: 5px;
  margin-bottom: 5px; }

/* line 457, screen.scss */
.module.s2_345.text-bild .col_right img {
  margin-bottom: 5px; }

/* line 459, screen.scss */
.module.s2_345.text-bild .col_right img {
  float: right; }

/* line 461, screen.scss */
.module.s2_360.text-text .col_left {
  float: left;
  width: 360px; }

/* line 462, screen.scss */
.module.s2_360.text-text .col_right {
  float: right;
  width: 360px; }

/* line 464, screen.scss */
.module.s1_745.banner {
  padding-bottom: 20px;
  border-bottom: 1px solid #bebeaf; }

/* line 465, screen.scss */
.module.s1_745.banner img {
  float: left; }

/* line 467, screen.scss */
.module.s1_745.bild {
  margin-bottom: 20px; }

/* line 468, screen.scss */
.module.s1_745.bild img {
  float: left; }

/* line 470, screen.scss */
.module.s1_745.text {
  margin-bottom: 0; }

/* line 472, screen.scss */
.module.s1_745.bildergalerie {
  width: 760px; }

/* line 473, screen.scss */
.module.s1_745.bildergalerie img {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px; }

/* line 475, screen.scss */
.module.anfahrt {
  padding-bottom: 0;
  border-bottom: 1px solid #bebeaf; }

/* line 476, screen.scss */
.module.anfahrt div.maplink {
  height: 20px; }

/* line 477, screen.scss */
.module.anfahrt div.maplink a {
  float: right;
  font-size: 12px; }

/* line 478, screen.scss */
#content.content_30 ul li {
  list-style-type: circle; }

/* line 479, screen.scss */
#content.content_30 ul li:last-child {
  list-style-type: disc; }

/* line 481, screen.scss */
.module.news .timeline {
  font-weight: bold;
  border-top: 1px solid #bebeaf;
  border-bottom: 1px solid #bebeaf;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 20px; }

/* line 483, screen.scss */
.module.news .timeline a {
  color: #bebeaf;
  text-decoration: none;
  margin-right: 5px; }

/* line 484, screen.scss */
.module.news .timeline a.active {
  color: #91a93d; }

/* line 485, screen.scss */
.module.news .news_block {
  margin-top: 10px;
  border-bottom: 1px solid #bebeaf; }

/* line 486, screen.scss */
.module.news .news_block .header {
  margin-bottom: 10px;
  cursor: pointer; }

/* line 487, screen.scss */
.module.news .news_block .header .date {
  color: #bebeaf;
  float: left;
  margin-right: 10px;
  position: relative;
  top: 2px;
  font-weight: bold; }

/* line 488, screen.scss */
.module.news .news_block .header .headline {
  color: #91a93d;
  font-weight: bold;
  font-size: 19px;
  float: left; }

/* line 489, screen.scss */
.module.news .news_block .header .action {
  color: #91a93d;
  float: right; }

/* line 490, screen.scss */
.module.news .news_block .content .col_left {
  width: 490px;
  float: left;
  margin-bottom: 2px; }

/* line 491, screen.scss */
.module.news .news_block .content img {
  float: right;
  margin-bottom: 10px; }

/* line 493, screen.scss */
.module.soziales .timeline {
  font-weight: bold;
  border-top: 1px solid #bebeaf;
  border-bottom: 1px solid #bebeaf;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 20px; }

/* line 495, screen.scss */
.module.soziales .timeline a {
  color: #bebeaf;
  text-decoration: none;
  margin-right: 5px; }

/* line 496, screen.scss */
.module.soziales .timeline a.active {
  color: #91a93d; }

/* line 497, screen.scss */
.module.soziales .block {
  margin-top: 10px;
  border-bottom: 1px solid #bebeaf; }

/* line 498, screen.scss */
.module.soziales .block .header {
  margin-bottom: 10px; }

/* line 499, screen.scss */
.module.soziales .block .header .date {
  color: #bebeaf;
  float: left;
  margin-right: 10px;
  position: relative;
  top: 2px;
  font-weight: bold; }

/* line 500, screen.scss */
.module.soziales .block .header .headline {
  color: #91a93d;
  font-weight: bold;
  font-size: 19px;
  float: left; }

/* line 501, screen.scss */
.module.soziales .block .header .action {
  color: #91a93d;
  float: right; }

/* line 502, screen.scss */
.module.soziales .block .content .col_left {
  width: 490px;
  float: left;
  margin-bottom: 2px; }

/* line 503, screen.scss */
.module.soziales .block .content img {
  float: right;
  margin-bottom: 20px; }

/* line 504, screen.scss */
.module.soziales .block .images {
  width: 760px;
  margin-bottom: 20px; }

/* line 506, screen.scss */
.module.presse .timeline {
  font-weight: bold;
  border-top: 1px solid #bebeaf;
  border-bottom: 1px solid #bebeaf;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 20px; }

/* line 508, screen.scss */
.module.presse .timeline a {
  color: #bebeaf;
  text-decoration: none;
  margin-right: 5px; }

/* line 509, screen.scss */
.module.presse .timeline a.active {
  color: #91a93d; }

/* line 510, screen.scss */
.module.presse .presse_block {
  margin-top: 10px;
  border-bottom: 1px solid #bebeaf; }

/* line 511, screen.scss */
.module.presse.detail .presse_block {
  border-bottom: none; }

/* line 512, screen.scss */
.module.presse .presse_block .header {
  margin-bottom: 5px;
  cursor: pointer; }

/* line 513, screen.scss */
.module.presse.detail .presse_block .header {
  margin-bottom: 5px;
  cursor: pointer;
  width: 490px; }

/* line 514, screen.scss */
.module.presse.detail .presse_block .header {
  margin-bottom: 17px; }

/* line 515, screen.scss */
.module.presse .presse_block .header .date {
  color: #bebeaf;
  margin-right: 10px;
  font-weight: bold;
  margin-bottom: 3px; }

/* line 516, screen.scss */
.module.presse .presse_block .header .headline {
  line-height: 20px;
  color: #91a93d;
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 5px; }

/* line 517, screen.scss */
.module.presse .presse_block .header .text_einleitung {
  font-weight: bold;
  color: black; }

/* line 518, screen.scss */
.module.presse .presse_block.detail .header {
  margin-bottom: 15px; }

/* line 519, screen.scss */
.module.presse a {
  text-decoration: none; }

/* line 520, screen.scss */
.module.presse .presse_block .content .col_left {
  width: 490px;
  float: left;
  margin-bottom: 2px; }

/* line 521, screen.scss */
.module.presse .presse_block .content .col_right {
  float: right;
  width: 200px;
  margin-top: 3px; }

/* line 522, screen.scss */
.module.presse .presse_block .content .col_right div.caption {
  font-size: 11px;
  margin-bottom: 10px; }

/* line 523, screen.scss */
.module.presse .presse_block .content .col_right div.copyright {
  font-size: 11px;
  color: #96968c; }

/* Downloads */
/* line 527, screen.scss */
.content_51 h1 {
  margin-bottom: 40px; }

/* line 528, screen.scss */
.module.downloads {
  border-bottom: 1px solid #bebeaf;
  margin-top: 20px; }

/* line 529, screen.scss */
.module.downloads .block {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #bebeaf;
  float: left;
  width: 745px; }

/* line 530, screen.scss */
.module.downloads .block h2 {
  line-height: 20px;
  color: #91a93d;
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 5px; }

/* line 532, screen.scss */
.module.downloads .block .data .description {
  color: black;
  width: 490px;
  float: left; }

/* line 533, screen.scss */
.module.downloads .block .data .filetype {
  color: #bebeaf;
  float: left;
  width: 30px; }

/* line 534, screen.scss */
.module.downloads .block .data .filesize {
  color: #bebeaf;
  float: left;
  width: 110px;
  text-align: right; }

/* line 535, screen.scss */
.module.downloads .block .data .action {
  float: right; }

/* line 536, screen.scss */
.module.downloads .block .icon {
  margin-top: 10px; }

/* Artikelnavigation */
/* line 540, screen.scss */
.artikelnavigation.navigationbsar {
  font-weight: bold;
  border-top: 1px solid #bebeaf;
  border-bottom: 1px solid #bebeaf;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 20px; }

/* line 542, screen.scss */
.artikelnavigation.navigationbsar a {
  color: #bebeaf;
  text-decoration: none;
  margin-right: 5px; }

/* line 543, screen.scss */
.artikelnavigation.navigationbsar a.active {
  color: #91a93d; }

/* Mitarbeiterliste */
/* line 549, screen.scss */
.module.mitarbeiter .col_left {
  float: left;
  width: 220px; }

/* line 550, screen.scss */
.module.mitarbeiter .col_left .data {
  background-color: #91a93d;
  padding: 10px;
  height: 355px; }

/* line 551, screen.scss */
.module.mitarbeiter .col_left .data div.field {
  margin-bottom: 2px; }

/* line 552, screen.scss */
.module.mitarbeiter .col_left .data div span {
  color: white;
  font-size: 13px; }

/* line 553, screen.scss */
.module.mitarbeiter .col_left .data div span.label {
  color: white;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 0;
  display: block;
  width: 100%; }

/* line 554, screen.scss */
.module.mitarbeiter .col_left .data div span.value {
  font-weight: normal; }

/* line 555, screen.scss */
.module.mitarbeiter .col_left .data div#name {
  margin-bottom: 12px; }

/* line 556, screen.scss */
.module.mitarbeiter .col_left .data div#info {
  font-weight: normal;
  color: white;
  font-size: 13px; }

/* line 557, screen.scss */
.module.mitarbeiter .col_left .data div#name span {
  color: black;
  font-size: 14px;
  font-weight: bold; }

/* line 558, screen.scss */
.module.mitarbeiter .col_left img {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #f0f0e9; }

/* line 559, screen.scss */
.module.mitarbeiter .col_left a {
  color: white; }

/* line 561, screen.scss */
.module.mitarbeiter .col_right {
  width: 500px;
  float: right;
  margin-top: 5px; }

/* line 562, screen.scss */
.module.mitarbeiter .col_right img {
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
  width: 120px;
  height: 90px; }

/* line 563, screen.scss */
.module.mitarbeiter #separator {
  height: 10px;
  width: 100%; }

/* line 564, screen.scss */
.module.mitarbeiter img#image {
  width: 220px;
  height: 185px; }

/* line 570, screen.scss */
.module.merklisteLinks {
  padding-bottom: 0; }

/* mundart */
/* line 576, screen.scss */
.module.mundart .headline {
  height: 20px;
  border-bottom: 1px solid #bebeaf;
  float: left;
  width: 745px;
  margin-bottom: 10px; }

/* line 578, screen.scss */
.module.mundart .headline h2 {
  margin-top: 1px; }

/* line 579, screen.scss */
.module.mundart .keywords {
  line-height: 22px;
  margin-bottom: 10px;
  margin-left: -3px; }

/* line 580, screen.scss */
.module.mundart .keywords .item {
  color: #c8d49e;
  margin-right: 5px;
  cursor: pointer; }

/* line 581, screen.scss */
.module.mundart .keywords .item {
  padding: 1px 3px;
  border-radius: 3px;
  white-space: nowrap; }

/* line 582, screen.scss */
.module.mundart .keywords .item.hascontent {
  color: #91a93d; }

/* line 583, screen.scss */
.module.mundart .keywords .item.active {
  background-color: #c8d49e;
  color: white; }

/* line 584, screen.scss */
.module.mundart .keywords .item.hascontent.active {
  background-color: #91a93d; }

/* line 586, screen.scss */
.module.mundart .legend {
  border-top: 1px solid #bebeaf;
  border-bottom: 1px solid #bebeaf;
  padding: 5px 0;
  margin-bottom: 30px; }

/* line 587, screen.scss */
.module.mundart .legend .col_left {
  float: left; }

/* line 588, screen.scss */
.module.mundart .legend .col_right {
  float: right; }

/* line 589, screen.scss */
.module.mundart .legend .col_right * {
  float: left; }

/* line 590, screen.scss */
.module.mundart .legend .col_right .description {
  margin-left: 15px; }

/* line 591, screen.scss */
.module.mundart .legend .col_right .description.green100 {
  color: #91a93d; }

/* line 592, screen.scss */
.module.mundart .legend .col_right .description.green60 {
  color: #c8d49e; }

/* line 593, screen.scss */
.module.mundart .legend .col_right .description .square {
  width: 17px;
  height: 17px;
  margin-right: 7px; }

/* line 594, screen.scss */
.module.mundart .legend .col_right .description.green100 .square {
  background-color: #91a93d; }

/* line 595, screen.scss */
.module.mundart .legend .col_right .description.green60 .square {
  background-color: #c8d49e; }

/* line 596, screen.scss */
.module.mundart .list .image {
  float: left;
  margin-right: 20px;
  margin-bottom: 40px; }

/* line 597, screen.scss */
.module.mundart .list .block {
  border-bottom: 1px solid #bebeaf;
  margin-bottom: 15px; }

/* line 598, screen.scss */
#content .module.mundart .list .block h3 {
  font-size: 20px;
  color: #c8d49e;
  margin-left: 140px;
  margin-bottom: 5px;
  font-weight: bold; }

/* line 599, screen.scss */
#content .module.mundart .list .block h3.hascontent {
  color: #91a93d; }

/* line 600, screen.scss */
.module.mundart .list .block .data table {
  width: 605px;
  margin-bottom: 40px; }

/* line 601, screen.scss */
.module.mundart .list .block .data table th,
.module.mundart .list .block .data table td {
  border-top: 1px solid #bebeaf;
  border-bottom: 1px solid #bebeaf;
  padding: 2px 0; }

/* line 604, screen.scss */
.module.mundart .list .block .data table th {
  text-align: left;
  font-weight: bold; }

/* line 605, screen.scss */
.module.mundart .list .block .data table .col1 {
  width: 204px; }

/* line 606, screen.scss */
.module.mundart .list .block .data table .col2 {
  width: 204px; }

/* Glossar */
/* line 610, screen.scss */
.module.glossar {
  margin-bottom: 10px; }

/* line 611, screen.scss */
.module.glossar .keywords {
  line-height: 22px;
  margin-bottom: 30px;
  margin-left: -3px; }

/* line 612, screen.scss */
.module.glossar .keywords .item {
  color: #91a93d;
  margin-right: 5px;
  cursor: pointer; }

/* line 613, screen.scss */
.module.glossar .keywords .item {
  padding: 1px 3px;
  border-radius: 3px;
  white-space: nowrap; }

/* line 614, screen.scss */
.module.glossar .keywords .item.hascontent {
  color: #91a93d; }

/* line 615, screen.scss */
.module.glossar .keywords .item.active {
  background-color: #91a93d;
  color: white; }

/* line 616, screen.scss */
.module.glossar .keywords .item.hascontent.active {
  background-color: #91a93d; }

/* line 617, screen.scss */
.module.glossar .block {
  margin-bottom: 10px; }

/* line 618, screen.scss */
.module.glossar .block .headline {
  height: 24px;
  border-bottom: 1px solid #bebeaf;
  float: left;
  width: 745px;
  margin-bottom: 10px; }

/* line 620, screen.scss */
.module.glossar .block .headline h2 {
  margin-top: 1px;
  color: #91a93d;
  font-size: 20px; }

/* .module.glossar .showall { position: relative; top: -17px; } */
/* shop */
/* line 625, screen.scss */
.module.shop .headline {
  height: 20px;
  border-bottom: 1px solid #bebeaf;
  float: left;
  width: 745px;
  margin-bottom: 10px; }

/* line 627, screen.scss */
.module.shop .headline h2 {
  margin-top: 1px; }

/* line 628, screen.scss */
.module.shop .productlist {
  float: left;
  width: 760px; }

/* line 629, screen.scss */
.module.shop .productlist .product img {
  flaot: left;
  margin-bottom: 5px; }

/* line 630, screen.scss */
.module.shop .productlist .product {
  float: left;
  border: 1px solid #bebeaf;
  border-radius: 4px;
  width: 175px;
  height: 212px;
  margin-right: 12px;
  margin-bottom: 12px; }

/* line 632, screen.scss */
.module.shop .productlist .product .content {
  padding: 10px; }

/* line 633, screen.scss */
#content .module.shop .productlist .product .content h3 {
  margin-bottom: 0; }

/* line 634, screen.scss */
.module.shop .productlist .product .content .shortdescription {
  color: black; }

/* line 636, screen.scss */
.module.shop.detail .headline {
  height: 32px; }

/* line 637, screen.scss */
.module.shop.detail .headline h2 {
  font-size: 22px;
  line-height: 30px;
  color: #91a93d; }

/* line 638, screen.scss */
.module.shop.detail .col_left {
  width: 345px;
  float: left;
  margin-top: 0;
  margin-bottom: 10px; }

/* line 639, screen.scss */
.module.shop.detail .col_right {
  width: 375px;
  float: right;
  margin-top: 0; }

/* line 640, screen.scss */
.module.shop.detail .col_right img {
  float: left;
  margin-left: 5px;
  margin-bottom: 5px; }

/* line 641, screen.scss */
.module.shop.detail .col_right img {
  margin-bottom: 5px;
  float: left; }

/* line 644, screen.scss */
.module.partner {
  float: left;
  border-left: 1px solid #C2C2B5;
  border-top: 1px solid #C2C2B5; }

/* line 645, screen.scss */
.module.partner a {
  float: left;
  border-right: 1px solid #C2C2B5;
  border-bottom: 1px solid #C2C2B5; }

/* line 646, screen.scss */
.module.partner a img {
  float: left; }

/* XForm */
/* line 650, screen.scss */
#rex-xform ul.form_warning {
  list-style: none; }

/* line 651, screen.scss */
#rex-xform ul.form_warning li {
  margin-left: 0;
  color: #E20032; }

/* line 652, screen.scss */
#rex-xform fieldset legend {
  font-weight: bold;
  margin-bottom: 17px; }

/* line 653, screen.scss */
#rex-xform label {
  width: 100%;
  font-size: 12px; }

/* line 654, screen.scss */
#rex-xform input.text {
  width: 357px; }

/* line 655, screen.scss */
#rex-xform p.formtext,
#rex-xform p.formselect,
#rex-xform p.formtextarea,
#rex-xform p.formmediafile,
#rex-xform p.formcaptcha {
  float: left;
  margin-bottom: 8px;
  width: 360px; }

/* line 660, screen.scss */
#rex-xform select {
  padding: 0;
  margin: 0; }

/* line 661, screen.scss */
#rex-xform h4 {
  font-size: 12px;
  width: 100%;
  font-weight: bold; }

/* line 662, screen.scss */
#rex-xform .info {
  width: 100%;
  margin-bottom: 8px;
  margin-top: 8px;
  font-size: 12px; }

/* line 663, screen.scss */
#rex-xform .info p {
  width: 100%; }

/* line 664, screen.scss */
#rex-xform textarea {
  width: 100%;
  height: 100px; }

/* line 665, screen.scss */
#rex-xform p.formcheckbox {
  width: auto;
  margin-right: 10px;
  float: left;
  margin-bottom: 8px; }

/* line 666, screen.scss */
#rex-xform p.formcheckbox .checkbox {
  float: left;
  margin-right: 4px; }

/* line 667, screen.scss */
#rex-xform p.formcheckbox label {
  width: auto;
  float: left; }

/* line 668, screen.scss */
#rex-xform input.captcha {
  width: 70px;
  margin-right: 10px; }

/* line 670, screen.scss */
#rex-xform input.submit {
  margin: 0;
  font-weight: bold;
  background-color: #91a93d;
  color: white;
  font-size: 13px;
  border-radius: 4px;
  border: 1px solid #91a93d;
  padding: 1px 9px; }

/* line 672, screen.scss */
#rex-xform input.submit:active {
  color: #91a93d;
  background-color: white; }

/* XForm E-Mail */
/* line 676, screen.scss */
#rex-xform fieldset {
  width: 330px; }

/* line 677, screen.scss */
#rex-xform fieldset.questions {
  float: left;
  width: 360px;
  padding-right: 27px;
  border-right: 1px solid #bebeaf; }

/* line 678, screen.scss */
#rex-xform fieldset.email {
  float: right;
  width: 330px; }

/* line 680, screen.scss */
#rex-xform fieldset.email .formselect label,
#rex-xform fieldset.email .formlabel-vorname label,
#rex-xform fieldset.email .formlabel-nachname label,
#rex-xform fieldset.email .formlabel-strasse label,
#rex-xform fieldset.email .formlabel-hausnr label,
#rex-xform fieldset.email .formlabel-plz label,
#rex-xform fieldset.email .formlabel-ort label,
#rex-xform fieldset.email .formlabel-plz_ort label,
#rex-xform fieldset.email .formlabel-emailaddr label,
#rex-xform fieldset.email .formlabel-telefon_tags label,
#rex-xform fieldset.email .formlabel-telefon_abends label,
#rex-xform fieldset.email .formlabel-telefax label,
#rex-xform fieldset.email .formlabel-mobil label {
  float: left;
  width: 120px; }

/* line 693, screen.scss */
#rex-xform fieldset.email p.formtext,
#rex-xform fieldset.email p.formselect,
#rex-xform fieldset.email p.formtextarea,
#rex-xform p.formcaptcha {
  width: 330px; }

/* line 697, screen.scss */
#rex-xform fieldset.email p.formlabel-katalog_senden label {
  width: 240px; }

/* line 698, screen.scss */
#rex-xform fieldset.email input.text {
  width: 206px;
  float: left; }

/* line 701, screen.scss */
.content_59 .xform {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #bebeaf;
  display: none; }

/* line 703, screen.scss */
#content .rex-info p {
  background-color: #91a93d;
  border: 1px solid #91a93d;
  padding: 5px;
  color: white;
  border-radius: 4px;
  margin-bottom: 10px; }

/* line 704, screen.scss */
#content .rex-info {
  border-bottom: 1px solid #bebeaf;
  margin-bottom: 20px; }

/* line 705, screen.scss */
#content.content_29 .rex-info p {
  background-color: transparent;
  border: none;
  color: black;
  padding: 0; }

/* line 706, screen.scss */
#content.content_29 .rex-info {
  padding-bottom: 20px; }

/* line 708, screen.scss */
#haus_id_search .raute {
  color: #78786e;
  position: relative;
  top: 16px;
  left: 10px;
  width: 5px;
  font-size: 12px; }

/* line 709, screen.scss */
#haus_id_search .id_input_border {
  width: 93px;
  height: 17px;
  border: 1px solid #bebeaf;
  border-right: none;
  float: left; }

/* line 710, screen.scss */
#haus_id_search #haus_id_input {
  font-family: helvetica, arial, verdana, sans-serif;
  font-size: 12px;
  color: #78786e;
  width: 65px;
  border: none;
  float: left;
  margin-left: 19px;
  margin-top: 2px;
  height: 13px;
  background-color: transparent;
  padding: 0; }

/* line 712, screen.scss */
#haus_id_search .lupe {
  width: 17px;
  height: 17px;
  border: 1px solid #bebeaf;
  float: left;
  cursor: pointer;
  background-image: url(../img/site/lupe.png);
  background-size: 17px 17px; }

/* Retina Support */
@media only screen and (min--moz-device-pixel-ratio: 1.2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 1.2), only screen and (min-device-pixel-ratio: 1.2) {
  /* line 720, screen.scss */
  #logo_faha_eichhoernchen {
    background-image: url(../img/site/LOGO_FAHA_EICHHOERNCHEN_PASSIV@2x.png); }
  /* line 721, screen.scss */
  #logo_faha_schriftzug {
    background-image: url(../img/site/LOGO_FAHA_SCHRIFTZUG@2x.png); }
  /* line 722, screen.scss */
  #logo_zimmerei {
    background-image: url(../img/site/LOGO_ZIMMEREI_PASSIV@2x.png); }
  /* line 723, screen.scss */
  #logo_zimmerei:hover {
    background-image: url(../img/site/LOGO_ZIMMEREI_AKTIV@2x.png); }
  /* line 724, screen.scss */
  #logo_fachwerkdorf {
    background-image: url(../img/site/LOGO_FACHWERKDORF_PASSIV@2x.png); }
  /* line 725, screen.scss */
  #logo_fachwerkdorf:hover {
    background-image: url(../img/site/LOGO_FACHWERKDORF_AKTIV@2x.png); }
  /* line 726, screen.scss */
  #banner_mundart {
    background-image: url(../img/site/mundart_fuss_170_295@2x.jpg); }
  /* line 727, screen.scss */
  #watchlist_icon {
    background-image: url(../img/site/MERKLISTE_KOPF_LEER_PASSIV@2x.png); }
  /* line 728, screen.scss */
  #watchlist_icon.active {
    background-image: url(../img/site/MERKLISTE_KOPF_LEER_AKTIV@2x.png); }
  /* line 729, screen.scss */
  #teaser {
    background-image: url(../img/site/TEASER-MIT-RAHMEN@2x.png); }
  /* line 730, screen.scss */
  #house_nav #hinweis #hinweis_img {
    background-image: url(../img/site/hinweis_gruen@2x.png); }
  /* line 731, screen.scss */
  .info_icon_img {
    background-image: url(../img/site/INFO_AKTIV@2x.png); }
  /* line 732, screen.scss */
  #haus_id_search .lupe {
    background-image: url(../img/site/lupe@2x.png); } }

/* / Retina Support */

/*# sourceMappingURL=screen.css.map */