/* HOME */

#home h2 {
	width: 386px;
	height: 48px; 
	background: transparent url(img/h2-fangzahn.gif) no-repeat;
}
#home #right h3 {
	width: 139px;
	height: 45px; 
	background: transparent url(img/h3-newartwork.gif) no-repeat;
}

/* BLÖDE BUTTONS */

#home #features {
	position: relative;
	clear: both;
	display: block;
	height: 142px;
	margin: 0 50px 0 50px;
	padding: 10px 0 0 0;
	background-color: #FFCC99;
}
#home #features dl {
	position: absolute;
	width: 175px;
	height: 142px;
	bottom: 0;
}
#home #features dt {
	display: none;
}
#home #features dd {
	text-indent: -3000px;
}
#home #features #Duesterburg {
	left: 32;
}
#home #features #kontakt {
	width: 185px;
	left: 185px;
}
#home #features #london {
	right: 0;
}
#home #features a { display: block; height: 142px; text-decoration: none; }
#home #features a:hover { background-position: 0 -142px; }
#home #features #Duesterburg a { background-image: url("img/home-uid.jpg"); }
#home #features #kontakt a { background-image: url("img/home-kontakt.jpg"); }
#home #features #london a { background-image: url("img/home-london.jpg"); }