* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:10px;
	background-color:#fff;
}
.page-container {
	width:780px;
	margin:0px auto;
	margin-top:5px;
	margin-bottom:0px;
	position:relative;
}
.topheader {
	text-align:left;
	padding-bottom:0px;
	left:205px;
	top:5px;
	margin-bottom:-25px;
	position:relative;
}

.topheader h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform:uppercase;
	color: #996699; 
	letter-spacing:1px;
	display:inline;
	border:none;
	background:none;
}

.topheader_logo{
	text-align:left;
	padding-bottom:0px;
	position:relative;
	left:425px;
	top:5px;
	margin-bottom:-25px;
	margin-top:0px;
}
.logo{
	vertical-align:middle;
	border:1px solid #CCCCCC;
	margin-left:5px;
	padding:2px;
	padding-bottom:5px;
	background-color:#FFFFFF;
}
.content_container{
	width:780px;
	/*background-color:#f4f4f4;*/
	background-image:url(../images/hintergruende/hg_zentriert.gif);
	text-align:center;
	background-repeat: repeat-y;
}


.header{
	margin-top:0px;
	padding-top:0px;
}
.header img{
	padding:0px;
	margin:0px;
}
/* Navigation */
.navigation{
	width:760px;
	padding:0px;
	margin:0px;
	margin-top:-2px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
}
.navigation tr{
	padding:0px;
	margin:0px;
}
.navigation td {
	background-color:#cccc99;
	height:20px;
	width:200px;
	border-style:none;
	text-align:center;
}
.navigation td.hellgrau {
	background-color:#eee;
	width:80px;
}
.navigation td.grau {
	background-color:#CCCCCC;
	width:80px;
	color:#FFF;
}
.navigation td.schwarz {
	background-color:#000000;
	width:80px;
	color:#FFF;
}
.navigation td.schwarz a{
	color:#FFF;
	background-color:#000000;
}

.navigation td.dunkelgrau{
	background-color:#999;
	width:80px;
	color:#FFF;
}

/* Links Navigation */
.navigation a, a.button {
	display:block;
	margin:0px;
	padding:0px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	background-color: #cc9;
	text-align: center;
	letter-spacing: normal;
}
.navigation a:hover, a.button:hover {
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#FFF;
	background-color: #c6c;
}

.navigation td.dunkelgrau a{
	background-color: #999;
}
.navigation td.hellgrau a{
	background-color: #eee;
}
.navigation td.grau a {
	background-color: #ccc;
}
.navigation td.dunkelgrau a, .navigation td.grau a {
	display:block;
	margin:0px;
	padding:0px;
	color:#FFF;
}
.navigation td.dunkelgrau a:hover, .navigation td.grau a:hover{
	background-color:#000;
}

.navigation td.schwarz a:hover{
	background-color:#FFF;
	color:#000;
}

.navigation td.hellgrau a:hover{
	background-color:#000;
	color:#FFF;
}



/* Immogesuch*/
.immogesuch, hinweis{
	left: 50%;
	margin-left: -480px;
	width: 200px; 
	position: absolute;
	top: 235px;
	text-align: center;
}

/*Hinweis*/
.hinweis{
	left: 50%;
	width: 200px; 
	position: absolute;
	top: 235px;
	text-align: center;
	margin-left: 280px; 
}
/* Inhalt Startseite*/
.welcome{
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-top:30px;
}
.header_expose span{
	display:block;
	height:1px;
	background-color:#999999;
	width:200px;
}

p {
	margin: 10px 0;
}

.strong {
	color: #949478;
	font-weight: bold;
}

/* überschiften */
h2 {
	font-size: 24px; 
	color: #333; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:15px;
}

h3{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	border-bottom:1px solid #949478;
	margin-top:25px;
	margin-bottom:10px;
}
/* h3 alt 
h3 {
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin-bottom:15px;
}
*/
/* ehemals subline */
h4, h5 {
	font-size: 18px;
	text-decoration: none;
	font-weight:normal;
	margin-bottom:20px;
	text-align:left;
}
h5 {
	margin-bottom:15px;
}
h6 {
	margin-bottom: 15px;
	background-color:#DDDDDD;
	font-weight:normal;
	font-size:13px;
	padding:3px 50px;
	line-height:1em;
}
/* Expose */

