@charset "utf-8";


* {
	padding:0px;
	margin:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p {
	margin:0px;
	padding:0px;
}
#container {
	width: 946px;
	margin: 0 auto 0 auto;
}

/* Navigation */
#navigation {
	position:absolute;
	z-index:5000;
	width:946px;
	height: 23px;
	background-image: url(images/hg_nav.png);
	background-repeat: no-repeat;
}

.menu {
	list-style-type:none;
	padding:0;
	margin:0;
}
.menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.menu li {
	float:left;
	margin:1px 0 0 0;
	position:relative;
}
.menu li.sub {
	background:none;
}
.menu table {
	position:absolute;
	top:0;
	left:0;
	z-index:80;
	font-size:1em;
}
.menu li a {
	display:block;
	color:#007c6c;
	font-family:arial, sans-serif;
	font-size:11px;
	line-height:24px;
	text-align:left;
	text-decoration:none;
}
.menu :hover{
	color:#007c6c;
	background:none;
	text-decoration:none;
}
.subm a {
	text-decoration:none;
	padding-left:15px;
}
.subm a:hover {
	/*background-color:#e8e8e8;*/
	color: #000000;
}
.menu :hover > a {
	color:#000000;
	background:none;
}
.menu ul, .menu :hover ul ul {
	position:absolute;
	left:-9999px;
	width:128px;
}
.menu :hover ul{
	left:0px;
	top:24px;
	background:url(images/transparent.png); /* the background image is for IE7 */
	border: 1px solid #999999;
	margin:-4px 0 0 15px;
	width:180px;
}
.menu :hover ul :hover ul {
	padding:0 3px;
	left:125px;
	top:-3px;
}
.border_navi {
	border-right: 1px solid #015347;
}
.border_navi_l {
	border-left: 1px solid #379486;
}
.border_navi_lr {
	border-right: 1px solid #015347;
	border-left: 1px solid #379486;
}


/* Navigation Ende */

