/* CSS Document */

@import url(reset.css);
@import url(grid.css);
@import url(text.css);
@import url(jScrollPane.css);
@import url(jquery.mobile-1.0.css);
@import url(imgbubbles.css);
@import url(cloud-zoom.css);
@import url(multibox.css);
div#page {
	height: 693px;
	margin: 0 auto;
	background-image: url(images/page_hg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1117px;
	padding: 7px 0px 0px 10px;
	position: relative;
	clear: left;
}
#distance {
	width: 1px;
	height: 50%;
	margin-bottom: -346px; /* half of container's height */
	float: left;
}
#head {
	background-color: #DDD;
	height: 77px;
	line-height: 125%;
	z-index: 2;
	position: relative;
	top: 0px;
	left: 0px;
	font-family: 'Open Sans', sans-serif;
}
#head .menuLinks {
	width: 92%;
	height: 92%;
}
#head ul {
	margin: 0;
	padding: 0;
	margin-left: 5px;
}
#head li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 8px 5px 0 10px;
}
li.head_menu_blackBorder {
	border-right: 1px solid #333333;
	margin: 10px 0px 0px 3px !important;
	height: 13px;
	width: 0px;
	padding: 0px 0px 0px 0px !important;
}
li.head_menu_whiteBorder {
	border-left: 1px solid #D8D8D8;
	margin: 10px 0px 0px 0px !important;
	height: 13px;
	width: 0px;
	padding: 0px !important;
}
#head li a {
	color: #676970;
	font-size: 13px;
}
#head li a:hover {
	color: #000;
}
#head li a.active {
	color: #676970;
}
.head_right {
	float: right;
	padding: 0px 0px 0 0;
	margin-right: 64px;
}
.head_right ul {
	float: right;
}
.head_right p {
	padding: 0px 15px 0px 10px;
	margin-top: 5px;
}
.head_left {
	float: none;
	position: absolute;
	left: 0px;
	top: 30px;
}
#header_logo {
	position: absolute;
	top: 18px;
	left: 426px;
	width: 269px;
}
#head_right_pic {
	position: absolute;
	top: 32px;
	right: 21px;
	z-index: 9999;
}
.header_kalender {
	width: 84px;
	height: 37px;
	margin-left: 50px;
	background-image: url(images/header_calender.png);
	background-repeat: no-repeat;
}
.calender_day {
	padding-left: 59px;
	padding-top: 13px;
	color: #333;
	font-weight: bold;
}
.calender_day a {
	color: #333;
}
.calender_text {
	position: absolute;
	top: 3px;
	left: 10px;
	color: #FFF;
	font-size: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.header_phone {
	color: #676970;
	float: left;
	margin: 5px 5px 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
}
.phone_text {
	font-size: 15px;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: -2px;
	padding-left: 5px;
}
div#headRow {
	height: 77px;
}
div#navRow {
	height: 32px;
	z-index: 8;
	overflow: hidden;
	background-color: #DDD;
}
/* ------------------------------------------------------------ */


