/*
############################################## CONTAINER
*/
#container {
	background-image: url(../bilder/hg_sachsen.png);
	}
/*
############################################## LINKS
*/
				#container #links A {
					background-image:url(../bilder/hg_button_thueringen.png);
					/*color: #405F23;*/
					}	
/*
############################################## TABELLE ANGEBOTE
*/					
#container #mitte .hotelliste_hg_titel {
background-color: #D5E2EE;
}
#container #mitte .hotelliste_hg {
background-color: #F0F0E1;
}

/*
############Für Angebotsliste
*/
		#container #mitte .an {
			color: #CC0000;
			text-decoration: none;
			}
		#container #mitte .ort {
			font-size: 0.9em;
			line-height: 1.5em;
			color: #CC0000;
			text-decoration: none;
			}
		#container #mitte .ho {
			color: #666666;
			text-decoration: none;
			}
		#container #mitte .at {
			font-size: 0.9em;
			line-height: 1.5em;
			color: #000000;
			text-decoration: none;
			}