@charset "utf-8";

body {
	background-image: url(/images/background-blue.jpg);
	margin: 0px;
	background-position: 50%;
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #930000;
	font-size: large;
}

#ContentTabel { background-color: #F98091 }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #590000;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px auto;
	color: #930000;
}

h3 {
	font-size: small;
	font-weight: bold;
	margin: 0px auto;
}

h4 {
	font-size: small;
	font-style: italic;
	margin: 0px auto;
	font-weight: normal;
}

h5 {
	text-decoration: underline;
	margin-bottom: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #590000;
}

a:visited {
	text-decoration: none;
	color: #590000;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a:active {
	text-decoration: none;
	color: #590000;
}

a.index { display:block }

.TekstLinks {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	cursor: auto;
	color: #590000;
}

.TekstLinks p { margin-top: 0px }

.TekstLinks pre { font: 12px Arial, Helvetica, sans-serif; }

.TekstLinks ul {
	margin-top:0;
	margin-left:0;
	padding-left:1.2em;
}

body, td, th { font-size: x-small; }

.TekstMenu {
	font-family: Arial;
	font-size: medium;
	font-weight: 300;
	color: #930000;
}

h2.TekstMenu {
	text-transform: uppercase;
	letter-spacing: 1em;
	font-weight: bold;
	margin: 2em auto 1em;
}

h2.reisprogramma {
	text-transform: none;
	letter-spacing: 1ex;
	font-weight: bold;
	margin: 2em auto 1em;
}

h2.prijzen {
	text-transform: none;
	letter-spacing: 1ex;
	font-weight: bold;
	margin: 0 auto 1em;
}

.TekstMenu a { font-weight: bold }

.All-in {
	color: #930000;
	font-size: xx-small;
}

.SmallTekstMenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: 900;
	color: #663366;
	line-height: normal;
}

.dagen-vanaf {
	font-size: large;
	font-weight: bold;
	color: #930000;
	font-family: "Charlemagne Std";
}

.HotelFoto, .HotelFoto td {
	border: 1px solid #930000;
	padding: 0px;
	margin: 0px;
}

.HotelFoto img { border-width: 0px }

.VoorwaardenTekst {
	font-family: Arial;
	font-size: 10px;
	cursor: auto;
	line-height: normal;
}

.PrijsDagen {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}

.PrijsBedrag {
	font-size: x-small;
	color: #930000;
	font-weight: bold;
}

.PrijsBedragOpAanvraag {
	font-size: xx-small;
	color: #006600;
	font-weight: bold;
}

.PrijsDatum {
	color: #FFFFFF;
	font-size: xx-small;
}

.PrijsToeslag {
	color: #930000;
	font-size: x-small;
}

.PrijsHotel {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.kamerprijs {
	background-color: #590000;
	font-size: 10px;
	color: #FFFFFF;
	width: 180px;
}

.kamerprijs th {
	color: #FFFFFF;
	background-color: #590000;
	font-size: 10px;
	padding: 2px;
	font-weight: bold;
}

.kamerprijs td {
	color: #590000;
	background-color: #FFFFFF;
	padding: 2px;
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
}

.prijstabel { background-color: #590000; }

.prijstabel th {
	color: #FFFFFF;
	background-color: #590000;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	text-align: center;
}

.prijstabel td {
	color: #590000;
	background-color: #FFFFFF;
	padding: 2px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}

.VliegticketsVanaf {
	font-size: medium;
	font-family: "Charlemagne Std";
	color: #930000;
}

.OptioneelTekstKlein {
	font-size: 9px;
	color: #930000;
}

.HotelPrijstabelDatum {
	font-size: xx-small;
	color: #930000;
}

td.city {
	border-top:#990000 2px solid;
	padding-top: 1em;
}

.city {
	font-weight: bold;
	color: #930000;
	text-align: center;
	font: Arial;
	font-size: medium;
}

.Error {
	color: #CC0000;
	font: bold medium;
}

.TabbedPanelsContent table { background-image:url(../../images/background-vliegticket.gif) }
