/* CSS Document */
html, body {
	width:100%;
	height:100%;
	cursor:default;
	font-family:Arial, Verdana, Helvetica, sans-serif}
html * {
	margin:0px;
	padding:0px;
}
body {
	font-size:10px;
	background-color:#FFFFFF;
	color:#333333;
	background-color:#486895;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
form {
	height:100%;
}
h1 {
	font:2.0em Arial, Verdana;
	color:#2477b9;
	padding:0.2em 0em 0.4em 0em;
}
h2 {
	font-size:1.3em;
	color:#e98003;}

h3 {
	color:#FFFFFF;
	font-size:1.5em;
	text-transform:capitalize;
	padding-top:0.3em;
}

h4 {
	font-size:1.5em !Important;
	font-weight:normal;
	padding:1em 0em 0.5em 0em;
	border-bottom:1px dashed #e4820d;}


p, ul.aufzaehlung, div.pText {
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0px;
}
div.pText *,
div.factSheet * {
	font-size:1.0em;
}
div.pText ul,
div.pText ol,
ul.aufzaehlung {
	list-style-position:inside;
}

a {
	color:#1a5d92;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
.stopper {
	clear:both;
	display:block;
	background-color:#FFFFFF;
	height:1.2em;
}
div.mainBody {
	width:854px;
	margin:auto;
	position:relative;
}

div.maincontent {
	width:100%;
	min-height:100%;
	background-color:#FFFFFF;
	margin-bottom:0.7em;
}


div.header {
	height:100px;
	overflow:hidden;
}
a.logo {
	display:block;
	width:314px;
	height:100px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:8px 10px;
	float:left;
}
a.logo span {
	display:none;
}

a.logo2 {
	display:block;
	width:300px;
	height:100px;
	background-image:url(../img/immocenter.jpg);
	background-repeat:no-repeat;
	background-position:8px 10px;
	float:right;
}
a.logo2 span {
	display:none;
}

/* --------------- META NAVIGATION ----------------------*/
#metanavigation {
margin-bottom:25px;
}

#metanavigation ul li {
	background-color:#FFFFFF;
	padding:6px;
	height:21px;
	list-style:none;
	margin-top:5px;
}
#metanavigation ul li a {
	list-style:none;
	vertical-align:top;
	color:#1a5d92;
	font-size:1.3em;
	font-weight:normal;
	}




/* -------------------BOTTOM NAVI --------------------------*/
div.designedby {
	float:left;
	width:50%;
	height:2em;
	}
div.designedby a, div.bottomnavi ul li a {
	color:#FFFFFF;
	font-size:1em;
	text-decoration:none;
	padding:0px 5px 0px 5px;	}

div.designedby a:hover, div.bottomnavi ul li a:hover {
	text-decoration:underline;}

div.bottomnavi {
	float:left;
	width:50%;
	height:3em;
	text-align:right;
	color:#FFFFFF;
}	
div.bottomnavi ul li {
	list-style:none;
	display:inline;
}

/* ----------------- Fullbanner -------------------*/
#fullbanner {
	float:right;}


/* -------------- Navigation -----------------------*/