#top {
	height: 141px;
}
#logo {
	width: 300px;
	float: left;
	padding-top: 50px;
}
#navtop {
	width: 520px;
	float:right;
	margin: 28px 0 0 0;
}
#navtop a {
	background-image: url(images/listitem.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#navtop li {
	border-bottom: 1px solid #EAEAEA;
	list-style-type: none;
	width: 148px;
	line-height: 16px;
}
#navtop li.last {
	border-bottom: 1px solid #ffffff;
}
#navtop a:hover, #navtop a.active {
	color: #999999;
}
#content {
	height: 439px;
}
#content2 {
}
#content_end {
	height: 50px;
	background-image: url(images/content_end_hg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#content_inhalt {
	position: absolute;
	z-index:50;
	margin: -167px 0 0 0;
}
#content_inhalt_left {
	width:241px;
	float:left;
	margin: 91px 0 0 0;
}
#content_inhalt_left a {
	background-image: url(images/listitem.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #007c6c;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}
#content_inhalt_right {
	width:704px;
	float:right;
	background-image:url(images/hg_content_right.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#content_inhalt_right a {
	text-decoration: none;
	color: #007c6c;
	font-weight: bold;
}
#content_inhalt_right a:hover {
	text-decoration: underline;
	color: #007c6c;
	font-weight: bold;
}
#content_inhalt_right_inhalt {
	padding: 40px 15px 15px 40px;
	line-height:17px;
}
#content_inhalt_right_inhalt li {
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
}
#content_inhalt_left_inhalt {
	font-size:11px;
}
#leftbox01 {
	padding: 0 0 15px 15px;
}
#footer {
	margin: 20px 0 0 0;
	text-align:center;
	font-size: 10px;
	color: #90d3d3;
}
#footer a {
	text-decoration: none;
	color: #90d3d3;
}
#footer a:hover {
	color: #007c6c;
}
#img_start_content {
	width: 946px;
	height: 291px;
}
#img_start {
	position: absolute;
	z-index:1;
	height: 291px;
	width:946px;
}
#start_bild_text {
	position: absolute;
	z-index:3;
	margin: 132px 0 0 429px;
	padding: 15px 0 0 17px;
	width: 484px;
	height: 140px;
	background-image: url(images/start_img_text_hg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:5px;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007c6c;
	margin: 0px;
	padding: 0px;
}
h3  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	padding: 8px 0 8px 0;
}
#boxen_start {
	height: 147px;
	width: 946px;
	background-image: url(images/hg_boxen.jpg);
	background-repeat: no-repeat;
}
#boxen_start a {
	background-image: url(images/listitem.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #007c6c;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}
#boxen_start a:hover {
}
#start_box1 {
	position:absolute;
	padding: 21px 0 0 22px;
	width:219px;
	height:126px;
}
#start_box2 {
	position:absolute;
	margin: 0 0 0 242px;
	width: 318px;
	height: 126px;
	padding: 21px 0 0 18px;
}
#start_box02_l {
	float:left;
	width: 150px;
}
#start_box02_r {
	float:right;
	width: 200px;
}
.images {
	padding: 0 13px 0 0;
}
.images_h1 {
	padding: 0 0 8px 0;
}
.images_h2 {
	padding: 0 0 6px 0;
}
.images_left {
	padding: 25px 0 25px 0;
}
#start_box3 {
	position:absolute;
	margin: 0 0 0 579px;
	width:218px;
	height:126px;
	padding: 21px 0 0 18px;
}
#start_box4 {
	position: absolute;
	margin: 0 0 0 816px;
	width: 112px;
	height: 126px;
	padding: 21px 0 0 18px;
}
.box_link {
	padding: 8px 0 0 0;
}	
#inhalt {
	/*min-height: 800px;*/
	width: 946px;
}
.listitem {
	width:181px;
	height:19px;
	font-size: 11px;
	color: #666666;
	margin: 15px 0 15px 0;
}
#between_box {
}
#bottom {
	width:914px;
	margin: 30px auto 25px auto;
}
#immobilienliste_item {
	width: 529px;
	min-height: 120px;
	border-top: 1px solid #c5deda;
	border-bottom: 1px solid #c5deda;
	background-color: #f6f6f6;
	margin: 0 0 15px 0;
}
#immobilienliste_item_left {
	float:left;
	width:178px;
	min-height:120px;
	background-image: url(images/hg_objektliste.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	/*padding: 0 0 0 19px;*/
}
#immobilienliste_item_left1 {
	float:left;
	width: 18px;
}
#immobilienliste_item_left2 {
	float:right;
	width: 159px;
}
#immobilienliste_item_right {
	float:right;
	width:309px;
	height:95px;
	padding: 21px 21px 4px 21px;
}
#title {
	position:absolute;
	z-index:600;
	margin: 342px 0 0 528px;
	font-size: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007c6c;
}
#title2 {
	position:absolute;
	z-index:600;
	margin: 236px 0 0 500px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007c6c;
}
#all_content {
	margin: 0 0 20px 0;
	min-height: 500px;
	overflow: hidden;
}
#verkauft {
	position:absolute;
	z-index:700;
	margin: 45px 0 0 145px;
}
#objekt_number {
	position:absolute;
	z-index:1000;
	padding:0px;
	margin:0px;
}
.headline {
	font-size:16px;
	color: #007c6c;
	font-weight: bold;
	padding: 0 0 4px 0;
}
hr {
	border: 1px solid #e8e8e8;
}
.eingabefelder {
	font-size:11px;
	color:#666666;
	height:15px;
	line-height:15px;
	width:170px;
	background-color:#ffffff;
	border: 1px solid #bdbdbd;
	margin: 2px 0 2px 0;
}
.eingabefelder_klein {
	font-size:11px;
	color:#666666;
	height:15px;
	line-height:15px;
	width:85px;
	background-color:#ffffff;
	border: 1px solid #bdbdbd;
	margin: 2px 0 2px 0;
}
.eingabefelder_liste {
	font-size:11px;
	color:#666666;
	height:18px;
	line-height:18px;
	width:170px;
	background-color:#ffffff;
	border: 1px solid #bdbdbd;
	margin: 2px 0 2px 0;
}
.eingabefelder_message {
	font-size:11px;
	color:#666666;
	height:80px;
	line-height:18px;
	width:320px;
	background-color:#ffffff;
	border: 1px solid #bdbdbd;
	margin: 2px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.db_headline {
	font-size:12px;
	color:#007c6c;
	font-weight:bold;
	padding: 0 0 0 0;
	text-align: left;
}
.immo_ort {
	text-align:left;
	font-size:11px;
}
.immo_text {
	text-align:left;
	padding: 3px 0 0 0;
	color:#007c6c;
	font-size:11px;
}
.immo_text2 {
	text-align:left;
	padding: 5px 0 0 0;
	color:#666666;
	font-size:11px;
	line-height:14px;
}
.immo_text2 a {
	color: #666666;
}
.immo_head {
}
.immo_head a {
	background-image: url(images/listitem.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #007c6c;
	font-weight: bold;
	padding: 0 0 0 7px;
	margin: 0 5px 0 0;
}
.link {
}
.link a {
	background-image: url(images/listitem.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #007c6c;
	font-weight: bold;
	padding: 0 0 0 7px;
}
.pfeil {
	background-image: url(images/listitem.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 7px;
}
.link_more {
}
.link_more a {
	background-image: url(images/listitem.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #007c6c;
	font-weight: bold;
	padding: 0 0 0 7px;
}
.link_no {
}
.link_no a {
	text-decoration:none;
}

/* Sitemap */
#sitemap ul {
}
#sitemap ul li {
	font-size:15px;
	padding-bottom: 15px;
	list-style-type:disc;
	font-weight:bold;
	color:#007c6c;
}
#sitemap ul ul {
}
#sitemap ul ul li {
	font-size:11px;
	padding-bottom: 0px;
	list-style-type:disc
}
#sitemap ul ul ul {
}
#sitemap ul ul ul li {
	font-size:11px;
	padding-bottom: 0px;
	list-style-type:disc
}
.formhead {
	width:555px;
	height:22px;
	line-height:22px;
	background-color: #e8e8e8;
	padding-left:5px;
	margin: 5px 0 5px 0;
}
.subline {
	padding-bottom:15px;
}

