/* Main-Werte */

* {
padding: 0;
margin: 0;
font-size: 12px;
}

body {
padding: 0;
margin: 30px 0;
background: url(bilder/hintergrund.jpg) repeat-x #d6ebe2;
color: #000;
font-size: 12px;
font-family: Arial;
}

.my_content_paragraph {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

.my_content_separator {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
.trenner{
	border-top:2px solid #B1DED0;
	height:1px;
	background:transparent;
	margin:20px 0 20px 40px;
	}
/* Textstyles */

p {
line-height: 1.5;
}

a, a:visited, a:link {
color: #000;
text-decoration: underline;
}

a:active {
color: #000;
text-decoration: none;
}

a:hover {
color: #3b2316;
}

img {
border: none;
}

li {
list-style: none;
}

/* Die Grundstrucktur */

#grundstrucktur {
width: 966px;
margin: 0 0 0 -483px;
left: 50%;
position: absolute;
}

/* Der Header */

#header {
height: 71px;
width: 940px;
padding: 13px 13px 0 13px;
background: url(bilder/hintergrund-header.jpg) no-repeat top;
float: left;
}

/* Der Mainbreich */

#main {
width: 940px;
padding: 10px 13px 0 13px;
background: url(bilder/hintergrund-grundstrucktur.jpg) #fff;
float: left;
}

	#main .inhalt {
	width: 700px;
	border-right: 10px solid #fff;
	float: left;
	}
	
	#main .inhalt p {
	margin-bottom: 10px;
	}
	
	#main .menue {
	width: 220px;
	border-left: 10px solid #fff;
	float: left;
	position: relative;
	}

/* Das Menue */

.menue li {
height: 75px;
width: 220px;
border-bottom: 10px solid #fff;
display: block;
background: url(bilder/hintergrund-menue.jpg);
text-decoration: none;
}

	.menue .home {
	height: 27px;
	width: 220px;
	border-bottom: 10px solid #fff;
	display: block;
	background: url(bilder/hintergrund-menue.jpg);
	text-decoration: none;
	}

.menue ul a {
height: 75px;
width: 220px;
display: block;
text-decoration: none;
cursor: pointer;
}

	.menue ul a b {
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	}
	
	.menue ul a b.kontaktservice {
	background: url(bilder/kontaktservice.jpg) 144px top no-repeat;
	}
	
	.menue ul a:hover b.kontaktservice {
	background: url(bilder/kontaktservice.jpg) 144px top no-repeat;
	}
	
	* html .menue ul a:hover b.kontaktservice {
	/* Nicht IE Mac \*/
	background: url(bilder/kontaktservice.jpg) 144px top no-repeat !important;
	/* */
	}
	
	.menue ul a:hover {
	width: 210px;
	padding-left: 10px;
	}
	
	* html .menue ul a:hover {
	/* Nicht IE Mac \*/
	width: 220px;
	padding-left: 0;
	/* */
	}
	
.menue .home a {
height: 27px;
width: 220px;
display: block;
text-decoration: none;
}

	.menue .home a b {
	margin-bottom: 0 !important;
	}

.menue .bottom {
position: absolute;
bottom: 0;
}

/* Der Footer */

#footer {
height: 43px;
width: 940px;
padding: 0 13px 0 13px;
margin-bottom: 30px;
background: url(bilder/hintergrund-footer.jpg);
float: left;
}

	#footer div {
	height: 16px;
	width: 932px;
	padding: 4px;
	border-top: 9px solid #fff;
	background: #3b2316;
	float: left;
	}
	
	#footer p  {
	width: 50%;
	float: left;
	}
	
		#footer p.rechts {
		text-align: right;
		}
	
	#footer p, #footer a {
	font-size: 11px;
	color: #fff;
	}
	
	#footer a.ohne {
	text-decoration: none;
	}
	
/* Die Startseite */

.start-gewerbe {
height: 500px;
width: 340px;
margin-right: 20px;
float: left;
}

.start-wohn {
height: 500px;
width: 340px;
float: left;
}

/* Kontaktservice & Immobilien anbieten */

#suchformular, .angebotsformular {
margin: 0px 0px 0px 20px;
}

.angebotsformular {
width: 440px;
}

.angebotsformular select {
width: 299px !important;
}

.angebotsformular input, .angebotsformular textarea {
width: 295px !important
}

.angebotsformular #angebot_resetbutton, .angebotsformular #angebot_submitbutton {
width: 90px !important;
}

	#suchformular td, #angebotsformular td {
	border-bottom: 10px solid #fff;
	}

	#suchformular .suchangaben {
	border: 0;
	font-weight: bold;
	}
	
	#angebotsformular .headline {
	border: 0 !important;
	color: #000 !important;
	font-size: 12px !important;
	font-weight: bold !important;
	}

