@charset "utf-8";

.style1 { font-family: Georgia, "Times New Roman", Times, serif }

body {
	background-image: url(/images/background-blue.jpg);
	/* 	font-size: large; */
	color: #003366;
	margin: 0px;
	background-position: 50%;
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #424242;
}

#ContentTabel { background-color: #D1ECFF; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color:#3378C3;
	text-transform: uppercase;
	margin: 0px auto;
}

h2.TekstMenu {
	text-transform: uppercase;
	letter-spacing: 1em;
	font-weight: bold;
	margin: 2em auto 1em;
}

h2.reisprogramma {
	font-size: 16px;
	text-transform: none;
	letter-spacing: 1ex;
	font-weight: bold;
	margin: 2em auto 1em;
	color: #3378C3;
}

h3 {
	font-size: small;
	font-weight: bold;
	margin: 0px auto;
}

h4 {
	font-size: small;
	font-style: italic;
	margin: 5px auto 0px;
	font-weight: normal;
}

p { margin-top:0px }

a:link {
	text-decoration: none;
	color: #003366;
}

a:visited {
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: none;
	color: #3378C3;
}

a:active { text-decoration: none; }

a.index { display: block; }

.TekstLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	cursor: auto;
	color: #003366;
}

.TekstLinks a { }

.TekstLinks ul, .TekstLinks ol {
	margin-top:0;
	margin-left:0;
	padding-left:1.3em;
}

td.TekstLinks {	text-align:left }
/*
body, td, th { font-size: x-small }
*/

.TekstMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #3378C3;
}

.All-in {
	color: #3278c1;
	font-size: xx-small;
}

.SmallTekstMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #663366;
	line-height: normal;
}

.dagen-vanaf {
	font-size: large;
	font-weight: bold;
	color: #3379C1;
	font-family: "Charlemagne Std";
}

.HotelFoto, .HotelFoto td {
	border: 1px solid #3378C3;
	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: 12px;
	color: #3378C3;
	font-weight: bold;
	border: #3379C1 solid 1px;
	background-color: #3479BE;
}

.PrijsBedragOpAanvraag {
	font-size: xx-small;
	color: #3378C3;
	font-weight: bold;
}

.PrijsDatum {
	color: #FFFFFF;
	font-size: xx-small;
}

.PrijsToeslag {
	color: #3378C3;
	font-size: x-small;
}

.PrijsHotel, .PrijsBedrag th {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.style4 { font-size: x-small }

.VliegticketsVanaf {
	font-size: medium;
	font-family: "Charlemagne Std";
	color: #3379C1;
}

.OptioneelTekstKlein {
	font-size: 9px;
	color: #3378C3;
}

.HotelPrijstabelDatum {
	font-size: xx-small;
	color: #3378C3;
}

table.vertrekdata {
	border: 1px solid #3578BD;
	background-color: #3578BD;
}

table.vertrekdata th {
	color: #FFFFFF;
	text-align: left;
}

table.prijzen {
	border: #3578BD solid 1px;
	background-color:#3578BD;
}

table.prijzen th {
	color: #B4BAC3;
	background-color: #3578BD;
	padding: 2px;
}

table.prijzen td {
	color:#003366;
	padding: 2px;
}

.red {color:#FF0000 }

.Error {
	color: #CC0000;
	font-weight: bold;
	font-size: medium;
}

.TabbedPanelsContent table { background-image:url(../../images/background-vliegticket.gif) }

.vliegtarieven { border:solid #3379C1 1px; }

.vliegtarieven th {
	border:solid #3379C1 1px;
	color:#FFFFFF;
	background-color:#3379C1;
}

.vliegtarieven td { border:solid #3379C1 1px; }

.TekstLinks label { font-weight: bold; }