html {     
	overflow: scroll;
    overflow-x: hidden; }
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, Tahoma, Arial, sans-serif;
	height: 100%;
	font-size:0.9em;	
}
img {
	border: 0px;
	margin-bottom: 5px;
	}
body#bd {
	background: #ffffff;
	color: #000000;
}

#centerwrapper {
	position: relative;
	width:980px;
	margin-left:auto;
	margin-right: auto;
	}
h1, h2, h3, h4 { color: #003366; font-weight: normal; }
/* Header */
#header, #globalheader {
	height: 80px;
	width: 100%;
	background: #ffffff;
	margin: 0;
	margin-left:0;
	margin-right:auto;
	}
#globalheader {
	height: 20px;
	}	
#globalheader ul {
	float:left;
	margin:0;
	padding: 0;
	}		
#logo, #international {
	float:left;
	}
img.logo{
	border: 0px;
	margin: 10px 0 0px 35px;
	}

/* header global NAV */
#globalnav {
	float:right;
	width: 515px;
	}
#footer { margin-top: 5px; padding-top: 5px; border-top: 1px solid #003366; border-bottom-color: #003366; }
#globalnav ul, #footer ul{
	float:right;
	margin:0;
	padding: 0;
	}	

#globalnav li, #globalheader li, #footer li {
	float:left;
	padding:0;
	height: 19px;
	margin: 0 6px 0 4px;
	list-style-type: none;
	}		
#globalheader li.active, #footer li.active {	
	font-weight: bold;
	}
#globalnav li.last, #footer li.last {
	margin: 0px 0px 0 4px;		
	}
#globalnav li a, #globalheader li a, #footer li a {	
	margin: 0px 6px 0 4px;
	font-size: 8pt;
	line-height: 19px;
	text-decoration: none;
	text-align: right;
	color: #000;
	}
#globalnav li.last a, #footer li.last a {
	margin: 0px 0px 0 4px;
	}
#footer a img { vertical-align: middle; }
#globalnav select {
	margin-left: 2px;
	margin-right: 2px;
	border: 0px;
	background: #fff;
	border-style: none;
	font-size: 8pt;
	line-height: 19px;
	font-family: Verdana, Tahoma, Arial, sans-serif;	
	}

/*   HeadMenu */
#headnav {
	background: #003366;
	height: 40px;
	padding-left: 60px;
}
	
/* headteaser */
#headteaser {
	width:100%;
	height: 400px;
	margin: 0 0 10px 0;
	background: none;
	z-index: 1;
	overflow: hidden;
	}

#headteaser img, #headteaser embed, #headteaser object{	
	margin:0;
	border: 0;
	padding:0;
	}
#headteaser #ply2{ margin:30px 0 0 0; padding:0; height: 515px; height: 1030px;}
/*breadcrumb */
.breadcrumb {
	margin: 0;
	margin-left:0;
	margin-right:auto;
	font-size: 8pt;
	color: #808080;
	display: inline;
	}	
.breadcrumb a:visited, .B_crumbBox a:visited, .B_crumbBox a {
	color: #808080;
	text-decoration: none;
	}	
	
.B_crumbBox {
	margin:0;
	padding:0;
	margin-left: 0px;
	}
	

/* content wrapper */
.contentwrapper {
	width: 100%;
	margin: 0;
}	

#sitesearch	{
	display: none;
	width: 180px;
	height: 75px;
	background: #bdc4c7;
	color: #fff;
	font-size: 8pt;
	margin-right: 850px;
}
	
#sitesearch .txt{
	margin: 5px 0 0 25px;
	}

.clearer {
	clear: both;
	}

/* sidebar left */
#sidebarleft {
	float:left;
	min-height: 100px;
	background: #fff;
	margin-top: 20px;
	margin-right: 10px;
	}
#sidebarleft .pane{		
	background: #D1D5D6;
	font-size: 10px;
	margin-bottom: 30px;
	}
#sidebarleft h3{			
	line-height: 14pt;
	color: #fff;
	padding-left: 10px;
	margin: 0 0 0 0;
	}
#sidebarleft h4{
	margin-top: 5px;
	}		
