﻿@CHARSET "UTF-8";
#crAngebotdetail {
    margin: 0 auto;
    max-width: 1024px;
	margin-bottom: 0.4rem;
	overflow:hidden;
	width:100%;
}
.crAngebotDetailEntry {
  background-color: #ffffff;
  clear: both;
  display: table;
  margin-top:0.25rem;
  width: 100%;
}
.crAngebotQuicktext div.crAngebotDetailEntry {
	border-bottom:1px solid rgb(170,170,170);
}
.crAngebotQuicktext div.crAngebotDetailEntry:last-child {
	border-bottom:0 none;
}

.crAngebotDetailEntry ul {
  list-style: disc none inside;
}
.crAngebotDetailEntry  div.crNDB ul li {
	font-size:0.9rem;
	line-height:1.5;
	margin-left: 1.5rem;
	list-style: none url(/img/node.gif) outside;
}
.crQuickinfo {
    /*display: table;*/
    /* margin-bottom: 2%; */
	/*width: 100%;*/
}
.crAngebotDetailEntry > div > h1 {
    background-color: #f3f0dd;
    font-size: 115%;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
}
#crAngebotdetail h2 {
    background-color: #f3f0dd;
    font-size: 108%;
    font-weight: bold;
    width: 100%;
}
#crAngebotdetail h2 label {
	font-weight: bold;
	width: 190px;
	display: inline-block;
	/* overflow: hidden; */
	font-size: inherit;
}
.crAngebotDetailEntry > label {
    cursor: auto;
    float: left;
    font-weight: bold;
	height:2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 155px;
}
.crQuickinfo .crAngebotDetailEntry > label {
    flex: 1 1 190px; /* waren bis 06.11.2018 185px */
	overflow:hidden;
    width: 190px;/* waren bis 06.11.2018 175px */
}
.crAngebotDetailEntry > div {
    float: left;
    width: 830px;
}
.crQuickinfo .crAngebotDetailEntry > div {
	float: left;
	line-height: 1.35rem;
	/*margin-top: 0.2rem;*/
	width: 74%; /* waren bis 06.11.2018 78% */
}
.crAngebotQuicktext {
  clear: none;
  display: inline-block;
  float: left;
  width: 78%;
}
#crAngebotDetailThumb {
    align-content: space-between;
    clear: both;
    max-width: 100%;
    min-height: 4rem;
    overflow: hidden;
    width: 100%;
}
.crAngebotDetailThumbs a {
    border: 1px solid transparent;
    display: inline-block;
    margin-right: 0.5rem;
    overflow: hidden;
    text-align: center;
}
.crAngebotDetailThumbs a.crImgThumbActive {
  border-color: #ee0000;
  /*box-shadow: 0 0 3px 3px #dddddd;*/
}

