.paket {
	float: left;
	width: 156px;
	height: 186px;
	position: relative;
	margin-top: 8px;
}

.paket a {
	color: #000000;
	text-decoration: none;
}

.paket1,
.paket2 {
	padding-right: 7px;
	border-right: 2px dotted #ccdee6;
	margin-right: 7px;
}
.paket .bild {
	width: 156px;
	height: 69px;
	margin: 0 auto;
}

.paket .titel {
	margin-top: 4px;
	margin-bottom: 3px;
	font-weight: bold;
}

.paket .kurztext p {
	margin: 0;
	padding: 0;
}

.paket .preisschild {
	position: absolute;
	right: 7px;
	bottom: 0;
	width: 106px;
	height: 42px;
	padding-top: 5px;
	color: #005c81;
	background-image: url(1pic/preisschild.png);
	text-align: center;
}

.paket3 .preisschild {
	right: 0;
}

.paket .preisschild .preistext {
	font-size: 11px;
	margin-bottom: 5px;
}

.nachErsterZeile {
	margin-top: 16px;
}

#preise {
	margin-top: 12px;
}

#preise .preis {
	margin-bottom: 12px;
}

#preise .titel {
	font-size: 14px;
	font-weight: bold;
	background-color: #d9e7ec;
	background-image: url(1pic/preistitel.png);
	color: #005c80;
	height: 24px;
	line-height: 24px;
	margin-bottom: 1px;
	padding-left: 10px;
}

#preise .text {
	background-color: #e4eef2;
	padding: 10px 15px;
}
#preise table.auto {
	width: 100%;
}

#reservierenButton a,
#gutscheinButton a {
	display: block;
	background-image: url(1pic/reservierenbutton.png);
	width: 228px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-weight: bold;
	color: #005c80;
	text-decoration: none;
	font-size: 14px;
	margin-bottom:10px;
}
#gutscheinButton a {
	float: right;
}
#reservierenButton a {
	float: left;
}