.haftung {
	padding: 10px 0 0 0;
}

body.body-bad .jumpbutton {
	height: 60px;
}

.jumpbutton p {
	margin: 24px 0 6px 0;
}

.jumpbutton a.button-terrassen,
.jumpbutton a.button-bad {
	display: block;
	width: 163px;
	height: 22px;
	text-indent: -9000px;
	background: url(pix/jumpbuttons.gif) no-repeat;
	overflow: hidden;
}

.jumpbutton a.button-bad {
	background-position: 0 -44px;
}

.jumpbutton a.button-terrassen:hover {
	background-position: 0 -22px;
}

.jumpbutton a.button-bad:hover {
	background-position: 0 -66px;
}

.clear {
	clear: both;
}