div#mainRow {
	height: 410px;
	padding-bottom: 7px;
	z-index: 3;
}
div#mainCol {
	height: 410px;
	padding-bottom: 7px;
	background-color: #EEE;
}
div#content_left {
	height: 351px;
	padding: 40px 40px 15px 40px;
	color: #000;
	float: left;
	font-size: 13px;
	width: 465px;
	text-align: justify; /*background-color: #939aa2;*/
}
div#content_left h1 {
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 140%;
}
div#content_left a {
	text-decoration: underline;
	color: #676970;
}
.content_hg {
	background-image: url(images/content_left_hg.jpg);
}
div#content_right {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
div#footRow {
	height: 144px; /*background-color: #e8e4d9;*/
	background-color: #EEE;
	color: #333333;
	z-index: 2;
}
div.footRow_start {
	background-color: #e8e4d9 !important;
	z-index: 5;
	margin-top: -25px;
	height: 169px !important;
}
div#footRow a { /*color: #706F6F;*/
	color: #333;
	font-size: 14px;
}
.nr_divs div {
	float: left;
	text-align: left;
	font-size: 12px;
	background-image: url(images/footer_leiste.png);
	background-repeat: repeat-x;
	background-color: #d8d8d8;
	height: 144px;
	cursor: pointer;
}
.nr_divs div img {
	margin: 5px 0px 0px 0px !important;
}
.footer_menu_container {
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
}
.footer_menu_list {
	width: 4400px;
}
.footer_menu img {
	margin: 5px 0px 0px 0px !important;
}
div.footer_menu {
	width: 192px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
	text-align: left;
	font-size: 12px;
	height: 144px;
	cursor: pointer;
	z-index: 2;
}
.footer_menu_text {
	float: left;
	width: 190px;
}
.footer_menu_less {
	position: absolute;
	bottom: -94px;
	left: 7px;
	cursor: pointer;
	z-index: 3;
}
.footer_menu_more {
	position: absolute;
	bottom: -94px;
	right: 7px;
	cursor: pointer;
	z-index: 3;
}
.hidden {
	display: none;
}
.navi_hidden {
	opacity: 0;
}
.show { /*display:block !important;*/
}
.footer_menu_first_div {
	margin-left: 25px !important;
}
.footer_menu_four_divs {
	margin-left: 94px !important;
}
.four_divs div {
	width: 275px;
}
.five_divs div {
	width: 220px;
}
.six_divs div {
	width: 183px;
} /* width: 183,333px */
.six_divs_last {
	width: 185px !important;
} /* korrektur */
.seven_divs div {
}
.eight_divs div {
}
.nine_divs div {
	width: 122px;
	font-size: 13px;
}
.nine_divs a {
	font-size: 13px !important;
}
.nine_divs_last {
	width: 124px !important;
} /* korrektur */
.team_divs div {
	width: 97px !important;
}
.team_divs .first {
	padding-left: 10px;
}
div#footRow img {
	margin-top: 8px;
	float: left;
	margin-left: 32px;
}
div.footRow_start img {
	margin-top: 33px !important;
}
.white {
	color: #FFF;
}
.background_text_header {
	background-color: #8C9BFF;
}
.smallfont {
	font-size: 12px;
}
.text_right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.zitat {
	font-style: italic;
}
#mainpic, #mainpic_start {
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
}
#mainpic_start {
	z-index: 1;
}
.footer_text {
	float: left;
	margin-top: 55px;
	padding-right: 20px;
	font-family: 'Open Sans', sans-serif;
}
.footer_text_start {
	margin-top: 80px !important;
}
.footer_text_right {
	padding-right: 10px;
}
.footer_text_left {
	padding-right: 90px;
}
#cycler{position:relative;}
#cycler img{position:absolute;z-index:1}
#cycler img.active{z-index:3}
.slideshow_timeline {width:0; position:absolute; bottom:7px; height:6px; background: rgba(75,75,75,0.95); z-index:98; transition:all 0s; animation-duration: 5s;  animation-name: changewidth_bar;  animation-iteration-count: infinite; animation-direction: normal; transition-timing-function: linear; }
.timeline_fullpic {bottom:0;}

#mainCol .streetview {margin:1.5em 0 0.25em 1em; float:left; text-align: center; cursor: pointer;}
#mainCol .streetview .fa-street-view {font-size:2rem;margin-bottom:0.1em;}
#content_right .iframeStreetview {z-index:3; }