/* Das Impressum */

.impressum {
width: 270px;
margin: 0 auto;
}

/* Die Partnerlinks */

#partner {
width: 100%;
}

#partner td {
padding: 20px;
vertical-align: top;
border-bottom: 2px solid #b1ded0;
}

#partner img {
border: 2px solid #b1ded0;
}

/* Die Suche */

#suche {
width: 700px;
float: left;
}

	#suche .zurueck, #suche .start {
	width: 700px;
	float: left;
	padding: 20px 0;
	}
	
		#suche .zurueck a, #suche .start a {
		border: 1px solid #3b2314;
		padding: 0.2em 0.5em;
		text-decoration: none;
		}
		
		#suche .zurueck a:hover, #suche .start a:hover {
		background: #3b2314;
		color: #fff;
		}
	
	#suche .suche {
	width: 700px;
	float: left;
	}
	
		#suche .suche .nach, #suche .suche .lage, #suche .suche .preis {
		width: 220px;
		padding: 0 6px;
		float: left;
		}
		
		#suche .suche select {
		width: 208px;
		padding: 6px;
		}
/* News und Presse */
#news{
	text-align:left;
	padding:0 0 0 40px;
	}
#news img{
	margin:0 10px;
	}
#news h4{
	text-transform:uppercase;
	line-height:2em;
	}
#news li a{
	background:transparent url(bilder/pdf_icon.jpg) no-repeat;
	padding:2px 10px;
	height:20px;
	}
/* Obj-Rahmen */

#obj-rahmen {
width: 700px;
float: left;
}

	#obj-rahmen .suche {
	width: 700px;
	padding: 20px 0;
	float: left;
	}
	
		#obj-rahmen .suche .detailsuche {
		border: 1px solid #3b2314;
		padding: 0.2em 0.5em;
		text-decoration: none;
		}
		
		#obj-rahmen .suche .detailsuche:hover {
		background: #3b2314;
		color: #fff;
		}

	#obj-rahmen .oben {
	width: 700px;
	padding: 20px 0;
	float: left;
	}
	
		#obj-rahmen .oben a {
		font-size:0.92em;
		border: 1px solid #3b2314;
		padding: 0.2em 0.5em;
		text-decoration: none;
		}
		
		#obj-rahmen .oben a:hover {
		color: #fff;
		background: #3b2314;
		}
		
		#obj-rahmen .oben a.osg_seiten_sel {
		color: #fff;
		background: #3b2314;
		}
	
	#obj-rahmen .liste {
	width: 700px;
	float: left;
	}
	
	#obj-rahmen .unten {
	width: 700px;
	padding:20px 0;
	text-align: center;
	float: left;
	}
	
		#obj-rahmen .unten a {
		font-size:0.92em;
		border: 1px solid #3b2314;
		padding: 0.2em 0.5em;
		text-decoration: none;
		}
		
		#obj-rahmen .unten a:hover {
		color: #fff;
		background: #3b2314;
		}
		
		#obj-rahmen .unten a.osg_seiten_sel {
		color: #fff;
		background: #3b2314;
		}

/* Obj-Liste */

.obj-liste {
height: 230px;
width: 220px;
border-left: 5px solid #fff;
border-right: 5px solid #fff;
border-bottom: 10px solid #fff;
float: left;
overflow: hidden;
}

	.obj-liste .abstand {
	width: 220px;
	height: 166px;
	border-bottom: 10px solid #fff;
	float: left;
	}

	.obj-liste .bild, .obj-liste .bild .divImgRiesig {
	width: 220px;
	height: 166px;
	background: #d6ebe2;
	overflow: hidden;
	text-align: center;
	float: left;
	}
	
		.obj-liste .bild img {
		/* width: 220px; */
		height: 166px;
		}
		
	.obj-liste .text {
	float: left;
	}
	
		.obj-liste .text p {
		margin-bottom: 0 !important;
		}
		
		.obj-liste .text a {
		text-decoration: none;
		}
	
		.obj-liste .text .green {
		color: #7f7f7f;
		}
		
/* Top-Obj-Liste */