#sidebarleft ul {
	margin: 10px 0 0 10px;
	padding: 0;
	display: block;
	float: left;
	}	

#sidebarleft li {
	margin: 0 0px 0 0;
	list-style-type: none;
	min-height: 25px;
	border-bottom: 1px solid #C1DAD7;
	width: 210px;
	}		

#sidebarleft li.last {	border: none; }
	
#sidebarleft li a{	
	padding: 0px 7px 0 7px;
	margin:0;
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
	line-height: 25px;
	display: block;
	}
#sidebarleft li.active {
	background : #F5FAFA;
	}
#sidebarleft li.active a{	
	text-decoration: none;
	color: #003366;
	}
#sidebarleft li a:hover {
	text-decoration: none;
	color: #003366;
	background : #F5FAFA;	
	}
#sidebarleft label{
	float:left;
	margin:0pt;
	text-align:left;
	vertical-align:top;
	width:auto;
}

/*SIDEBAR left - SUBMENU */
#sidebarleft ul li ul{
	margin:0 0 0 0px;
	padding-left: 10px;
	display: block;
	float: left;
	background: #fff;
}
#sidebarleft ul li ul li{
	list-style-type: none;
	list-style-position: inside;
	border-bottom: 1px solid #C1DAD7;
	width: 200px;
	}
#sidebarleft ul li ul li.last{
	border-bottom: 0px solid #C1DAD7;
	}
	
#sidebarleft ul li.active ul li a{
	text-decoration: none;
	color: #003366;
	}
#sidebarleft ul li.active ul li.active{
	background : #F5FAFA;
	}


/* CONTENT */
#content {
	float:left;
	width: 600px;
	margin: 0 0 10px 20px;
	font-size: 1em;
	line-height: 1.4;
	padding-bottom: 30px;
	}
#content a, .link {
	color: #003366;
	text-decoration: underline;
	}
#content a:hover, .link a:hover {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
	}	
#content a img {	
	float: left;
	margin: 0px 5px 5px 0;
	}

#content P a img {	
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	}

#content ul {	
	display: compact;
	list-style-type:square;
	}

#content h1 {
	line-height: 30px;
	font-size: 14pt;
	color: #000;
	margin: 10px 0 10px 0px;
	padding:0;	
	}	
#123content h2 {	
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;	
	line-height: 20px;
	font-size: 10pt;
	font-weight: normal;
	}
#content h4 {	
	margin: 10px 0 0 0;
	line-height: 14px;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	}

#content .ContentTeaser	{
	width: 630px;
	margin:0;
	padding:0;
	}	
#content .ContentTeaser	h1{
	line-height: 30px;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	margin:0 0 0 10px;
	padding:0;	
	}
#content .ContentTeaser img {
	border: 0;
	margin: 0;
	padding: 0;
	}
		
#content hr {
	background: #003366;
	color: #003366;
	height: 3px;
	border: 0;
	width: 100%;
	}
#content .contentpaneopen {
	margin-top: 10px;
	}
#content .contentpaneopen a, #content .contentpaneopen a:visited{
	text-decoration: none;
	color: #333333;
	}
#content h2 a.contentpagetitle, #content h2 a.contentpagetitle:visited {
	color: #fff;
	}
#content h2 span { font-size: 9px; }
	
#content .aright {	
	float:right;
	}

#content .w420 {
	width: 420px;
	}	
	
#content.wide { width: 980px; margin-left: 0; }	
.presse_row {
	float:left;
	width: 100%;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	display:block;
	}
.presse_row a{	
	clear: both;
	width: 100%;
	}
	
.presse_heading, .presse_desc {
	text-align: left;
	float: left;
	text-decoration: none;
	}
.presse_heading {
	color: #002E59;
	font-size:12pt;
	}		
	
.presse_createdate {
	text-align: right;
	float:right;
	}		
.presse_info {
	clear: both;
	font-size: 8pt;
	color: #003366;
	}

.presse_row_small {
	float:left;
	width: 100%;
	margin: 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #eee;
	display:block;
	}
.presse_row_small h3 { margin: 0; padding: 0; }		
div.last { border-bottom: 0; padding-bottom: 0; }	
.postInfo { font-size: 0.8em; color: #003366; margin-bottom: 3px; }
#content .presse_row_small a {
	text-decoration: none;}
