#notemap {
	display:block; 
	width:152px; 
	height:133px; 
	position:absolute;
	left: 17px;
	top: 40px;
	background:transparent;
}
a#home {
    position:absolute;
	left:0px;
    top:0px;
	background:transparent;
	display:block;
	width:60px;
	height:17px;
	padding-top:10px;
}
a#ueber {
    position:absolute;
	left:60px;
    top:27px;
    background:transparent;
    display:block;
	width:92px;
	height:17px;
	padding-top:10px;
}
a#geschaeft {
    position:absolute;
	left:10px;
    top:69px;
    background:transparent;
    display:block;
	width:85px;
	height:17px;
	padding-top:10px;
}
a#kontakt {
    position:absolute;
	left:60px;
    top:104px;
    background:transparent;
    display:block;
	width:85px;
	height:17px;
	padding-top:10px;
}