.top-obj-liste {
width: 165px;
border-left: 5px solid #fff;
border-right: 5px solid #fff;
float: left;
}

	.top-obj-liste .abstand {
	width: 165px;
	height: 120px;
	border-bottom: 10px solid #fff;
	float: left;
	}

	.top-obj-liste .bild {
	width: 165px;
	height: 124px;
	background: #d6ebe2;
	overflow: hidden;
	text-align: center;
	float: left;
	}
	
		.top-obj-liste .bild img {
		height: 124px;
		/* width: 165px; */
		}
		
	.top-obj-liste .text {
	float: left;
	}
	
		.top-obj-liste .text p {
		margin-bottom: 0 !important;
		}
		
		.top-obj-liste .text a {
		text-decoration: none;
		}
	
		.top-obj-liste .text .green {
		color: #7f7f7f;
		}

/* More */

#more {
border-bottom: 10px solid #fff;
}

/* Obj-Uebersicht */

#uebersicht {
width: 700px;
float: left;
}

	#uebersicht .oben {
	width: 670px;
	padding: 15px;
	border-bottom: 10px solid #fff;
	float: left;
	background: #d6ebe2;
	}
	
		#uebersicht .oben .links {
		width: 50%;
		text-align: left;
		float: left;
		}
		
		#uebersicht .oben .rechts {
		width: 50%;
		text-align: right;
		float: left;
		}
		
	#uebersicht .bilder {
	width: 700px;
	border-bottom: 10px solid #fff;
	float: left;
	}
	
	#uebersicht .details {
	width: 670px;
	padding: 15px;
	border-bottom: 10px solid #fff;
	float: left;
	background: #d6ebe2;
	}
	
		#uebersicht .details h2 {
		width: 670px;
		border-bottom: 10px solid #d6ebe2;
		font-size: 14px;
		}
		
		#uebersicht .details td {
		padding: 5px 20px;
		}
		
			#uebersicht .details .links {
			font-weight: bold;
			}
			
	#uebersicht .beschreibung {
	width: 670px;
	padding: 15px;
	border-bottom: 10px solid #fff;
	float: left;
	background: #d6ebe2;
	}
	
		#uebersicht .beschreibung strong {
		width: 670px;
		float: left;
		border-bottom: 15px solid #d6ebe2;
		}
	
	#uebersicht .anfrage {
	width: 700px;
	padding: 20px 0;
	float: left;
	text-align: center;
	}
	
		#uebersicht .anfrage a {
		border: 1px solid #3b2314;
		padding: 0.2em 0.5em;
		text-decoration: none;
		}
		
		#uebersicht .anfrage a:hover {
		color: #fff;
		background: #3b2314;
		}

/* von CH */

.detail_navi{
	margin:5px 15px 0 0;
	text-align:right;
	}

.detail_navi .button{
	border:0 !important;
	}
#detail_frame{	
	background-color:#fff;
	margin:15px;
	padding:10px 10px 10px 15px;
	text-align:left;
	}
#detail_frame .header{
	font-size:13px;
	font-weight:bold;
	margin:0 0 8px;
	line-height:1em;
	}
#detail_frame .objnr_extern{
	font-size:11px;
	}
.immoBlaettern{
	list-style-type:none;
	}
.immoBlaettern li{
	display:inline;
	}

#detail_frame #allMyGalleryDivs{
border:1px solid #787878;
clear:both;
margin:0 auto;
padding:15px;
text-align:center;
	}
#detail_frame #bild_gross{
	height:390px;
	margin:0px auto;
	overflow:hidden;
	width:640px;
	}
#detail_frame #vergroessert{
	height:390px;
	width:556px;
	margin:0px auto;
	}
#detail_frame #bild_title{
	margin:10px 0 5px 50px;
	text-align:left;
	height:13px;
	}
#detail_frame #bilder_klein{
	margin-left:7px;
	padding:15px 40px;
	text-align:center;	
	}
#detail_frame #bilder_klein ul{
	width:556px;
	}
#detail_frame #bilder_klein li{
	display:inline;
	margin:0 4px;
	}
	
.immo_carousel{
	border:2px solid #b1ded0;
	clear:both;
	margin:0 auto;
	padding:15px;
	text-align:center;
	}
.immo_detail_image{
	width:640px;
	margin:0px auto;
	}
#immo_img_subtext{
	margin:10px 0 5px 50px;
	text-align:left;
	}
.jcarousel-skin-tango.jcarousel-container-horizontal{
	width:550px;
	}
#liimg_1{
	height:90px;
	width:140px;
	overflow:hidden;
	}

/* Rot */

.rot {
color: #be1616 !important;
}

.divImgRiesig div {
height: 30px !important;
width: 220px !important;;
overflow: hidden !important;;
top: 0 !important;;
}

.obj-liste .bild a {
height: 166px;
width: 220px;
display: block;
}






