@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656B8E;
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 78px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
a {
	color:#0183B7;
	text-decoration:none;
}
a:hover {
	color:#FF8A00;
}
td.vakantiebestemming {
	background-image:url(images/vakantie-bestemming.jpg);
	background-repeat:no-repeat;
	height:456px;
	width:189px;
	padding:10px;
	color:#FFFFFF;
}
div.reis {
	background-image:url(images/reis.jpg);
	background-repeat:no-repeat;
	height:315px;
	width:768px;
}
div.reisinfo {
	padding:138px 0px 0px 48px;
}
div.vakantie {
	background-image:url(images/vakantie.jpg);
	background-repeat:no-repeat;
	width:226px;
	height:120px;
	float:right;
	padding:32px 0px 0px 154px;
}
div.vakantie-met-kinderen {
	background-image:url(images/vakantie-met-kinderen.jpg);
	background-repeat:no-repeat;
	width:226px;
	height:120px;
	float:left;
	padding:32px 0px 0px 154px;
}
h1 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
h2 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:lighter;
	color:#006FA0;
}
h3 {
	margin:0px 0px 4px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
h4, h4 a {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#006FA0;
	text-decoration:none;
}
h4 a:hover {
	color:#FF8A00;
	text-decoration:none;
}
i {
	font-size:10px;
	color:#BBDDEB;
}
div.intro {
	font-size:10px;
	font-weight:bold;
	color:#FFE8CF;
}
div.knop a {
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	height:13px;
	width:112px;
	padding:3px 0px 3px 6px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	display:block;
	float:right;
}
div.knop a:hover {
	background-image:url(images/button-o.gif);
}
.select {
	width:189px;
	height:auto;
	font-size:11px;
	color:#006FA0;
	margin-top:2px;
	margin-bottom: 7px;
}
.dots {
	margin:4px 0px 4px 0px;
	background-image:url(images/dotline.gif);
	background-repeat:repeat-x;
	height:1px;
}
.prijs {
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
.goedkoop {
	background-color:#FF8A00;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	width:57px;
	padding:5px;
	color:#FFFFFF;
}
.boek a {
	display:block;
	background-color:#0183B7;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	color:#FFFFFF;
	text-decoration:none;
}
.boek a:hover {
	background-color:#FF8A00;
	text-decoration:none;
}
.webdesign, .webdesign a {
	border-top:solid #D5D7D9 1px;
	font-size:10px;
	color:#AEB1B4;
}
.menu a {
	float:left;
	font-weight:bold;
	padding: 2px 6px 2px 6px;
	margin: 0px 2px 0px 2px;
	color:#0183B7;
	text-decoration:none;
}
.menu a:hover {
	background-color:#FF8A00;
	color:#FFFFFF;
	text-decoration:none;
}
.verder a {
	width:60px;
	height:15px;
	display:block;
	background-image:url(images/verder.gif);
	background-repeat:no-repeat;
	float:right;
}
.verder a:hover {
	background-image:url(images/verder-o.gif);
}
.aanbiedingen, .aanbiedingen a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.aanbiedingen a:hover {
	color:#FF8A00;
	text-decoration:none;
}
.bevel
{
	background-image:url(images/bevel.gif);
	height:2px;
	width:auto;
	margin-bottom:7px;
}
.reizen
{
	background-image:url(images/reizen.jpg);
	background-repeat:no-repeat;
	/* width:768px; 
	height:476px; */
}
.line
{
	margin:14px 0px 4px 0px;
	background-image:url(images/dotline-large.gif);
	background-repeat:repeat-x;
	height:14px;
}
.solidline
{
	margin:10px 0px 10px 0px;
	background-color:#D6E0E3;
	height:1px;
	width:693px;
}
.item
{
	color:#0183B7;
	font-weight:bold;
}
.afbeeldingen
{
	background-image:url(images/gradient.gif);
	height:26px;
	font-size:10px;
	color:#0183B7;
	weight:bold;
}
.vorige a
{
	background-image:url(images/vorige.gif);
	height:26px;
	width:29px;
	display:block;
}
.vorige a:hover
{
	background-image:url(images/vorige-o.gif);
}
.volgende a
{
	background-image:url(images/volgende.gif);
	height:26px;
	width:29px;
	display:block;
}
.volgende a:hover
{
	background-image:url(images/volgende-o.gif);
}
input.knop
{
	background: transparent url(images/button.gif);
	background-repeat:no-repeat;
	height:19px;
	width:121px;
	padding:3px 0px 3px 6px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	display:block;
	float:right;
	outline: none;
	border: none;
	cursor:pointer;

	text-align:left;
}
input.knop:hover
{
	background: transparent url(images/button-o.gif);
	background-repeat:no-repeat;
}

.pagina a
{
	background-color:#0183B7;
	padding:0px 4px 0px 4px;
	margin:2px;
	display:block;
	float:left;
	color:#FFF;
}

.pagina a:hover
{
	background-color:#FF8A00;
}

.paginaunlink
{
	padding:0px 4px 0px 4px;
	margin:2px;
	display:block;
	float:left;
}

/* Scrollbar */

#vakantie {
	width: 708px;
	height: 436px;
	overflow: auto;
	position: relative;
	padding:0px 20px 0px 0px;
	line-height:17px;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 15px;
background-color: white;
}

.vscrollerbar {
width: 15px;
background-color: black;
}

.hscrollerbase {
height: 15px;
background-color: white;
}

.hscrollerbar {
height: 15px;
background-color: black;
}

.hscrollerbar {
background: #99CBCB url(images/scroll.gif) 0px -30px repeat-x;
}

.vscrollerbar {
background: #99CBCB url(images/scroll.gif) -15px 0px repeat-y;
}

.vscrollerbar, .hscrollerbar {
padding: 16px;
z-index: 2;
}

.vscrollerbarbeg {
background: url(images/scroll.gif) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}

.vscrollerbarend {
background: url(images/scroll.gif) -45px 0px no-repeat;
width: 15px;
height: 15px;
}

.hscrollerbarbeg {
background: url(images/scroll.gif) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}

.hscrollerbarend {
background: url(images/scroll.gif) -30px -15px no-repeat;
height: 15px;
width: 15px;
}

.scrollerjogbox {
background: #4E727C url(images/scroll.gif) 0px 0px;
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}

.vscrollerbase {
background: url(images/scroll.gif) 0px 0px repeat-y;
}

.vscrollerbasebeg {
background: url(images/scroll.gif) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}

.vscrollerbaseend {
background: url(images/scroll.gif) -60px -30px no-repeat;
height: 15px;
width: 15px;
}

.hscrollerbase {
background: url(images/scroll.gif) 0px -15px repeat-x;
}

.hscrollerbasebeg {
background: url(images/scroll.gif) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}

.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(images/scroll.gif) -30px 0px no-repeat;
}

.scrollerjogbox:hover {
background: #5E828C url(images/scroll.gif) -45px -15px;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid #FFFFFF;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
