/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

*, *:before, *:after {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

body, html {
	height: 100%;
	padding: 0;
	margin: 0;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* Fonts */





/* General */

body {
	min-height: 100%;
	font-family: 'Exo', sans-serif;
	font-weight: 400;
	overflow-y: scroll;
}

strong {
	font-weight: 600;
}

a {
	text-decoration: none;
}

h3 {
	font-size: 21px;
	padding: 0;
	margin: 0;
	padding-bottom: 0.8em;
	font-weight: 500;
	letter-spacing: 0.03em;
	color: #A69E96;
	line-height: normal;
	text-transform: uppercase;
}

h3 span {
	text-transform: none;
	font-size: 18px;
	display: inline-block;
	margin-top: 5px;
}




h4 {
	font-size: 24px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	font-weight: 600;
	color: #3a3a39;
}

h5 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	padding-bottom: 0px;
	font-weight: 600;
	color: #3a3a39;
}

.cat-e .ct_m, .cat-m .ct_e {
	display: none !important;
}

#content ul {
	padding: 0;
	margin: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	line-height: normal;
	margin-top: 10px;
	padding-left: 35px;
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
}

#content ul li::before {
	background-color: #B4A995;
	display: inline-block;
	width: 24px;
	height: 12px;
	top: 4px;
	left: 0;
	position: absolute;
	content: "";
}

#content a {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}



#content a:hover {
	border-bottom: 1px solid #000;
}

#mobmenu_ct {
	display: none;
	position: absolute;
	top: 25px;
	right: 23px;
	width: 35px;
	height: 30px;
	z-index: 30;
}

.mobmenu_line {
	display: inline-block;
	background-color: #fff;
	width: 100%;
	height: 4px; 
	margin-bottom: 4px;
	float: left;
}

.mobonly, .tabonly {
	display: none !important;
}

a .dl_icon {
	background-image: url(../img/dl_arrow2.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(123,135,106);
	-webkit-border-radius: 13px;
	border-radius: 13px;
	width: 26px;
	height: 26px;
	display: inline-block;
	margin-bottom: -6px;
}

a .vr_icon {
	background-image: url(../img/ico_360.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(123,135,106);
	-webkit-border-radius: 13px;
	border-radius: 13px;
	width: 26px;
	height: 26px;
	display: inline-block;
	margin-bottom: -6px;
}



a:hover .dl_icon {
	background-color: rgb(0,0,0);
}


a:hover .vr_icon {
	background-color: rgb(0,0,0);
}


#info_box {
	display: none;
	z-index: 50;
	width: 100%;
	height: 100%;
	position: fixed;
}

#info_box_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	z-index: 50;
}

#info_box_content {
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
	position: fixed;
	width: 600px;
	height: 210px;
	border: 5px solid rgb(185, 143, 103);
	background-color: #fff;
	color: #333;
	top: 50%;
	left: 50%;
	margin-top: -105px;
	margin-left: -300px;
	padding: 30px;
	padding-top: 40px;
	font-weight: bold;
	font-size: 15px;
	z-index: 50;
}

#info_box_close {
	width: 30px; height: 30px; padding: 5px; position: absolute; top: 0; right: 0; background-color: rgb(185, 143, 103);
	cursor: pointer;
	cursor: hand;
	z-index: 50;
}

#logo {
	position: absolute;
	font-size: 21px;
	color: #A69E96;
	letter-spacing: 0.03em;
	padding-top: 30px;
	font-weight: 500;
	left: 0;
}

/* Home */

.page-home #menu, .page-home #bg_ct, .page-home #infobox_ct {
	display: none;
}

.page-home {
	background-image: url(../img/bw_vis2.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}



.page-home #head_ct {
	display: none;
}

.page-home #content_ct {
	background-color: transparent !important;
	padding: 0;
}

.page-home #content {
	width: 1400px;
	height: 400px;
	margin: 0 auto;
	text-align: center;
}

.box_ct {
	display: inline-block;
	margin: 90px 30px;
}

.box_home {
	position: relative;
	width: 215px;
	height: 201px;
	padding: 20px;
	display: inline-block;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.8);
	color: rgb(88,89,91);
	text-align: left;
	font-size: 17px;
	transition: all 0.5s;
}

.box_home:hover {
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}

.box_home .box_head {
	display: inline-block;
	background-color: #ccc;
	padding: 2px 2px;
	color: #fff;
	font-size: 11px;
	position: absolute;
	width: 175px;
}

#box_eigentum .box_head {
	background-color: rgb(123,135,106);
}

#box_miete .box_head {
	background-color: rgb(185,143,103);
}

.box_home .box_title {
	font-size: 30px;
	display: block;
	padding: 40px 0 3px 0;
}

.box_home .box_line {
	display: block;
	border-bottom: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 10px;
}

.box_home .box_link {
	font-size: 15px;
}

#box_eigentum .box_link {
	color: rgb(123,135,106);
}

#box_miete .box_link {
	color: rgb(185,143,103);
}
.box_home .box_link img {
	height: 10px;
	width: auto;
}

#footer_ct {
	background-color:#C8C5AA;
	position: fixed;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0.03em;
	height: 50px;
	text-align: center;
	padding-top: 10px;
}

.cat-m #footer_ct {
	background-color: #A0ADBB;
}

#footer {
	display: inline-block;
	max-width: 1400px;
	width: 100%;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px dotted #fff;
}

#footer .footer_right {
	float: right;
	font-size: 13px;
}

.btn_arrow {
	height: 16px; width: auto; vertical-align: middle; margin-top: -3px; margin-right: 5px;
	transition: all 0.5s; display: none;
}

.btn_box:hover .btn_arrow {
	margin-right: 0px;
	margin-left: 5px;
}

