@charset "utf-8";
/* CSS Document */
html, body, #body_intragenius, #body_maklergenius{
		background-color:#ffffff;
		margin:0;
		padding:0px;
		text-align:left;	
		font-size:12px;
		line-height:22px;
		font-family:Arial, Helvetica, sans-serif;
		color:#343434;
		background-image:url(../pics/navi_kachel.jpg);
		background-repeat:repeat-x;
		background-position:0 90px;
		behavior:url(/csshover.htc);		
}

a{
		text-decoration:none;
		color:#707173;
}
a:hover{text-decoration:none;}


h1 {
		font-size:12px;		
		font-weight:bold;
		line-height:18px;
		margin-top:0px;
		margin-bottom:15px;
}


img {border:none;}

fieldset{
	width:455px;
}
legend{
	font-weight:bold;
	color:#000000;
}

input,select {
	width:200px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	line-height:normal;	
}
#anrede1, #anrede2 {
	width:80px;
}

#herkunft, #kontaktart {
	width:200px;
}

#banner_maklergenius, #banner_intragenius {
	width:610px;
	height:90px;
	float:left;
}
#banner_intragenius{width:700px;}

#infos {
	padding-top:5px;
	height:70px;
	float:right;
	font-size:10px;
	line-height:13px;
	text-align:right;
}

#navigation {
	height:45px;
	width:960px;
}

#out {
	margin:0 auto;
	width:960px;	
}


#main{
	float:left;
	margin:15px 0;
}

#ansprechpartner {
	position:relative;
	overflow-y:scroll;
	border:1px solid black;
	height:500px;
	width:918px;
	background-color:#FFFFFF;
}

#steps {
	border:1px solid black;	
}

#steps td{
	width:14%;
}


.table_headline {
	font-weight:bold;
	background-color:#f2f2f2;
	height:25px;
	line-height:25px;
}

.table_headline img{
	position:absolute;
	margin-top:12px;
	#margin-top:7px;
	margin-left:5px;
}
.table_line{
	background-color:#FFFFFF;
}


.message{
	font-weight:bold;
	color:#FF0000;
	/*width:700px;*/
	display:block;
}
.success{
	font-weight:bold;
	color:#009900;
	width:700px;
	display:block;
}
.eingabe_info{
	font-size:9px;
}

.lGrey {
	background-color:#f2f2f2;
}
.table {
	border:1px solid #f2f2f2;
}

.error {
	color:#FF0000;
}
.clear{
	clear:both;
}

/*SPEZIFISCHE ANGABEN FÜR maklergenius*/

#body_maklergenius a:hover {color:#8600b2;}
#body_maklergenius h1 {color:#8600b2;border-bottom:1px solid #8600b2;}
#body_maklergenius hr{
	background-color: #8600b2;
	color: #8600b2;
	height:1px;
	border:none;
}

#banner_maklergenius {background-image:url(../pics/banner_immogenius.jpg);}
#body_maklergenius .active, #body_maklergenius .active a{
	background-color:#8600b2;
	color:#FFFFFF;
	font-weight:bold;
}
#body_maklergenius .table_line_h{ 
	background-color:#8600b2;
	color:#ffffff;	
}

#body_maklergenius .table_line_h a,#body_maklergenius .table_line_h a:hover {
	color:#ffffff;
}

/*SPEZIFISCHE ANGABEN FÜR INTRAGENIUS*/

#banner_intragenius {background-image:url(../pics/banner_intragenius.jpg);}
#body_intragenius a:hover {color:#ce0000;}
#body_intragenius h1 {color:#ce0000;border-bottom:1px solid #ce0000;}
#body_intragenius hr{
	background-color: #ce0000;
	color: #ce0000;
	height:1px;
	border:none;
}
#body_intragenius .active, #body_intragenius .active a{
	background-color:#ce0000;
	color:#FFFFFF;
	font-weight:bold;
}
#body_intragenius .table_line_h{ 
	background-color:#ce0000;
	color:#ffffff;	
}
#body_intragenius .table_line_h a, #body_intragenius .table_line_h a:hover {
	color:#ffffff;
}

.wohneinheiten .headline {
	background-color:#666666;
	color:#FFFFFF
}

.wohneinheiten .verkauft {
	background-color:#cfcfcf;	
}

.wohneinheiten .reserviert {
	background-color:#ffe0cb;
}

.wohneinheiten .frei {
	background-color:#b0f384;
}