/*
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

GIS-Internet Gastrozeileneintrag
Last change: 2005-05-13 mm
(c) Rachfahl & Tielke OHG 2004-2005
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

_________________________________________________

Überschrift der Ortsteile
Kasten um die Überschrift + Überschrift selber
_________________________________________________
*/

div.gastrozeileneintrag_ortsteil {
	background-color: #fce59f;
	border: 1px solid #fff4d1;
}
h1.gastrozeileneintrag_ortsteil_ueberschrift {
	background-color: #fff4d1;
}

/*
_________________________________________________

Kasten um einen (Gastro-)Zeileneintrag
_________________________________________________
*/

div.gastrozeileneintrag {
	background-color: #fff;
	
	border-top: 3px solid #A3CF62;
	
}

/*
_________________________________________________

Bereiche im (Gastro-)Zeileneintrag
_________________________________________________
*/

div.gastrozeileneintrag_info_sterne {
	/*background-color: #fff4d1;*/
}
div.gastrozeileneintrag_betriebsbild {
	/*background-color: #fff4d1;*/
}
div.gastrozeileneintrag_kasten {
	/*background-color: #fff4d1;*/
}
div.gastrozeileneintrag_zusatztext {
	/*background-color: #fff4d1;*/
}
div.gastrozeileneintrag_links {
	/*background-color: #fff4d1;*/
}

/*
_________________________________________________

Mouseover fuer info-link
_________________________________________________
*/

img.gastrozeileneintrag_i {
	background-color: #fce59f;
}

/*
_________________________________________________

Sortierungszeile
_________________________________________________
*/

div.zeileneintrag_sortierung {
	
	background-color: #A3CF62;
}
div.zeileneintrag_sortierung_innen {
	border: 1px solid #fff;
	background-color: #A3CF62;
	color: black;
}