body
{
 margin:0px;
}
a img
{
 border:none 0px; 
}
a
{
 color:#00437A;
}
#container
{
 width:984px; /* max width for vista aero theme 1024x768 */
 margin:auto;
 overflow:hidden;
 font:9pt arial;
}
select
{
 font:9pt arial;
}
#logo, #title
{
 margin-bottom: 10px;
 margin-top:    5px;
}
#logo
{
 float:left;
}
#logo img
{
 display:block; 
}
#title
{
 float:right;
}
#title .h1
{
 text-align:right;
 color:#014882;
 font-size:18pt;
 font-weight:bold;
 height:56px; /* #header-logo.height */
 line-height:50px;
 margin:0px 5px;
 width:628px; /* #container.width - #header-logo.width */
}

#tabs
{
 clear:left;
 float:left;
 margin-top:2px;
 width:984px; /* #container.width */
 height:25px;
 background:url(/images/topictravel/nl/btab-space.gif) repeat-x;
}
.active-tab, .inactive-tab, .inactive-hover-tab
{
 height:25px;
 text-align:center;
 float:left;
 font-weight:bold;
  color:#00437A;
}
.left-active-tab, .right-active-tab, .left-inactive-tab, .right-inactive-tab, .tab-space
{
 width:  5px;
 height: 25px;
 float:  left;
}
.middle-active-tab, .middle-inactive-tab
{
 height:25px;
 float:left;
 padding:0px 10px 0px 10px;
}
.left-active-tab
{
 background:url(/images/topictravel/nl/left-active-btab.gif) no-repeat;
}
.right-active-tab
{
 background:url(/images/topictravel/nl/right-active-btab.gif) no-repeat;
}
.middle-active-tab
{
 background:url(/images/topictravel/nl/middle-active-btab.gif) repeat-x;
 font-size:10pt;
 line-height:25px;
 color:#00437A;
}
.middle-active-tab a, a.pageactivetab
{ 
 color:#00437A;
 text-decoration:none;
}
.inactive-tab .left-inactive-tab
{
 background:url(/images/topictravel/nl/left-inactive-btab.gif) no-repeat;
}
.inactive-tab .middle-inactive-tab
{
 background:url(/images/topictravel/nl/middle-inactive-btab.gif) repeat-x;
}
.middle-inactive-tab 
{
 line-height:25px;
 color:#ffffff;
 text-decoration:none;
}
.middle-inactive-tab:hover
{
 line-height:25px;
 color:#00437A;
 text-decoration:none;
}
.inactive-tab .right-inactive-tab
{
 background:url(/images/topictravel/nl/right-inactive-btab.gif) no-repeat;
}
.inactive-tab:hover .left-inactive-tab, 
.inactive-tab:hover .middle-inactive-tab, 
.inactive-tab:hover .right-inactive-tab
{
 background-position:0px -25px;
}
 
#tabs  .inactive-tab:hover .left-inactive-tab a, 
#tabs  .inactive-tab:hover .middle-inactive-tab,
#tabs  .inactive-tab:hover .middle-inactive-tab a, 
#tabs  .inactive-tab:hover .right-inactive-tab a
{
 text-decoration:none;
 color:#00437A;
}

.middle-inactive-tab a.pagetab:link, a.pagetab:visited, a.pagetab:active
{
 color:#ffffff;
 text-decoration:none;
 display:block;
}
.inactive-tab:hover .left-inactive-tab .middle-inactive-tab a.pagetab:hover, 
.middle-inactive-tab a.pagetab:hover,
.inactive-tab:hover .right-inactive-tab .middle-inactive-tab a.pagetab:hover
{
 color: #00437A;
 text-decoration:none;
 display:block;
}
#active-tab
{
 clear:left;
 float:left;
 width:982px; /* #container.width - (2 x this.border-width) */
 border-left:solid 1px #00437A;
 border-right:solid 1px #00437A;
}

.tab-links, #tab-copyright
{
 font-size:8pt;
 line-height:25px;
}
.tab-links
{
 float:right;
 width:620px;
 height:25px;
 display:block;
 text-align:right;
 padding:0px 5px 0px 0px;
}