.btn_box {
	display: inline-block;
	width: 370px;
	position: absolute;
	color: #fff;
	background-color: #95876E;
	font-size: 23px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 15px 20px 15px 20px;
	/*-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
	transition: box-shadow 0.5s;*/
	transition: all 0.5s;
	bottom: 100px;
	left: 50%;
	margin-left: -405px;
	text-align: left;
	text-align: center;
	opacity: 0.9;
}

.btn_box:hover {
	/*-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);*/
	opacity: 1;
}

.page-home #box_miete {
	background-color: #A0ADBB;
	margin-left: 10px;
}

.page-home #content_ct, .page-home #content {
	position: absolute;
	width: auto;
	height: auto;
}

.page-home #content_ct {
	width: 100%;
	height: 100%;
}

.page-home #content {
	position: absolute;
	width: 100%;
	max-width: 1400px;
	height: 100%;
	left: 50%;
	margin-left: -600px;
}

.page-home #logo {
	position: relativ;
	height: auto;
	width: 330px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: rgba(255,255,255,0.75);
	padding: 15px;
	-webkit-border-radius: 5px;
border-radius: 5px;
}

.home_circ {
	-webkit-border-radius: 200px;
	border-radius: 200px;
	font-size: 15px;
	background-color: rgba(90,41,83,0.9);
	color: #fff;
	position: absolute;
}

#home_bezug {
	width: 120px;
	height: 120px;
	padding-top: 36px;
	top: 30px; 
	right: 80px;
}

#home_tdot {
	width: 140px;
	height: 140px;
	padding-top: 32px;
	top: 140px; 
	right: 200px;
	font-size: 21px;
	letter-spacing: 1px;
}

#home_tmw {
	width: 200px;
	height: 200px;
	padding-top: 42px;
	top: 100px; 
	left: 220px;
	font-size: 21px;
	letter-spacing: 1px;
	background-color: #D50060;
	color: #fff;
	-webkit-box-shadow:inset 0 0 100px 0 rgba(0,0,0,0.5);
box-shadow:inset 0 0 100px 0 rgba(0,0,0,0.5);
	transition: 1s all;
	cursor: pointer;
	cursor: hand;
}

#home_tmw:hover {
	-webkit-box-shadow:inset 0 0 50px 0 rgba(0,0,0,0.5);
box-shadow:inset 0 0 50px 0 rgba(0,0,0,0.5);
	background-color: #F4006F;
}

#home_wb {
	width: 180px;
	height: 180px;
	padding-top: 35px;
	top: 230px; 
	right: 60px;
	color: #000;
	background-color: rgba(255,229,0,0.8);
	font-size: 18px;
	font-weight: 300;
}

#swt_cat {
	position: absolute;
	right: -150px;
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 400;
	font-size: 13px;
	color: #ffffff;
	background-color: #A0ADBB;
}

.cat-m #swt_cat {
	background-color: #95876E;
}

#swt_cat:hover {
	/*border-bottom: 1px dotted #3a3a39;*/
}

#home_slogan {
	font-size: 42px;
	color: #ffffff;
	font-weight: 200;
	text-shadow: 0 0 10px #000000;
	letter-spacing: 1px;
}

#home_slogan span {
	font-weight: 500;
}

/* Layout */

#head_ct {
	height: 90px;
	position: fixed;
	background-color: #F2F0E9;
	width: 100%;
	top: 0;
	text-align: center;
	z-index: 5;
	transition: box-shadow 0.5s;
}

.cat-m #head_ct {
	background-color: #E2E7EB;
}

#head {
	width: 100%;
	max-width: 1500px;
	display: inline-block;
	position: relative;
}

#content_ct {
	width: 100%;
	padding-top: 180px;
	padding-bottom: 50px;
	position: relative;
	background-color: #fff;
	text-align: center;
}

#content {
	position: relative;
	width: 100%;
	max-width: 1500px;
	display: inline-block;
	color: #000;
	text-align: left;
	font-weight: 400;
	font-size: 17px;
	line-height: 160%;
}

#content .content_inner {
	width: 100%;
	display: flex;
}


.content_left {
	flex-basis: 30%;
}

.content_right {
	flex-basis: 70%;
}

.inline_text {
	color: #9F9F9F;
	font-size: 16px;
	line-height: 1.5em;
	display: inline-block;
	font-weight: 500;
}

.cr_inner {
	display: flex;
}

.page-download .cr_inner {
	justify-content: space-between;
}

.page-lage .content_left {
	flex-basis: 40%;
	padding-right: 4em;
}

.page-lage .content_right {
	flex-basis: 60%;
}

.maps_ct {
	display: flex;
	width: 100%;
	align-items: flex-end;
}

.map_mikro {
	flex-basis: 30%;
}

.map_makro {
	flex-basis: 70%;
}



.page-umgebung .content_left {
	flex-basis: 40%;
	padding-right: 4em;
}

.page-umgebung .content_right {
	flex-basis: 60%;
}









.col_left {
	width: 50%;
	float: left;
	padding-right: 20px;
}

.col_right {
	width: 50%;
	float: left;
	padding-left: 20px;
}

#bg_ct {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}

.impth {
	float: left;
	display: inline-block;
	position: relative;
	width: 180px;
	margin-right: 25px;
	height: 100px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}


/* Menu */

#menu {
	
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-top: 0px;
	list-style: none;
	display: flex;
	justify-content: space-between;
	padding-left: 400px;
	padding-right: 200px;
}

#menu ul li {
	display: inline-block;
}