#crAngebotDetailThumb a {
    background-color:#FFFFFF;
	border: 1px solid #565656;
    float: left;
    height: 2rem;
    margin: 0.3rem 0.6rem 0.3rem 0;
    overflow: hidden;
    vertical-align: middle;
    width: 18%;
}
.crImgThumb.crImgThumbActive, .crImgThumb.crImgThumbActive > div.crImgThumbText {
    background-color: #f3f0dd !important;
    color: #ee0000;
}
a.crImgThumb > img {
    height: 38px;
    width: 55px;
}
.crImgThumbText {
    display: inline-block;
    font-size: 0.9rem;
    text-align: center;
}
.crAngebotDetailEntry.crAngebotGallery {
    display: block;
    float: left;
	position:relative;
    width: 650px;
	/*
	-webkit-transition: all 0.3s;
    transition: all 0.1s ease-in-out 0s;
	*/
}
#crSlideshowFrame {
    display: inline-block;
    height: 400px;
    margin-bottom: 2%;
    max-height: 400px;
    overflow: hidden;
    position: relative;
    width: 650px;
}
#crSlideshowFrame > div {
    display: inline;
    height: 100%;
    width: 100%;
}
#swScrollThumbDiv {
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 2%;
    min-height: 40px;
    width: 650px;
}
#swSCMleft, #swSCMright {
    /* background: rgba(0, 0, 0, 0) url("/img/layout/bg_schnellsuche.png") repeat scroll 0 0; */
    display: block;
    font-size: 4rem;
    height: 400px;
    padding-top: 25%;
    position: absolute;
    text-align: center;
	text-shadow: 2px 0 1px #ffffff;
    top: 0;
    width: 3rem;
    z-index: 11;
}
#swSCMright {
    left: auto;
    right: 0;
}
#swScrollDiv {
    display: block !important;
    left: 0;
    max-height: 100%;
	-webkit-transition: all 0.3s;
    transition: all 0.3s ease-in 0s;
    width: 20000px !important;
}
#swScrollDiv div.crImmoPicList {
    -webkit-align-items:center;
	align-items:center;
	clear: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
    float: left;
	height:100%;
    max-height: 400px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    width: 650px;
}
div.crImmoPicListSub {
  -webkit-align-items:center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  text-align: center;
  width: 100%;
}
.crImmoPicListText {
  bottom: 1rem;
  color: #ffffff;
  left: 0;
  position: absolute;
  width: 100%;
}
.crImmoPicListText > span {
  background-color:#FFFFFF;
  display:none;
}
#swScrollDiv div.crImmoPicList img {
    height: 424px;
    max-width: 650px;
}
span.actionlink {
    background: rgba(0, 0, 0, 0) url("/img/layout/bgtrans.png") repeat scroll 0 0;
    bottom: 0;
    display: block;
    line-height: 221%;
    padding-left: 4%;
    position: absolute;
    width: 100%;
}
span.actionlink::before {
    content: url("/img/layout/cr_rarr.png");
}
.crAngebotDetailColored {
    background-color: #f3f0dd;
	clear:both;
    font-weight: bold;
}
.crAngebotDetailLastentry {
    border-bottom: 1px solid #f3f0dd;
}
.crAngebotDetailEntry.crAngebotAllPics {
    display: block;
    flex-wrap: wrap;
}
.crAngebotDetailEntry.crAngebotKarte {
    display: block;
    position:relative;
    z-index: 0;
}

.crSmalltext {
    font-size: 0.75rem;
    line-height: 125%;
    white-space: normal;
}
.crGalleryOpen {
  background: rgba(0, 0, 0, 0) url("/img/layout/bg_schnellsuche.png") repeat scroll 0 0;
  height: 100%;
  width: 100%;
  z-index: 100;
}

#crGalleryDiv div.crTabs {
  display: none;
}

a.crMapsStatic {
	display:table;
}

a.crMapsStatic span.crIconexpand {
	display:none;
	position:absolute;
	background-color:rgba(200,200,200,0.5);
	background-image: url("/img/icon_fullscreen.png");
	background-position: center;
	background-repeat: no-repeat;
	height:100%;
	width:833px;
}
a.crMapsStatic:hover span.crIconexpand {
	display:block;
}
#crGalleryFullScreenOpen {
	background-color: #DDDDDD;
	background-image: url("/img/icon_fullscreen.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 90%;
	color: #333333;
	display: table;
	height: 50px;
	margin-left: 0.5%;
	padding-right: 50px;
	right: 0;
	top: 0;
}
.crAngebotDetailEntry.crAngebotGallery.crGalleryFullScreen, div.crGalleryOpen #crGalleryText {
  background-color: #ffffff;
  display: table;
  float: none;
  margin: 0 auto;
  max-width: 1024px;
  padding: 2% 0 0;
  position: relative;
  width: 100%;
}
#crGalleryNavi {
  background-color: #ffffff;
  display:none;
  height: 7rem;
  max-width: 1024px;
  width: 100%;
}
#crGalleryDiv .limitTab {
  width: 100%;
}
div.crGalleryOpen  div.crGalleryFullScreen div.limitTab {
  display:flex !important;
}
#crGalleryText {
  padding-top: 0 !important;
}
div.crGalleryOpen #crGalleryText {
  max-width: 1064px !important;
}
#crGalleryDiv.crGalleryFullScreen div.crTabs {
  display: block;
  height: 3rem;
  margin-bottom: 0.5rem;
  width: 100%;
}
.crGalleryFullScreen .crfoundtab {
  display: inline-block;
  margin: 0.3rem 0.6rem 0.3rem 0;
  padding-left: 1%;
  padding-right: 1%;
}
#crGalleryDiv.crGalleryFullScreen .crTabs h2 {
  background-color: transparent;
  display: inline-table;
  font-size: 115%;
  margin-bottom: 0;
  text-align: center;
  width: 48%;
}
.crTabs .crAction {
  border: 0 none;
  margin-right: 0;
  padding: 0;
}
div.crAction {
  float: none;
}
#crTopTabs .crAction {
  background-color: transparent;
  float: right;
  margin-left:1%;
  width:6.5rem;
}

