#center_content{
	text-align: center;
}
#center_content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar img {
	margin-top: 60px;
}
#individuelle_reise {
	width: 600px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
	background-color: #F5F5F5;
	padding: 5px;
}
#reiseinfos_allgemein {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
	width: 600px;
	text-align: left;
	height: 30px;
	vertical-align: middle;
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rundreisen_uebersicht {
	width: 600px;
	text-align: left;
}
.rundreise {
	text-align: left;
	width: 600px;
	height: auto;
	clear: both;
}
.rundreise_titel {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A1A1A1;
	margin-bottom: 3px;
	height: 20px;
}
.rundreise_titel .text_links {
	text-align: left;
	width: 300px;
	float: left;
}
.rundreise_titel .text_links_2 {
	font-size: 11px;
	float: left;
}
.rundreise_titel .text_rechts {
	float: right;
	font-size: 10px;
}
.rundreise_tagline {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 580px;
}
.rundreise_beschreibung {
	font-size: 12px;
	float: left;
	width: 250px;
	margin-left: 5px;
}
.rundreise_beschreibung a{
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	display: block;
}
.rundreise_beschreibung a img{
	float: none;
	vertical-align: bottom;
	margin-right: 3px;
}

.rundreise img {
	float: right;
}
.rundreise .clear{
	clear: both;
	height: 30px;
}