body {		
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #CBD4CF;
	margin: 0px;
}

h1 {
	font-size: 14px;
	font-weight: 700;
	color: #019345;
}

h2 {
	font-size: 11px;
	color: #019345;
}
h2.linie {
	font-size: 11pt;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 1px solid;
	border-color: #DCDCDC;
}

h3 {
	font-size: 14px;
	font-weight: 900;
	color: #019345;
}

a {
	color: #323734;
}

img {
	border: 0px;
}

p, ul, ol, li {
	color: #323734;
	line-height: 1.4em;
}

/* Styles für Header-Formatierung */

tr.immoHeaderTop {
	height: 43px;
}
td.immoHeaderTopLeft {
	width: 50%;
	border-top: 10px solid;
	border-color: #FFC84B;
}
td.immoHeaderTopCenter {
	width: 910px;
	border-top: 10px solid;
	border-color: #FFC84B;
}
td.immoHeaderTopRight {
	width: 50%;
	border-top: 10px solid;
	border-color: #FFC84B;
}


tr.immoHeaderMiddle {
	height: 120px;	
}
td.immoHeaderMiddleLeft {
	width: 50%;
}
td.immoHeaderMiddleCenter {
	width: 910px;
	padding: 0px;
	border: 0px;
	white-space: nowrap;
}
td.immoHeaderMiddleRight {
	width: 50%;
}

tr.immoHeaderMenu {
	height: 37px;
}
td.immoHeaderMenuLeft {
	width: 50%;
}
td.immoHeaderMenuCenter {
	height: 37px;
	width: 910px;
	border-bottom: 4px solid;
	border-color: #FFC84B;
	vertical-align: bottom;
}
td.immoHeaderMenuRight {
	width: 50%;
}

tr.immoHeaderSubMenu {
	height: 20px;
}
td.immoHeaderSubMenuLeft {
	width: 50%;
}
td.immoHeaderSubMenuCenter {
	height: 20px;
	width: 910px;
	/*border-bottom: 4px solid;
	border-color: #FFC84B;*/
	vertical-align: bottom;
}
td.immoHeaderSubMenuRight {
	width: 50%;
}

tr.immoContent {
}
td.immoContentLeft {
	width: 50%;
}
td.immoContentCenter {
	width: 900px;
}
td.immoContentRight {
	width: 50%;
}


tr.immoFooter {	
	height: 40px;
}
td.immoFooterLeft {
	width: 50%;
}
td.immoFooterCenter {
	width: 900px;
	color: #808080;
	font-size: 9pt;	
	border-top: 1px solid;
	border-color: #C4C4C4;
}
td.immoFooterCenter a {
	color: #808080;
	text-decoration: none;
}
td.immoFooterCenter a:hover {	
	text-decoration: underline;
}
td.immoFooterRight {
	width: 50%;
}

/* Einzelelemente */

#immoLogo {
	float:left;
}

#immoImpressumLink {
	float:right;
	text-align: right;
	font-size: 9pt;
}

.immoHeaderImage {
	float: left;
	margin-right: 5px;
}

#immoFastsearch, #immoGallery {
	display: block;
	height: 115px;
	width: 295px;
	margin-left: 0px;
	float: right;
	padding: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #676767;
	color: #FFFFFF;
}
#immoFastsearch p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	color: #FFFFFF;
	text-align: left;
}
#immoGallery {
	height: 225px;
	width: 245px;	
	padding: 10px;
}
#immoGallery table {
	width: 250px;
}

#immoContent {
	width: 665px;
	float: right;
}
#immoBigContent {
	width: 910px;
	float: right;
}

#immoTopAngebote {
	width: 210px;
	float: left;
}
#immoTopAngebote h2 {	
	margin-bottom: 0.5em;
}
#immoTopAngebote p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#immoTopAngebote hr {
	height: 1px;
	color: #C4C4C4;
	background-color: #C4C4C4;
	border: 0px;
}


