body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../boracay-back.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
table {
	background-color: #FFFFFF;
}
h1 {
	font-size: 30pt;
	color: #FFFFFF;
}
a:hover {
	background-color: #FFCC00;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
table {
	border: 0.1mm solid #CCCCCC;
	background-color: #FFFFFF;
}
td {
	border-top-width: 0.1mm;
	border-right-width: 0.1mm;
	border-bottom-width: 0.1mm;
	border-left-width: 0.1mm;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grautext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.bildbox300r {
	clear: right;
	float: right;
	height: auto;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 5px;
}
.bildbox300l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: left;
	float: left;
	height: auto;
	width: 310px;
	color: #666666;
}
.headerbox {
	clear: left;
	float: left;
	height: 165px;
	width: 1000px;
	background-image: url(../bilder/boracay-header.jpg);
}

