*                                   { padding: 0; margin: 0; }
*:focus                             { outline: 0; }

body                                { background-color: #fff;
                                      font-family: Arial, Helvetica, Sans-serif;
                                      font-size: 11pt;
                                      color: #484848;
                                      position: relative;
                                      padding-top: 45px;
                                    }
.box-bild img { width: 100%; display: block; }
a:focus                             { outline:none; }
a                                   { color:#d2003d; }
a:link                              { text-decoration:none; }
a:visited                           { text-decoration:none; }
a:active                            { text-decoration:none; }
a:hover                             { color:#d2003d; text-decoration:none; }

#immo-merken                        { text-align: right; padding: 0 0 20px 0; }
#immo-merken a                      { background-color: rgba(34, 85, 148, 0.65); color: #fff; padding: 6px 7px 5px 7px;
																			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
																		}
#immo-merkliste-link                { float: left; padding-top: 20px; font-size: 13pt; }
#immo-merkliste-link a              { background-color: rgba(34, 85, 148, 0.65); color: #fff; padding: 6px 7px 5px 7px;
																			-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
																		}
                                    
.immo-remove                        { display: block; text-align: center; padding-bottom: 20px; }
.immo-remove span                   { background-color: rgba(34, 85, 148, 0.65); color: #fff; padding: 6px 7px 5px 7px; cursor: pointer; display: inline-block; position: relative; z-index: 1000;
																			-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
																		}

.pdf-link-mit-symbol                { background-image: url(/static/gwbg/pdf.png); background-repeat: no-repeat; background-position: top left; padding: 7px 0 7px 30px; }