div.navigation {
	background-image:url(../img/navi_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;	
	height:32px;
	float:right;
}

div.navigation ul {
display:block;
float:right;
}
div.navigation ul li {
	list-style-type:none;
	float:left;
	background-image:url(../img/navi_seperator.gif);
	background-repeat:no-repeat;
	background-position:right center;


}
div.navigation ul li a {
	position:relative;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	padding:0.7em 1.2em 0.75em 1.2em;
	text-decoration:none;
	color:#FFFFFF;
	margin-left:2px;
	margin-right:2px;
}

div.navigation ul li.active a {
	background-color:#FFFFFF;
	color:#f28400;
}
div.navigation ul li a:hover {
	background-color:#FFFFFF;
	color:#f28400;
}
div.suchBoxPattern {
	position:relative;
	overflow:hidden;
	padding:0em 1em 0em 1em; 
}

div.classic {
	width:656px;
	border-right:1px solid #FFFFFF;
}

/* ------------------- Immobiliennummer Suche -----------------*/
div.objnr {
	width:360px;
	height:50px;
	padding-top:25px;
	float:right;
}

div.objnrtitle {
	float:left;
	padding:4px 9px 0px 0px;
	font-size:1.2em; }

div.objnr input {
	border:1px solid #d7d7d7;
	padding:2px;
	margin-right:5px; }

div.objnr a {
	line-height:1.9em;
	text-align:center;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
	background-color:#f38500;	
	padding:4px 6px 3px 6px;
}
div.objnr a:hover {
	background-image:url(../img/button_hover.gif);
	color:#ffffff;
}


div.breadCrumb {
	clear:left;
	font-size:1.1em;
	line-height:2em;
}
div.breadCrumb a {
	color:#333333;
	text-decoration:none;
}

/*--------------------------- CONTENT Bereich---------------------------*/
div.Bilderleiste {
	float:left;
	height:202px;
	width:620px;
	margin:8px 0px 9px 11px; 
	}
	
div.Topobjekte_box {
	float:left;
	height:202px;
	width:202px;
	margin:8px 0px 9px 10px;
	background-image:url(../img/topobj_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}

div.background {
	background-color:#FFFFFF;
	background-image:url(../img/contentbg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}


div.contentbox {
	padding:2em 2em 2.5em 2em;
	clear:both;
}

/* ---------Startseite------------*/

div.contentbox h1 span {
	color:#f7941e;}

div.contentbox ul.startseite li {
	list-style:inside;
	padding-bottom:3px;
	list-style-image:url(../img/list.gif);	
}



.mainPadding,
.mainPaddingMiddle,
.mainPaddingLarge {
}
.mainPadding_start {
	width:72.8%;
	background-color:#FFFFFF;
	float:left;
}

.mainPadding {
	margin-right:24em;
}

.mainPaddingMiddle {
	margin-right:24em;
}
.leftContent {
	float:left;
	width:19.9%;
	height:100%;
	color:#666666;
	font-weight:bold;
	margin:0px 10px 0px 10px;
	padding:1.5em;
}

.leftContent div.pText p {
	margin:0px;
}
.leftContent div.pText {
  border-bottom:1px solid #FFFFFF;
  padding-bottom:0.6em;
}
.leftContent div.pText a {
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	display:block;

}
.leftContent div.pText a:hover {
	text-decoration:underline;

}

.adsense {
	float:right;
	width:20em;
	padding:1em;
	overflow:hidden;
	border:1px solid #CCCCCC;}
	

.adsense_detail {
	float:right;
	width:20em;
	overflow:hidden;
}


.partner_icons {
	position:relative;
	bottom:0px;
	margin-top:40px;}


/* ------------ Formulare - Downloads --------------------*/

div.download {
	margin-bottom:2.5em;
}
div.download .aufzaehlung li {
	list-style-type:none;
	list-style-position:outside;
}
div.download .aufzaehlung {
	font-size:1.0em;}



div.download .titel {
border-bottom:1px dashed #CCCCCC;
color:#e98003;
padding-bottom:0.3em;
font-size:1.2em;
margin-bottom:0.7em;
}

.download_artikel {
	clear:both;
	margin-top:1em;}

.download_artikel ul li {
	list-style-type:none;
	list-style-position:outside;
	
	}

.adsense_detail_box {
	border:1px solid #CCCCCC;
	padding:1em;
	margin-bottom:2em;}

/* ------------------ Liegenschaftsauswahl------------------- */

div.liegenschaft table td {
	height:2.5em;
	}
div.liegenschaft table td img {
	vertical-align:top;
	}

.raquo {
	font-weight:bold;
	padding-right:0.3em;
	
	font-size:1.4em !Important;
	color:#f7941e;}




/*** Immobiliendetailseite ***/
div.actionPanel {
	float:right;
	font-size:1.2em;
	line-height:1.6em;
	padding:1em 1.5em;
	background-color:#f7f7f7;
}
div.infoPanel {
	font-size:1.2em;
	line-height:1.6em;
}
ul.actions li {
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:left center;
}
table.factSheet {
	table-layout:fixed;
	width:100%;
}
table.factSheet td {
	padding:0.5em;
	font-size:1.2em;
	vertical-align:top;
}
table.factSheet tr.even td {
	background-color:#ffffff;
}
table.factSheet td.title {
	font-weight:bold;
}
div.factSheet {
	padding:0.5em;
	font-size:1.2em;
	vertical-align:top;
}
div.panelPadding {
	border:1px solid #f7f7f7;
	background-color:#f7f7f7;
	margin-bottom:1em;
}
div.panelPadding[class] {
	overflow:hidden;
}
div.separator {
	clear:left;
	height:20px;
}
div.IDSimage {
	float:left;
	border:1px solid #d7d7d7;
	margin-right:1em;
}
div.IDSimage a {
	display:block;
	width:14em;
	height:10.5em;
	border:1px solid #ffffff;
	background-color:#ffffff;
	text-align:center;
	overflow:hidden;
}
div.IDSimage img {
	height:100%;
	vertical-align:bottom;
}
.IDSlargeBild {
	border:1px solid #d7d7d7;
	background-color:#ffffff;
	padding:1px;
	overflow:hidden;
	margin:0.7em;
	margin-bottom:1em;
	overflow:hidden;
	text-align:center;
	position:relative;
}
.IDSlargeBild img {
	height:100%;
	vertical-align:bottom;
}
.IDSimageGrid div {
	text-align:center;
	width:19.95%;
	float:left;
}
.IDSimageGrid a {
	display:block;
	width:11em;
	margin:0.5em auto;
}
.IDSimageGrid a img {
	width:10.5em;
	height:100%;
	vertical-align:bottom;
	border:1px solid #CCCCCC!important;
}
.bildLeft {
	left:0px;
}
.bildRight {
	right:0px;
}
.bildLeft,
.bildRight {
	display:block;
	width:30%;
	height:100%;
	font-size:12em;
	position:absolute;
	color:transparent;
}
.bildLeft a,
.bildRight a {
	display:block;
	width:100%;
	height:100%;
	background:#34557f;
	color:#FFFFFF;
	text-decoration:none;
	opacity:0;
	filter:alpha(opacity="0");
}
.IDSlargeBild a:hover {
	opacity:0.7;
	filter:alpha(opacity="70");
}
.IDSlargeBild span span{
	display:none;
}
.IDSlargeBild a span {
	display:block;
}
.employeepicture img ,
.officeLogo img  {
	display:block;
	border:1px solid #d7d7d7;
	background-color:#ffffff;
	overflow:hidden;
	padding:1px;
}
.employeepicture img  {
	width:5em;
	height:7em;
	float:left;
	margin-right:0.5em;
}
.officeLogo img {
	width:120px;
	height:40px;
	margin-bottom:1em;
}

/*** Immobiliendetailseite ***/

/*** Tabnavi ***/
ul.tabNavi {
	list-style-type:none;
	background-color:#f7941e;
	height:2em;
	font-size:1.2em;
}
ul.tabNavi li {
	float:left;
}
ul.tabNavi li a {
	height:2em;
	line-height:2em;
	display:block;
	padding:0px 1em;
	margin:0px 5px;
	font-weight:bold;
	color:#FFFFFF;
}
ul.tabNavi li a:hover {
	background-image:url(../img/navi_bgrd.png);
	color:#666666;
}
ul.tabNavi li.active a,
ul.tabNavi li.active a:hover {
		background-color:#FFFFFF;
		color:#f7941e;
		text-decoration:none;
		background-image:none!important;
}
ul.tabNavi li.active a {
	color:#f7941e;
	text-decoration:none;
}
/*** Tabnavi ***/


/*** Topobjekte ***/
.topObjekt {
	width:16em;	
	margin:20px 0px 2em 2em;
	padding:0em 0em 0em 0em;
	display:none;
}

.topObjekt h2,
.topObjekt p {
	font-size:1em;
	white-space:nowrap;
	color:#FFFFFF;
}
.topObjekt p {
	margin:0px;
}
.topObjekt h2 a,
.topObjekt p span {
	display:block;
	margin-left:4px;
	font-size:1.3em;
	padding:0.2em 0.2em 0.4em 0.2em;
	text-decoration:none;
	color:#FFFFFF;
}
.topObjekt p span {
	padding:0.2em 0.3em 0.3em 0.3em;

}
.topObjekt a.imageLink {
     display:block;
     vertical-align:bottom;
     width:15em;
     height:10em;
     margin:auto;
     overflow:hidden;
   	 cursor:pointer;
	 background-color:#FFFFFF;
	 border:1px solid #FFFFFF;
}
.topObjekt a.imageLink span {
	 display:block;
     text-align:center;

	 cursor:pointer;
}
.topObjekt a.imageLink img {
	width:123px;
	vertical-align:bottom;
	cursor:pointer;
}

/*** Topobjekte ***/



/*** Immosuche ***/
.geoImageMap {
	position:relative;
	float:left;
	margin-right:1em;
}
.geoImageMap img {
	top:0px;
	left:0px;
}
.mapImage {
	position:absolute;
	width:100%;
	height:100%;
	border:none;
}
.geografie {
	margin-left:220px;
	position:relative;
	padding-top:20px;

}
.geografie table,
.liegenschaft table {
	table-layout:fixed;
}
.liegenschaft table {
	width:100%;
}
.geografie table td {
	line-height:1.8em;
	padding-right:2em;
}
.geografie label,
.geografie a {
	color:#ffffff;
	font-size:1.2em;
}
.geografie input {
	width:14px;
	height:14px;
	margin-right:0.3em;
}
.liegenschaft table td {
	vertical-align:top;
	padding:0px 1em;
}

/*** Immosuche ***/

/*** QuickSuche ***/
select.formfield {
	width:100%;
	font:10px Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin-bottom:0.5em;
}
span.textBox {
	display:block;
}
span.formField {
	display:block;
	border:1px solid #d1d1d1;
	margin-bottom:1em;
	position:relative;
	height:1.6em;
	overflow:hidden;
	background-color:#ffffff;
	margin:1em 0px;
}
span.formField input {
	display:block;
	border-width:0px;
	background-color:transparent;
	position:absolute;
	top:0px;
	left:3px;
	right:3px;
	bottom:0px;
	font-size:1.1em;
	width:expression(parentNode.offsetWidth-8+'px');
	padding:1px 0px;
}
.submitButton {
	position:absolute;
	right:10px;
	bottom:10px;
	display:block;
	width:66px;
	height:2em;
	line-height:1.9em;
	text-align:center;
	text-decoration:none;
	font-size:1.2em;
	background-color:none;
	color:#ffffff;
	padding-right:20px;
	background-image:url(../img/button.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.submitButton:hover {
	background-image:url(../img/button_hover.gif);
	color:#ffffff;
}
.submitButton[disabled],
.submitButton[disabled]:hover {
	background-image:url(../img/button_disabled.gif);
	color:#CCCCCC;
}

/*** QuickSuche ***/


/***-------------------- Redaktionssystem---------------------------- ***/
.articleSearchList {
	overflow:hidden;
	margin:1em 0px;
}
.article {
	overflow:hidden;
	cursor:pointer;
	border:solid #d8e2f0;
	border-width:1px 1px 1px 1px;
	margin-bottom:2em;
}
div.article.active {

	background-image:url(../img/artikelbg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.date {
	float:right;
	color:#f7941e;
}

.articletitel {
	color:#e98003;
	}

.articleDate {
	float:right;
}
.articlePadding {
	padding:0.2em 1em;
	margin-left:8em;
}
.articleSize {
	font-size:1.2em;
	line-height:1.4em;
	height:5.8em;
	overflow:hidden;
}
.vorschauBild {
	display:block;
	float:left;
	margin:0.5em;
	overflow:hidden;
	text-align:center;
}
.vorschauBild img {
	display:block;
	border:1px solid #e7e5e5!important;
	background-color:#ffffff;
	padding:1px;
	width:8em;
	height:6em;
}

.vorschauBild_start {
	display:block;
	float:left;
	margin:0.3em 1em 1em 0em;
	overflow:hidden;
	text-align:center;
}
.vorschauBild_start img {
	display:block;
	border:1px solid #d7d7d7!important;
	background-color:#ffffff;
	padding:1px;
	width:11em;
	height:9em;
}



div.bildListe {
	width:100%;
	font-size:1.2em;
	text-align:center;
	margin:1em 0px;
}
div.bildListe div {
	margin-bottom:1em;
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #d7d7d7;
	float:left;
	width:23%;
	margin-right:1.5em;
}
div.bildListe img {
	display:block;
	width:100%;	

}
.BigPicture {
	background-color:#ffffff;
	float:left;
	margin-bottom:1em;
	overflow:hidden;
	margin:0em 0px;

}
.BigPicture img {
	width:14em;
	padding:1px;
	border:1px solid #CCCCCC !Important;
	background-color:#FFFFFF;
	margin-right:1.4em;

}
/*** Redaktionssystem ***/

/*** Kontaktformular ***/
div.RequestPanel {
	margin:1em;
	overflow:hidden;
}
div.RequestPanel table,
table.RequestPanel {
	line-height:1.4em;
	table-layout:fixed;
	width:100%;
}
td {
	overflow:visible;
}
td.suffix {
	width:2em;
	text-align:center;
}
label {
	font-size:1.2em;
}
label.formLabel {
	display:block;
	margin-bottom:0.2em;
}
label.formLabel span {
	font-size:70%;
	vertical-align:top;
	opacity:0.6;
	filter:alpha(opacity="60");
	padding:0.5em;
}
label.pflichtfeld {
	font-weight:bold;
}
span.formField,
span.textArea {
	display:block;
	border:1px solid #d1d1d1;
	margin-bottom:1em;
	position:relative;
	height:2em;
	overflow:hidden;
	background-color:#ffffff;
}
span.textArea {
	height:10em;
}
span.formField input,
span.textArea textarea {
	display:block;
	border-width:0px;
	background-color:transparent;
	position:absolute;
	top:0px;
	left:5px;
	right:5px;
	bottom:0px;
	font-size:1.2em;
	width:expression(parentNode.offsetWidth-12+'px');
	padding:3px 0px;
}
span.textArea textarea {
	right:0px;
	width:expression(parentNode.offsetWidth-7+'px');
	padding:0px;
}
.checkBoxes {
	vertical-align:top;
	line-height:2.2em;
	padding:0px 0px 0.7em 0.5em;
}
.checkBoxes input {
	width:14px;
	height:14px;
	vertical-align:middle;
	margin-right:3px;
}
.textArea {
	width:100%;
	border:1px solid #9ab484;
}
.validator {
	font-size:2em;
}
/*** Kontaktformular ***/
.kontakt_box1 {
	float:left;
	width:55%;
	padding-bottom:1em;
}

.kontakt_box2 {
	float:left;
	width:45%;
}

.kontakt_box3 {
	clear:both;
	padding-bottom:1em;
}

.kontakt_box1 h4, .kontakt_box2 h4, .kontakt_box3 h4 {
border-bottom:1px dashed #CCCCCC;
color:#e98003;
padding-bottom:0.3em;
font-size:1.2em;
margin-bottom:0.7em;
}



/* ----------------- Vormerken FORMULAR ------------------------*/

/*** Kontaktformular ***/
div.vormerken {
	margin-top:1em;	
	overflow:hidden;
}
div.vormerken table,
table.vormerken_tabelle {
	margin-top:1.5em;
	line-height:1.1em;
	table-layout:fixed;
	width:100%;
}
div.vormerken td {
	overflow:visible;
}
div.vormerken td.suffix {
	width:1.5em;
	text-align:center;
}
div.vormerken label {

}
div.vormerken label.formLabel {
	display:block;
	margin-bottom:0.1em;
}
div.vormerken label.formLabel span {
	font-size:70%;
	vertical-align:top;
	opacity:0.6;
	filter:alpha(opacity="60");
	padding:0.2em;
}
div.vormerken label.pflichtfeld {
	font-weight:bold;
}
div.vormerken span.formField,
div.vormerken span.textArea {
	display:block;
	border:1px solid #d1d1d1;
	margin-bottom:0.8em;
	position:relative;
	height:1.7em;
	overflow:hidden;
	background-color:#ffffff;
}
div.vormerken span.textArea {
	height:5.6em;
	width:30em;
}
div.vormerken span.formField input,
div.vormerken span.textArea textarea {
	display:block;
	border-width:0px;
	background-color:transparent;
	position:absolute;
	top:0px;
	left:5px;
	right:5px;
	bottom:0px;
	font-size:1.2em;
	width:expression(parentNode.offsetWidth-12+'px');
	padding:2px 0px;
}
div.vormerken span.textArea textarea {
	right:0px;
	width:expression(parentNode.offsetWidth-7+'px');
	padding:0px;
}
div.vormerken .checkBoxes {
	vertical-align:top;
	line-height:2.2em;
	padding:0px 0px 0.7em 0.5em;
}
div.vormerken .checkBoxes input {
	width:14px;
	height:14px;
	vertical-align:middle;
	margin-right:3px;
}
div.vormerken .textArea {
	width:100%;
	border:1px solid #9ab484;
}
div.vormerken .validator {
	font-size:2em;
}

.familienstand tr {
	display:block;
	float:left;}

.familienstand tr td span Label {
	padding-left:0.5em;
	padding-right:0.5em;
}
div.gew_wohnung {
	float:left;
	width:48%;
	margin-right:1.5em;}
div.derz_wohnung {
	float:left;
	width:48%;
	}

.chbx_flaechen input, .chbx_flaechen label {
	padding:0.5em;

	}
.vormerken_empfehlung td {
	height:2.8em;}



/*** Trefferliste Advanced ***/
div.searchList {
	
	clear:both;
	margin:0px 1em;
}
div.searchList table {
	width:100%;
	table-layout:fixed;
}
div.searchList td {
	vertical-align:top;
	background-color:none;
}
div.searchList td a {
	font-size:1.2em;
	font-style:normal;
	display:block;
	margin:1em;
	overflow:hidden;
	text-decoration:none;
	background-color:#ffffff;
	border:1px solid #d7d7d7;
	cursor:pointer;
}
div.searchList td a:hover {
	background-color:#ebebeb;
}
div.searchList td a span.header,
div.searchList td a span.field {
	display:block;
	white-space:nowrap;
}
div.searchList td a span.trefferPadding {
	display:block;
	line-height:1.6em;
	width:21em;
	overflow:hidden;
}
div.searchList td a span.header {
	font-weight:bold;
	background-color:#CCCCCC;
	color:#ffffff;
	padding:0.2em 0px;
	margin-bottom:0.5em;
}
div.searchList td a:hover span.header {
	font-weight:bold;
	background-color:#ea3a00;
	color:#ffffff;
	padding:0.2em 0px;
	margin-bottom:0.5em;
}
img.trefferBild {
	display:block;
	width:9em;
	height:7em;
	border:1px solid #d7d7d7!important;
	background-color:#FFFFFF;
	padding:1px;
	margin:1em;
	float:left;
}

.result th.Trefferlistenbild {
	text-align:center;}

.Trefferlistenbild {
	text-align:center;}
.Trefferlistenbild img {
	width:7em;
	height:6em;
	padding:0.1em;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;}

.Wohnflaeche, .Zimmer, .Titel {
	text-align:right;}

.result th.Wohnflaeche, .result th.Zimmer, result th.Titel{
	text-align:right;}


/*** Paging ***/
.pfeil {
	font-size:1.4em;
	vertical-align:-1px;
}
a.InActive {
	color:#999999!important;
	text-decoration:none!important;}
	
.sortDrop {
	position:absolute;
	right:2.5em;
}

.PagesButton {
	text-decoration:underline!important;}

.PagesButton:hover {
	text-decoration:none!important;}
	
/* ---------------- Sitemap ---------------------*/
.sitemapTable td {
	vertical-align:text-top;
	padding:1em 7em 1em 0em;
		}
.sitemapTable td a h3, .sitemapTable h3 {
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	padding-bottom:0.5em;
	color:#ea3a00;
	}

.sitemapTable td a {
	font-size:1.2em;
	font-style:normal;
		}

/* ---------------- Objektnr suche -------------------*/
.myValidation {
	margin-top:-26px;}
	
	
	
/* -------------Partnerseite -----------------*/

div.partnerbox {
	border:1px solid #CCCCCC;
	padding:1em;
	height:120px;
	margin-top:10px;
	clear:both;
}	
	
div.partnerbox p img {
}	

div.partnerbox p {
	width:160px;
	height:100px;
	float:left;
	margin:0px 25px 10px 0px;
	}	
	
	
/*----------------- Impressum ----------------*/
iframe.impressumFrame {
	width:100%;
	height:1400px;
	display:block;
	background-color:transparent;
}
	
	
	
/* --------------- Trefferliste ---------------------*/

.treffer {
	background-color:#f6f6f6;
	border:1px solid #e6e6e6;
	margin-bottom:2em;
	overflow:hidden;
}
.treffer table {
	
	width:100%;
}
.treffer tr.odd td {
	background-color:#ffffff;
}
.treffer th {
	background-color:#969696;
	text-align:left;
	white-space:nowrap;
	font-weight:normal;
	position:relative;
	color:#FFFFFF;
	white-space:nowrap;
}
.treffer th img {
	border:none;
	vertical-align:middle;
	margin-right:3px;
}
.treffer th a {
	display:block;
	padding:2px 4px;
	text-decoration:none;
	color:#ffffff;
	white-space:nowrap;
}
.treffer td a {
	text-decoration:underline;
}
.treffer td,
.treffer th {	
	font-size:1.2em;
}
.treffer td {
	padding:0.5em;
	height:4.2em;
}
.treffer .Bild {
	padding:4px;
	width:50px;
	color:#ffffff;
}
.treffer td.Bild img {
	display:block;
	background-color:#ffffff;
	border:1px solid #eeeade;
	padding:1px;
	width:50px;
	height:40px;
}


/*** Paging ***/
.PagingLink {
	font-size:1.2em;
}
.PagesButton {
	width:2em;
	display:block;
	float:left;
	text-decoration:none;
	margin-right:0.5em;
	vertical-align:bottom;
	line-height:1.8em;
}

.PagesButton {
	text-decoration:none !Important;}

.PagesButton span.pagingBlock {
	text-align:center;
	vertical-align:bottom;
	display:block;
	font-weight:bold;
	border:1px solid #cccccc;
	background-color:#ffffff;
	color:#1e278e;
}

span.PagesButton span.PagingLink a span.pagingBlock,
a.PagesButton span.pagingBlock {
	border:1px solid #CCCCCC;
	background-color:#ffffff;
	color:#514f45;
	cursor:pointer;
	text-decoration:none;
}
.PagingLink span.pagingBlock {
	width:auto;
}

a.PagesButton:hover span.pagingBlock {
	border:1px solid #CCCCCC;
	background-color:#f7941e;
	color:#ffffff;
	cursor:pointer;
}

.PagesButton.active span.pagingBlock {
	border:1px solid #CCCCCC;
	background-color:#f7941e;
	color:#ffffff;
}


/*---------------------- Login -----------------------------*/

.login_box {
	width:50em;
	font-size:1.2em;}
.login_box table td span {

	margin:7px 0px;
	padding:0px 0px;
}


.login_box a {
	line-height:1.9em;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	background-color:#f38500;	
	padding:4px 12px 3px 12px;

}
.login_box a:hover {
	background-image:url(../img/button_hover.gif);
	color:#ffffff;
}


/* ------------- HAUSVERWALTUNG --------------------*/

.haus_txt p {
	margin:0px;
	padding:0px;}