.nav_panel {
	float:left;
	margin: 0 0px 20px 0;
	width: 480px;
	min-height: 80px;
	}	
.nav_panel h3{	
	margin:0;
	color: #000;
	padding: 4px 0;
	font-weight: normal;
	}
.odd {	
	margin: 0 20px 20px 0;
	}

.smallTeaser { position: relative; background: url(../images/ajax-loader.gif) 50% 50% #fff no-repeat; height: 200px; width: 480px; }
div.nav_panel a.nyroModal { position: absolute; z-index: 99; }
img.b { position: absolute: top: 0; z-index: 100; display: none; }

#ditto_pages { clear: both; padding: 5px; background: #efefef; border: 0px solid #003366; }
#ditto_pages .fright { float: right; }
#ditto_pages .ditto_currentpage{ border: 0px solid #2C2721; padding: 1px 5px 2px; margin: 0 4px; background-color: #003366; color: #fff; }
#ditto_pages .ditto_off { border: 1px solid #2C2721; padding: 1px 5px 2px; margin-right: 1px; color: #751F27; }
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 0px solid #2C2721;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #333;
}
#ditto_pages a:hover { background-color: #003366; color: #fff; }


#content .nav_panel h3 a{	
	padding-left: 0px;
	text-decoration: none;
	display: block;
	}
#content .nav_panel h3 a:hover{	
	text-decoration: none;
	}
.nav_panel .smallTeaser {
	float:left;
	margin-right: 5px;
	}
.introtxt {
	float:left;
	margin-top: 5px;
	width: 480px;
	font-size: 8pt;
	}
#content div.nav_panel img {
	margin: 0;
	}	

.ref_txt {
	float: left; 
	width: 415px;
	margin-left: 5px;
	}

.ref_panel .ref_odd {	
	}

.ref_panel img {
	float: left;
	margin: 0 5px 0 0;	
	}
/* Sidebarright */	
#sidebarright {
	float: left;
	width: 200px;
	margin-top: 10px;	
	}	
		
.kontakt{		
	background: #efefef;

	min-height: 100px;
	padding-bottom: 10px;
	z-index: 1600;
	position: absolute;
	top: 225px;
	right: 10px;
	}		
		
.kontakt h3 {		

	color: #fff;
	margin: 0px 0 0px 0;
	padding-left: 10px;
	background: #003366;
	}
	
#content .kontakt h4, #content .kontakt h4 {
	font-weight:bold;
	margin: 15px 10px 15px 10px;
	}	

.kontakt p { font-size: 0.9em; }
#sidebarright a, #sidebarright a:visited, #sidebarleft a{
	color: #003366;
	text-decoration: none;
	}	
		
.kontakt p, .kontakt p{			
	margin: 0 5px 3px 10px;
	}
	
#sidebarright .extraOpt, #sidebarleft .extraOpt {
	margin: 15px 0 0 5px;
	font-size: 8pt;
	}
#sidebarright .xoption {
	margin-top: 5px;
	}
#sidebarright .xoption a, #sidebarright .xoption a:visited{
	color: #000;
	text-decoration: none;
	}	
#sidebarright .xoption span{	
	margin-left: 5px;
	vertical-align: middle;
	}
#sidebarright .xoption img{	
	vertical-align: middle;
	}	
	
/* Kontakt Form */
#EmailForm fieldset, #PresseForm fieldset, #maklernews fieldset, #irForm fieldset{
	width: 480px;
	font-size: 10pt;
	border: none;
}	
#EmailForm td, #PresseForm td, #maklernews td, #irForm td { border: none; }

#EmailForm input, #EmailForm textarea, #PresseForm input, #PresseForm textarea, #maklernews input, #maklernews textarea {
	background: #fcfcfc;
	border: 1px solid #a1a5a6;
	width: 100%;
	}
#EmailForm table tr td, #PresseForm table tr td, #maklernews table tr td{
	padding:5px;
	}	
#EmailForm .button, #PresseForm .button, #maklernews input.button {
	width:auto;
	color:#fff;
	background: #002e59;
	}	
