.box {
	position: relative;
	width: 162px;
	height: 179px;
	float: left;
	margin-bottom: 20px;
}
#paketefooter .box {
	margin-bottom: 0px;
}
.box .rahmen {
	position: absolute;
	left: -9px;
	top: 0;
	width: 174px;
	height: 189px;
	z-index: 1;
}
.box .titel {
	position: absolute;
	left: 0;
	top: 9;
	z-index: 2;
	color: #005826;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	width: 144px;
	height: 30px;
	padding: 6px 9px;
	overflow: hidden;
	text-align: center;
}
.box .titel a {
	color: #005826;
	display: block;
}

.paket .titel,
.paket .titel a {
	color: #ffffff;
}

.box .bild {
	position: absolute;
	top: 50px;
	left: 9px;
	width: 143px;
	height: 74px;
	z-index: 3;
}

.box .sticker {
	position: absolute;
	left: 83px;
	top: 35px;
	width: 78px;
	height: 78px;
	z-index: 4;
}

.box .kurztext {
	position: absolute;
	left: 9px;
	top: 128px;
	width: 144px;
	height: 60px;
	text-align: center;
	overflow: hidden;
	z-index: 5;
}
.box .kurztext p {
	margin: 0;
	padding: 0;
}

.paketeDetailAnsicht .beschreibung {
	float: left;
	width: 480px;
}

.paketeDetailAnsicht .bilder {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.paketeDetailAnsicht .bilder .eintrag {
	margin-bottom: 10px;
	width: 200px;
}

#buchungsanfrage {
	background-image: url(1pic/buchungsanfrage.png);
	height: 38px;
	margin-top: 25px;
	position: relative;
}
#buchungsanfrage .sticker {
	height: 78px;
	width: 78px;
	position: absolute;
	left: 25px;
	top: -20px;
}
#buchungsanfrage .button {
	line-height: 38px;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 480px;
}

#buchungsanfrage .button a {
	display: block;
	color: #ffffff;
}