.tab-links a
{
 color:#00437A;
}

#tab-copyright
{
 float:right;
 width:150px;
 text-align:right;
 padding-right:5px;
 color:#00437A;
}

#breadcrumbs
{
 clear:left;
 float:left;
 width:965px;
 height:36px;
 line-height:36px;
 color:#00437A;
 background-color:#ffffff;
 border:solid 1px #ffcc00;
 margin:10px 0px 10px 5px;
 padding:0px 0px 0px 5px;
 display:inline;
}

#breadcrumbs a
{
 color:#00437A;
}

#logos
{
 float:right;
 width:326px;
 height:34px;
}

#logos img
{
 float:left;
 display:block;
 padding:0px 0px 0px 5px;
}

#navigation
{
 clear:left;
 float:left;
 width:160px;
 margin:0px 0px 0px 5px;
 display:inline;
}


/* new searchcode blok */
#searchbox_container{
	width:160px;
	height:54px;
	background-image:url(/images/topictravel/nl/buttons/zoeken-op-trefwoord.gif);
	background-repeat: no-repeat;
	margin:0px 0px 10px 0px;
	display:block;
	position:relative;
}
#searchbox_container .searchboxtitle{
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	height:28px;
	padding:4px 0px 0px 0px;
	margin:0px;
	display:block;
}
#search-code-form
{
 width:125px;
 margin: 0px 0px;
 padding: 0px 0px;
}
#typeresult_searchbox{
		padding: 0px;
		margin:0px;
		top:-20px;
		border:none;
		width:110px;
		height:20px;
		display:inline;
}   
#search-code-input{
 width:124px;
 border:0px;
 margin-top: 0px;
 margin-left: 5px;
 display:inline;
 float:left;
 font-size:8pt;
 color:#999999;
 padding:0px;
}
input.magnifier {
	width:24px;
	height:22px;
	outline:none;
	border:none;
	cursor:pointer;
	float:right;
	padding-top: 0px;
	margin-right:0px;
}
/*-- het iframe --*/
#divtyperesult{
	position:absolute;
	top:53px;
	left:0px;
	width:550px;
	height:165px;
	background-color:transparent;
	z-index:10003;
}
#divtyperesult h3{
	margin-left:10px;
	margin-top:10px;
	font-size:14px;	
	color:#000;
	text-align:left;
	font-weight:bold;
}
#divtyperesult p{
	margin:5px 0 0 10px;
	font-size:12px;
	color:#000;
	text-align:left;
	font-weight:normal;
	line-height:normal;
}
#divtyperesult a{
	color:#00437A;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:normal;
}


/* -- old searchbox--
#search-code-form
{
 margin:0px; 
}

#search-code-form fieldset
{
 margin:0px;
 padding:0px;
 border:none 0px; 
}

#search-code-input
{
 background-color:#ffffff;
 width:124px;
 border:none 0px;
 margin:5px 5px 0px 5px;
 padding:0px 0px 0px 0px;
 height:14px;
 display:inline;
 float:left;
 font-size:8pt;
 color:#999999;
}

#search-code-submit
{
 width:21px;
 margin:5px 5px 0px 0px;
 height:14px;
 display:inline;
 float:left;
} */

.top-left-lightgreen a, .top-left-lightgreen-margin-bottom a, .top-left-darkgreen a, .top-left-darkgreen-margin-bottom a
{
 color:#000000;
}

.top-left-lightgreen, .top-left-lightgreen-margin-bottom, .top-left-darkgreen, .top-left-darkgreen-margin-bottom
{
 width:155px;
 padding:0px 0px 0px 5px;
}

.top-left-blue
{
 width:       160px;
 height:      24px;
 line-height: 24px; /* this.height */
 background:  url(/images/topictravel/nl/top-left-blue.gif) no-repeat;
 margin:      0px 0px 10px 0px;
}

.top-left-lightgreen, .top-left-lightgreen-margin-bottom
{
 height:22px;
 line-height:22px; /* this.height */
 background:url(/images/topictravel/nl/top-left-lightgreen.gif) no-repeat;
}

