.angebotlistbox-lastminute { background-color: #EFEBC9; margin-top: 15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	padding: 8px;
	border: 1px solid silver;
	display: block;
}

.angebotlistbox-lastminute h3 {
	font: bold 18px/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #333333;
	padding-bottom: 4px;
}

.angebotlistbox-hotel { background-color: #09c; margin-top: 15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	padding: 8px;
	border: 1px solid silver;
	display: block;
}

.angebotlistbox-hotel h3 {
	font: bold 18px/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #333333;
	padding-bottom: 4px;
}

.angebotlistbox-cities { background-color: #cc0000; width: 148px; float: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 16px;
	padding: 8px;
	margin-bottom: 0;
	height: 190px;
	border: 1px solid silver;
}

.angebotlistbox-fluege { background-color: #0099cc; width: 148px; height: 190px; float: right;
	color: white;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
	margin-top: 16px;
	padding: 8px;
	border: 1px solid silver;
}

table.lastminute {
	border-collapse: collapse;
	margin-top: 3px;
	width: 100%;
}

table.lastminute tr, table.lastminute a {
    width: 100%;
    color: #333333;
    font-size: 12px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding-top: 0;
	background-color: transparent;
}
table.lastminute tr:hover, table.lastminute tr:hover a {
	color: #ff002d;
	background-color: white;
}

table.lastminute td.ziel {
	vertical-align: text-top;
	padding-top: 0;
	text-align: left;
	padding-left: 1px;
}

table.lastminute td.preis {
	text-align: right;
	vertical-align: text-top;
	padding-top: 0;
	padding-right: 1px;
}

/*es wird fır info boxen benutzt*/
.info-blanc-gelb { margin-top: 6px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	padding: 8px;
	border: 1px solid silver;
	display: block;
	float: left;
	width: 555px;
	margin-bottom: 6px;
	background-color: #fefbde;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.info-blanc-gelb img.left {
	float: left;
	margin-right: 10px;
	border-left: none;
	border-top: none;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;

}

.info-blanc-gelb img.right {
	float: right;
	margin-right: 10px;
	border-left: none;
	border-top: none;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;
}

.info-blanc-gelb h1 {
	font-size: 18px;
	color: #333333;
}

.info-blanc-gelb h2 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #FEFBDE;
}

.info-blanc-gelb p {
	color: black;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
}


.info-lightblue { margin-top: 6px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	padding: 8px;
	border: 1px solid silver;
	display: block;
	float: left;
	width: 555px;
	margin-bottom: 6px;
	background-color: #9ac9fe;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.info-lightblue img.left {
	float: left;
	margin-right: 10px;
	border-left: none;
	border-top: none;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;
}

.info-lightblue img.right {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-right: 10px;
	border-left: none;
	border-top: none;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;
}

.info-lightblue img {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.info-lightblue h1 {
	font-size: 18px;
	color: #333333;
}

.info-lightblue h2 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #FEFBDE;
}

.info-lightblue p {
	color: black;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
}

/*index.php*/
.info { margin-top: 6px;
	padding: 8px;
	border: 3px solid #EEEEEE;
	display: block;
	float: left;
	width: 555px;
	margin-bottom: 6px;
	background-color:white;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.info img.left {
	float: left;
	margin-right: 10px;
	border-left: none;
	border-top: none;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;

}

.info img.right {
	float: right;
	margin-right: 10px;
	border-left: none;
	border-top: none;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;
}

.info h1 {
	font-size: 18px;
	color: #776655;
	margin-bottom: 6px;
}

.info h2 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #FEFBDE;
}

.info p {
	color: black;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.info a:link  {
	color: black;
	text-decoration: none
}

#link-footer { background-color: white; margin-top: 15px;
	color: gray;
	padding: 8px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	display: block;
}
#link-footer a {
	color: gray;
	text-decoration: none;
}

#link-footer a:hover {
	color: #fc6;
}