#menu ul li a {
	color: #A69E96;
	height: auto;
	padding: 30px 15px 5px 15px;
	width: auto;
	display: inline-block;
	text-align: center;
	transition: color 0.5s;
	font-size: 21px;
	letter-spacing: 0.03em;
	font-weight: 500;
	font-family: 'Exo', sans-serif;
}

#menu ul li a:hover {
	color: #333;
}


#menu ul li a.active {
	color: #BAB794;
	border-bottom: 4px solid #BAB794;
}



.dist_tab {
	width: 100%;
	margin-top: -6px;
}

.dist_tab .dt_ico {
	height: 22px;
	width: auto;
	margin-top: -10px;
}

.dist_tab td {
	border-bottom: 1px solid #DAD4CA;
}

.dist_tab .dt_head td {
	border-bottom: 1px solid #97886C;
	font-weight: 600;
}

.dist_tab tr td {
	text-align: right;
	padding-top: 9px;
	padding-bottom: 3px;
}

.dist_tab tr td:first-child {
	text-align: left;
}

.lage_link {
	border-bottom: none !important;
	margin-right: 30px;
	font-size: 14px;
	font-weight: 600;
}

.lage_link img {
	height: 30px; 
	width: auto;
	margin-right: 5px;
}

.lage_link:hover img {
	opacity: 0.6;
}

.img_fw {
	width: 100%;
	height: auto;
}

a.lba {
	border-bottom: none !important;
}

/* Content */

#infobox {
	position: absolute;
	-webkit-border-radius: 200px;
	border-radius: 200px;
	font-size: 15px;
	background-color: rgba(90,41,83,0.75);
	color: #fff;
	right: -100px;
	top: 80px;
	width: 120px; height: 120px;
	padding-top: 35px;
	text-align: center;
}





.ct_link {
	position: absolute;
	bottom: -76px;
	left: 0;
	background-color: #fff;
	padding: 4px 5px;
}

.cat-e .ct_link a {
	color: rgb(123,135,106);
}

.ct_link img {
	height: 11px;
	width: auto;
}



#arrow_left, #arrow_right {
	cursor: pointer;
	cursor: hand;
	background-color: rgba(88,89,91,0.7);
	transition: all 0.5s;
}

#arrow_left:hover, #arrow_right:hover {
	background-color: rgb(123,135,106);
}



#e_chinderpalast img {
	float: left;
	width: 180px;
}

#chp_text {
	display: inline-block;
	margin-top: 50px;	
	width: 280px;
	font-size: 15px;
}

/* Angebot */

.wf_content {
	padding-bottom: 50px;
}

.wf_tab {
	width: 100%;
}

.wf_tab_flat td {
	border-bottom: 1px solid #fff;
	background-color: rgba(217, 198, 176, 0.2);
	padding: 5px 3px;
	color: #7c7c7c;
	font-size: 16px;
	font-weight: 500;
	cursor: default;
	text-align: center;
}

.wf_tab_flat:hover td {
	background-color: rgba(217, 198, 176, 0.4);
}

.wf_tab_head td {
	border-bottom: 1px solid #ffffff;
	padding: 6px 3px 4px 3px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	background-color: rgba(217, 198, 176, 1);
	vertical-align: top;
	color: #fff;
}

.wf_tab_head.pb td {
	background-color: rgba(214, 212, 190, 1);
}

.wf_tab_flat.pb td {
	background-color: rgba(214, 212, 190, 0.2);
}

.wf_tab_flat.pb:hover td {
	background-color: rgba(214, 212, 190, 0.4);
}



.wf_tab_head td:nth-child(1) {
	width: 9%;
}

.wf_tab_head td:nth-child(2) {
	width: 9%;
}

.wf_tab_head td:nth-child(3) {
	width: 10%;
}

.wf_tab_head td:nth-child(4) {
	width: 16%;
}

.wf_tab_head td:nth-child(5) {
	width: 15%;
}

.wf_tab_head td:nth-child(6) {
	width: 17%;
}

.wf_tab_head td:nth-child(7) {
	width: 12%;
}

.wf_tab_head td:nth-child(8) {
	width: 11%;
}

.wf_tab_flat td:nth-child(8) {
	cursor: pointer;
	cursor: hand;
}

.wf_tab_flat td:nth-child(5) span {
	display: inline-block;
	width: 70px;
}

.wf_tab .wstat2 td:nth-child(8) {
	cursor: default !important;
}

.wf_tab td:nth-child(5), .wf_tab td:nth-child(7), .wf_dispo td:nth-child(6) {
	text-align: right;
}

.wf_dispo td:nth-child(7) {
	text-align: center;
}

.wf_dispo td:nth-child(2) {
	text-align: left;
}






.wf_tab_head {
	font-size: 14px;
	font-weight: 400;
}

.wf_tab_content .ico_pdf {
	height: 24px;
	width: auto;
	margin-top: -5px;
	margin-bottom: -2px;
}

.wstat1 td:nth-child(8) {
	color: #C00003;
}

.cat-m .wstat1 td:nth-child(9) {
	color: #C00003;
}

.wstat1:hover td:nth-child(8), .cat-m .wstat1:hover td:nth-child(9) {
	/*color: #fff;*/
}

.wstat2 td {
	color: #999;
}

.wf_row_house td {
	padding-top: 12px;
	padding-bottom: 3px;
}

.wf_row_house td:nth-child(1) {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.05em;
	color: #7C7C7C;
}

.wf_row_house td:nth-child(1) strong {
	font-weight: 600;
}

.wf_row_house.pb td {
	padding-top: 50px;
}

.wf_row_house td:nth-child(4) {
	font-size: 13px;
	line-height: 110%;
	text-align: center;
	padding-bottom: 4px;
}

.wf_row_house {
	transition: opacity 0.5s;
	opacity: 1;
}

