/****** Suchergebnis Titel ******/

#sucherg_titel h1{
	color:#676767;
	font-size:1.8em;
	font-weight:bold;
	margin:0px 0px 20px 93px;
	position:relative;
	z-index:2;
	width:400px;
}

#sucherg_titel h1 .italic{
	font-size:0.9em;
}


/****** Stadtteile Box ******/

#stadtteile{
	clear:both;
	position:relative;
	width:700px;
	margin:0px 0px 20px -30px;
	padding:0px;
}

#stadtteile h2{
	color:#333333;
	font-size:1.1em;
	margin-bottom:4px;
}

#stadtteile .stadtteile_oben{
	background:url(../images/suchergebnisse/bg_stadtteil_oben.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:113px;
}

#stadtteile .stadtteile_unten{
	position:relative;
	background:url(../images/suchergebnisse/bg_stadtteil_unten.jpg);
	width:700px;
	height:13px;
	margin-top:-2px;
	z-index:2;
	line-height:0px;
	font-size:0px;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#stadtteile .stadtteile_inhalt{
	position:relative;
	z-index:3;
	margin:-105px 0px 0px 0px;
	padding:0px 0px 0px 19px;
	padding-bottom:1px;
	background:url(../images/suchergebnisse/bg_stadtteil_mitte.jpg);
	background-repeat:repeat-y;
	min-height:95px;
	padding-bottom:1px;
}

*html #stadtteile .stadtteile_inhalt {height:95px;} /*IE äquiv. for min-height*/

#stadtteile ul, #stadtteile li{
	list-style-image:none;/*for IE*/
	list-style-position:outside;/*for IE*/
	list-style:none;/*for Mozilla*/
	color:#333333;
	width:135px;
	float:left;
}

#stadtteile .stadtteile_inhalt a{
	text-decoration:none;
	color:#333333;
}

#stadtteile .stadtteile_inhalt a:hover,
#stadtteile .stadtteile_inhalt a:active {
	text-decoration:underline;
}


/****** Suchergebnis Legende ******/
#sucherg_legende{
	color:#1f1f1f;
	margin:0px 0px 20px -30px;
	background:url(../images/suchergebnisse/bg_mitte.jpg);
	width:700px;
	position:relative;
}
#sucherg_legende h2{
	color:#333333;
	font-size:1.1em;
	margin-bottom:4px;
	display:inline;
}
#sucherg_legende ul.legende{
	list-style:outside;
	list-style-image:none;
	list-style-type:none;
	color:#1f1f1f;	
	margin-left:112px;
	display:inline;
}
#sucherg_legende ul.legende li{
	list-style:outside;
	list-style-image:none;
	list-style-type:none;
	display:inline;
	color:#1f1f1f;
	padding-right:40px;
}
#sucherg_legende ul.legende li img{
	/*margin-left:8px;*/
	margin-right:8px;
	margin-bottom:-5px;
}

/*** OLD VERSION: SMALL RIGHT BOX ***/
/*#sucherg_legende{
	margin:0px;
	padding:0px;
	float:right;
	text-align:right;
	color:#1f1f1f;
	height:90px;
	overflow:hidden;
	margin-top:24px;
	overflow:hidden;
	min-height:90px;	
}
*html #sucherg_legende{height:160px;}
#sucherg_legende ul.legende{
	list-style:outside;
	list-style-image:none;
	list-style-type:none;
	color:#1f1f1f;	
}
#sucherg_legende ul.legende li{
	list-style:outside;
	list-style-image:none;
	list-style-type:none;
	color:#1f1f1f;
	height:20px;	
}
#sucherg_legende ul.legende li img{
	margin-left:8px;
	margin-bottom:-5px;
}
p.legende{
	float:left;
	margin-right:30px;
}*/


/****** Suchergebnis Tabelle ******/

#sucherg_box{
	position:relative;
	margin-left:-30px;
	width:700px;
	background:url(../images/suchergebnisse/bg_mitte.jpg);
}
div#stadtteile + div#sucherg_box, #stadtteile + #sucherg_box{
	margin-top:0px;
}
* + html #sucherg_box{
	margin-top:0px; 
}
* html #sucherg_box{
	margin-top:0px; 
}

.sucherg_box_oben{
	clear:both;
	position:absolute;
	width:700px;
	height:12px;
	background:url(../images/suchergebnisse/bg_oben.jpg);
	
}

