﻿* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html, body {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background-color: #BBE1CF;
	padding: 100px 0 0 0;
}
#startseite {
	background-image: url(../gifs/startseite/vs_linker_teil.gif);
	background-repeat: no-repeat;
	height: 616px;
	width: 1008px;
	position: relative;
}
	#map-standorte {
		position: relative;
	}
		#map-standorte .map-standort-text 
		, #map-standorte .map-standort-bullet 
		, #map-standorte .map-standort-mrgardener {
			display: block;
			overflow: hidden;
			text-indent: -9999em;
		}
		/*
		#map-standorte .map-standort-bullet {
			background-color: #0f0;
			filter: Alpha(opacity=50);
			opacity: 0.5;
		}
		#map-standorte .map-standort-text {
			background-color: #f00;
			filter: Alpha(opacity=50);
			opacity: 0.5;
		}
		*/
		#map-standorte .map-standort-mrgardener {
			background-image: url(../gifs/startseite/logo-mr-gardener.png);
			background-repeat: no-repeat;
			height: 39px;
			width: 68px;
		}
		/* Koethen */
			#map-koethen-bullet {
				height: 38px;
				width: 38px;
				position: absolute;
				top: 52px;
				left: 29px;
			}
			#map-koethen-text {
				height: 33px;
				width: 136px;
				position: absolute;
				top: 31px;
				left: 50px;
			}
			#map-koethen-mrgardener {
				position: absolute;
				left: 143px;
				top: 51px;
			}
		/* //Koethen */
		/* Stassfurt */
			#map-stassfurt-bullet {
				height: 39px;
				width: 39px;
				position: absolute;
				top: 117px;
				left: 194px;
			}
			#map-stassfurt-text {
				height: 33px;
				width: 139px;
				position: absolute;
				top: 108px;
				left: 233px;
			}
		/* Stassfurt */
		/* Leese */
			#map-leese-text {
				height: 36px;
				width: 129px;
				position: absolute;
				top: 286px;
				left: 308px;
			}
			#map-leese-bullet {
				height: 39px;
				width: 39px;
				position: absolute;
				top: 286px;
				left: 265px;
			}
			#map-leese-mrgardener {
				position: absolute;
				top: 307px;
				left: 361px;
			}
		/* Leese */
		/* Uchte */
			#map-uchte-text {
				height: 36px;
				width: 136px;
				position: absolute;
				top: 467px;
				left: 232px;
			}
			#map-uchte-bullet {
				height: 39px;
				width: 39px;
				position: absolute;
				top: 455px;
				left: 194px;
			}
		/* Uchte */
		/* Lahde */
			#map-lahde-text {
				height: 36px;
				width: 136px;
				position: absolute;
				top: 544px;
				left: 52px;
			}
			#map-lahde-bullet {
				height: 39px;
				width: 39px;
				position: absolute;
				top: 520px;
				left: 27px;
			}
		/* Lahde */
		
	
	#img-standorte {
		background-color: #fff;
		position: absolute;
		left: 448px;
		top: 226px;
	}
		#img-koethen {
			background-image: url(../gifs/startseite/2_hc_koethen.jpg);
		}
		#img-stassfurt {
			background-image: url(../gifs/startseite/4_hc_stassfurt.jpg);
		}
		#img-leese {
			background-image: url(../gifs/startseite/1_hotze_baustoffe_leese.jpg);
		}
		#img-uchte {
			background-image: url(../gifs/startseite/5_hotze_baustoffe_uchte.jpg);
		}
		#img-lade {
			background-image: url(../gifs/startseite/3_hagebaumarkt_lahde.jpg);
		}
		#img-koethen 
		, #img-stassfurt 
		, #img-leese 
		, #img-uchte 
		, #img-lade {
			background-repeat: no-repeat;
			display: block;
			height: 150px;
			margin-left: 2px;
			overflow: hidden;
			text-indent: -9999em;
			width: 110px;
		}

