a {	
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: arial;
	font-size: 9pt;
	color: black;
	background-color: #2F302E;  
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#Main {
	margin: 0 auto;
	width: 1200px;
	height: 1200px;
	background-color: white;
	position: relative;
	background-image: url(../images/peterpolzer_baustelle_plain_.jpg);

}

.gaensemarkt {
	position: absolute;
	top: 526px;
	left: 147px;
	width: 107px;
	height: 19px;
	background-image: url(../images/gaensemarkt.jpg);
}

.gaensemarkt_text {
	position: absolute;
	top: 568px;
	left: 165px;
}

.eppendorf {
	position: absolute;
	top: 526px;
	left: 330px;
	width: 95px;
	height: 25px;
	background-image: url(../images/eppendorf.jpg);
}

.eppendorf_text {
	position: absolute;
	top: 568px;
	left: 343px;
}

.moenkebergstrasse {
	position: absolute;
	top: 525px;
	left: 546px;
	width: 165px;
	height: 25px;
	background-image: url(../images/moe.jpg);
}

.moenkebergstrasse_text {
	position: absolute;
	top: 568px;
	left: 557px;
}

.elbe_ekz {
	position: absolute;
	top: 524px;
	left: 770px;
	width: 80px;
	height: 25px;
	background-image: url(../images/elbe_ekz.jpg);
}

.elbe_ekz_text {
	position: absolute;
	top: 568px;
	left: 783px;
}

.bergedorf {
	position: absolute;
	top: 525px;
	left: 948px;
	width: 90px;
	height: 25px;
	background-image: url(../images/bergedorf.jpg);
}

.bergedorf_text {
	position: absolute;
	top: 568px;
	left: 960px;
}

.tel {
	padding-top: 5px;
}

.impressum {
	position: absolute;
	color: #999;
	top: 643px;
	left: 917px;
	font-size: 8pt;
	
}

.new_opening {
	position: absolute;
	top: 81px;
	left: 805px;
	width: 280px;
	height: 280px;
	background-image: url(../images/peterpolzer_teaser.png);
}


#new_opening {
position: absolute;
top: 81px;
left: 805px;
width: 280px;
height: 280px;
background-image:url(../images/peterpolzer_teaser.png);
}

<!--[if IE 6]>
#new_opening {
position: absolute;
top: 81px;
left: 805px;
width: 280px;
height: 213px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/peterpolzer_teaser.png', sizingMethod='scale');
background:none;
}
<![endif]-->

