html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#body {
	width:670px;
}
.immo_print h1,
.immo_print h2,
.immo_print h3 {
	color:#00029d;
}
.immo_print h1 {
	font-size:16px;
}
.immo_print h2 {
	font-size:14px;
}
.immo_print h3 {
	font-size:12px;
}
#header_print,
#footer_print {
	position:relative;
	margin:0px auto;
	width:520px;
	margin:10px 0px;
}

.content_container {
	width:500px;
}

.onlyscreen,
#header,
#navigation,
#content .header,
#content .logobar,
#masked_image,
#masked_galery,
#content .blockA .search,
#content .blockB,
#content_reiter,
.button,
#footer {
	display:none;
}

.impressum {
	position:absolute;
	left: 20px;
	top:0px;
	font-size:9px;
}

/*
.notice,
.error {
	margin:10px auto;
	padding:5px;
	width:90%;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #5D5D5D;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.notice {
	background-color:#3D9C43;
}

.error {
	background-color:#E50000;
}

/* Allgemeine Klassen */
.table_top td {
	vertical-align:top;
}

.block {
	text-align:justify;
}

.left { float:left; }
.right { float:right; }
.clear { clear:both; }

/* Immo-Map */
#immo_block {
	width:299px;
	float:right;
	font-size:10px;
	background:url(../gfx/block_bg.gif) repeat-y;
}

#immo_block .head {
	width:299px;
	height:103px;
	background:url(../gfx/block_head.gif) no-repeat;
}

#immo_block .body {
	min-height:237px;
	background:url(../gfx/block_foot.gif) bottom no-repeat;
}

#immo_block .content {
	padding:10px 30px 50px 30px;
}

#immo_block table {
	width:100%;
	border-collapse:collapse;
}

#immo_block td, th {
	border-bottom:1px solid #CCCCCC;
	padding:0px;
	height:14px;
	line-height:14px;
}

#immo_block th {
	padding-left:30px;
}

#immo_map {
	position:relative;
	width:384px;
	float:left;
}

#immo_map input {
	position:absolute;
}

#immo_map .ort_1 {
	left:103px;
	top:109px;
}

#immo_map .ort_2 {
	left:273px;
	top:91px;
}

#immo_map .ort_3 {
	left:139px;
	top:187px;
}

#immo_map .ort_4 {
	left:286px;
	top:192px;
}

#immo_map .ort_5 {
	left:157px;
	top:225px;
}

/* Immo-Liste */
table.immoliste {
	border-collapse:collapse;
}

table.immoliste th {
	color:#FFFFFF;
	background:url('../gfx/object_list_th.gif');
	height:26px;
	line-height:26px;
}

table.immoliste td.field {
	background-color:#D8D8D8;
}

table.immoliste td, th {
	color:#000000;
	border:1px solid #FFFFFF;
	padding:0px 5px;
	vertical-align:top;
}
*/