#EmailForm label, #maklernews label {
	text-align:left;
}
label.required {
	border:0pt solid #CC0000;
	color:#000000;
}

label.required:after {
	content:"*"; 
	color:#000; 
	font-style:italic;
	margin-left:0;
	}
.required {
	border:1px solid #CC0000;
}

.error { color: #f00; }
label {
	float:left;
	margin:0pt;
	text-align:left;
	vertical-align:top;
	width: 100%;
}

/*Sitemap */
#sitemap a {
	color: #000;
	text-decoration: none;
	}	
#sitemap a:hover {
	color: #000;
	text-decoration: underline;
	}		

/*immoSearch_content*/
.immoSearch_content {
	width: 100%;
	background: none;
	padding: 5px;
	line-height: 25px;
	}
.immoSearch_content div {
	float: left;
	background: none;
	}
.immoSearch_content div.clearer {	
	clear:both;
	float:none;
	}
.immoSearch_content .button {
	background: #ffcc00;	
	padding: 3px 3px 5px 3px;
	height: 24px;
	line-height: 18px;
	color: #666;
	border: 0;
	margin: 5px 0 5px 0;
	}	
.immoSearch_content .button:hover {	color: #333; }
select {
	margin-top:3px;
	}	

.button {
	background: #003366;
	padding: 3px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	border: 0;
	margin: 5px 0 5px 0px;
	}		
		
/*list Expose */
#content .listExpose_row2 {
	float:left;
	margin: 5px 0 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #D1D5D6;
	min-height: 140px;
	}

#content div.listbild img {
	margin: 0 10px 5px 0;
	}
	
.lE_beschreibung {
	float: left; 
	width: 540px;
	margin: 5px 0 0 0;
	}	
.lE_beschreibung2 {
	float: left; 
	width: 480px;
	margin: 0px 0 0 0;
	}
	
#immobilie img {
	margin: 0 10px 10px 0;
	}
	
	
.lEdetail_item, .lEObjTitel {
	background: #D1D5D6;
	margin: 0px 0 1px 0;
	clear:both;	
	height: 24px;
	}

.attribute {
	float:left;
	width: 130px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 26px;
	}
.value {
	float:left;
	width: 470px;
	line-height: 26px;
	}		
#content .listExpose_header {
	width: 630px;
	background: #fda000;
	background: #ffcc00;	
	margin:0;
	padding:0;
	}	
#content .listExpose_header h1{
	line-height: 30px;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	margin:0 0 0 10px;
	padding:0;	
	}

#content .lE_rowheader a{
	text-decoration: none;
	}	
#content .lE_rowheader a:hover{
	text-decoration: none;
	}	
#content .lE_rowheader h23 {
	background: #8C9599;		
	}

.w120 {
	width:120px;
}	
.w140 {
	width:140px;
}	

.w180 {
	width:180px;
}	
.posleft {
	float:left;
	}
.posright {
	float:right;
	}	
#content div.listExpose_row2 div.listdetails	{
	margin:0;
	float:left;
	}
	
#content div.listdetails ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
#content div.listdetails ul li{	
	clear:both;
}

#content div.listdetails .attribute {
	float:left;
	width: 120px;
	margin-left: 0px;
	font-weight: bold;
	}
#content div.listdetails .value {
	float:left;
	width: 300px;
	}		
	
#content div.row_even div.imgExpose_img img{
	margin: 0 0px 0px 0px;
	float: left;
	}

#content div.row_odd div.imgExpose_img img{
	margin: 0 0px 0px 0px;
	float: left;
	}
	
	
/* Home Headerstory */
.headstory {
	margin-top: 5px;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	}
.leftcol {
	width: 480px;
	padding-right: 10px;
	float:left; 	
	border-right: 0px solid #ccc;
	}
.rightcol {
	width: 480px;
	float: left; 
	margin-left:10px;	
	}	
	
#content .rightcol h2 { padding-left: 0; }
#content div.headstory h3 {
	color: #003366;
	font-size: 9pt;
	margin: 0px 0 5px 0;
	}	
#content div.headstory h3.top {
	margin:0;
	background: #003366;
	line-height: 20px;
	font-size: 10pt;
	font-weight: normal;
	color:#FFFFFF;
	padding-left:10px;	
	}	