.expose{
	text-align:left;
	margin-left:90px;
	margin-right:90px;
}
.expose_header{
	margin-top:28px;
	text-align:center;
}
h1 {
	/* Von neuem Template übernommen */
	background-color:#EEEEEE;
	border-bottom:1px solid #949478;
	border-top:1px solid #949478;
	color:#949478;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	padding:10px;
	text-decoration:none;
	/*Zusatz*/
	margin-top:10px;
	margin-bottom:20px;
}

.expose_header h2{
	font-weight:bold;
	font-size:14px;
	margin-top:-2px;
	margin-bottom:5px;
	color:#000000;
}
hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #949478;
	margin: 3px 0;	
	clear:both;
}

.gallery_link{
	margin:20px;
	display:block;
}

.expose_termin{
	font-weight:bold;
	margin:10px;
}
.expose_beschreibung{
	margin:15px 0;
}
.expose_attribut{
	margin:15px 0;
}
.attribut_titel{
	font-weight:bold;
	color: #949478;
}

.expose_gewaehr{
	font-size: 10px;
	text-decoration: none;
	color: #996699;
	margin:15px 0;
}

/*Footer*/
.footer{
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
}
.favoriten{
	text-align:left;
	font-size: 10px;
	color: #996699;
	display:inline-block;
}
.favoriten a{
	font-size: 10px;
	color: #996699;
}
.favoriten a:hover{
	/*font-size: 14px;*/
	text-decoration: underline;
}
.seitenanfang{
	text-align:right;
	display:inline-block;
}
.aktuelle_termine {
	width:600px;
	border:1px solid #949478;
	text-align:center;
	margin-top:30px;
	background-color: #eee;
}

.aktuelle_termine th, .aktuelle_termine td  {
	padding: 3px;
}

.aktuelle_termine th, .aktuelle_termine th a{
	background-color:#EEEEEE;
	color:#949478;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	padding-left:4px;
	text-decoration:none;
}

/*.aktuelle_termine_content{
}*/
.aktuelle_termine_content td {
	vertical-align:top;
	background-color:#fff;
	font-weight:normal;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
}

.aktuelle_termine_content td img {
	width: 140px;
}
	
/*Bilder */
.images, #immo_main_pic {
	border: 1px solid #000;
	margin-right: 10px;
}

#immo_main_pic {
	width: 200px;
}

img.immo_result_subpic {
	width: 140px;
}

.gallerie_links .images {
	margin-right: 0px;
}
/* Navigation Bottom*/
.navigation_bottom {
	margin: 20px auto 15px auto;
}

/*
.navigation_bottom table, table{
	margin-top:5px;
	width:100%;
}

.navigation_bottom table td {
	text-align: left;
	padding-bottom: 5px;
}
*/
.navigation_bottom a, .kunde_buttons a, .navigation_bottom p {
	display: block;
	float:left;
	width: 180px;
	line-height: 20px;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	background-color:#cccc99;
	text-decoration:none;
	text-align: center;
	margin: 0px 7px 7px 0 ;
}
.navigation_bottom a, .navigation_bottom p {
	/*Für Firefox nur 193, IE 200 möglich*/
	width: 193px;
}	
.navigation_bottom a:hover, .kunde_buttons a:hover{
	text-decoration:none;
	background-color:#CC66CC;
	text-align:center;
	vertical-align:middle;
	color: #FFFFFF;
	height:20px;
}


/* Detailtabelle*/
.exposeDataTable table {
	width:100%;
	margin: 20px 0 0 0;
	border-collapse: collapse; 
}
.exposeDataTable td, .exposeDataTable th {
	background-color:#fff;
	border: 0px;
}
.exposeDataTable tbody td {
	text-align:left;
	padding: 0px;
}
.exposeDataTable tbody th {
	font-size: 14px;
	width:150px;
	font-weight: bold;
	text-align: left;
}
.exposeDataTable thead th {
	color: #949478;
	margin: 15px 0;
	height: 35px;
	text-align: left;
}
.exposeDataTable tfoot td {
	text-align:center;
	background-color:#eee;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #ccc;
}
.exposeDataTable tfoot td a {
	font-size: 10px;
}
#exposeDetails thead th {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333333;
	background-color: #FCFCE9;
	text-align:center;
	padding: 4px; 
	border: 1px solid #ccc;
	height: 20px;
}
#exposeDetails tbody td, #exposeDetails tbody th {
	padding: 4px; 
	background-color:#eeeeee;
	border: 1px solid #ccc;
	font-weight: bold;
	width: 50%;
}
#exposeDetails tbody th {
	font-weight:normal;
}

