* {
	margin: 0;
	padding: 0;
}
html {}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body, a {
	color: #313131;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin-left: 17px;
}
li {
	margin: 2px 0;
}
.headline {
	margin-bottom: 0.6em;
}
#start-page {
	height: 617px;
	margin: 0 auto;
	width: 1008px;
	position: relative;
}
	#bg {
		background-image: url(../gifs/start-page/bg.png);
		background-repeat: no-repeat;
		height: 617px;
		width: 1008px;
		position: absolute;
		top: 0;
		left: 0;
	}
	a#logo-hagebau {
		background-image: url(../gifs/start-page/logo-hagebau-achteck.png);
		height: 125px;
		display: block;
		text-indent: -9999em;
		width: 142px;
		position: absolute;
		top: 22px;
		left: 55px;
	}
	a#logo-bauzentrum {
		background-image: url(../gifs/start-page/bauzentrum.png);
		height: 30px;
		display: block;
		text-indent: -9999em;
		width: 195px;
		position: absolute;
		top: 42px;
		left: 252px;
	}
	a#logo-hagebaumakrt {
		background-image: url(../gifs/start-page/hagebaumarkt.png);
		height: 39px;
		display: block;
		text-indent: -9999em;
		width: 228px;
		position: absolute;
		top: 92px;
		left: 250px;
	}
	a#logo-swertz {
		background-image: url(../gifs/start-page/logo-swertz.jpg);
		height: 90px;
		display: block;
		text-indent: -9999em;
		width: 446px;
		position: absolute;
		top: 38px;
		left: 530px;
	}
	div#ds-bauzentrum {
		background-color: #fff;
		height: 198px;
		width: 523px;
		position: absolute;
		top: 141px;
		left: 0;
	}
		div#ds-bauzentrum a.ds-mask {
			background-image: url(../gifs/start-page/maske-diashow-bauzentrum.png);
			background-repeat: no-repeat;
			display: block;
			height: 198px;
			text-indent: -9999em;
			width: 523px;
			position: absolute;
			left: 0;
			top: 0;
		}
	div#ds-hagebaumarkt {
		background-color: #fff;
		height: 205px;
		width: 477px;
		position: absolute;
		top: 141px;
		left: 531px;
	}
		div#ds-hagebaumarkt a.ds-mask {
			background-image: url(../gifs/start-page/maske-diashow-hagebaumarkt.png);
			background-repeat: no-repeat;
			display: block;
			height: 205px;
			text-indent: -9999em;
			width: 477px;
			position: absolute;
			left: 0;
			top: 0;
		}
	a#language-de {
		background-image: url(../gifs/start-page/flagge-de.jpg);
		height: 22px;
		display: block;
		overflow: hidden;
		text-indent: -9999em;
		width: 44px;
		position: absolute;
		top: 406px;
		left: 65px;
	}
	a#language-nl {
		background-image: url(../gifs/start-page/flagge-nl.jpg);
		height: 22px;
		display: block;
		overflow: hidden;
		text-indent: -9999em;
		width: 44px;
		position: absolute;
		top: 441px;
		left: 65px;
	}
	div#block-bauzentrum {
		position: absolute;
		top: 402px;
		left: 256px;
	}
		div#block-bauzentrum .headline {
			font-size: 18px;
		}
		div#block-bauzentrum .headline 
		, div#block-bauzentrum .headline a {
			color: #018000;
		}
		div#block-bauzentrum ul.href 
		, div#block-bauzentrum .teaser ul {
			font-weight: bold;
			list-style-image: url(../gifs/start-page/li-gruen.gif);
		}
	div#block-hagebaumarkt {
		position: absolute;
		top: 402px;
		left: 535px;
	}
		div#block-hagebaumarkt .headline {
			font-size: 18px;
		}
		div#block-hagebaumarkt .headline 
		, div#block-hagebaumarkt .headline a {
			color: #f52019;
		}
		div#block-hagebaumarkt ul.href 
		, div#block-hagebaumarkt .teaser ul {
			font-weight: bold;
			list-style-image: url(../gifs/start-page/li-rot.gif);
		}
