/* heute */

#home h2 {
	width: 386px;
	height: 48px;
	background: transparent url(img/h2-wohin.gif) no-repeat;
}
#home #right h3 {
	width: 139px;
	height: 48px;
	background: transparent url(img/h3-links.gif) no-repeat;
}
#home p {
	padding-bottom: 15px;
}

#home p img {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	border: 0px solid #572c0a;
}

#home p2 img {
	float: left;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	border: 0px solid #572c0a;
}
/* KRAM */

#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: 0;
}
#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"); }