#center_content { font-size: 80%; }
#center_content a{ color: #00a; text-decoration: underline; }
#center_content h2 { color: #000; font-size: 20px; font-weight: bold; text-align: center; margin-bottom: 20px; }
#center_content h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	color: #000000;
}
#hotel_eingabe table {
	font-size: 12px;
}
#hotel_eingabe td{
text-align:left;
}
#hotel_eingabe table input { color: #00a; font-size: 80%; }
#hotel_eingabe table select { color: #00a; font-size: 80%; }
#sidebar{ text-align: left; }
.ausgebucht { color: #f00; font-size: 10pt; font-family: arial, verdana; font-weight: bold; font-style: italic; text-decoration: none; }
.anfrage { color: #00a; font-size: 10pt; font-family: arial, verdana; font-weight: bold; font-style: italic; text-decoration: none; }
#hinweis_online {
	font-size: 10px;
	text-align: left;
	width: 500px;
	display: block;
	clear: both;
}
#hinweis_online span { font-weight: bold; text-decoration: underline; }
#hinweis_hotel { font-size: 80%; text-align: justify; width: 550px; margin-top: 20px; margin-bottom: 20px; border: solid 1px #999; display: block; }
#reisedaten { font-size: 12px; margin-top: 120px; }
#reisedaten table { font-size: 10px; }
.hinweis_kinder { font-size: 80%; background-color: #f2f2f2; text-align: left; width: 430px; display: block; }
.hotel_beschreibung{ font-size: 11px; text-align: left; }
.hotel_detaillink{ font-size: 11px; text-align: left; }
.topic_cell{
	width: 120px;
	height: 25px;
}
#hotelkategorien {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: left;
	width: 500px;
}
#kategorie {
	font-size: 10px;
	margin-bottom: 20px;
	width: 500px;
	text-align: left;
}
#alternative {
	font-size: 12px;
	width: 500px;
	margin-top: 30px;
	margin-left: 70px;
}
#altern_city {
	background-color: #F5F5F5;
	padding: 5px;
	width: 350px;
	border: 1px solid #000000;
}
#alternative button {
	height: 25px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
}
#form_back {
	float: left;
	width: 200px;
	margin-top: 30px;
	padding: 5px;
}
#form_back span{
	height: 20px;
	display: block;
}
.last_button {
	font-size: 12px;
	background-image: url(../images/sitegraphics/backbutton_grau_gross_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	width: 85px;
	text-align: left;
}
.last_button a {
	background-image: url(../images/sitegraphics/backbutton_grau_gross_rechts.gif);
	background-position: right center;
	background-repeat: no-repeat;
	margin-left: 22px;
	height: 22px;
	display: block;
	line-height: 22px;
	text-decoration: none;
	color: #939393;
}

#form_forward {
	float: right;
	width: 200px;
	margin-right: 20px;
	margin-top: 30px;
	padding: 5px;
}
#form_forward div{
	height: 20px;
}

