.logoeintrag {
	width: 660px;
	float: left;
	border-top: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 10px;
	text-indent: inherit;
}
.logoeintrag .logo {
	width: 60%;
}
.logoeintrag .beschreibung {
	width: 40%;
}

.linkpartner {
	float: left;
	display: inline;
	width: 240px;
	height: 60px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
	border: 2px solid #FF9900;
}

.partner {
	float: left;
	display: inline;
	width: 240px;
	height: 150px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 12px;
	border: 2px solid #FF9900;
}
.partner img {
	border-bottom: 1px dotted #AAAAAA;
}
.partner .adresse {
	margin: 5px;
}
.partner a {
	color: #000000;
	text-decoration: none;
}

/**  Preisübersicht **/
.anker {
	width: 660px;
	float: left;
}
.paket_bild {
	width: 320px;
	height: 240px;
	float: left;
	margin-bottom: 10px;
}
.paket_text {
	width: 330px;
	height: 240px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
.paket_text_breit {
	width: 660px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

.angebot_1 {
	text-align: center;
}
.angebot_2 {
	text-align: center;
	background-color: #EEEEEE;
}
.angebot_1_text {
	text-align: left;
}
.angebot_2_text {
	text-align: left;
	background-color: #EEEEEE;
}
.paket_titel {
	text-align: center;
	font-weight: bold;
	background-color: #FF9900;
	color:#FFFFFF;
}
.paket_subtitel {
	text-align: center;
	font-weight: bold;
	background-color: #FCC95E;
}
.paket_1 {
	text-align: center;
}
.paket_2 {
	text-align: center;
	background-color: #EEEEEE;
}
.paket_1_text {
	text-align: left;
}
.paket_2_text {
	text-align: left;
	background-color: #EEEEEE;
}