.sucherg_box_unten{
	position:relative;
	width:700px;
	height:12px;
	background:url(../images/suchergebnisse/bg_unten.jpg);
	z-index:1;
}

.sucherg_box_inhalt{
	padding:10px 0px 0px 19px;
}

.sucherg_box_inhalt table{
	position:relative;
	width:672px;
	border-spacing:0px;
	text-align:center;
	z-index:2;
}

.sucherg_box_inhalt table table{
	width:590px;
}

.sucherg_box_inhalt .kiga_list_link{
	text-align:left;
}

/*#sucherg_box tr.dunkel .kiga_name, 
#sucherg_box tr.dunkel .links, 
#sucherg_box tr.dunkel .konzeption, 
#sucherg_box tr.dunkel .alter, 
#sucherg_box tr.dunkel .preis, 
#sucherg_box tr.dunkel .oeffn_zeiten, 
#sucherg_box tr.dunkel .details{
	background:url(../images/suchergebnisse/bg_ergebnis.gif);
}*/

#sucherg_box h2{
	font-size:1em;
	color:#000;
	margin:0px;
	padding:0px;
}

#sucherg_box h2 a{color:#000;}

#sucherg_box .links a{
	color:#848484;
	font-size:1.1em;
	font-weight:normal;
}

#sucherg_box thead img{
	margin:13px 0px 10px 0px;
}

#sucherg_box .kiga_bild {padding:6px 13px 6px 0px;}

#sucherg_box .kiga_name{text-align:left;font-size:1.1em; width:200px;}
#sucherg_box .links{height:40px;text-align:left;margin-left:7px;}
#sucherg_box .konzeption{width:88px;}
#sucherg_box .alter{width:48px;}
#sucherg_box .preis{width:59px;}
#sucherg_box .oeffn_zeiten{width:60px; padding:0px 20px;}
#sucherg_box .details{width:70px;}

/*** FOR IE6 DEBUGGING ***/
/*#sucherg_box .kiga_name{text-align:left;font-size:1.1em; width:200px; background:red;}
#sucherg_box .links{height:40px;text-align:left;margin-left:7px; background:blue;}
#sucherg_box .konzeption{width:88px; background:orange;}
#sucherg_box .alter{width:48px; background:pink;}
#sucherg_box .preis{width:64px; background:violet;}
#sucherg_box .oeffn_zeiten{width:93px; background:grey;}
#sucherg_box .details{width:87px; background:green;}*/

#sucherg_box th.kiga_name{text-align:left;font-size:1.1em; width:180px;}
#sucherg_box th.links{width:82px;height:40px;text-align:left;margin-left:7px;}
#sucherg_box th.adress{width:200px;}
#sucherg_box th.konzeption{width:88px;}
#sucherg_box th.alter{width:54px;}
#sucherg_box th.preis{width:84px;padding:0px;}
#sucherg_box th.oeffn_zeiten{width:100px;padding:0px;}
#sucherg_box th.details{width:70px;}

#sucherg_box .kiga_bild img{width:65px;}
td.preis{
	text-align:left;
	padding-left:25px;/*thus width =4px shorter*/
}

.head-hell, .head-dunkel{text-align:left;}
.hell{background-color:#ffffff;}
/*.dunkel BACKGROUNDCOLOR-SELCTION: #FFF0DD, #ffe5c4, #ffdfb7*/

.stadt-beschreibung{
	padding-right:17px;	
	font-style:italic;
	color:#696868;
}
#stadtteile .stadtteile_inhalt .stadtteil-keine-ergebnisse h2{
	margin-top:10px;
	margin-bottom:10px;
	color:#FE6D00;
	font-size:1.3em;
	font-weight:bold;
}
#stadtteile .stadtteile_inhalt .stadtteil-keine-ergebnisse p{
	font-size:11px;
	margin-right:15px;
	
}
#stadtteile .stadtteile_inhalt .stadtteil-keine-ergebnisse p a{
	font-size:11px;
	
}
#stadtteile .stadtteile_inhalt .stadtteil-keine-ergebnisse a, #stadtteile .stadtteile_inhalt .stadtteil-keine-ergebnisse a:visited{
	text-decoration:underline;
}
#stadtteile .stadtteile_inhalt .stadtteil-keine-ergebnisse a:hover, #stadtteile .stadtteile_inhalt .stadtteil-keine-ergebnisse a:active{
	text-decoration:none;
}