.wf_row_house.wf_dez {
	opacity: 0.4;
}

.wf_row_house.wf_dispo {
	color: #97886C;
}

.wf_tab_flat.wf_dispo td {
	background-color: transparent;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	padding: 3px 3px;
}

.wf_dispo .ico_pdf {
	height: 20px;
}

.wf_dispo .gr_td {
	cursor: pointer;
	cursor: hand;
}


.wf_head {
	position: sticky;
	background-color: #fff;
	transition: box-shadow 0.5s;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	top: 90px;
}


.wf_head.wf_sticky {
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
	z-index: 3;
}

.wf_content {
	padding-bottom: 100px;
	
}

#ct_flr {
	width: 60%;
	margin-right: 5%;
	margin-left: 5%;
	position: relative;
	display: inline-block;
	padding-top: 0px;
}

#ct_flr svg {
	width: 100%;
	height: auto;
}

#flr_base {
	width: 100%;
	height: auto;
}

.flr_house {
	position: absolute;
	width: 100%;
	height: auto;
}

#ct_flat {
	position: relative;
	display: inline-block;
	width: 32%;
	margin-right: 3%;
}

.cat-m #ct_flat {
	margin-right: 1.5%;
}

#flat_full {
	width: 100%;
	height: auto;
}



#flat_overlay, #flat_hr {
	width: 100%;
	position: absolute;
	height: auto;
}

#flat_desc {
	width: 100%;
	padding-top: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	text-align: center;
	position: absolute;
	left: 0;
	top: 205px;
	vertical-align: top;
}


#ct_filter {
	display: inline-block;
	width: 40%;
	padding-left: 20px;
	vertical-align: top;
	font-size: 14px;
	font-weight: 400;
	padding-top: 15px;
}

#ct_filter input[type="checkbox"] + label, #ct_filter input[type="radio"] + label {
	font-size: 14px;
	margin-right: 10px;
}

.page-angebot #bg_ct {
	display: none;
}



#head_ct.scrdn {
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

/* Download */


.dl_box_ct {
	width: 30%;
}

.dl_box {
	display: inline-block;
	border-bottom: none !important;
	outline: 0 !important;
	padding-top: 2em;
	width: 100%;
}



.dl_titel {
	display: block;
	clear: both;
	margin-bottom: 10px;
	color: #A69E96;
	font-size: 18px;
	font-weight: 600;
}

.dl_img {
	height: auto;
	width: 100%;
	border: 1px solid #A69E96;
	-webkit-box-shadow: 0 0 10px 0 rgba(166,158,150,0);
	box-shadow: 0 0 10px 0 rgba(166,158,150,0);
	transition: all 0.5s;
}

.dl_button {
	display: inline-block;
	background-color: #fff;
	color: #A69E96;
	border: 1px solid #A69E96;
	font-size: 16px;
	padding: 6px 18px;
	font-weight: 600;
	margin-top: 25px;
	transition: all 0.5s;
}

.dl_box:hover .dl_button {
	background-color: #A69E96;
	color: #fff;
}

.dl_box:hover .dl_img {
	-webkit-box-shadow: 0 0 8px 0 rgba(166,158,150,0.8);
	box-shadow: 0 0 8px 0 rgba(166,158,150,0.8);
}


.bw_box {
	display: inline-block;
	margin-right: 15px;
	width: 100%;
	max-width: 320px;
	height: 200px;	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	border-bottom: none !important;
	outline: 0 !important;
	margin-bottom: 30px;
}

.page-kontakt .bw_box {
	max-width: 280px;
	height: 160px;
}

.bw_box .bw_titel {
	position: absolute;
	width: 100%;
	padding: 16px;
	bottom: 0;
	background-color: rgba(255,255,255,0.75);
	color: #3a3a39;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
}

.page-lage #thumbbox {
	display: none !important;
}


#ctf_ct {
	text-align: center;
	position: relative;
}

#ctf {
	display: inline-block;
	width: 100%;
	max-width: 600px;
	position: relative;
}

#ctf_anrede {
text-align: left;	
margin-bottom: 20px;	
}

#arrow_wide {
	height: auto;
	width: 100px;
	display: inline-block;
}

#contact_infbox {
	font-size: 14px;
	margin-top: 60px;
	line-height: 155%;
	color: #666;
	letter-spacing: 1px;
}

#contact_infbox a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid rgba(210,210,210,0);
	transition: all 0.5s;
}

#contact_infbox a:hover {
	color: #000;
}




/* Kontakt Formular */


input[type="checkbox"], input[type="radio"] {
	display: none;
}

input[type="checkbox"] + label, input[type="radio"] + label {
	cursor: pointer;
	cursor: hand;
	font-family: 'Exo', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

input[type="checkbox"] + label span, input[type="radio"] + label span {
	width: 16px; 
	height: 16px; 
	background-color: transparent; 
	border: 1px solid #7A7167;
	display: inline-block; 
	margin-left: 5px;
	margin-right: 10px; 
	margin-bottom: 2px;
	margin-top: -1px;
	vertical-align: middle;
}
input[type="radio"] + label span {
}

input[type="checkbox"]:checked + label span, input[type="radio"]:checked + label span {
	background-color: #7A7167;
}

input[type="text"], textarea, select {
	padding: 10px 10px 8px 10px;
	width: 100%;
	height: 38px;
	background-color: #ffffff; 
	border: none;
	font-family: 'Exo', sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
	color: #7A7167;
}

input[type="text"].ctf_col2 {
	width: 48.5%;
	float: left;
	margin-right: 1.5%;
}

input[type="text"].ctf_col2.cce {
	margin-left: 1.5%;
	margin-right: 0%;
}

#kontakt_form label {
	display: inline-block;
	width: 100px;
	padding-top: 2px;
	float: left;
}