.top-left-lightgreen
{
 margin: 0px 0px 5px 0px;
}

.top-left-lightgreen-margin-bottom
{
 margin-bottom:10px; 
}

.top-left-darkgreen, .top-left-darkgreen-margin-bottom
{
 height:22px;
 line-height:22px; /* this.height */
 background:url(/images/topictravel/nl/top-left-darkgreen.gif) no-repeat;
}

.top-left-darkgreen
{
 margin-bottom: 5px;
}

.top-left-darkgreen-margin-bottom
{
 margin-bottom: 10px;
}

#owner-nl img, #owner-fr img, #owner-en img, #call img
{
 display:inline;
}

#owner
{
 width:160px;
 height:167px;
 background:url(/images/topictravel/nl/owner.gif) no-repeat;
}

#owner-nl, #owner-fr, #owner-en
{
 width:160px;
 display:block;
}

#owner-nl
{
 height:20px;
 background:url(/images/topictravel/nl/owner-nl.gif) no-repeat;
}

#owner-fr
{
 height:17px;
 background:url(/images/topictravel/nl/owner-fr.gif) no-repeat;
}

#owner-en
{
 height:20px;
 background:url(/images/topictravel/nl/owner-en.gif) no-repeat;
 margin-bottom:10px;
}

#owner-nl:hover, #owner-fr:hover, #owner-en:hover
{
 background-position:-160px 0px;
}

#call
{
 width:160px;
 height:157px;
 margin-bottom:10px;
}  

#middle-left-links
{
 margin-bottom:10px;
}

#middle-left-links-top
{
 background:url(/images/topictravel/nl/middle-left-background-top.gif) no-repeat;
 height:1px;
 overflow:hidden; /* IE6 hack */
}

#middle-left-links-middle
{
 background:url(/images/topictravel/nl/middle-left-background-middle.gif) repeat-y;
 padding:5px 0px 5px 5px;
}

#middle-left-links-middle a
{
 color:#000000;
}

#middle-left-links-bottom
{
 background:url(/images/topictravel/nl/middle-left-background-bottom.gif) no-repeat;
 height:1px;
 overflow:hidden; /* IE6 hack */
}

#bottom-left-middle-content
{
 width:155px; /* left-middle-content.width */
 clear:left;
}

#top-left-links-breakline-top
{
 width:150px;
 height:7px; 
 overflow:hidden; /* IE6 hack */
}

#top-left-links-breakline-bottom
{
 width:150px;
 height:4px; 
 overflow:hidden; /* IE6 hack */
}

#top-left-links-breakline
{
 width:150px;
 height:1px; 
 background-color:#62bd18;
 overflow:hidden; /* IE6 hack */
}

.bottom-left-logos
{
 text-align:center;
 margin-bottom:10px;
}

.bottom-left-logos-top
{
 height:25px;
 background:url(/images/topictravel/nl/bottom-left-logos-top.gif) no-repeat;
 font-size:11pt;
 font-weight:bold;
 color:#ffffff;
 line-height:24px;
 text-align:center;
}

.bottom-left-logos-middle
{
 padding:10px 0px 10px 0px;
 background:url(/images/topictravel/nl/bottom-left-logos-middle.gif) repeat-y;
}
.bottom-left-logos-middle-nopadding
{
 background:url(/images/topictravel/nl/bottom-left-logos-middle.gif) repeat-y;
}

.bottom-left-logos-bottom
{
 height:1px;
 background:url(/images/topictravel/nl/bottom-left-logos-bottom.gif) no-repeat;
 overflow:hidden; /* IE6 hack */
}
 
#main
{
 float:left;
 margin:0px 0px 0px 10px;
 width:802px;
 overflow:hidden;
}

#bottom-text
{
 width:        800px;
 float:        right;
 margin:       23px 5px 5px 0px;
 border-style: none;
 border-top:   solid 5px #AAAAAA;
}

#bottom-text, #bottom-text a, .fclo, .disabled-text
{
 color:#727272; 
}