#content div.headstory h2 {
	color: #003366;
	font-size: 12pt;
	background: none;
	margin: 5px 0 5px 0;
	}	
#content div.headstory img {
	margin-right: 10px;
	}	
#content div.headstory p {
	margin: 10px 0 10px 0;
	text-align: left;
	}	
#content div.leftcol p, #content div.rightcol p {
	float: none;
	margin: 0px 0 5px 0;
	width: auto;
	}		
		
.smallArticle {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	}		

#accordion {
	width: 630px;
	}	
	
.toggler {
	cursor: pointer;
	}	
	
strong {
	color: #505050;	
	}

/* Home Headerstory */
.article{
	float:left;
	margin-top: 5px;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	position: relative;
	}
#content div.article h3 {
	color: #003366;
	font-size: 9pt;
	margin: 0px 0 5px 0;
	}	
#content div.article h2 {
	color: #003366;
	font-size: 12pt;
	background: none;
	margin: 5px 0 5px 0;
	}	
#content div.article img {
	margin-right: 10px;
	}	
#content div.article p {
	float:right;
	width: 630px;
	margin: 5px 0 5px 0;
	}	
#content div.article p.first {
	float:right;
	width: 420px;
	margin: 5px 0 5px 0;
	}	

/* EXPOSE */
.expose {
	float:left;
	margin-top: 5px;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	position: relative;
	}
#content div.expose h2.expose {	
	background: none;
	font-size: 30pt;
	line-height: normal;
	position: absolute;
	top: 20px;
	left: 200px;
	border: 0;
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
#content div.expose h3.expose  {
	font-size: 28pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	position: absolute;
	top: 80px;
	left: 420px;
	color: #003366;
	border: 0;	
	}	
#content div.expose p {
	float: right;
	width: 330px;
	margin: 5px 50px 5px 100px;
	clear: right;
	}		
#content div.expose p.first {
	margin: 150px 50px 5px 0px;
	}		
	
#myGallery411 { float: left; margin-right: 10px;}
.hide {
	display: none;}

#content a.readon {
	color:#003366;
	display:block;
	margin:10px 10px 0 0;
	text-align:right;
	text-decoration:none;
	width:100%;
}
	
	
#content h3.top {
	margin:0;
	background: #003366;
	line-height: 24px;
	font-size: 10pt;
	font-weight: normal;
	color:#FFFFFF;
	padding-left:10px;	
	}	
#content h3.top a{	color:#fff; text-decoration: none;}
.sep_hor {
	border-bottom: 1px solid #ccc; height: 1px; margin: 0 0 10px 0;}	
#content .listExpose_footer a {padding: 3px 5px; text-decoration: none; }	
.language { float: left; margin: 14px 25px 0 0; }

#PromoNav {
	position: absolute;
	top: 150px;
	right: 0;
	z-index: 1501;
}

.promo_nav_item {
	text-align: right; 
	line-height: 30px;
	background: #fff;
	padding: 5px 10px; 	
	float: right;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #003366;
}
#PromoNav .active { background: #003366; color: #fff; }
.promo_nav_item_wrapper {
	margin-top: 10px; 
	clear: both;
}


.col1_3 {
	float: left;
	width: 320px;
}
.col2_3 {
	float: left;
	width: 320px;
	margin: 0 10px;
}
.col11_3 {
	float: left;
	width: 640px;
}

.simplelist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.simplelist li{
	list-style-type: none;
	margin: 3px 0;
	padding-bottom: 3px;
	border-bottom: 1px dashed #ececec;
}

li.last { border: none; }

#content a.simple {
	text-decoration: none;
}
.listwrapper {
	float: left;
	max-width: 640px;
	margin-bottom: 20px;
}
.listwrapper ul { margin: 0 0 0 20px; padding: 0; }

.refTeaser { width: 480px; min-height: 100px; background: url( ../images/ajax-loader.gif) 50% 50% no-repeat #fff; float: left; margin-right: 20px;}
.note { font-size: 0.8em; color: #C00; font-style:italic; }

table {margin: 0; padding: 0; }
td {
	border-right: 0px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #666;	
}

td.alt {
	background: #F5FAFA;
	color: #003366;
}