#immoActionBox {
	width: 230px;
	padding-top: 4em;
	float: right;
}
#immoActionBox p {
	font-weight: bold;	
}
#immoActionBox a {	
	text-decoration: none;
}
#immoActionBox a:hover {	
	text-decoration: underline;
}

#immoSubmenu {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#immoSubmenu a {
	display: block;
	width: 207px;
	height: 17px;
	padding-left: 3px;
	padding-top: 8px;
	font-size: 10pt;
	text-decoration: none;
	background-color: #F5F5F5;
	border-bottom: 1px solid;
	border-color: #D0D0D0;
}
#immoSubmenu a:hover {
	text-decoration: underline;
}
#immoSubmenu a.active {
	font-weight: bold;
}

.immoImpressumBox {
	width: 202px;
	margin-bottom: 1.5em;
	padding: 3px;
	font-size: 9pt;
	border: 1px solid;
	border-color: #CCCCCC;
}

#searchResult tr td h3 {	
	margin-top: 0px;
	padding-top: 0px;
}

#searchResult tr td img {
	border: 1px solid;
}

/* Klickbare Überschriften und Buttons */

.clickableHeading, .clickableHeadingActive {
	width: 590px;
	padding: 3px;
	padding-left: 18px;
	background-image: url('images/pfeilchenClosed.png');
	background-position: 3px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid;
	border-color: #D4D4D4;
}
.clickableHeadingActive {
	background-image: url('images/pfeilchenOpen.png');
}

input.searchButton {
	float: right;
	width: 120px;
	height: 16px;
	color: #FFFFFF;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 3px;
	background-color: #F7F7F7;
	background-image: url('images/bg_button.png');
	background-position: top right;
	background-repeat: no-repeat;
	border:none;
}

#immoPrintLogo {
	display:none;
}



/* Menu- und Content-Container */
#immoMenu {
	font-size: 8pt;	
	text-transform: uppercase;	
	font-weight: bold;
}
#immoMenu a {
	display: block;
	float: left;
	height: 16px;
	text-align: center;
	vertical-align: bottom;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 6px;
	margin: 0px;
}
#immoMenu a:hover {
	text-decoration: underline;
}
#immoMenu a.active {
	background-color: #FFC84B;
}
#immoMenu a.active:hover {
	text-decoration: none;
}

#immoMenu2 {
	/* margin-left: 138px; */
	font-size: 8pt;
	text-transform: uppercase;
}

#immoMenu2 a {
	display: block;
	float: left;
	height: 20px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#immoMenu2 a:hover {
	text-decoration: underline;
}

#immoMenu2 a.active {
	background-color: #FFC84B;
}

#immoMenu2 a.active:hover {
	text-decoration: none;
}

div.submenuBox {
	display:none;
	position: absolute;
	top: 13px;
	left: 0px;
	border: 1px solid;
	border-top: 0px;
	border-color: #D4D4D4;
}
div.submenuBox a {
	display:block;
	width: 150px;
	height: 10px;
	color: #323734;
	background-color: #EDEDED;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	padding: 5px;
}

span.mainMenu {
	position: relative;
}

span.mainMenu:hover div.submenuBox {
	display:inline;
}
div.submenuBox:hover {
	display:inline;
}


/* Suchtabelle */

table.selectTable {
	width: 100%;
}
table.selectTable tr td {
	white-space: nowrap;
	vertical-align: top;
}

div.regionen {
	display: none;	
}
div.regionen input {
	margin-left: 50px;
}

/* Detailseite */

#bigImage {
	border: 1px solid #D4D4D4;
}

table.propertyImages {
	margin-top: 1em;
	width: 610px;
}
table.propertyImages tr td {
	width: 155px;
	font-size: 11px;
	text-align: center;
	vertical-align: center;	
}
table.propertyImages tr td img {
	border: 1px solid #D4D4D4;
}

#tblPreise {
	border-collapse: collapse;
	width: 610px;
	
}
#tblPreise tr td {
	border: 1px solid #D4D4D4;
	text-align: right;
}