input[type="text"]:focus, textarea:focus {
	border: none;
}

input[type="submit"], input[type="reset"] {
	background-color: #A69E96;
	color: #fff;
	border: none;
	padding: 10px 20px;
	font-family: 'Exo', sans-serif;
	font-size: 18px;
	cursor: pointer;
	cursor: hand;
	width: 100%;
	font-weight: 600;
	font-style: normal;
	transition: all 0.5s;
	-webkit-appearance: none;
	border-radius: 0 !important;
	letter-spacing: 0.1em;
}



input[type="submit"]:hover, input[type="reset"]:hover {
	background-color: #7A7167;
	color: #ffffff;
}

form input.hlt, form select.hlt {
	border: 1px solid #f00;
}

.opt_box_ct {
	padding-top: 3px;
	padding-bottom: 7px;
}

.opt_box {
	padding-top: 3px;
	padding-bottom: 3px;
}

.pff_ct {
	font-size: 14px;
	font-weight: 600;
	position: absolute;
	right: 0;
	margin-top: -166px;
}

.hpt {
	display: none;
}

.form_subtitle {
	font-family: 'Exo', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 23px;
	padding-bottom: 20px;
	display: inline-block;
}

::-webkit-input-placeholder {
   color:#7A7167;
}

:-moz-placeholder { /* Firefox 18- */
   color:#7A7167;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #7A7167; 
}

:-ms-input-placeholder {  
   color: #7A7167;  
}

#ctf_pf {
	color: #9b9b9b;
	font-size: 12px;
	position:  absolute;
	margin-top: -80px;
	font-family: 'Exo', sans-serif;
}






/* Lightbox */

#lightbox_layer {
	display: none; 
	z-index: 999; 
	position: fixed; 
	width: 100%; 
	height: 100%;
}

#lightbox_bg {
	width: 100%; 
	height: 100%; 
	background-color: rgba(255,255,255,0.8); 
	position: fixed;
}

#lightbox_dots span {
	display: inline-block; 
	width: 8px; 
	height: 8px; 
	border-radius: 4px;
	background-color: rgb(180,180,180);
	background-color: rgba(255,255,255,0.4);
	margin: 8px 4px;
}

#lightbox_dots span.active {
	background-color: rgba(255,255,255,1);	
}


#lightbox_center {
	position: relative;	
}

#lightbox_center img {
	width: 100%;
}

.lba {
	position: relative;
	display: inline-block;
}

#lba_prev, #lba_next, #lba_close {
	position: absolute;
	z-index:500;
	transition: all 0.5s;
	color: rgba(58,58,57,0.5);
	cursor: pointer;
	cursor: hand;
}

#lba_prev:hover, #lba_next:hover, #lba_close:hover {
	color: rgba(58,58,57,1);
}


#lba_prev {
	font-size: 40px;
	top: 50%;
	margin-top: -20px;
	left: -45px;
}

#lba_next {
	font-size: 40px;
	top: 50%;
	margin-top: -20px;
	right: -43px;
}

#lba_close {
	font-size: 40px;
	top: 10px;
	right: -45px;
	margin-top: -20px;
}


#thumbbox {
	position: absolute;
	width: 100%;
	height: 100px;
	bottom: 0px;
	background-color: rgba(255,255,255,0.9);
	text-align: center;
	opacity: 0;
	transition: all 0.5s;
	z-index: 10;
}

#lightbox_image_ct:hover #thumbbox {
	opacity: 1;
}

#thumbbox div {
	position: relative;
	display: inline-block;
	width: 90px; 
	height: 60px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 20px 1px;
	opacity: 0.6;
	cursor: pointer; 
	cursor: hand;
	transition: all 0.5s;
}

#thumbbox div.active {
	opacity: 1;
	width: 120px;
	height: 80px;
	margin: 10px 5px;
}

.ico_popup {
	position: absolute;
	height: 25px;
	top: 30px;
	right: 10px;
	opacity: 0;
}

.imp {
	width: 100%;
	height: 300px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.mob_only {
	display: none !important;
}

#mm_toggle {
	z-index: 20;
	position: fixed;
	top: 0;
	right: 0;
	width: 50px;
	height: auto;
	padding: 10px;
	background-color: #fff;
	display: none;
}

.tab_only {
	display: none;
}

#mobmenu_ct {
	display: none;
	position: absolute;
	top: 20px;
	right: 17px;
	width: 30px;
	height: 30px;
	z-index: 30;
}

.mobmenu_line {
	display: inline-block;
	background-color: #3a3a39;
	width: 100%;
	height: 4px; 
	margin-bottom: 4px;
	float: left;
}

#block_footer a:hover {
	color: #fff;
}

/* Updates */


	/* 160509 Info-Windows Home */
	
	#iw_eigentum, #iw_mieten {
		position: absolute;
		margin-top: 201px;
		cursor: default !important;
	}
	
	#iw_eigentum {
		margin-left: -10px;
	}
	
	#iw_mieten {
		margin-left: -6px;
	}


#teaser_sold {
	width: 60%; position: absolute; margin-left: 20%; margin-top: 200px; background-color: #333; color: #fff; text-align: center; letter-spacing: 5px; padding: 10px; font-size: 21px;
	-moz-transform: rotate(-15deg);
-webkit-transform: rotate(-15deg);
-o-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);
transform: rotate(-15deg);
}



.page-home #home_bezug {
	display:  none;
}

.cat-m #infobox {
	color: #000;
	background-color: rgba(255,229,0,0.8);
}

.page-kontakt #bg_ct {
	background-position: center bottom; 
}

.page-kontakt #content {
	padding-bottom: 100px;
}

