<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*======================================================================
============        Protours               ========================
======================================================================== */



html, body
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

html&gt;body
{
	min-height:100%;
	height:auto;
}

body
{
	padding:0;
	margin:0;
	background: #FFF url('../img/bg_body.gif') repeat-y center top;
	text-align: center;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*=============================== Tekst=================================== */

/* TB 20060113
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	olor: #686868;
	font-size: 72%;
	ont-size: 65%;
	ine-height: 140%;
	line-height: 150%;

}
*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 72%;
	font-size: 70%;
	line-height: 150%;

}


p, h2, h3, h4, h5, ul, ol
{
	margin:0 0 10px 0;
	padding:0;
}

a
{
	color:#346BA2;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
h2
{
	font-size:150%;
	margin:20px 0 10px 0;
}
h3
{
	font-size:125%;
	margin:20px 0 10px 0;
}

h4
{
	font-size:100%;
	margin:0;
}

hr
{
	margin:5px 0;
	border:0px solid #686868;
	height:1px;
	color:#686868;
	background-color:#686868;
}

/*=============================== main boxes =================================== */

#container
{
	position: relative;
	width: 750px;
	margin: 60px auto 0 auto;
	text-align: left;
}


#contenthead
{
	margin:0px;
	position: relative;
	background: white;
}

#header
{
	position: relative;
	height: 60px;
	background: #FFF url('../img/bg_header.gif') no-repeat 0 0;

}
#photobar
{
	height:125px;
}
#wrap
{
	height:250px;
	background: #E9E9E9 url('../img/bg_columnarea.gif') repeat-y 0 0;
}

*&gt;#wrap
{
	min-height:250px;
	height:auto;
}

#footer
{
	clear: both;
	margin: 0;
	height: 80px;
	background: transparent url('../img/bg_footer.gif') no-repeat 0 0;
}


/*=============================== elements per box =================================== */



/*------------------------------- top: menu &amp; logo ----------------------------------- */


ul#mainNav
{
	list-style:none;
	float:right;
	margin:0px 0 0 0;
	padding:0;
}
ul#mainNav li
{
	float:left;
	margin:0 0 0 0;
}
ul#mainNav li a
{
	color:#686868;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
ul#mainNav li a:hover
{
	color:#999;
}


div#logo
{
	width:75px;
	height:60px;
}

ul#mainNav li a {
	display: block;
	height: 60px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: center 0px;
	}

ul#mainNav li a:hover {
	background-position: center -80px;
	}

ul#mainNav li a div {
	display: none;
}

ul#mainNav li a#home {
	width: 43px;
	background-image: url('../img/btn_home.gif');
	}

ul#mainNav li a#about {
	width: 63px;
	background-image: url('../img/btn_about.gif');
	}

ul#mainNav li a#trips {
	width: 89px;
	background-image: url('../img/btn_trips.gif');
	}

ul#mainNav li a#link {
	width: 45px;
	background-image: url('../img/btn_link.gif');
	}

ul#mainNav li a#contact {
	width: 62px;
	background-image: url('../img/btn_contact.gif');
	}

/*------------------------------- Subnavigatie----------------------------------- */

div#OurTripsSubNav
{
	margin-left: -20px;
	padding: 3px 20px 2px 40px;
	width: 494px;
	background: url('../img/subnavfill.jpg') repeat-y 0 0;
	font-size: 90%;
}

div#OurTripsSubNav  a
{
	color: #2D5B8B;
}

/*------------------------------- wrap: content ----------------------------------- */

#wrap div.column
{
	width:250px;
	float:left;
	overflow:hidden;
	max-width:250px;
}

div#column_left
{

	background: #F3F3F3 url('../img/bg_leftcolumn.gif') no-repeat 0 0;
}
* &gt; div#column_left
{
	height:auto;
	min-height:100%;
	min-height:30px;
}
div#column_left div.paddingBox
{
	margin:30px 0 0 0;
	padding:10px 0 0 15px;
}

div#imgpusher
{
	display: block;
	height: 22px;
}

div#column_left div.imageBox1
{
	width:220px;
	margin-bottom:10px;
	background:transparent url('../img/bg_imgbox_top_wide.gif') no-repeat 0 0;
}

div#column_left div.imageBox2
{
	background:transparent url('../img/bg_imgbox_bot_wide.gif') no-repeat left bottom;
}

div#column_left div.imageBox2 div
{
	padding:8px 12px 10px 8px;
}

div#column_left img
{
	display:block;
}

#wrap div#column_middle
{
	background-color:#E9E9E9;
}
	#wrap div#column_middle object
	{
		margin-left:3px;
	}
#wrap div#column_right
{
	background-color:#E9E9E9;
}
#wrap div#column_double
{
	width:500px;
	max-width:500px;
}
div#wrapStretcher
{
	height:1px;
	line-height:1px;
	clear:both;
}

#wrap div.paddingBox
{
	padding:3px;
}

#wrap div.contentPadding
{
	padding:0 20px 10px 20px;
}


#wrap h1
{
	margin:0;
	padding:0;
	text-align:right;
	font-size: 120%;
	height:22px;
	background-color:#989898;
	color:#FFF;
}

#wrap h1 span
{
	line-height:10px;
	text-align:right;
	padding:2px 2px 0 0;
	display:block;
}

	/* --- h1 teksten--- */

#wrap h1 span {
	display: none;
}

#wrap h1#highlight  {
	background: #989898 url('../img/label_highlights.gif') no-repeat right 1px;
}

#wrap h1#thingsToDo  {
	background: #989898 url('../img/label_thingstodo.gif') no-repeat right 1px;
}

