﻿HTML{
 height: 100%;
 margin-bottom: 1px;
}

BODY{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	color: #000000;
	margin: 0px;
	line-height: 16px;
/*	letter-spacing:0.1em;*/
}

ol, ul{
	margin-top: -1em;
	margin-bottom: -1em;
/*	color: #ff971a;*/
}

UL{
	list-style-image: url('../design/ul_bullet.gif');
}

TABLE, TD{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	color: #000000;
	line-height: 16px;
/*	letter-spacing:0.1em;*/
}

INPUT.search{
	BACKGROUND: url('../design/textbox_background.gif') white;
	font-family: Trebuchet MS, Tahoma;
	font-size:8pt;
	/*color: #88b6c8;*/
	border-color: #808d95;
	border-style: solid;
	border-width: 1px;
	height: 19px;
	width: 109px;
}

SELECT.site{
	font-family: Trebuchet MS, Tahoma;
	font-size:8pt;
	/*font-weight: bold;*/
	color: #88b6c8;
	border-color: #d3dee7;
	border-style: solid;
	border-width: 1px;
	height: 19px;
	width: 140px;
}

.CursorPointer {
	cursor: pointer;
}

.CursorDefault {
	cursor: default;
}

A:link
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #0a6aa0;
	text-decoration: none;
}

A:visited
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #0a6aa0;
	text-decoration: none;
}

A:hover{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #0a6aa0;
	text-decoration: underline;
}

.menu
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #ffffff;
}

A.menu:link
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

A.menu:visited
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

A.menu:hover{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.100percent
{
	width: 100%;
}

.error_msg{
	color: #ff971a;
	font-weight: bold;
}

.stars{
	font-weight: normal;
	color: #ff971a;
}

.minititle{
	color: #005cab;
	font-weight: bold;
}

.kolofon{
	font-size:9pt;
}

a.a1, a.a1:visited {
	padding: 5px 0 0 0;
	font-weight: bold;
	color:#005baa;
	/*background:#ffff00;*/
	text-decoration: none;
}
a.a2, a.a2:visited {
	padding: 5px 0 0 0;
	font-weight: bold;
	color:#fc5f00;
	/*background:#ffff00;*/
	text-decoration: none;
}
a.a1:hover {
	padding: 5px 0 0 0;
	font-weight: bold;
	color:#005baa;
	/*background:#ffff00;*/
	text-decoration: underline;
}

a.a2:hover {
	padding: 5px 0 0 0;
	font-weight: bold;
	color:#fc5f00;
	/*background:#ffff00;*/
	text-decoration: underline;
}

span.custom_banner {
	display: block;
	background: url('../design/bg-banner.gif') no-repeat top left;
	padding: 14px 2px 12px 2px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

a span.custom_banner {
	text-decoration: none;
}

td.FooterLinks {
	text-align: center;
	background: #015cab;
}
table.FooterLinks {
	width: 100%;
}
table.FooterLinks td {
	vertical-align: top;
	padding: 0;
}
table.FooterLinks tr.Header {
	background: #a6d5fd;
}
table.FooterLinks tr.Header a, table.FooterLinks tr.Header a:visited, table.FooterLinks tr.Header a:hover {
	font-size: 16px;
	color: #015cab;
}
table.FooterLinks td.Links {
	padding: 10px;
	font-size: 12px;
	color: #a6d5fd;
}
table.FooterLinks td.Titles {
	font-size: 16px;
	color: #015cab;
	padding: 10px;
}
table.FooterLinks td.SpaceTitles {
	background: #a6d5fd url('../design/SpaceTitles.gif') no-repeat bottom left;
}
table.FooterLinks td.SpaceLinks {
	background: #015cab url('../design/SpaceLinks.gif') no-repeat bottom left;
}
table.FooterLinks td a, table.FooterLinks td a:visited, table.FooterLinks td a:hover{
	font-size: 12px;
	color: #a6d5fd;
}

a.fp_booking_link, a.fp_booking_link:visited
{
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a.fp_booking_link:hover
{
	color: red;
	font-weight: bold;
	text-decoration:underline;
}