#panotour_ct {
	position: absolute;
	width: 180px;
	height: 180px;
	top: 300px;
	left: 50%;
	margin-left: -500px;
	z-index: 5;
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	line-height: normal;
	background-color: #97886C;
	border: 3px solid #fff;
	padding-top: 30px;
	text-shadow: 1px 1px 6px rgba(0,0,0,0.5);
	display: flex;
	-webkit-box-shadow: 0 0 10px 0 rgba(198,192,186,0.5), inset 0 0 60px 0 rgba(0,0,0,0.3);
box-shadow: 0 0 10px 0 rgba(198,192,186,0.5), inset 0 0 60px 0 rgba(0,0,0,0.3);
  justify-content: center;
  align-items: center;
	flex-direction: column;
	-webkit-border-radius: 100px;
border-radius: 100px;
}

#ico_tour {
	width: 80px;
	height: auto;
}

#intro_banner_ct {
	position: fixed; left: 0px; width: 100%; background-color: #fff; height: 150px; top: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/header_intro_desk.jpg);
}




.content_inner .cls-3 {
	fill: #ffffff;
}

.a1 #a1.cls-3, .a2 #a2.cls-3, .a101 #a101.cls-3, .a102 #a102.cls-3, .a201 #a201.cls-3, .a202 #a202.cls-3, 
.b1 #b1.cls-3, .b2 #b2.cls-3, .b101 #b101.cls-3, .b102 #b102.cls-3, .b103 #b103.cls-3, .b201 #b201.cls-3, .b202 #b202.cls-3 {
	fill: #B0A5A0;
}

	.page-kontakt .col_left {
		width: 70%;
		min-height: auto !important;
		padding: 30px;
		background-color: #F9F7F4;
	}
	
	.page-kontakt .col_right {
		width: 30%;
		padding-left: 5%;
	}

.page-kontakt .col_right img {
	width: auto; 
	max-width: 100%;
	height: auto;
	max-height: 40px;
}

.img_fassade_kontakt {
	width: 100%; 
	height: auto;
	margin-top: -50px;
	margin-bottom: 30px;
}



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 1640px) {
	
	#head_ct {
		padding-left: 2em;
		padding-right: 2em;
	}
	
	#head {
		
	}
	
	#menu ul {
		padding-right: 0;
	}
	
	#content_ct {
		padding-left: 2em;
		padding-right: 2em;
		min-height: 100vh;
		padding-bottom: 100px;
	}
	
	#content {
		padding-left: 0;
		margin-left: 0;
	}
	
	.content_inner h3 {
		position: relative;
		padding-bottom: 2em;
	}
	
	.img_fassade_kontakt {
		margin-top: 0;
	}
	
	.wf_tab_head td, .wf_tab_flat td {
		font-size: 13px;
	} 
	
	.wf_tab_content .ico_pdf {
		height: 18px;
	}
	
	.wf_tab_head td:nth-child(1) {
		width: 8%;
	}
	
	.wf_tab_head td:nth-child(3) {
		width: 9%;
	}
	
	.wf_tab_head td:nth-child(4) {
		width: 14%;
	}
	
	.wf_tab_head td:nth-child(5) {
		width: 20%;
	}
	
	.wf_tab_head td:nth-child(6) {
		width: 14%;
	}
	
	.wf_tab_head td:nth-child(7) {
		width: 15%;
	}
	
	.wf_tab_head td:nth-child(8) {
		width: 10%;
	}
	

	#footer_ct {
		position: absolute;
		bottom: auto;
		margin-top: -50px;
	}
}



@media only screen and (max-width: 1220px) {
	.page-home #content {
		left: auto;
		margin-left: 0;
	}
	#footer_ct {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 16px;
		height: 120px;
		margin-top: -120px;
	}
	#footer_ct span {
		display: inline-block;
	}
	
	#infobox {
		display: none !important;
	}
	
	#content_ct {
		padding-bottom: 180px;
	}
	
	.page-kontakt .col_right {
		padding-left: 3%;
		padding-right: 2%;
	}
	
	#menu ul {
		padding-left: 340px;
	}
	
	#menu ul li a {
		font-size: 18px;
		padding: 33px 10px 5px 10px;
	}
	
	.content_inner h3 {
		padding-bottom: 1em;
	}
	
	.inline_text {
		font-size: 14px;
	}
	
	
	.page-lage .content_left, .page-lage .content_right, .page-umgebung .content_left, .page-umgebung .content_right {
		flex-basis: 50%;
	}
	
	.page-download .cr_inner {
		flex-wrap: wrap;
	}
	
	.dl_box_ct {
		width: 45%;
	}
	
	.dl_box {
		padding-bottom: 2em;
	}
	
	h5, #content {
		font-size: 14px;
	}
	
	
}