.txt_klein{
	font-size: 10px;
	font-weight: normal;
	margin-bottom:20px;
}
/* Links */
/*a{
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}*/


h2 a, h2 a:hover  {
	font-weight: bold;
}

a.link, a.links, a{
	font-size: 14px;
	text-decoration: none;
	color: #996699;
	font-weight:normal;
}

#side_bar a {
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
}
a img{
	border:none;
}

a.noncatchy, a.noncatchy:hover {
	color: #000;
	text-decoration: none;
}


.breadcrumb{
	font-weight: bold;
	font-size: 12px;
	color: #949478;
	margin: 0px 90px;
	text-align: left;
}

.breadcrumb a {
	font-weight:bold;
	font-size:12px;
	/*color: #949478;*/
	color: #996699;
	text-decoration: none;
}

.breadcrumb a:hover{
	text-decoration:underline;
}

.auswahl{
	background-color:#eeeeee;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:-2px;
	padding-left:80px;
	padding-right:80px;
	padding-top: 10px;
	height:55px;
}
.verkehrswert{
	text-align: left;
	width:200px;
	float:left;
}
.verkehrswert select {
	min-width: 150px;
	width: 150px;
}

.sortierung {
	text-align: left;
	width:200px;
	float:left;
}

.sortierung select {
	min-width: 150px;
	width: 170px;	
}

.auswahlfeld{
	font-weight: normal;
	font-size: 14px;
	width: 200px;
	min-width: 200px; 
	max-width: 200px;
	border: 1px solid #949478;
	padding: 1px;
}
.objekt_liste{
	margin-right:10px;
	margin-top:0px;
}
.objekt{
	width:100%;
	margin-top:0px;
	vertical-align:top;
	text-align:left;
}
.objekt .header{}
.objekt .header .vormerken{
	background-image: url(../images/objekt_links.gif);
	vertical-align:: middle;
	width:90px;
}
.objekt .vormerken{
	text-align:center;
}
.objekt .bild{
	vertical-align:middle;
	text-align:left;
	width:200px;
}
.objekt .titel{
	background-color:#cccc99;
	padding:1px;
	text-align:left;
	width:600px;
}
.objekt .link{
	width:79px;
	line-height:22px;
	height:22px;
}
.objekt .link a{
	display: block;
	font-weight: bold;
	font-size: 15px;
	vertical-align:middle;
	border-left: #ffffff 1px solid;
	width: 79px;
	color:#000000;
	line-height:22px;
	letter-spacing: 2px; 
	height:22px;
	background-color:#cccccc; 
	text-align:center;
	text-decoration:none;
}
.objekt .link a:hover{
	color: #ffffff;
	background-color:#996699;
	text-decoration:none;
}
.objekt .attribute table{
	width:400px;
}
.objekt .attribute table th{
	width:200px;
	text-align:left;
	color: #996699;
	font-weight:normal;
}

.objekt .attribute table td{
	width:200px;
	text-align:left;
}
/* Texte aus CMS*/
.content{
 	text-align:justify;
	margin-left:90px;
	margin-right:90px;
}

.content .hinweis_weitere {
	margin-top:20px;
	text-align:left;
}



.link_list li a{
    font-size: 14px;
    text-decoration: none;
    color: #996699;
}
.link_list li a:hover{
	text-decoration: underline;
}
/* Objektsuche */
.ort {
	vertical-align: top;
	margin-top:6px;
}
.immoarten {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	margin-top: 6px;
	vertical-align: top;
}

.immoarten label {
	font-size: 14px;
	color: #993399;
}

.immoarten p.radio {
	margin: 4px 0px;
}

.suche_auswahl {
	width:600px;
	border:none;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
}

.suche_auswahl fieldset {
	border:none;
}

/* Aktenzeichen */


.suche_aktenzeichen, .suche_aktenzeichen2{
	border:none;
	background-color:#eeeeee;
	width:580px;
	margin-top:20px;
	text-align:left;
	padding:10px;
}
.suche_aktenzeichen2{
	margin-top:40px;
	margin-bottom:50px;
	text-align:left;
	padding-top:15px;
}


