.angebot {
	width: 690px;
	float: left;
	font-family: Arial;
	color: #c88910;
	text-align: left;
	margin-top:25px;
}
.headline {
	color: #c88910;
	font-size: 14px;
}
.angebot img {
	padding-left: 5px;
	padding-top: 2px;
}
.angebote_ziel {
	color:#c88910;
	float: left;
	font-size: 14px;
	text-align: center;
	font-style: italic;
}
.angebote_einleitung {
	font-size: 12px;
	color: #f00;
}
.angebote_einleitung a {
	color: #ff0000;
}
.angebot_reisedatum {
	font-size: 14px;
	color: #c88910;
	font-weight: bold;
}
.angebot h2 {
	color:#c88910;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}
.angebote_unser_preisschrift {
	color: #f00;
	 float: right;
    margin-right: 20px;
    text-align: left;
}

.angebote_unser_preisschrift a:hover {
	color: #f00;
	text-decoration:underline;
	
}
.angebote_unser_preis {
	color: #f00;
	font-size: 36px;
	font-weight:bold;
	text-decoration:underline;
}
.angebote_unser_preis a {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:underline;
}

.angebote_unser_preis a:hover {
	font-size: 36px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:underline;
}
.admin {
	width: 690px;
	float: left;
	margin-left: 6px;
	margin-top: 20px;
}
.navi_ad ul {
	list-style-type: none;
}
.navi_ad ul li {
	display: inline;
	padding-left: 15px;
	font: arial;
}

.angebote_hotel {

	color:#FF0000;
	padding-right:25px;
	padding-bottom:10px;
	
}

.angebote_hotel a {

	color:#FF0000;
	
	
}

.angebote_hotel a:hover,a:focus {

	color:#FF0000;
	
}
