.angebotlistbox-familien { background-color: #ffffff; 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-familien h2 {
        color: #cc4133;
        margin-top: 0;
        margin-bottom: 0;
        border-bottom: 1px solid #ce3d3d;
        padding-bottom: 4px;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.5em;
      }


.angebotlistbox-familien ul li a {
        color: #786b50;
		font: bold 12px/normal "Lucida Grande", Lucida, Verdana, sans-serif;
      }



.angebotlistbox-lastminutelang {
	background-color:#F8F4D8;

/*	background: #0099CC url("http://www.isik.de/media/hb_verlauf.png") repeat-x;*/
/*	background:-moz-linear-gradient(center top , #FFFFFF, #0099CC);*/
/*	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#0099CC)); *//* Safari, Chrome */

	margin-top: 15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	padding: 8px;
	border: 1px solid silver;
	display: block;
	float: left;
}

.angebotlistbox-lastminutelang 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-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;
}

.angebotbox-yacht { background-color: #FFFFFF; margin-top: 15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	padding: 8px;
	border: 1px solid silver;
	display: block;
}

table.lastminute {
	border-collapse: collapse;
	margin-top: 3px;
	width: 100%;
}

table.lastminute tr, table.lastminute a {
    width: 100%;
    color: #333333;
    font-size: 9px;
    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;
}

/*lastminutebox lang*/
table.lastminutelang {
	border-collapse: collapse;
	margin-top: px;
	display: block;
	width: 550px;
}

table.lastminutelang td {
    width: 140px;
    color: #333333;
    font-size: 12px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	background-color: transparent;
}

table.lastminutelang tr, table.lastminutelang a {
    width: 100%;
    color: #333333;
    font-size: 12px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	background-color: transparent;
}
table.lastminutelang tr:hover, table.lastminutelang tr:hover a {
	color: #ff002d;
	background-color: white;
}

table.lastminutelang td.ziel {
	vertical-align: text-top;
	padding-top: 0;
	text-align: left;
	padding-left: 1px;
}

table.lastminutelang 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
}

.titel h1 {
	color: #09c;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
	font: bold 24px/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
	word-spacing: -1px;
}

#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;
}