/* Sitemap end */



/* Startseite Varianten */

#start_bild_text2 {
	position: absolute;
	z-index:3;
	margin: 122px 0 0 520px;
	padding: 12px 0 0 14px;
	width: 484px;
	height: 140px;
	background-image: url(images/start_img_text_hg2.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#start_bild_text3 {
	position: absolute;
	z-index:3;
	margin: 132px 0 0 429px;
	padding: 15px 0 0 17px;
	width: 484px;
	height: 140px;
	background-image: url(images/start_img_text_hg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.start_text_l {
	width:220px;
	float:left;
}
.start_text_r {
	width:220px;
	float:right;
	padding:0 20px 0 0;
}
#start_bild_text4 {
	position: absolute;
	z-index:3;
	margin: 122px 0 0 520px;
	padding: 12px 0 0 14px;
	width: 484px;
	height: 140px;
	background-image: url(images/start_img_text_hg2.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.headline_start {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:5px;
}
#boxen_start h2 {
	height:37px;
}
.sxsmsg {
	color: #009288;
	font-size: 13px;
	font-weight: bold;
	border: solid 1px #009288;
	padding: 10px;
}

/* erfolge uebersicht */

#content_inhalt_right_inhalt .success_overview {
	width: 640px;
	overflow: hidden;
}

#content_inhalt_right_inhalt .success_overview .success_box {
	width: 150px;
	height: 140px;
	overflow: hidden;
	margin: 10px 10px 0 0;
	float: left;
}

#content_inhalt_right_inhalt .success_overview .success_box .image {
	width: 150px;
	height: 100px;
	overflow: hidden;
	margin: 0 0 1px 0;
}

#content_inhalt_right_inhalt .success_overview .success_box .image img {
	padding: 0;
	margin: 0;
	border: 0;
}

#content_inhalt_right_inhalt .success_overview .success_box .caption {
	width: 140px;
	height: 28px;
	padding: 4px 0 5px 10px;
	overflow: hidden;
	border-top: 1px solid #c5deda;
	border-bottom: 1px solid #c5deda;
	background: #f6f6f6;
}

#content_inhalt_right_inhalt .success_overview .success_box .caption h3 {
	font-size: 12px;
	line-height: 14px;
	color: #007c6c;
	font-weight: bold;
	padding: 0;
}

#content_inhalt_right_inhalt .success_overview .success_box .caption h3 a {
	font-size: 12px;
	line-height: 14px;
	color: #007c6c;
	font-weight: bold;
	text-decoration: none;
}