input#az {
	width: 200px; 
	/*min-width: 200px; 
	max-width:200px;*/
}

.bemerkung{
	font-size: 10px;
	text-decoration: none;
	color: #996699;
}

/*Button*/
input.submit {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200px;
	height:20px;
	color: #000000;
	border:0px;
	background-color:#CCCC99;
	cursor:pointer;
/*	display: block;*/
	text-align: center;
	vertical-align: middle;
}

input.submit:hover {
	color: white;
	background-color: #CC66CC;
	text-decoration: none;
}

select {
	font-family: Arial,Helvetica,sans-serif;	
}	
	
.center {
	text-align:center;
}
.center_strong{
	text-align:center;
	font-weight:bold;
}
.strong_grey{
	font-weight:bold;
	color:#999999;
}
.strong_colored {
	font-weight:bold;
	color:#996699;
}
/* Login Seite */
.form {
	text-align:left;
	background-color:#eeeeee;
	margin-top:20px;
	margin-bottom:20px;
	padding:20px;
	border-bottom: 1px solid #949478;
	border-top: 1px solid #949478;
}
.hspace10textfeld {
	padding-left: 10px;
}
.hspace10textfeld_width {
	padding-left: 10px;
	width:190px;
}

	
.error {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.textfeld {
	width: 198px;
	/*min-width: 200px;
	max-width: 200px;*/
	border: 1px solid #949478;
}


/* Warnhinweise und Infos, Am Anfang der Seite */
.confirm {
	font-size: 11px;
	font-style: bold;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	margin: 0px auto 0px 90px;
	padding-top:20px;
	text-align: left;
	width: 500px;
	}
	
.confirm ul {
	list-style-position: outside;
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.confirm li {
	font-size: 11px;
	line-height: 13px;
	background-repeat:no-repeat;
	padding:0 0 0px 40px;
	}
	
.confirm li.ok {
	background-image: url(../images/confirm/ok.gif);
	}
	
.confirm li.info {
	background-image: url(../images/confirm/info.gif);
	}
	
.confirm li.warning {
	background-image: url(../images/confirm/warning.gif);
	}
	
.confirm li.error {
	background-image: url(../images/confirm/error.gif);
	}

/* Unsortiere Liste  */

li{
	text-align:left;
}

ul, ol {
	margin: 20px;
	text-align: left;
	list-style-position:outside;
}
ul {
/*		list-style-type:square;*/
	list-style-image:url(../images/bullet.gif);
}

ul.customer_admin{
	margin:40px 0 0 0px;
	list-style-type:none;
	list-style:none;
	list-style-image: none; 
}
ul.customer_admin li {
	background-repeat:no-repeat;
	padding:0 0 40px 40px;
	background-image:url(../../common/images/paragraph_bullet.jpg);
}

/* Fragen */
ul#fragen{
	/*list-style-image:url(../images/bullet.gif);*/
}
/*Lexikon */
ul.lexikon, a.lexikon {
	margin-bottom:30px;
	display:block;
}
.lexikon_footer {
	margin-top:75px;
}
.alphabet {
	margin-bottom:20px;
}
.lexikon_begriff{
	width:300px;
	margin:auto;
	margin-top:20px;
	text-align:justify;
}
.disclaimfooter{
	font-size:0.7em;
	padding-top:100px;
	text-align:center;
}
/* Texthervorhebungen */
.links_fett {
	text-decoration: none;
	color: #996699;
	font-weight: bold;
	font-size:14px;
}
/* Terminaufhebungen */
.amtsgericht {
	text-align:left;
	margin-bottom:5px;
	margin-top:30px;
}
.amtsgericht h3{
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}

.amtsgericht h3 a {
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
}
.amtsgericht a:hover {
	color:#996699;
}
.amtsgericht .aktenzeichen {
	margin-bottom:10px;
}

.links_klein {
	font-size: 10px;
	text-decoration: none;
	color: #996699;
}
/* Tooltipp, neure Rechtschreibung ;-)*/
.tooltipp {
	font-size:10px;
	border:1px dotted #999;
	position:absolute;
	visibility:hidden;
	width:300px;
	background-color:#cccccc;
	padding:3px;
}
/*Kundenberich Immogesuch übersicht */
.immogesuch_einstellungen{
	margin-bottom:10px;
	margin-top:25px;
}
.immogesuch_header{
	background-color:#cccc99;
	padding-left:2px;
}
.immogesuch_header td.name{
	width:400px;
	padding-left:5px;
}
/*Kundenbereich eigene Daten*/
.kunde_buttons{
	margin-bottom:20px;
	margin-top:30px;
}
div.link{
	text-align:center;
}
.form td.pad_bottom{
	vertical-align:top;
	padding-bottom:15px;
}

.formular td{
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:middle;
}
.formular{
	margin-top:20px;
}
div.form .formular{
	margin-top:0px;
}

.pflichtfeld {
	color: #f00;
}

/* --------------------------------------------
	ANFANG Formatierung - Voreile GA-Download 
--------------------------------------------- */
table.ga_download th, table.ga_download td {
	padding: 4px;
}
table.ga_download thead th, table.ga_download thead td {
	font-weight: bold;
	background-color:#eee;
	border-top:1px solid #949478;
	color:#969;
	font-size:12px;
	letter-spacing:2px;
	padding:4px;
}
table.ga_download tbody th, table.ga_download tbody td {
	border-left:1px solid #949478;
	border-top:1px solid #949478;
	font-size: 12px;
	text-align: left;
}
table.ga_download thead th, table.ga_download tbody td {
	text-align: center;
}
table.ga_download tbody th {
	width: 50%;
	border-left: 0px
}
table.ga_download a.button {
	width: 120px;
}
/* --------------------------------------------
	ENDE Formatierung - Voreile GA-Download
--------------------------------------------- */



.concern_radio{
	float:left;
}
.concern_text{
	padding-left:20px;
}
.objekte_deaktiviert{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:4px;
	padding-right:4px;
	font-size:12px;
	line-height:20px;
	margin-top:20px;
}
.objekte_deaktiviert div{
	color:#000000;
	vertical-align:bottom;
	border-top:1px dashed #eeeeee;
}

p.unterstuetzung {
	margin-top: 1.7em;
}

p.haftung {
	font-size: 0.8em;
	font-style: italic;
}


#fragen li {
	margin: 6px 0;
}