#bottom-text p
{
 margin:5px 5px 5px 5px; 
}

.no-underline
{
 text-decoration:none; 
}
#yellowfooter
{
 float:left;
 border-left: 1px solid #00437A;
 border-right: 1px solid #00437A;
 border-bottom: 1px solid #00437A;
 margin-bottom:10px;
}
#copyright, #footer-spacer
{
 font-size:8pt;
 line-height:25px;
 background-color:#ffcc00; 
 text-align:center;
 float:left;
}
#yellowfooterlinks
{
 font-size:8pt;
 line-height:25px;
 width:796px;
 background-color:#ffcc00; 
 text-align:right;
 float:left; 
 padding-right:10px; 
}
#copyright
{
 clear:left;
 width:171px;
 color:#00437A;
}
#footer-spacer
{
 float:left;
 width:5px; 
 height:25px;
}
#yellowfooterlinks a, .black
{
 color:#000000;
}
a .black
{
 text-decoration:underline;
}
.bgblue2
{
 background-color: #99CCFF;
}
.bcgreen
{
 background-color: #62BD18;
}
.fcgrey
{
 color: #999999;
}
.fcblack
{
 color: Black;
}
.fcblue
{
 color: #00437A;
}
.text
{
 font-size: 11pt;
}
.fwbold
{
 font-weight: bold;
}
.float-right
{
 float: right;
}
.tdn
{
 text-decoration: none;
}
.texts_to_read
{
 font-size: 12px;
 padding-left: 5px;
 text-align: left;
}
.bluebutton
{
 float:right;
}

#frmLeft
{
 margin:0px;
}

.allsizes-bluebutton-container
{
height:36px;
}
.bluebutton-left
{
 background-image:url(/images/topictravel/nl/Buttons/vw_left.png); 
 width:13px; height:36px; 
 float:left;
} 
.bluebutton-center
{
 background-image:url(/images/topictravel/nl/Buttons/vw_mid.png); 
 height:36px; 
 float:left;
 line-height: 34px;
}
.bluebutton-center-thickbox
{
 background-image:url(/images/topictravel/nl/Buttons/vw_mid.png); 
 height:36px; 
 float:left;
 line-height: 34px;
 color:#ffffff;
}
.bluebutton-center-thickbox a
{
 text-decoration:none;
}
.bluebutton-center-thickbox a span
{
 font-weight:bold;
 color: #ffffff; 
}
.bluebutton-right
{
 background-image:url(/images/topictravel/nl/Buttons/vw_right.png); 
 width:13px; 
 height:36px; 
 float:left;
}
.allsizes-orangebutton-container
{
height:36px;
}
.orangebutton-left
{
 background-image:url(/images/topictravel/nl/Buttons/orangebutton_left.png); 
 width:13px; height:36px; 
 float:left;
} 
.orangebutton-center
{
 background-image:url(/images/topictravel/nl/Buttons/orangebutton_mid.png); 
 height:36px; 
 float:left;
 line-height: 34px;
}
.orangebutton-right
{
 background-image:url(/images/topictravel/nl/Buttons/orangebutton_right.png); 
 width:13px; 
 height:36px; 
 float:left;
}

.allsizes-lowbutton-container
{
height:20px;
}
.lowbutton-left
{
 background-image:url(/images/topictravel/nl/Buttons/small_left.png); 
 width:10px; height:20px; 
 float:left;
} 
.lowbutton-center
{
 background-image:url(/images/topictravel/nl/Buttons/small_mid.png); 
 height:20px; 
 float:left;
 line-height: 19px;
 padding: 0px 10px 0px 10px;
}
.lowbutton-right
{
 background-image:url(/images/topictravel/nl/Buttons/small-right.png); 
 width:10px; 
 height:20px; 
 float:left;
}
ol.mylist li
{
 margin:0px 0px 0px 10px;
 padding:0px; 
}
 .infoimg-link
{
 text-decoration:underline;
 color:#00437A;
 cursor:pointer;
 line-height:32px;
}
#UnsubscribeNewsletterMessage
{
 margin-top:25px;
}
