@charset "utf-8";
/* CSS Document */

.imex-Root {
	line-height: 1.8;
	color: #000;
}


.imex-Unit_View-left {
	background-color: #fff;
}


.imex-Unitlist-table tr td {
	font-family: "Open Sans" !important;
}


/* Button "Plan-Download" ausblenden */
/*.imex-Root .imex-Unit_View-actions .imex-Unit_View-exposeeButton {
	display: none;
}*/

.imex-Unit_View-unitDetail--price { 
	display: none; 
}


.twotext input[type="submit"] {
	margin-bottom: 30px;
}

.imex-Contact_Overlay-termsOfUseLabel a {
	color: #9b8a6c;
	text-decoration: none;
}

.imex-Contact_Overlay-termsOfUseLabel a:hover {
	color: #000;
	text-decoration: underline;
}


@media (max-width: 1280px) {

	.imex-Root {
		font-size: 15px !important;
		line-height: 1.6;
	}		
}

.wohnungen .imex-View header, .imex-Overlay header span, .imex-Overlay header a {
    font-weight: 300;
	font-family: "Open Sans";
}

.imex-Overlay h4 {
    font-weight: 300;
}

.wohnungen .imex-View header {
    font-weight: 300;
	font-family: "Open Sans";
}

.imex-Root .imex-Unitlist_View tr > * {
    padding: 0.3em 5px !important;
}

.imex-Paginator {
	height: 2.5em!important;
}


.imex-Unit_View .imex-Unit_View-requestButton {
	border: 2px solid #b49d61;
	color: #b49d61;
	text-transform: uppercase;
	font-weight: bold;
}

.imex-Unit_View .imex-Unit_View-requestButton:hover {	
	border: 2px solid #b49d61;
	background-color:#b49d61;
	text-transform: uppercase;
	font-weight: bold;
}

.imex-Button {
	text-align: center;
}

.imex-Overlay header {
    background-color: #000;
    color: #ffffff;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-weight: bold;
    font-size: 1.2em;
}

.imex-Overlay header {
    display: block;
	position: relative;
    margin: 0;
    padding: 0.9em 1.5em;
    width: 100%;
    max-width: none;
    z-index: 100;
}

/* --------------- Kontaktformular ----------------- */

.chapter-kontakt .imex-ContactForm input[type="text"], .chapter-kontakt .imex-ContactForm input[type="email"], .chapter-kontakt .imex-ContactForm textarea {
	border: 1px solid #b49b6f;
	font-family: "Open Sans";
	margin-bottom: 0;
	background-color: #fff;
	color: #000;
	margin-bottom: 20px;
}

.chapter-kontakt .imex-Contact_View {
    background-color: #fff;
}

.chapter-kontakt .imex-ContactForm-termsOfUseContainer label {
	margin-top: 20px;
	margin-left: 20px;
	color: #000;
}

.chapter-kontakt .imex-ContactForm-termsOfUseLabel a {
	text-decoration: underline;
	color: #000;
}

.chapter-kontakt .imex-ContactForm-termsOfUseLabel a:hover {
	text-decoration: none;
	color: #9b8a6c;
}

.imex-PanZoomImage {
	background-color: #fff;
}

#chapter-wohnungen .twotext .imex-Root label {
    padding-left: 30px;
}

.chapter-kontakt .imex-Overlay header {
    line-height: 1.5;
}

.popup input[type="checkbox"] {
    margin: 7px 5px 10px 0;
}

.popup .imex-Root label {
    min-height: 0;
}

.imex-ContactForm-field {
	margin-bottom: -10px;
}

.imex-Overlay-container {
	border: 1px solid #fff;
}



@media (max-width: 767px) {

	.chapter-kontakt .imex-Overlay header {
    text-align: center;
}	
	}

.imex-Button--primary, .imex-Button--primary:link, .imex-Button--primary:visited {
    font-weight: 600;
}

.chapter-kontakt .imex-ContactForm-termsOfUseContainer .imex-ContactForm-termsOfUseInput {
	margin-top:7px;
}

@media (max-width: 767px) {
.chapter-kontakt .Actions {
	text-align: center;
}
}

.imex-PanZoomImage-image { 
	transform: scale(1.05); 
}