.crGalleryFullScreen #crGalleryFullScreenClose {
  display:block;
}
#crGalleryBackground.crGalleryOpen #crGalleryNavi {
  display: block;
}
.crGalleryFullScreen #crGalleryFullScreenClose2 {

}
.crGalleryFullScreen #crGalleryFullScreenOpen, #crGalleryText, #crGalleryDiv .limitTab {
  display:none;
}
.crGalleryFullScreen h2 {
  background-color: rgba(0, 0, 0, 0) !important;
  display: inline;
  margin-bottom: 0;
  width: auto;
}
.crGalleryFullScreen #crSlideshowFrame, .crGalleryFullScreen #crSlideshowMap {
  height: 77%;
  margin-bottom: 0;
  max-height: 682px;
  max-width: 1024px;
  width: 100%;
}
.crGalleryFullScreen #swScrollDiv div.crImmoPicList {
  max-height: 100%;
  width: 1024px;
}
.crGalleryFullScreen #swScrollDiv div.crImmoPicList img {
  height: 682px;
  max-width: 1024px;
}
.crGalleryFullScreen #swSCMleft, .crGalleryFullScreen #swSCMright {
  height: 682px;
  padding-top: 31%;
}
.crGalleryFullScreen #crAngebotDetailThumb {
  min-height: 6rem;
  overflow: auto;
  padding: 0.5% 0;
  position: relative;
  width: 99%;
}
.crGalleryFullScreen #crAngebotDetailThumb a {
  margin-left: 0;
  margin-right: 0.5rem;
  width: 15%;
}
.crGalleryFullScreen #swScrollThumbDiv {
  background: rgba(0, 0, 0, 0) url("/img/layout/bg_schnellsuche.png") repeat scroll 0 0;
  clear: both;
  display: none;
  height: 4rem;
  margin: 0;
  max-width: 1024px;
  padding: 0.25%;
  width: 100%;
  z-index: 12;
}
.crGalleryFullScreen .crAngebotDetailThumbs a {
  border: 1px solid rgba(0, 0, 0, 0);
  margin-right: 0;
}
.crGalleryFullScreen a.crImgThumb > img {
  height: 100%;
  width: auto;
}
.crGalleryFullScreen .crImmoPicListText > span {
  display:block;
}
#crGalleryText .crAngebotDetailEntry > div {
  
}
.crImmoCrit0, .crImmoCrit1, .crImmoCrit2 {
  font-size: 0.9rem; 
  line-height: 1.6;
}
.crImmoCrit0::before {
  color: #999; /* #dd0000; rot bis 18.12.2019 */
  content: "x";
  font-weight: bold;
  margin-right: 0.45rem;
}
.crImmoCrit1::before {
  color: #00cc00;
  content: "✔";
  font-weight: bold;
  margin-right: 0.2rem;
}
.crImmoCrit2::before {
  color: #dddd00;
  content: "o";
  font-weight: bold;
  margin-right: 0.45rem;
}
div.closed a.open { display:none; }
div.open a.closed { display:none; }

.crMietpreis {
  position: relative;
}
.crMietpreisInfos {
  font-size: 0.9rem;
  line-height: 1.5;
}
.crTabs .limitTabText {
  overflow: visible;
  text-align: center;
  white-space: nowrap;
  width: 24%;
  display: inline-block;
}
.limitTabText img {
  vertical-align: sub;
}
.crAction.crEmpfehlen, .crAction.crPrint {
  min-width:6%;
  width:6.5rem;
}
h2 {
  margin-bottom: 0;
}
#crTopTabs {
}
h4 {
	font-weight: bold;
}

