#htmlbody {
	padding:0;
	margin:0;
	background-color:#444444;
}

body, table, input, textarea, button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#000000;
}


h2 {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#875028;
	margin:0;
	padding:0;
}

h1, .blau {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#2f0f82;
	margin:0;
	padding:0;
}

/* Positionierung der Inhalte */
body, html{
	height: 100%; /* wichtig */
}

a, a:link, a:active, a:focus, a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#body{
	width:960px;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%;
	position:relative;
	z-index:2;
	background-color:#ededed;
	background-image:url(pics/kachel.jpg);
	background-repeat:repeat-y;
}

#footer{
	position:absolute;
	bottom:1px;
	left:0;

	height:99px;
	width:960px;

	z-index:6;
}

#logotop{
	width:960px;
	height:181px;

	background-image:url(pics/background.jpg);
	background-repeat:no-repeat;
}

#header{
	height:181px;
}

/* ==================== News-Kasten oben ==================== */

#newstop{
	position:absolute;
	left:712px;
	top:0;
	width:207px;
	height:296px;
	/* padding:22px 19px 22px 19px; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	background-image:url(pics/news-back.jpg);
	background-repeat:no-repeat;
	z-index:6;
}
							
#newstop a{
	color:#9c9e9f;				
	text-decoration:none;
}

#newstop a:hover{
	font-weight:normal;
	text-decoration:underline;
}
							
#newstop p{
	margin-top:6px;
	color:#FFFFFF;
}



.newshead{
	font-weight:bold;
	color:#FFFFFF;
	padding:0 19px 0 19px;
}

.immopic{
	margin-left:18px;
	border:1px solid white;
}

#foto img{
	width:168px;
}

.newstexthead{
	color:#ffffff;
	padding-left:19px;
	padding-right:19px;
	font-weight:bold;
}

.newstext{
	display:block;
	line-height:16px;
	color:#ffffff;
	padding-left:19px;
	padding-right:19px;
}





							
/* ============================================================= */

.line1{
	height:3px;
	background-color:#a17e02;
	overflow:hidden;
	clear:both;
}
.line2{
	height:7px;
	background-color:#db0132;
	overflow:hidden;
	clear:both;
}

#right{
	width:706px;
	float:right;
	background-color:#ededee;
	z-index:3;
	text-align:right;
	position:absolute;
	left:254px;
}



#left{
	width:253px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	z-index:4;
}


#left a{
	display:block;
	padding:10px 0 10px 43px;
	font-weight:bold;
	font-size:12px;
	line-height:11px;
	color:#28266b;
	background-image:url(pics/kid.jpg);
	background-repeat:no-repeat;
}

#left a:hover{
	font-weight:bold;
	text-decoration:none;
	background-image:url(pics/kid-h.jpg);
	background-repeat:no-repeat;
}

#left a.active {
	font-weight:bold;
	color:#28266b;
	text-decoration:none;
	
	background-image:url(pics/kid-h.jpg);
	background-repeat:no-repeat;
}

#left a.sk{
	background-image:url(pics/skid.jpg);
	background-repeat:no-repeat;
	margin-left:41px;
	padding:7px 20px 7px 15px;
	width:145px;
	font-size:12px;
	font-weight:normal;
	
}

#left a.ssk{
	border:none;
	background:transparent;
	background-image:url(pics/pfeil-subnavi.gif);
	background-position:0px 8px;
	background-repeat:no-repeat;
	margin-left:56px;
	
	padding:6px 45px 6px 10px;
	
	width:100px;
	
	font-size:12px;
	font-weight:normal;
}

.subkat{
	padding:0px 0;
}

/* ==================== Hauptinhalt ==================== */

#main{
	width:542px;

	float:left;
	padding:36px;
	position:relative;
	z-index:5;
	margin-left:2px;
	margin-bottom:105px;
	
	border:4px solid #ffffff;
}

a{
	color:#2f0f82;
	text-decoration:none;
}
a:hover{
	font-weight:bold;
	text-decoration:none;
}


#print{
	float:right;
}



/* --News auf der rechten Seite---
.news_head {
	font-size:12px;
	line-height:16px;
	color:#a17e02;
}	

.news_date {
	font-size:10px;
	color:#db0132;
} */

#abdecker{
	position:absolute;
	width:710px;
	height:22px;
	background-color:#FFFFFF;
}

/* Kommentar entfernen, um alle Divs mit Hilfslinien anzuzeigen */
/*
div{
	border:1px dashed red;
	margin:-1px;
}
*/

.tdrow {
	background-color:#F4F4F4;
}
.tdrow2 {
	background-color:#FAFAFA;
}

.fehler{
	color:#FF0000;
}

.erfolg{
	color:#00AA00;
}

.clear{
	clear:both;
}

#slideshow{
	margin:0 0 10px 10px;
	position:relative;
	z-index:5;
}



/* Zusätze für Immobilien-Anzeige */ 

h2.underline{
	color:#2f0f82;
	font-size:10px;
	line-height:10px;
	
	margin:0 0 0 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #2f0f82;
	text-transform:uppercase;
}

.small{
	font-size:11px;
	line-height:normal;
}

strong.preis{
	font-size:22px;
	line-height:normal;
	color:#2f0f82;
}

.border{
	border:1px solid #b4b6b9;
}

.grundrisse img{
	margin-right:16px;
	margin-bottom:18px;
	width:100px;
}

.grundrisse{
	margin-right:-16px;
	margin-bottom:0;
}

#suche td{
	padding:2px 0;
}

.suchergebnis{
	margin-top:10px;
}

.suchergebnis_head{
	background-color:#2f0f82;
	color:#FFFFFF;
	padding:2px 3px;
	margin-bottom:5px;
	font-weight:bold;
}

.suchergebnis_head h2 a{
	color:#FFFFFF;
	font-weight:bold;
}

.suchergebnis_head h2{
	font-size:11px;
	line-height:14px;
	margin:0;
}
.suchergebnis_head span{
	float:right;
	font-size:10px;
	color:#d5cfe6;

	width:140px;
	text-align:right;
	font-weight:normal;
	font-weight:bold;
}

.suchergebnis img{
	border:1px solid #b4b6b9;
	float:left;
	width:80px;
	margin-right:20px;
	height:60px;
}

.spalte_1{
	float:left;
}

.spalte_2{
	float:right;
}

.row1{
	background-color:#fafafa;
}

.topobjekt{
	display:none;
}

#exposemain{
	background-image:none;
	background-color:none;
/*	float:left;*/
	width:660px;
/*	padding:15px;*/
}

#exposebody #body{
	width:660px;
/*	padding:15px;*/
	background-image:none;
	background-color:#FFFFFF;
}

#exposebody{
	margin:0;
	padding:15px;
}

#exposepics{
	float:right;
	width:125px;
}

.objektpics img{
	width:197px;
	margin-right:30px;
	margin-bottom:30px;
}
.objektpics .last{
	margin-right:0;
}

.border, .objektpics img{
	border:1px solid #2f0f82;
}
#exposepics img{
	border:1px solid #2f0f82;
	margin-bottom:20px;
	width:123px;
}

#fckeditor{
	background-color:#efeff0;
}