@keyframes changewidth_bar {
  from {
    width: 0px;
  }

  to {
    width: 100%;
  }
}
.spruch {
	font-size: 0px;
	font-weight: normal;
	position: absolute;
	left: 0px;
	opacitiy: 0; /*display:none; background-image: url(images/non-transparent_hg.png); background-repeat:repeat;*/
	padding: 10px 18px 10px 18px;
	color: #666870;
	width: auto;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.spruch_top {
	top: 30px;
	left: 20px;
}
.spruch_right {
	top: 110px;
	left: 780px;
	width: 300px;
}
.spruch_team {
	top: 5px;
	left: 185px;
	width: 500px;
}
.spruch_middle {
	top: 155px;
}
.spruch_bottom {
	top: 325px;
}
.spruch_immoSuchen {
	top: 105px;
	left: 80px;
	width: 400px;
}
.spruch_immoVerkaufen {
	top: 130px;
	left: 20px;
	width: 400px;
}
.spruch_vermieter {
	top: 130px;
	left: 0px;
	width: 320px;
}
.spruch .small_font {
	font-size: 17px;
	line-height: 110%;
}
.arrow_right {
	float: right;
	margin-right: -10px;
	cursor: pointer;
}
.arrow_right img {
	margin-top: 3px;
}
.chg_pic {
}
.link_effect {
	cursor: pointer;
	text-decoration: underline;
	width: auto;
	font-style: italic;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
}
.chg_pic_2 {
}
.link_effect_2 {
	cursor: pointer;
	text-decoration: underline; /*color: #9FC;*/
	color: #7485FF;
	font-style: italic;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	overflow: hidden;
	display: none;
	white-space: nowrap;
}
.pic_right {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
.pic_display_none {
	display: none;
}
div.pic_active {
	position: relative;
	top: 388px;
	left: 0px;
	z-index: 3;
	text-align: center;
}
div.pic_active img {
	margin: 0px 5px 0px 5px;
}
.button_pic_choose {
	cursor: pointer;
}
.img-container {
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
}
#scrollbarHorizontal {
	width: 1120px;
	clear: both;
	margin: 20px 0px 7px 0px;
}
#scrollbarHorizontal .viewport {
	width: 1100px;
	height: 406px;
	overflow: hidden;
	position: relative;
}
#scrollbarHorizontal .full_view {
	height: 561px;
}
#scrollbarHorizontal .overview {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}
#scrollbarHorizontal .overview img {
	float: left;
}
#scrollbarHorizontal .scrollbar { /* background: transparent url(images/scrollbar/bg-scrollbar-track-x.png) no-repeat 0 0;*/
	position: absolute;
	bottom: 14px;
	z-index: 10;
	margin: 0 0 5px;
	clear: both;
	height: 15px;
	cursor: pointer;
}
#scrollbarHorizontal .track { /* background: transparent url(images/scrollbar/bg-scrollbar-trackend-x.png) no-repeat 100% 0;*/
	width: 100%;
	height: 15px;
	position: relative;
	bottom: 2px;
}
#scrollbarHorizontal .thumb {
	background: transparent url(images/content_scrollbalken_horizontal.png) no-repeat 100% 100%;
	height: 406px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: -400px;
}
#scrollbarHorizontal .thumb .end { /* background: transparent url(images/scrollbar/bg-scrollbar-thumb-x.png) no-repeat 0 50%; */
	overflow: hidden;
	height: 25px;
	width: 5px;
}
#scrollbarHorizontal .disable {
	display: none;
}
#scrollbarHorizontal_contentRight {
	width: 576px;
	clear: both;
	margin: 20px 0px 7px 0px;
}
#scrollbarHorizontal_contentRight .viewport {
	width: 556px;
	height: 406px;
	overflow: hidden;
	position: relative;
}
#scrollbarHorizontal_contentRight .overview {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}
#scrollbarHorizontal_contentRight .overview img {
	float: left;
}
#scrollbarHorizontal_contentRight .scrollbar { /* background: transparent url(images/scrollbar/bg-scrollbar-track-x.png) no-repeat 0 0;*/
	position: absolute;
	bottom: 14px;
	z-index: 1;
	margin: 0 0 5px;
	clear: both;
	height: 15px;
	cursor: pointer;
}
#scrollbarHorizontal_contentRight .track { /* background: transparent url(images/scrollbar/bg-scrollbar-trackend-x.png) no-repeat 100% 0;*/
	width: 100%;
	height: 15px;
	position: absolute;
	bottom: 2px;
}
#scrollbarHorizontal_contentRight .thumb {
	background: transparent url(images/content_scrollbalken_horizontal_contentRight.png) no-repeat 100% 100%;
	height: 406px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: -400px;
}
#scrollbarHorizontal_contentRight .thumb .end { /* background: transparent url(images/scrollbar/bg-scrollbar-thumb-x.png) no-repeat 0 50%; */
	overflow: hidden;
	height: 25px;
	width: 5px;
}
#scrollbarHorizontal_contentRight .disable {
	display: none;
}
div#menu, #menu_more {
	margin-top: 0px;
	position: absolute;
	font-family: 'Open Sans', sans-serif;
}
div#menu_more {
	margin-left: 1100px;
}
div#menu ul, #menu_more ul, #scrollbox ul {
	text-transform: uppercase;
	font-size: 15px;
	padding-left: 5px;
}
div#menu ul li, #menu_more ul li, #scrollbox ul li {
	border-right: #4B4B4B 0px solid;
	border-left: #FFF 0px solid;
	cursor: pointer;
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 6px 14px 0px 10px;
	color: #333;
	height: 24px;
	font-weight: bold;
}
.menu_first {
	border-left: none !important;
}
.menu_last {
	border-left: #FFF 0px solid;
	border-right: none !important;
}
.menu_more_link, .menu_more_link_start {
	padding-right: 0px;
	border-right: none !important;
}
.menu_less_link, .menu_less_link_start img {
	padding-right: 0px;
	border-left: none !important;
}
.menu_more_link img, .menu_less_link img, .menu_more_link_start img, .menu_less_link_start img {
	margin-top: -3px;
}
.menu_more_link img, .menu_more_link_start img {
	padding-left: 16px;
}
.menu_less_link img, .menu_less_link_start img {
	padding-right: 3px;
}
#menu li a, #menu_more li a, #scrollbox li a {
	color: #4B4B4B;
}
#menu li a:hover, #menu_more li a:hover, #scrollbox li a:hover {
	color: #676970;
}
#menu li a.active, #menu_more li a.active, #scrollbox li a:active {
	color: #676970;
}
.lupe {
	position: absolute;
	top: 361px;
	right: 0px;
	z-index: 4;
}
/* Kontaktformular */
form {
	width: 465px;
	margin-top: 5px;
}
label, input, select { /* Alle Labels UND Formularelemente ausw�hlen */
	display: block;
	float: left;
	width: 65px;
	margin-bottom: 10px;
}
input {
	width: 385px;
}
textarea {
	overflow: auto;
	width: 385px;
}
form br { /* Alle Zeilenumbr�che in Formularen ausw�hlen */
	clear: left; /* das floating der labels und inputs aufheben */
}
input#submit {
	float: right;
	width: auto;
	margin: 15px 15px 0px 0px;
}
.contact_left {
	width: 170px;
	float: left;
}
.contact_right {
	float: left;
}
.sitemap {
	width: 465px;
}
.sitemap ul {
	margin-bottom: 20px;
}
.sitemap ul li {
	margin: 0px 0px 0px 30px;
}
.info_text {
	background-image: url("images/infotext_hg.png");
	background-repeat: repeat;
	font-size: 11px;
	/* margin-right: 10px;*/
	padding: 16px 15px 16px 15px;
	/* Info-Box im Bild
	 	position: relative !important;
		width:505px;
		left: 10px;
		top: 205px;*/
	position: absolute;
	width: 525px;
	right: 0px;
	top: 406px;
	z-index: 999999;
	color: #FFF;
	display: none;
}
.infobox_angebot_blank {
	text-align: center; border: none; padding:12px; margin: 25px 155px 25px 0px; font-size:16px; line-height: 140%;
}
.marginTopMore {
	margin-top:40px;
}
.content_right_text {padding: 40px 40px 15px; overflow-y: auto; font-size:13px;}
.content_right_text h2 {font-size:18px; color:#333; font-weight: bold; line-height: 140%; margin-bottom:20px;}
.content_right_text ul {margin-top:10px;}
.content_right_text_container {height:406px !important; overflow-y: auto !important;}
.immobilien_list_mainfacts {
	width: 110px;
	float: left;
}
#verkauft, #vermietet, #reserviert {
	text-align: center;
	height: 406px;
	margin: 0 auto;
	opacity: 0;
}
.verkauft_footer, .vermietet_footer, .reserviert_footer, .blank_footer {
	float: left;
	margin-left: 32px;
	margin-top: 9px;
	margin: 5px 0px 0px 0px !important;
	width: 192px;
	height: 96px;
	background-color: #EEE;
}
.verkauft_footer img, .vermietet_footer img, .blank_footer img, .reserviert_footer img {
	text-align: center !important;
	margin: 0px auto !important;
	float: none !important;
}
.content_feedback_left {float:left; width:50%;}
.content_feedback_right {float:left; width:50%; margin-top:15px; font-size:1.1em; text-align:center;}
.content_feedback_right a {font-weight:bold;}
.content_full_height_img {height:554px !important;}
.datenschutz p {margin-bottom:20px;}
.immobilienscoutLink {float:right; text-align: center;}
.immobilienscoutLogo img {width:117px;}
.immobilienscoutID {text-decoration: none !important; margin-top:5px; float:right; font-size:11px; position: relative;}
.immobilienscoutID span {
	animation: horizontal 6s linear infinite 0s;
	-ms-animation: horizontal 6s linear infinite 0s;
	-webkit-animation: horizontal 6s linear infinite 0s;
	animation-delay: 0s;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right:0px;
	width:105px;
	border:1px solid #676970;
	padding:5px;
}
.immobilienscoutID span:nth-child(2) {
	animation-delay: 3s;
	-ms-animation-delay: 3s;
	-webkit-animation-delay: 3s;
}

/*Horizontal Flip Animation*/
@-moz-keyframes horizontal{
	0% { opacity: 0; -webkit-transform: rotateY(180deg); }
	10% { opacity: 1; -webkit-transform: translateX(0px); }
	50% { opacity: 1; -webkit-transform: translateX(0px); }
	60% { opacity: 0; -webkit-transform: translateX(0px); }
	100% { opacity: 0;}
}
@-webkit-keyframes horizontal{
	0% { opacity: 0; -webkit-transform: rotateY(180deg); }
	10% { opacity: 1; -webkit-transform: translateX(0px); }
	50% { opacity: 1; -webkit-transform: translateX(0px); }
	60% { opacity: 0; -webkit-transform: translateX(0px); }
	100% { opacity: 0;}
}
@-ms-keyframes horizontal{
	0% { opacity: 0; -webkit-transform: rotateY(180deg); }
	10% { opacity: 1; -webkit-transform: translateX(0px); }
	50% { opacity: 1; -webkit-transform: translateX(0px); }
	6% { opacity: 0; -webkit-transform: translateX(0px); }
	100% { opacity: 0;}
}