* { font-size:10pt; }
body { background-image:none;}
#mainpart {
  background-color: #f3f3f3;
  width: 100%;
}
#mainpart-inside {
  background-color: #ffffff;
  display:block;
  margin: 0 auto;
  max-width: none;
  padding: 0.25%;
  width: 200mm;
}
#crAngebotdetail {
  max-width: 190mm;
}
#crlogo {
  margin-bottom: 1%;
 }
#crPrintDiv .crAngebotDetailEntry > label {
  overflow: hidden;
  width: 17%;
}
#crPrintDiv .crAngebotDetailEntry > div {
  width: 83%;
}
.crprintfooter {
  border-top: 1px solid #333333;
  margin-top: 3mm;
  padding-top: 3mm;
  text-align: center;
}
.kasten{
  border: 1px solid #aaaaaa;
  padding: 0.5rem;
}
.crImmoCrit0, .crImmoCrit1 {
  font-size: inherit;
}
#crAngebotHeadline {
  display: flex;
  justify-content: space-between;
}
#crAngebotHeadline > div {
  border-right: 1px solid #aaaaaa;
  flex: 1 1 0;
  font-size: 10.5pt;
  padding-left: 2%;
}
#crAngebotHeadline > div:last-child {
  border: 0 none;
}
#crPrintDiv .crAngebotQuicktext .crAngebotDetailEntry > label {
  overflow: hidden;
  width: 25%;
}
#crPrintDiv .crAngebotQuicktext .crAngebotDetailEntry > div {
  width: 66%;
}
#crPrintDiv .crAngebotQuicktext, .crAngebotDetailEntry.crAngebotGallery {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
#crGalleryDiv.crAngebotDetailEntry.crAngebotGallery > div {
	margin-bottom: 0.35rem;
	max-height: 135px;
	overflow: hidden;
	width: 30%;
	/* border: 1px solid; */
}
#crGalleryDiv img {
  clear: both;
  display: block;
  max-height: 106px;
  max-width: 100%;
}
#crGalleryDiv span {
  font-size: 0.8rem;
  line-height: 1.4;
}