@media only screen and (max-width: 1020px) {
	
	.tabonly {
		display: block !important;
	}
	
	.tabhide {
		display: none;
	}
	
	#logo {
		left: 0;
	}
	
	.page-home #content {
		width: 100%;
		padding: 0 20px;
	}
	
	#head {
		width: 100%;
		height: 100%;
	}
	
	#menu ul {
		display: none;
	}
	
	#infobox_ct {
		width: 100%;
		margin: 0px;
		left: auto;
	}
	
	#infobox {
		margin-right: 20px;
	}
	
	.ct_link {
		margin-left: 20px;
	}
	
	#mobmenu_ct {
		display: inline-block;
		top: 40px;
		right: 0px;
	}
	
	
	#menu ul {
		background-color: #F2F0E9;
		width: 100%;
		position: fixed;
		top: 90px;
		left: 0;
		padding: 0;
		margin: 0;
		z-index: -1;
		padding-top: 10px;
		padding-bottom: 25px;
	}
	
	#menu ul li a {
		height: auto;
	}

	
	
	#menu ul li {
		width: 100%;
		display: block;
		margin: 5px 0;
		text-align: center;
	}
	
	.page-impressionen {
		background-image: none !important;
	}
	
	.page-impressionen #arrow_left, .page-impressionen #arrow_right {
		display: none;
	}
	
	.page-impressionen #content_ct {
		display: block;
	}
	
	.page-impressionen .impimg {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
		-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.7);
		box-shadow: 0 0 5px 0 rgba(0,0,0,0.7);
	}
	

	#infobox, #swt_cat {
		display: none !important;
	}
	

	
	.wf_tab_head td, .wf_tab_flat td {
		font-size: 13px;
	}
	
	.wf_tab_flat td:nth-child(5) span {
		width: 55px;
	}
	
	.page-kontakt .col_left {
		width: 60%;
	}
	
	.page-kontakt .col_right {
		width: 40%;
	}
	
	#content_ct {
		padding-top: 140px;
	}
	
	
	
}


@media only screen and (max-width: 940px) {

	#content .content_inner {
		flex-wrap: wrap;
	}
	
	#content .content_left, #content .content_right {
		flex-basis: 100%;
	}
	
	#content .content_left {
		padding-bottom: 3em;
		padding-right: 25%;
	}
	
	#content .content_right {
		padding-left: 25%;
	}
	
	.page-angebot #content .content_left, .page-download #content .content_left, .page-kontakt #content .content_left {
		padding-right: 0;
	}
	
	.page-angebot #content .content_right, .page-download #content .content_right, .page-kontakt #content .content_right  {
		padding-left: 0;
	}
	

	
}


@media only screen and (max-width: 840px) {

.page-home .btn_box {
		left: 5%;
	width: 90%;
	margin-left: auto;
	}
	
	.page-home #box_miete {
		margin-top: 60px;
		margin-left: auto;
		bottom: 80px;
	}
	
	.page-home #box_eigentum {
		bottom: 160px;
	}
	
	#home_tmw {
	width: 140px;
	height: 140px;
	padding-top: 30px;
	top: 170px; 
	left: 10px;
	font-size: 16px;
	letter-spacing: 1px;
	-webkit-box-shadow:inset 0 0 50px 0 rgba(0,0,0,0.5);
box-shadow:inset 0 0 50px 0 rgba(0,0,0,0.5);
}
	
	.wf_tab_head td:nth-child(4) {
		width: 12%;
	}
	
	.wf_tab_head td:nth-child(5) {
		width: 18%;
	}
	
	.wf_tab_head td:nth-child(6) {
		width: 15%;
	}
	
	.wf_tab_head td:nth-child(7) {
		width: 16%;
	}
	
	
}

@media only screen and (max-width: 760px) {
	.page-kontakt .col_left {
		width: 100%;
	}
	
	.page-kontakt .col_right {
		width: 100%;
		padding-left: 0;
		padding-top: 30px;
	}
	

	
	
	
	#footer_ct {
		position: relative;
		top: auto;
		padding-top: 25px;
		padding-bottom: 25px;
		font-size: 13px;
	}
	
	.page-home #footer_ct {
		position: absolute;
		bottom: auto;
		top: 100%;
	}
	
	#footer {
		text-align: center;
	}
	
	#footer .footer_right {
		float: none;
		display: block;
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}
	
	
	
	#content_ct {
		padding-top: 120px;
	}
	
	#bg_ct {
		height: 400px !important;
	}
	

	#ct_flr {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	

	
	.wf_content {
		padding-top: 0;
	}
	
	.wf_tab_head td, .wf_tab_flat td {
		font-size: 12px;
	}
	
.wf_tab_head td:nth-child(1) {
	width: 15%;
}

.wf_tab_head td:nth-child(2), .wf_tab td:nth-child(2) {
	display: none;
	width: 0%;
}

.wf_tab_head td:nth-child(3) {
	width: 12%;
}

.wf_tab_head td:nth-child(4) {
	width: 27%;
}

.wf_tab_head td:nth-child(5), .wf_tab td:nth-child(5) {
	display: none;
	width: 0%;
}

.wf_tab_head td:nth-child(6), .wf_tab td:nth-child(6) {
	display: none;
	width: 0%;
}

.wf_tab_head td:nth-child(7) {
	width: 26%;
}

.wf_tab_head td:nth-child(8) {
	width: 20%;
}
	
	.wf_dispo td:nth-child(2), .wf_dispo td:nth-child(6) {
		display: table-cell;
		width: auto;
	}	

.wf_dispo td:nth-child(3), .wf_dispo td:nth-child(4), .wf_dispo td:nth-child(5) {
	display: none;
	width: 0%;
}	



.wf_tab .wf_row_house td:nth-child(1) {
	width: 100% !important;
}

.wf_tab .wf_row_house td:nth-child(2) {
	width: 0% !important;
	display: none;
}

.wf_tab .wf_row_house td:nth-child(3) {
	width: 0% !important;
	display: none;
}

.wf_tab .wf_row_house td:nth-child(4) {
	width: 0% !important;
	display: none;
}
	
	.wf_tab_flat.wf_dispo td {
		font-size: 11px;
	}	
	
	.page-kontakt .col_right img {
		max-width: 300px;
	}
	
	
}

