div.debug {
	padding:0.2em;
	background-color:#CCFFFF;
	border: 1px dotted black;
}

body {		
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	background-color: #FFFFFF;		
	margin: 0px;
}

h1 {
	color: #E1001A;
	font-size: 11pt;
	font-weight: bold;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 10pt;
}

a {
	color: #000000;
}

img {
	border: 0px;
}

p, ul, ol, li {
	line-height: 1.4em;
}

hr {
	height: 1px;
	color: #EDEDED;
	border-color: #EDEDED;
}

/* Styles für Header-Formatierung */

tr.domusHeaderTop {
	height: 133px;
}
td.domusHeaderTopLeft {
	width: 50%;
}
td.domusHeaderTopCenter {
	width: 880px;
	padding-left: 0px;
}
td.domusHeaderTopRight {
	width: 50%;
}


tr.domusHeaderMenu {
	height: 38px;
	background-image: url('images/bg_menu.png');
	background-repeat: repeat-x;
}
td.domusHeaderMenuLeft {
	width: 50%;
}
td.domusHeaderMenuCenter {
	width: 885px;
	padding-left: 0px;
}
td.domusHeaderMenuRight {
	width: 50%;
}


tr.domusHeaderMiddle {
	height: 141px;	
	background-image: url('images/bg_gallery.png');
	background-repeat: repeat-x;
}
td.domusHeaderMiddleLeft {
	width: 50%;
}
td.domusHeaderMiddleCenter {
	width: 944px;
	white-space: nowrap;
}
td.domusHeaderMiddleRight {
	width: 50%;
}


tr.domusContent {
}
td.domusContentLeft {
	width: 50%;
}
td.domusContentCenter {
	width: 880px;
	padding-top: 30px;	
	padding-bottom: 20px;
	padding-left: 0px;
}
td.domusContentRight {
	width: 50%;
}


tr.domusFooter {
	height: 58px;
	background-image: url('images/bg_footer.png');
	background-repeat: repeat-x;
}
td.domusFooterLeft {
	width: 50%;
}
td.domusFooterCenter {
	width: 880px;
	padding-left: 64px;
	color: #999999;
	font-size: 8pt;
}
td.domusFooterCenter a {
	color: #999999;
	text-decoration: none;
}
td.domusFooterCenter a:hover {	
	text-decoration: underline;
}
td.domusFooterRight {
	width: 50%;
}

#domusLogo {
	float:left;
	margin-top: 7px;
}

#domus4V {
	float:right;
	text-align: right;
	font-size: 10px;
}

#domusContent {
	width: 674px;
	float: left;
}
#domusContent h1 {	
	margin-bottom: 2px;
}

#domusTopAngebote {
	width: 220px;
	float: right;
	padding-left: 10px;
	border-left: 1px solid;
	border-color: #EDEDED;
}
#domusTopAngebote h2 {	
	margin-bottom: 2px;
}
#domusTopAngebote p {
	margin-top: 2px;
	margin-bottom: 2px;
}
#domusTopAngebote a {
	color: #E1001A;
	text-decoration: none;
}
#domusTopAngebote a:hover {	
	text-decoration: underline;
}


#domusActionBox {
	width: 230px;
	float: right;	
}
#domusActionBox p {
	font-weight: bold;	
}
#domusActionBox a {	
	text-decoration: none;
}
#domusActionBox a:hover {	
	text-decoration: underline;
}

#domusOEVIMitglied {
	float: right;
}

/* 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 {
	height: 16px;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 3px;
	margin-left: 20px;
	background-color: #F7F7F7;
	background-image: url('images/bg_button.png');
	background-position: top right;
	background-repeat: no-repeat;
	border:none;
}



/* Menu- und Content-Container */
#domusMenu {	
	font-size: 10pt;
	font-weight: bold;
	text-transform: lowercase;	
	color: #999999;
}
#domusMenu a {
	text-decoration: none;
	color: #999999;
	margin-left: 5px;
	margin-right: 5px;
}
#domusMenu a:hover {
	text-decoration: underline;
}
#domusMenu a.active {
	color: #E1001A;
}

#domusPrintLogo {
	display:none;
}

/* Karte */

a.dotAT {
	display:block;
	position:relative;
	height: 7px;
	width: 7px;
	white-space: nowrap;
	color: #E1001A;
	font-size: 8pt;
	text-decoration: none;
	z-index: 2;
	line-height: 0px;
}
a.dotAT:hover {
	color: #000000;
}

/* 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 */

table.propertyImages {
	margin-top: 1em;
	width: 610px;
}
table.propertyImages tr td {
	width: 155px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;	
}
table.propertyImages tr td img {

}
