body {
	font: 70%/1.45  Verdana;
	background-color: #FFFFF;
	color: #333333;
	text-align: left;
	margin: 0px auto 10px auto;
}

td, th {
 	font:100%/1.45  Verdana;
	color:Black;
}

p {
	margin: 4px 0px 6px 0px;
}

a {
	color: #1A92B5;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

h1 {
	font: bold 130%/1 Century Gothic;
	color: #1A92B5;
	text-transform: uppercase;
	padding: 15px 0px 0px 0px;
	display: block;
}

h2 {
	font: bold 110%/1 Century Gothic;
	color: #1A92B5;
	text-transform: uppercase;
	padding: 10px 0px 0px 0px;
}

h3 {
	font: bold 90%/1 Century Gothic;
	color: #1A92B5;
	text-transform: uppercase;
	padding: 15px 0px 5px 0px;
}

.form  {
	color: black;
	background-color: #ffffff;
	border-color: #1A92B5;
	border-style: solid;
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	border-width: 1px;
}

.aspform {
	margin: 0px;
}

div.formulier_tabel {
	display: inline-table;
}

div.formulier_rij {
	margin: 0px 0px 0px 0px;
	display: table-row;
}

div.formulier_cel_links {
	position: absolute;
	width: 200px;
	display:  table-cell;
	
}

div.formulier_cel_rechts {
	padding: 0px 0px 0px 200px;
	width: 500px;
	display:  table-cell;
}

.button, .verstuur {
	border: 1px outset #990000;
	background-color: #FF9900;
	padding: 2px;
	font: bold 130%/1 Century Gothic;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}

div.box_button_boeken {
	width: 620px;
	text-align: right;
	height: 30px;
}

.button_boeken, .button_afsluiten {
	border: 1px outset #990000;
	background-color: #FF9900;
	padding: 2px;
	font: bold 130%/1.8 Century Gothic;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

div.box_button_boeken a, div.box_button_boeken a:hover, div.box_button_aflsuiten , div.box_button_afsluiten a:hover {
	color: #000000;
	text-decoration: none;
}

.image_link {
	margin: 2px 2px 2px 2px;
	cursor: hand;
}

.image {
	margin: 2px 2px 2px 2px;
}

div.container {
}

div.logo {
	display:none;
}

div.menu_top{
	display: none;
}

div.foto {
	display: none;
}

div.menu_balk {
	display: none;
}

div.aanbieding_blok, div.aanbieding_blok_groot {
	margin-top: 15px;
}

div.box_reisinformatie {
	display: none;
}
div.zoeken_blok{
	margin-top: 10px;
	text-align: left;
	background-image: url(../../../images/elements/zoeken_bg.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 125px;
}

div.zoeken_titel {
	font: bold 140%/1 Century Gothic;
	color: black;
	text-transform: uppercase;
	padding: 5px 0px 5px 10px;
}

div.zoeken_content {
	font: 80%/1.45  Verdana;
	padding: 5px 0px 5px 10px;	
}

.zoeken_aantal {
	color: #990000;
}

div.bottom {
	display: none;
}

div.box_aanbiedingen { 
	display: none;
}

div.box_nieuwsbrief {
	display: none;
}