@media only screen and (max-width: 640px) {
	
	.mobonly {
		display: block !important;
	}
	
	.mobhide {
		display: none;
	}
	
	.col_left, .col_right {
		width: 100%;
		padding: 0;
	}
	
	.col_right {
		padding-top: 25px;
	}
	
	.wf_head {
		top: 60px;
	}
	
	#content .content_left {
		padding-right: 0;
	}
	
	#content .content_right {
		padding-left: 0;
	}

	
	#mobmenu_ct {
		top: 20px;
	}
	

	#intro_banner_ct {
		background-image: url(/img/header_intro_mob2.jpg);
		height: 100px;
		z-index: 15;
	}
	
	#panotour_ct {
		width: 140px;
		height: 140px;
		left: 20px;
		top: 120px;
		position: fixed;
		font-size: 16px;
	}
	
	.page-home #box_eigentum {
		bottom: 120px;
	}
	
	.page-home #box_miete {
		bottom: 60px;
	}
	
	#infobox {
		font-size: 12px;
		width: 150px;
		height: 55px;
		padding: 5px 5px 0 10px;
	}
	
	#infobox .ct_m {
		font-size: 11px;
	}
	
	.page-home #logo {
		width: 80%;
		max-width: 300px;
		margin-top: 15px
	}
	
	.box_ct {
		margin: 0px;
		margin-top: 20px;
		padding-bottom: 30px;
	}
	
	#iw_eigentum {
		width: 150px;
		height: auto;
		margin-top: 150px;
		margin-left: 43px;
		z-index: 20;
	}
	
	#iw_mieten {
		width: 150px;
		height: auto;
		margin-top: 150px;
		margin-left: 6px;
		z-index: 20;
	}
	
	.box_home {
		font-size: 14px;
		height: 165px;
		width: 195px;
	}
	
	.box_home .box_head {
		font-size: 10px;
		width: 155px;
		margin-top: -5px;
	}
	
	.box_home .box_title {
		font-size: 24px;
		padding: 0;
		padding-top: 30px;
	}
	
	.box_home .box_line {
		margin-bottom: 5px;
	}
	
	.box_home .box_link {
		font-size: 14px;
	}
	
	.page-lage .ct_link {
		display: none;
	}
	
	.page-angebot #content, .page-angebotprv #content {
		min-height: inherit;
	}
	
	.page-angebot .col_right, .page-angebotprv .col_right {
		display: none;
	}
	
	.page-angebot .col_left, .page-angebotprv .col_left {
		width: 100%;
		padding: 0;
	}
	
	.page-angebot .colheads, .page-angebotprv .colheads {
		display: none;
	}
	
	.page-angebot #h1, .page-angebotprv #h1 {
		display: none;
	}
	
	.page-angebot .flattab td, .page-angebotprv .flattab td {
		background-color: #fff;
	}
	
	.page-angebot .flattab tr, .page-angebotprv .flattab tr {
		border-bottom: 1px solid rgb(211,215,208);
		width: 100%;
	}
	
	.page-angebot .flattab .rowtitle, .page-angebotprv .flattab .rowtitle {
		border-top: 10px solid #fff;
		border-bottom: 10px solid #fff;
	}
	
	.page-angebot .flattab .rowtitle td, .page-angebotprv .flattab .rowtitle td {
		background-color: rgb(211,215,208);
	}
	

	.page-angebot .flattab tr.rowh, .page-angebotprv .flattab tr.rowh {
		display: inline-block;
		width: 100%;
	}


	
	#box_eigentum .box_head {
		display: none;
	}
	
	#teaser_sold {
		margin-top: 120px;
	}
	
	.page-home .btn_box {
		left: 10% !important;
		margin-left: 0 !important;
		width: 80%;
		font-size: 16px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	.page-home .btn_arrow {
		height: 11px;
	}
	
	.home_circ {
		font-size: 11px;
	}
	
	#home_bezug {
		height: 80px;
		padding-top: 24px;
		right: 40px;
		width: 80px;
	}
	
	#home_tdot {
		height: 110px;
		padding-top: 25px;
		right: 110px;
		top: 130px;
		width: 110px;
		font-size: 16px;
	}
	
	#home_wb {
		height: 150px;
		width: 150px;
		top: 120px;
		padding-top: 27px;
		font-size: 16px;
		right: 20px;
		background-color: rgba(255,229,0,0.9);
	}
	
	#bg_ct {
		height: 200px !important;
	}
	
	#content_ct {
		padding-top: 90px;
	}
	
	#logo {
		font-size: 21px;
		padding-top: 17px;
	}
	
	#head_ct {
		height: 60px;
	}
	
	#menu ul {
		top: 60px;
	}
	
	.lage_link {
		display: block;
		margin-top: 15px;
	}
	
	.dist_tab {
		margin-top: 0px;
		font-size: 13px;
	}
	

	.dl_box_ct {
		width: 100%;
		max-width: 340px;
	}
	
	
	#lba_close {
		top: -60px;
		right: 20px;
		margin-top: 0;
	}
	
	#lba_prev {
		top: auto;
		bottom: -60px;
		left: 20px;
	}
	
	#lba_next {
		top: auto;
		bottom: -60px;
		right: 20px;
	}
	
	#thumbbox {
		display: none !important;
	}
	
	#home_slogan {
		font-size: 24px;
		font-weight: 300;
	}
	
	#logo {
		font-size: 18px;
		padding-top: 20px;
	}
	
	input[type="text"].ctf_col2, input[type="text"].ctf_col2.cce {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-left: 0;
	}
	
	.page-kontakt .col_left {
		padding: 20px;
	}
	
	.page-kontakt .col_right img {
		max-width: 70%;
	}
	
	.opt_box_ct {
		padding-bottom: 30px;
	}
	
	.maps_ct {
		flex-wrap: wrap;
	}
	
	.map_mikro {
		flex-basis: 100%;
		margin-bottom: 2em;
	}
	
	.map_makro {
		flex-basis: 100%;
	}
	
	
	
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}