/* CSS Document */
html, body
{

	margin: 0px;
	text-align: center;

}

body
{

	margin-top: 8px;
	background-image: url(achtergrond.jpg);
	background-repeat: repeat-x;
	background-color: White;
}

#frame
{
	width: 900px;
	height: 95%;
	background-color: White;
	border: #1A4C6F 1px Solid;
	margin: 0 auto;
	background-image: url(content_bg.png);
}

#content select.searchselect,input.searchselect
{
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}

#content input.searchselect_but
{
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}

#content button.reisinfo_but
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #1A4C6F;

}

#content hr
{
	border-color: #0080C0;
	margin-top: 4px;
	height: 0px;
	background-color: #0080C0;
	size: 1;
}

#content p
{
	margin-top: 10px;
}

a
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #1A4C6F;
}

#header
{
	width: 100%;
	height: 189px;

	background-color: #67A9E3;
	background-position: center;
	background-image: url(header.jpg);
	border-bottom: #1A4C6F 1px Solid;

}

#header img
{
	float: right;
}

#header dl 
{
	text-align: right;
	width: 200px;
	margin: 0px;
	float: left;
	border-right: #1A4C6F 1px Solid;
	filter: alpha(opacity=80);
	-moz-opacity: .80; 
	opacity: .80; 
}


#header dd 
{
	margin:0; 
	color: #fff; 
	font-size: 1em; 
	background:  #2873AD no-repeat bottom left;
	text-align: right;

}

#gallery a, #gallery a:visited 
{
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color:#fff; 
	text-decoration:none; 
	display:block;
	width: 188px;
	*width: 200px;
	padding: 6px;
}

#gallery a:hover 
{
	background: #1A4C6F no-repeat 11px 10px;
	color:#9cf;
}

ol li 
{
	font-size:11px;
}

#content
{
	width: 100%;
	margin: 0px;
	text-align: left;
	color: #1A4C6F;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	overflow:  hidden;
	line-height: 17px;
	background-image: url(sun.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#content .side
{
	width: 200px;
	height: 200px;
	float: left;
	color: #1A4C6F;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	height: 100%;
}

#content .text
{

	margin-top: 7px;
	margin-right: 7px;
	width: 685px;
	float: right;
	left: 205px;
	color: #1A4C6F;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}

#content table.sidebox
{
	width: 200px;
	padding: 2px;
	background-color: #D3E2EE;
	border-bottom: #1A4C6F 1px Solid;
	color: #1A4C6F;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}

#content table
{
	color: #1A4C6F;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}

#content table.dayoffer
{
	color: #1A4C6F;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	width: 190px;
}


#content h1
{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	margin-top: 0px;
}

#footer
{
	width: 900px;
	font-size: 11px;
	color: #1A4C6F;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	margin: 0 auto;
	text-align: right;
	padding: 3px;

}

.top-left {

margin-right: 9px; /* hou rechter hoekje vrij */
background-image: url('rond.png');
height: 9px; /* toon alleen bovenste helft van de figuur */
font-size: 2px; /* corrigeer hoogte voor IE */
}

.top-right {

margin-top: -9px; /* naar niveau van linker hoekje */
margin-left: 9px; /* hou linker hoekje vrij */
background-image: url('rond.png'); 
background-position: 100% 0; /* laat achtergrond vanaf rechts beginnen */
height: 9px; 
font-size: 2px;
}

.bottom-left {

margin-right: 9px; /* hou rechter hoekje vrij */

background-image: url('rond.png');
background-position: 0 -9px; /* toon onderste helft figuur */
height: 9px;
font-size: 2px;
}

.bottom-right {

margin-top: -9px; /* naar niveau van linker hoekje */
margin-left: 9px; /* hou linker hoekje vrij */
background-image: url('rond.png'); 
background-position: 100% -9px; /* onderste helft, rechts beginnen */
height: 9px; 
font-size: 2px; 
}

.inside {

border-left: 1px solid #1A4C6F;
border-right: 1px solid #1A4C6F;
background: #EFEFEF;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}

.notopgap {

margin-top: 0;
}

.nobottomgap {

margin-bottom: 0;
}

#cheapticketsform  table.maintable
{
	background-color: #224A63; color: White;
}