#wrap h1#aboutUs  {
	background: #989898 url('../img/label_aboutus.gif') no-repeat right 1px;
}

#wrap h1#ourTrips  {
	background: #989898 url('../img/label_ourtrips.gif') no-repeat right 1px;
}

#wrap h1#special  {
	background: #989898 url('../img/label_special.gif') no-repeat right 1px;
}

#wrap h1#tefaf  {
	background: #989898 url('../img/label_tefaf.gif') no-repeat right 1px;
}



#wrap h1#unique  {
	background: #989898 url('../img/label_unigue.gif') no-repeat right 1px;
}

#wrap h1#links  {
	background: #989898 url('../img/label_links.gif') no-repeat right 1px;
}

#wrap h1#contact  {
	background: #989898 url('../img/label_contact.gif') no-repeat right 1px;
}

#wrap h1#terms  {
	background: #989898 url('../img/label_terms.gif') no-repeat right 1px;
}


#wrap div.infoBlock
{
	margin:0 0 10px 0;
}

	/* --- leftColum --- */

#column_left div.theFinest {
	position: relative;
	margin:0 !important;
	padding: 95px 20px 10px 0px !important;

	/*background:transparent url('../img/slogan.gif') no-repeat -6px 1px;*/
	background:transparent url('../img/bg_leftcolumn_home.gif') no-repeat -6px 1px;
	min-height: 150px;
	font-size: 95%;
}

#column_left div.theFinest ul
{
	margin: -10px 0 0 24px;
}

#column_left div.theFinest li
{
	margin-bottom: 5px;
	List-style: none;
}

span.protours
{
	color: #686868;
	font-size: 120%;
	font-weight: bold;
}

	/* --- newsBlock --- */
div.newsBlock
{
	background:transparent url('../img/bg_newsblock.gif') repeat-y -10px 0;
	clear:both;
	margin:4px 0;
	height:50px;
	position:relative;
}

* &gt; div.newsBlock
{
	height:auto;
	min-height:50px;
}

div.newsBlock img
{
	position:absolute;
	top:0;
	left:194px;
}

div.newsBlock p span.push
{
	width:1px;
	height:26px;
	float:right;
}
* &gt; div.newsBlock p span.push
{
	height:28px;
}

div.newsBlock p a
{
	display:block;
	float:right;
	clear:right;
	width:60px;
	height:20px;
	margin-right:-2px;
	margin-top:1px;
	background-image:url('../img/bg_readmore_all.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:10;
}

* &gt; div.newsBlock p a
{
	margin-right:-5px;
	margin-left:5px;
}

div.newsBlock p
{
	margin:0 54px 0 0;
	padding: 2px 5px;
}

div.newsBlock a:hover
{
	background-position:0 -20px;
}
div.newsBlock a span
{
	display:none;
}


div#content
{
	padding:10px 30px;
}

div#column_left div.paddingBox p
{
	margin: 9px 20px 10px 24px; /* 20060801 TB top-margin was 25px */
}

div#column_double div.paddingBox p
{
	margin: 20px 20px 10px 20px;

}

	/* --- things to do extra links --- */
div#otherThingsToDo
{
	margin:20px 0px 40px 0;
}

div#otherThingsToDo div.titles
{
	font-weight:bold;
}
div#otherThingsToDo h2
{
	margin:5px 0 10px 0;
}


div.line
{
	clear:both;
	height:15px;
}
* &gt; div.line
{
	height:auto;
}

div.line div.titel
{
	float:left;
	width:70%;
}

div.line div.aanvang
{
	float:left;
	width:30%;
}


a.viewall
{
	float:right;
	color: #777;
	font-style: italic;
	display: inline;
	padding-right: 20px;
	margin-top: -7px;
	margin-bottom: 10px;
	background: url('../img/bg_btn_viewall.gif') no-repeat right center;
}

/*------------------------------- footer ----------------------------------- */

#footerInner
{
	padding:15px 0 0 0;
}

#footerInner .left
{
	float:left;
}

#footerInner .right
{
	float:right;
}

#footerInner a
{
	color:#000;
	text-decoration:none;
}

#footerInner a:hover
{
	text-decoration:underline;
}





/*=============================== form =================================== */

.formtable {
	width: 100%;
	border: none;
	padding: 0px 0px 0px 10px;
	margin: 20px 0px 20px 0px;
	border-collapse: collapse;
}

.formtable td{
	margin: 0px;
	padding: 4px 0 2px 10px;
	}

input.input, textarea.input  {
 		background: white;
		width:250px;
		font-size: 120%;
		border: 1px solid gray;
	}
	
	.formtable textarea
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 120%;
	}
.formheader {
	margin: 10px 0;
	color: #003366;
	font-size: 120%;
	font-weight: bold;
}

.formheaderrow {
	/* background-color: #CCCCCC; */
}

.formrow {
	/*background-color: #DDDDDD; */
	margin:0px;
	padding: 0px;
	}

#formcontent .formrow {
	margin:0px;
	padding: 0px;
	/*background-color: #DDDDDD; */

}

.formrowerror {
	margin:0px;
	padding: 0px;
	background-color: #AABBCC;
}

.formerror {
	color:red;
}

.formmarker {
	color:red; float:left;
}

fieldset {
       margin: 0px;
       padding: 0px;
       display: inline;
       border: none;
}
#content fieldset.date select {
       width: 95px;
}

#content table.formtable img {
	margin: 0px;
	border: 0px;
}


div.contentPadding ol, div.contentPadding ul
{
	margin:auto;
	padding:auto;
	list-style-position:outside;

}
div.contentPadding ol li, div.contentPadding ul li
{
	margin:0 0 0 40px;
	padding:auto;
}</pre></body></html>