a.crfoundtab.crfoundtablight {
	background-color: #f3f0dd;
	border: 0;
	color: #333333 !important;
	cursor: pointer;
	display: inline;
	padding: 0.25rem;
	padding-bottom: 0;
	text-align: center;
}
a.crfoundtab.crfoundtablight:hover {
    color:#EE0000 !important;
}
div.crOepnv {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
  border-bottom: 1px solid #999;
  margin-bottom: 1rem;  
}
div.crOepnvCol {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 74% !important;
}
div.crOepnvColRow {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width:100%;
}
div.crOepnvColRow label {
	width:20%;
}
.crOepnvColRow div {
	
}

.crOepnvColRow li {
	margin-left: 1rem;
	list-style: "- " none outside;
}
.crOepnvColRow span img {
	margin-top: 0.2rem;
	height:24px;
	width:24px;
}

.crCityinfo {}
#crCityinfoShort {
	line-height: inherit;
	overflow: hidden;
	transition: all 0.3s ease 0s;
}
.crCityinfo.closed #crCityinfoShort {
	max-height: 6.75rem;
}
.crCityinfo.open #crCityinfoShort {
	max-height:none;
}
.crCityinfoShortOverlay { background-image: linear-gradient(180deg, transparent 40%, white 100%);width: 100%;height: 7.2rem;position: absolute; }
.crCityinfo.open #crCityinfoShort  .crCityinfoShortOverlay { display:none; }
.crCityinfo.closed #crCityinfoShort  .crCityinfoShortOverlay { display:block; }
div.crAngebotDetailEntry.crAngebotKarte iframe { width:833px;}
.crSpecials {
	margin-bottom: 0.75rem;
	display: block;
}
.crSpecials span {
	display: block;
}
.crSpecials span:before {
	content: url(/img/layout/quadrat_gruen.png);
	margin-right: 0.6rem;
}

#frankfurt-stadteile { height:180px; width: 180px; } 
#frankfurt-stadteile g path, #frankfurt-stadteile g polyline {
  opacity: 1;
  fill-opacity: 1;
  fill: #F1F1F1;
  stroke: #333333;
  fill: #DEDEDE;
}
g#Aussenumriss {
	fill: none !important;
	z-index: -1;
	/* display: none; */
}
g#Main path, g#Nidda path {
  fill: blue !important;
}

#crTopnavibarSmall {
	position: fixed;
	top: 0;
	padding: 0.5rem;
	width: 100%;
	max-width: 1280px;
	box-shadow: 0 6px 6px #AAA;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	background-color: #f3f0dd;
	z-index: 1000;
	transition: all 2s ease-out;
	left:16%;
}
#crTopnavibarSmall a, #crTopnavibarSmall div.crAction {
	background-color: white !important;
	border: 1px solid #aaa !important;
	width: auto;
	display: inline;
	padding: 0.25rem;
	line-height: 1.5rem;
	white-space: nowrap;
}

.crVermietet { color:#EE0000; }
@media only screen and (min-width: 1024px) {
	.crGalleryFullScreen #crSlideshowFrame, .crGalleryFullScreen #crSlideshowMap {
	  width: 100%;
	}
}
@media only screen and (min-width: 770px) and (max-width: 1024px)
{
	.crGalleryFullScreen #crSlideshowFrame, .crGalleryFullScreen #crSlideshowMap {
	  width: 94%;
	}
	div.crAngebotDetailEntry.crAngebotKarte iframe, a.crMapsStatic span.crIconexpand { width:770px;}
}
@media only screen and (max-width: 770px) 
{
	.crGalleryFullScreen #crSlideshowFrame, .crGalleryFullScreen #crSlideshowMap {
	  max-width: 760px;
	  width: 94%;
	}
	.crAngebotDetailEntry {
		border-bottom: 1px solid #f3f0dd;
	}
	.crAngebotDetailEntry > div {
		line-height: 1.5rem;
		width: 100%;
	}
	.crAngebotDetailEntry.crAngebotGallery {
		/*display: none;*/
	}
	.crAngebotDetailThumbs {
	  display: -webkit-flex;
	  display: -moz-flex;
	  display: -ms-flex;
	  display: flex;
	  -webkit-flex-flow: row wrap;
	  -moz-flex-flow: row wrap;
	  -ms-flex-flow: row wrap;
	  flex-flow: row wrap;
	}
	.crAngebotQuicktext, div.crAngebotQuicktext.crAngebotKarte {
	  /* width:100%; */
	}
	.crQuickinfo .crAngebotDetailEntry > div {
	  width: 527px;
	}
}