[placeholder]:focus::-webkit-input-placeholder  { transition: opacity 0.5s 0.5s ease; opacity: 0; }
::-webkit-input-placeholder                     { /* WebKit browsers */ color: #636363; }
:-moz-placeholder                               { /* Mozilla Firefox 4 to 18 */ color: #636363; opacity: 1; }
::-moz-placeholder                              { /* Mozilla Firefox 19+ */ color: #636363; opacity: 1; }
:-ms-input-placeholder                          { /* Internet Explorer 10+ */ color: #636363; }

.btl                                { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; }
.btr                                { -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.bbl                                { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.bbr                                { -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }

.imgleft                            { float: left; margin-right:30px; margin-bottom:20px; }
.imgright                           { float: right; margin-left:30px; margin-bottom:20px; }

#wrap-nav                           { background-color: #235695; height: 45px; width: 100%; border-bottom: 1px solid #fff; position: fixed; z-index: 110; top: 0; }
#nav-top														{ width: 1177px; margin: 0 auto; padding-left: 23px; }
#nav                                { padding-top: 7px; font-family: Verdana, Arial, "sans-serif"; }
#nav a                              { display: block; float: left; color: #fff; font-size: 11pt; padding: 6px 29px; text-transform: uppercase; letter-spacing: 1px; }
#nav ul                             { list-style:none; text-align: justify; }
#nav li                             { height: 33px; padding-bottom: 6px; text-align: -webkit-match-parent; display: inline-block; }
#nav li ul li                       { padding-right:0px; }
#nav li ul li a                     { padding-right:20px !important; }
#nav .last-li                       { padding-right:0; }

#nav ul li 				                  { position:relative; }
#nav ul li ul li 			              { position:relative; clear:left; }
#nav ul li ul li ul li 		          { position:relative; clear:left; }
#nav ul li ul li ul li ul li        { position:relative; clear:left; }

#nav ul li a 				                {  }
#nav ul li a.maintext 		          { padding-top:7px; padding-bottom:7px; padding-right:10px; padding-left: 10px; }
#nav ul li ul li a.subtext          { float:left; border-bottom:1px solid #d3d3d3; background-color:#235695; display:block; width:255px; height:17px; padding:12px 5px 12px 29px; color: #fff; letter-spacing: 1px; font-size: 10pt; }
#nav ul li ul li ul li a.subtext    { float:left; border-bottom:1px solid #d3d3d3; background-color:#235695; display:block; width:210px; height:17px; padding:12px 5px 12px 5px; color: #fff; }
#nav ul li ul li ul li ul li a.subtext { float:left; border-bottom:1px solid grey; background-color:#235695; display:block; width:210px; height:17px; padding:12px 5px 12px 5px; color: #fff; }

#nav ul li ul 				              { position: absolute; z-index: 1000; left: 0; top: 39px; border: 1px solid #d3d3d3; border-top: 0; }
#nav ul li ul li ul 		            { position: absolute; z-index: 900; left: 284px; top: 0; }
#nav ul li ul li ul li ul 	        { position: absolute; z-index: 800; border-top: 1px solid #d3d3d3; left: 215px; top: 0; }

#nav ul li ul 				              { overflow: visible !important; }

.mainliclick 				                { float:left; padding: 0 !important; width:31px; height:31px; background-image:url(/static/gwbg/nav-btn-open-v.png); background-position:top left; background-repeat:no-repeat; }
.sub1liclick 				                { position:absolute; top:5px; right:5px;  display:block; float:left; width:31px; height:31px; background-image:url(/static/gwbg/nav-btn-open-h.png); background-position:top right; background-repeat:no-repeat; }
.sub2liclick 				                { position:absolute; top:5px; right:5px;  display:block; float:left; width:31px; height:31px; background-image:url(/static/gwbg/nav-btn-open-h.png); background-position:top right; background-repeat:no-repeat; }

#nav li ul li a 			              { padding-right:0px !important; }

.submenuleft 				                { left: -215px !important; }

.mainli:hover .mainliclick          { background-image:url(/static/gwbg/nav-btn-close-v.png); }
.sub1li:hover .sub1liclick          { background-image:url(/static/gwbg/nav-btn-close-h.png); background-position: top right; }
.sub2li:hover .sub2liclick          { background-image:url(/static/gwbg/nav-btn-close-h.png); background-position: top right; }



#mobile-navigation                  { display: none; height: 100vh; width: 100vw; position: fixed; top: 0; left: 0; background-color: rgba(109, 109, 109, 0.8); z-index: 2600; }
#nav-content                        { width: 90vw; height: 100vh; background-color: #225594; padding-left: 5px; padding-right: 5px; overflow-y: auto; }
#ios-menu-korrektur                 { width: 100%; height: 70px; }
#mnav-head                          { position: relative; text-align: center; padding-top: 15px; color: #fff; font-size: 18pt; border-bottom: 2px solid #d3d3d3; padding-bottom: 10px; }
#nav-close                          { position: absolute; top: 12px; right: 10px; color: #515151; width: 25px; height: 25px; border-radius: 26px; background-color: #d3d3d3; border: 1px solid grey; font-weight: bold; padding-left: 1px; padding-top: 1px; font-family: Arial; cursor: pointer; font-size: 15pt; }
#mnav-body                          { padding-top: 5px; }
#mnav-body a                        { text-decoration: none; color: #fff; }
#mnav-body ul                       { list-style: none; padding: 0; margin: 0; }
#mnav-body ul li a                  { padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #d3d3d3; display: block; }
#mnav-body ul li                    {  }
.manv0                              { padding-left: 20px; }
.manv1                              { padding-left: 40px; }
.manv2                              { padding-left: 60px; }
.manv3                              { padding-left: 80px; }
.mnavli0                            { position: relative; }
.mnavli1                            { position: relative; }
.mnavli2                            { position: relative; }
.mnavli3                            {  }
.show-sub-nav                       { position: absolute; top: 1px; right: 0; padding-top: 2px; padding-bottom: 8px; padding-right: 10px; padding-left: 10px; z-index: 3000; cursor: pointer; }
.marrow                             { border: 6px solid #fff; font-size: 0; line-height: 0; height: 0; padding: 0; margin: 0; border-right-color: transparent; border-bottom-color: transparent; border-left-color: transparent; }
.isclicked .marrow                  { border-top-color: transparent; border-bottom-color: #fff; }
.show-sub-nav.isclicked             { top: -2px; padding-top: 0; padding-bottom: 12px; }
.mnavul1                            { display: none; }
.mnavul2                            { display: none; }
.mnavul3                            { display: none; }



#wrap-head                          { position: relative; z-index: 100; background-image: url(/static/gwbg/bg-head.png); background-repeat: repeat-x; background-position: top center; height: 239px; }
#head                               { width: 1184px; margin: 0 auto; color: #fff; }
#mh																	{ display: none; }
#mh-menu-line												{ background-color: #225594; }
#nav-mobile-btn-inner 							{ width: 150px; height: 24px; padding-top: 6px; padding-left: 8px; border-radius: 5px; cursor: pointer; color: #fff; }
#menu-btn 													{ float: left; width: 25px; margin-right: 8px; padding-top: 2px; }
.menubtn-line 											{ width: 25px; height: 3px; background-color: #fff; margin-bottom: 3px; }
#menu-btn-text 											{ float: left; padding-top: 2px; }
#mh-blue														{ background-color: #225594; }
#mh-logo														{ float: left; }
#mh-pic															{ float: right; }
#mh-red															{ background-color: #c61726; border-top: 2px solid #fff; }
#mh-titel														{ font-size: 14pt; font-style: italic; text-align: center; padding: 6px 0; color: #fff; }
#logo                               { float: left; padding-left: 21px; width: 186px; height: 127px; }
#head-pic                           { float: right; width: 456px; height: 147px; }
#claim-and-search                   { float: right; width: 560px; }
#claim                              { float: left; font-size: 16pt; font-style: italic; padding-top: 13px; }
#search                             { float: right; padding-top: 12px; padding-right: 26px; }

#wrap-content                       { width: 1184px; margin: 0 auto; }
#content                            { float: right; width: 840px; position: relative; }
#content h2                         { font-weight: normal; padding-bottom: 15px; font-size: 16pt; }
#content p                          { padding-bottom: 20px; }
#content ul                         { padding-left: 17px; }
#content ol                         { padding-left: 34px; }

#starttext                          { padding: 20px 0 30px 0;  }

#starttext h2                       { font-weight: normal; padding-bottom: 15px; font-size: 16pt; }
#starttext p                        { padding-bottom: 20px; }
#starttext ul                       { padding-left: 17px; }
#starttext ol                       { padding-left: 34px; }

.folgeseite #content								{ padding-top: 25px; width: auto; float: none; }
.folgeseite #content.show-ifb				{ float: right; width: 840px; }
#content-inner											{ padding: 20px 50px 0px 50px; }
.content-trenner 									  { width: 100%; height: 15px; }
#seitentitel												{ width: 615px; position: absolute; top: -23px; right: 0; text-align: left; }
#seitentitel h1                     { font-size: 18pt; font-weight: normal; }
#galerie                            { margin-top: -43px; position: relative; }
#galerie img                        { max-width: 840px; }
#willkommen													{ position: absolute; left: 130px; top: 76px; color: #235695; font-size: 17.5pt; z-index: 105; font-family: Verdana, Arial; text-shadow: -1px 1px 5px #fff, 1px -1px 5px #fff; }

#pagination                         { z-index: 100; position: absolute; text-align: center; top: 18px; left: 230px; }
#pagination a                       { padding:0; margin:0; background-color: #03719b; border: 2px solid #fff; display: block; height: 10px; width: 10px; float: left; border-radius: 50%; -moz-border-radius:50%; -webkit-border-radius: 50%; margin-left: 3px; margin-right: 3px; /*opacity: 0.5; filter: alpha(opacity=50);*/ }
#pagination a.active                { background-color: #5299ca; }

#infoboxen                          { float: left; width: 344px; min-height: 50px; }
#infoboxen-inner                    { padding: 5px 5px 0 1px; }
#infoboxen-top                      { border-bottom: 1px solid #dedbd7; width: 100%; }
.infobox                            { border: 1px solid #dedbd7; border-top: 0; }
.ifb-inner                          { padding: 17px 19px 17px 19px; }
.ifb-titel                          { font-family: 'Julius Sans One'; font-size: 15pt; color: #5d5d5d; }
.ifb-content                        { /* padding: 10px 0 0 0; */ padding: 36px 0 10px 0; font-size: 10pt; }

.ifb-inner{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f0+0,ffffff+100 */
  background: rgb(240,240,240); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,240,240,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(240,240,240,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}



#flat-search-small                  { width: 235px; margin: 0 auto; }
.fls-feld                           { margin-bottom: 15px; }
.fls-feld-name                      { float: left; width: 120px; padding-top: 4px; }
.fls-feld-value                     { float: left; width: 115px; }
.fls-input                          { width: 112px; border: 1px solid #e1e0e0; padding: 2px 0; }
.fls-select                         { width: 114px; border: 1px solid #e1e0e0; padding: 2px 0; }
.fls-submit                         { padding: 2px 5px; }

.ifb-news-date                      { width: 60px; float: left; padding-right: 15px; }
.ifb-news-content                   { width: 220px; float: left; color: #5d5d5d; }
.ifb-news-month                     { text-align: center; font-family: 'Julius Sans One'; font-size: 15pt; color: #DC0E1F; }
.ifb-news-day                       { text-align: center; font-family: 'Julius Sans One'; font-size: 15pt; color: #DC0E1F; }

#ifb-logo-left                      { float: left; width: 60%; }
#ifb-logo-left .ifb-content         { text-align: center; }
#ifb-logo-right                     { float: left; width: 40%; }
#ifb-logo-right .ifb-titel          { text-align: right; }
#ifb-logo-right .ifb-content        { text-align: right; }

#boxen-unten                        { font-size: 10pt; background-color: #efefef; margin-top: 5px; }
.box-unten                          { float: left; width: 33.33%; }
.bu-inner                           { padding: 49px 49px 49px 49px; }
.bu-haken                           { display: block; text-align: center; padding-bottom: 15px; }
.bu-titel                           { display: block; text-align: center; font-family: 'Julius Sans One'; font-size: 15pt; color: #5d5d5d; }
.bu-content                         { display: block; padding-top: 22px; color: #5d5d5d; }


#wrap-footer                        { background-color: #c61726; }
#fusszeile                          { width: 1184px; height: 70px; margin: 0 auto; }
#wrap-copyright                     { background-color: #225594; border-top: 1px solid #c4c4c4; }
#copyright                          { width: 1184px; height: 45px; margin: 0 auto; }
#copy-text                          { font-size: 9pt; color: #fff; text-align: center; padding-top: 16px; }

#foot-nav														{ list-style: none; padding: 0; text-align: justify; padding-top: 7px; }
#foot-nav li                        { display: inline-block; }
#foot-nav li a                      { padding: 0 10px; color: #fff; text-transform: uppercase; font-size: 10pt; }
.foot-nav-mobile										{ text-align: center; color: #fff; font-size: 10pt; }
.foot-nav-mobile a                  { color: #fff; }


/* Formulare */
#kontaktform                        {  }
#kontakt                            {  }
.form-feld                          { margin-bottom: 20px; }
.feld-name                          { padding-bottom: 5px; }
.feld-input                         { font-family: arial,helvetica,sans-serif; }
.formlist label                     { display: block; padding-bottom: 5px; font-family: Arial, Helvetica, Sans-serif; }
.formlist                           { list-style: none; padding: 0 !important; margin: 0; }
.formlist li                        { float: left; width: 50%; margin-bottom: 20px; }
#nachricht                          { height: 110px; width: 94%; }
.ffeld                              { width: 88%; padding: 6px; border: 1px solid #235695; border-radius: 5px; font-family: Arial, Verdana, Sans-serif; }
select.ffeld												{ width: 91.5%; }
.btn                                { padding: 5px; width: 125px; }
.smalllist li                       { width: 33.33%; }




/* Wohnungsantrag */
#wohnungsantrag-formular { padding-bottom: 35px; }
.wa-form-bereich  { font-weight: bold; padding: 15px 0 5px 0; margin-bottom: 15px; border-bottom: 1px solid #A5A5A5; font-family: 'Julius Sans One'; }
.wa-form-bereich h2 { padding-bottom: 0 !important; }
.wa-table         { display: table; }
.wa-tr            { display: table-row; }
.wa-td            { display: table-cell; padding: 5px; vertical-align: top; }

#wa-table-antragsteller { width: 100%; }
.wa-table-head    { font-size: 13pt; }
.wa-td-feld-name  { display: block; padding-top: 6px; }
.watd1            { width: 155px; }

.wa-feld          { padding: 6px; border: 1px solid #235695; -webkit-border-bottom-left-radius: 5px; -moz-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; font-family: Arial, Verdana, Sans-serif;  border-top: 0; border-right: 0; }
.wa-ezt           { width: 350px; }

#wohnungsantrag-formular label { font-family: Arial, Helvetica, Sans-serif; }

#wa-sub-btn{
  padding: 7px;
  border: 1px solid #A5A5A5;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  background: rgb(246,246,246); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(246,246,246,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(221,221,221,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(246,246,246,1) 0%,rgba(221,221,221,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}
#wamaxflaeche { width: 60px; margin: 0 5px; text-align: center; }
#einzFrueh  { width: 125px; margin: 0 5px; text-align: center; }
#einzSpaet  { width: 125px; margin: 0 5px; text-align: center; }
#waauststatt { width: 90%; height: 80px; padding: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.wa-small-text { width: 350px; height: 50px; }

.wa-ezt-gebdat { width: 120px; text-align: center; height: 15px; }
.wa-ezt-verhalt { width: 225px; }
.wa-ezt-einkom {  }
#af-datenschutz { text-align: justify; }
#af-schufa { text-align: justify; }
/* /Wohnungsantrag */




/* Immobilien Liste */
.immo-liste                         { padding-top: 25px; }
.immo                               { width: 50%; float: left;}
.immo a                             { position: relative; display: block; margin: 5px; color: #000; border: 1px solid rgba(34, 85, 148, 0.51); }
.immo a:hover                       { background-color: rgba(34, 85, 148, 0.19); }
.immo a.immo-liste-werbung          { border: 1px solid rgba(198, 23, 38, 0.5); }
.immo a:hover.immo-liste-werbung    { border: 1px solid rgba(198, 23, 38, 1); }
.immo-liste-werbung-label           { position: absolute; height: 75px; top: 19px; right: 10px; }
.immo-liste-werbung-label img       { display: block; max-height: 75px; }
.immo-pic                           { display: block; width: 110px; float: left; min-height: 10px; }
.immo-pic-inner                     { display: block; padding: 5px; }
.immo-pic-bg                        { display: block; width: 100px; height: 100px; background-size: cover; background-position: center center; }
.immo-info                          { display: block; width: 78%; float: left; }
.immo-info-inner                    { display: block; padding: 5px; }
.immo-clear                         { display: block; clear: both; }
.immo-info-feld                     { display: block; padding-bottom: 5px; }
.immo-info-left                     { float: left; width: 50%; }
.immo-info-left .immo-part-inner    { padding-right: 5px; display: block; }
.immo-info-right                    { float: left; width: 50%; }
.immo-info-right .immo-part-inner   { padding-left: 5px; display: block; }
/* /Immobilien Liste */

/* Immobilien Suche */
#immo-suche                         { padding-bottom: 20px; }
#immo-suche-show-mobile             { display: none; padding-top: 10px; }
#immo-suche-mobile-button           { width: 150px; margin: 0 auto; padding: 8px 5px; cursor: pointer; background-color: #c61726; color: #fff; text-align: center; }

.immo-s-param                       { width: 50%; float: left; margin-bottom: 15px; }
.immo-param-name                    { width: 40%; float: left; }
.immo-param-field                   { width: 60%; float: left; }

.immo-param-name label              { display: block; padding-top: 8px; }
.immo-param-field input             { width: 80%; padding: 7px 6px; border: 1px solid #235695; border-radius: 5px; font-family: Arial, Verdana, Sans-serif; }
.immo-param-field select            { width: 85%; padding: 6px; border: 1px solid #235695; border-radius: 5px; font-family: Arial, Verdana, Sans-serif; }

#immo-suche-button                  { padding: 8px 6px; width: 155px; background-color: #c61726; color: #fff; font-weight: bold; text-align: center; cursor: pointer; }
#immo-suche-submit                  { padding: 8px 6px; width: 155px; background-color: #c61726; color: #fff; font-weight: bold; text-align: center; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-top: 30px; }



.immo-liste-nav                     { float: right; }
.immo-nav-top                       { padding: 20px 0  0 0; }
.immo-nav-bottom                    { padding: 20px 0; }

#immos-table                        { display: table; width: 100%; }
#immos-table-row                    { display: table-row; }
#immos-param-left                   { display: table-cell; vertical-align: top; }
#immos-param-right                  { display: table-cell; width: 165px; vertical-align: top; }
#immos-checkb-list                  { padding-left: 15px; }
.immos-checkb                       { padding-bottom: 5px; }
/* /Immobilien Suche */


/* Immobilien Details */
#immo-details                       { padding-bottom: 35px; }
#immo-nummer                        { font-size: 75%; text-align: right; padding: 0 0 15px 0; float: right; }
#immo-nummer-mobile                 { display: none; font-size: 75%; padding: 0 0 15px 0; float: right; }
#immo-werbung                       { font-size: 120%; padding: 0 0 25px 0; color: #c61726; float: left; }
.immo-details-area                  { width: 50%; min-height: 15px; float: left; }
#immo-details-area1                 {  }
#immo-details-area2                 {  }
.immo-details-inner                 { padding: 5px; }
#immo-details-area1 .immo-details-inner { padding-right: 15px; }
#immo-details-area2 .immo-details-inner { padding-left: 15px; }
#immod-areas                        { float: left; width: 66.66%; }
#immod-areas::after                 { display: block; content: ''; clear: both; }
#immod-bilder-und-links             { float: left; width: 33.33%; }
.immod-field                        { padding: 0 0 10px; 0; }
.immod-field::after                 { display: block; content: ''; clear: both; }
.immod-field-left                   { float: left; width: 40%; }
.immod-field-right                  { float: left; width: 60%; }
.immod-preis                        { width: 70px; text-align: right; }
#immod-texte                        { padding: 30px 0 0 0; }
.immod-text                         { padding: 0 0 30px 0; }
.immod-text-head                    { padding: 0 0 15px 0; font-size: 13pt; font-weight: normal; }
.immod-text-head h3                 {font-size: 13pt; font-weight: normal; border-bottom: 1px solid rgba(34, 85, 148, 0.3); padding-bottom: 3px; }
.immod-text-body                    {  }
#immod-expose-link                  { padding: 0 0 15px 0; }
#immod-expose-link a                { display: block; text-align: right; }
#immod-expose-link-mobile           { display: none; float: left; padding: 0 0 20px 0; }
#immod-expose-link-mobile img 			{ display: block; float: left; }
#immod-expose-link-mobile-text      { float: left; padding: 17px 0 0 8px; display: block; }
#immod-grundriss                    { padding: 0 0 15px 0; }
#immod-grundriss img                { display: block; float: right; }
#immod-grundriss img::after         { display: block; content: ''; clear: both; }
#immod-grund-pdf                    { text-align: right; padding-top: 8px; }
#immod-google-maps-link             { float: right; padding: 10px 0; }
#immod-bilder                       { padding: 0 0 15px 0; width: 250px; float: right; }
#immod-bilder ul                    { padding: 0; list-style: none; }
#immod-bilder ul li                 { float: left; width: 115px; height: 115px; }
#immod-bilder ul li.lileft          { padding: 10px 10px 10px 0; }
#immod-bilder ul li.liright         { padding: 10px 0 10px 10px; }
#immod-bilder ul li a               { background-size: cover; display: block; background-repeat: no-repeat; width: 115px; height: 115px; }
#immod-energieinformationen         { padding: 20px 0 5px 0; }
#immo-energie-grafik                { float: left; width: 400px; padding-top: 26px; }
#immo-energie-text                  { float: left; width: 41%; padding: 4px 0 0 25px; }
#ee_info                            { width:400px; margin-bottom:3px; }
#ee_skala                           { width:400px; height:50px; margin-bottom:3px; background-image:url(/static/gwbg/energie-balken.png); background-repeat:no-repeat; }
#ee_arrow                           { width:16px; height:27px; float:left; background-image:url(/static/gwbg/energie-pfeil.jpg); background-repeat: no-repeat; background-position: top left; padding-left: 25px; }
#ee_arrow_wert                      { padding-top: 5px; width: 140px; }
.energie-wert                       { padding: 0 0 10px; 0;  }
.energiew-left                      { float: left; width: 45%; }
.energiew-right                     { float: left; width: 55%; }
.mobile                             { display: none; }
/* /Immobilien Details */


.asptable                           { width: 100%; }
.tbl                                { display: table; }
.tblr                               { display: table-row; }
.tblc                               { display: table-cell; vertical-align: top; }
.asptable .tblc                     { padding: 8px 8px; }

.offtable                           { width: 60%; padding-bottom: 30px; }
.offtable .tblc                     { padding: 8px; }
.off-tag                            { font-weight: bold; }


#news-liste                         {  }
.news-meldung                       { padding-bottom: 45px; }
.news-titel                         { font-size: 16pt; padding-bottom: 15px; }
.news-inhalt                        {  }
.news-bilder                        { display: block; padding-top: 15px; list-style: none; padding-left: 0 !important; }
.news-bilder li                     { float: left; width: 25%; height: 215px; }
.news-bilder div                    {  }
.news-bilder a                      { display: block; margin: 0 auto; max-width: 75%; }
.news-bilder img                    { display: block; border: 0; width: 100%; }
.show-ifb .news-bilder li           { height: 150px; }

#selaktion                          { font-weight: bold; font-size: 110%; }
#selaktionlink                      { padding-top: 10px; }


#cookie-info                        { position: fixed; bottom: 10px; z-index: 10000; width: 100%; }
#cookie-info-content                { max-width: 625px; margin: 0 auto;  background-color: #fff; color: #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align: center; padding: 10px; border: 2px solid #c61726; }
#cookie-info-text                   { font-size: 9pt; }
#cookie-info-button									{  }
#cookie-info-button span            { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: inline-block; padding: 5px 10px; color: #fff; background-color: #225594; margin-top: 10px; cursor: pointer; font-size: 10pt; }
#cookie-info-spacer                 { height: 105px; width: 100%; background-color: #225594; }

.immos-params-left-side { float: left; width: 50%; box-sizing: border-box; padding-right: 25px; padding-top: 15px; }
.immos-params-right-side { float: left; width: 50%; box-sizing: border-box; padding-left: 25px; padding-top: 15px; }
.immos-param { margin-bottom: 15px; }

.suche-slider { box-sizing: border-box; padding: 6px 0 0 0; height: 25px; margin-bottom: 28px; }
.slidermiete { margin-bottom: 0; }
.suche-slider.start-slider { padding: 0; }
.slider-table { display: table; width: 100%; padding-bottom: 15px; }
.last-slider .slider-table { padding-bottom: 5px; }
.slider-td { display: table-cell; vertical-align: top; }
.slider-left { width: 55px; }
.slider-right { width: 55px; }
.slider-td span { display: block; text-align: center; font-size: 12pt; }
.slider-inner { padding: 0 18px; position: relative; }
.slider-titel { position: absolute; width: 100%; text-align: center; top: -25px; left: 0; font-size: 11pt; }

.noUi-horizontal { margin-top: 2px; height: 10px; }
.noUi-target { background: rgba(34, 85, 148, 0.28); box-shadow: none; }
.noUi-handle { box-shadow: none; background: #225594; }
.noUi-horizontal .noUi-handle { height: 22px; top: -7px; }
.noUi-handle:after, .noUi-handle:before { height: 9px; }

#wss-submit { display: inline-block; padding: 10px; background-color: #c61726; color: #fff; margin-top: 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; }


#designbody													{ background: none; background-color: #fff; color: #000; }
#designbody ul,ol                   { padding-left: 21px; }
#designbody p                       { padding-bottom: 17px; }
.mceContentBody 										{ padding-top: 0px !important; }