.amazon_books td {
	padding-right: 25px;
}
.druckansicht {
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}
.form_bezeichner{
	color:#949478;
	font-size: 14px;
	font-weight: bold;
}
.form_feld{
	text-align:left;
}
.nomargin{
	margin:4px 0pt;
}

fieldset.geo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	border: 0px;
}

fieldset.geo select {
	font-weight: normal;
	font-size: 14px;
	width: 200px;
	min-width: 200px; 
	max-width: 200px;
	border: 1px solid #949478;
	padding: 1px;
}

fieldset.geo_startseite {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	border: 0px;
}

fieldset.geo_startseite select {
	font-weight: normal;
	font-size: 14px;
	width: 150px;
	min-width: 150px; 
	max-width: 150px;
	border: 1px solid #949478;
	padding: 1px;
}

div.auto_complete {
    width: 350px;
    background: #fff;
}

div.auto_complete ul {
    border:1px solid #888;
    margin:0;
    padding:0;
    width:100%;
    list-style-type:none;
    list-style-image: none;
}

div.auto_complete ul li {
    margin:0;
    padding:3px;
    font-size:0.9em;
}

div.auto_complete ul li.selected {
    background-color: #eee;
}
div.auto_complete ul strong.highlight {
    color: #800;
    margin:0;
    padding:0;
}


#maklerbetreuungInfo {
 	border: 1px dotted #969; 
 	padding: 15px;
 	font-size: 13px; 
 	margin: 0;
 	position: absolute;
 	width: 400px;
 	background-color: #fff;
 	text-align: left;
}

#kontaktform label {
	display: block;
   	width: 120px;
   	float: left;
   	font-weight: bold;
   	/*margin: 5px 0 0 30px;*/
}
#kontaktform .formfield {
	display:block;
	margin:0 0 5px 170px
}

#kontaktform .radiolabel {
   	margin: 0 4px 7px 0;
   	padding: 0;
   	float: none;
   	display: inline;
   	/*line-height: 14px;*/
   	vertical-align: middle;
}

