@charset "utf-8";
#coretable {
	background-color: #F0F8FB;
	border: 1px solid #F66013;
	width: 1000px;
	background-image: url(images/verlauf_unten.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #002C62;
}.hotel_box {
	background-color: #FFFFFF;
	border: 1px solid #F66013;
	height: 236px;
	width: 222px;
}
.hotel_box_spacer {
	width: 20px;
}
#contentbox {
	font-size: 14px;
}
.spacer {
	font-size: 3px;
	height: 3px;
}
h1 {
	font-size: 17px;
	color: #F66013;
	font-weight: normal;
	display:inline;
}
.bg_line {
	background-image: url(images/spacer_col.jpg);
	background-repeat: repeat-y;
	background-position: 510;
}
ul {
	list-style-image: url(images/listbox.jpg);
	list-style-position: outside;
}
.infotext {
	font-size: 13px;
}
#footer {
	width: 1000px;
	height: 15px;
	font-size: 11px;
	color: #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
