/*
############################################## CONTAINER
*/
#container {
	background-image: url(../bilder/hg_harz.png);
	}
/*
############################################## LINKS
*/
				#container #links A {
					background-image:url(../bilder/hg_button_thueringen.png);
					}	
/*
############################################## 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;
			}
			
/*
############Für Position Karte
*/		
		#container #rechts .karte {
			margin: 85px 0 0 15px;
		}
/*
############H2 index
*/			
		#container #mitte .regionen {
		color: #1C426B;
		text-decoration: none;
		background-color: #ECF6EC;
			}
			
		#container #mitte .regionenbild {
		margin-right: 10px;
			}
			
		#container #mitte .hotellink {
	color: #CC0000;
	margin-top: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 35px;
			}
			
		#container #mitte .hoteltext {
	margin-bottom: 5px;
	margin-top: 3px;
			}