@charset "utf-8";
/* CSS Document */
/**********booking engines opmaak **************/
.BookTable {
	width: 482px;
	margin: 0px;
	padding: 0px;
	background-image: url(../menu/bookBack1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BookTopNBF {
	height: 40px;
	background-image: url(../achtergrond/g2/top.gif);
	text-align: right;
	background-repeat: no-repeat;
}
.BookTopHW {
	height: 40px;
	text-align: right;
	background-repeat: no-repeat;
}
.BookTopHB {
	height: 40px;
	background-image: url(../achtergrond/g2/topHB.gif);
	text-align: right;
	background-repeat: no-repeat;
}
.BookMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
}
.BooMidHB {
	background-image: url(../achtergrond/g2/mid.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 2px;
	font-weight: bold;
}
.BookBot {
	height: 18px;
}
.BookBotNBF {
	background-image: url(../achtergrond/g2/botNBF.gif);
	height: 18px;
	background-repeat: no-repeat;
}
#container #divCenter #bookAbsolute {
	position: absolute;
	top: 135px;
	left: 271px;
}
#divCenter {
	text-align: justify;
	background-color: #FEFFE1;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	vertical-align: top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F48000;
	font-weight: normal;
	line-height: 1.3em;
	font-size: 12px;
	padding-top: 220px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

