/* CSS Document */
body	{
	text-align: center;
	color: #002766;
	background: url(i_hp/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	}
/* VANAF HIER HET HOOFDMENU - HORIZONTAAL */
ul#menu{
	float: left;
	margin:0;
	padding:0;
	list-style-type:none;
	width:770px;
	position:relative;
	display:block;
	height:27px;
	text-transform: none;
	background:transparent url(i_hp/bg_menu.jpg) repeat-x top left;
	color: #000000;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
	}
ul#menu li a{
	display:block;
	float:left;
	color: #000000;
	text-decoration:none;
	padding:5px 12px 0 12px;
	height:24px;
	height:27px;
	}
ul#menu li a:hover{
	background:transparent url(i_hp/bg_menu_o.jpg) repeat-x top left;
	text-decoration: underline;	
	}
/* VANAF HIER HET SUB_MENU HORIZONTAAL */
ul#sub_menu{
	float: left;
	margin:0;
	padding:0;
	list-style-type:none;
	width:770px;
	position:relative;
	display:block;
	height:27px;
	text-transform: none;
	background:transparent url(i_hp/bg_submen.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
ul#sub_menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
	}
ul#sub_menu li a{
	display:block;
	float:left;
	color: #000000;
	text-decoration:none;
	padding:5px 12px 0 12px;
	height:27px;
	}
ul#sub_menu li a:hover{
	background:transparent url(i_hp/bg_submeno.jpg) repeat-x top left;
	text-decoration: underline;	
	}
/* VANAF HIER DE FOOTER en Breadcrum MENUS EN PAGINA LINKS */
#breadcrumbs{
		width: 760px;
		text-align: left;
		padding: 2px;
		margin: 2px;
		}

a.footer_b{
	font-weight : normal;
	text-decoration : none;
	background-color : transparent;
}
a.footer_b:link, a.footer_b:visited{
	color: #FFFFFF;
}
a.footer_b:hover, a.footer_b:active{
	color: #002766;
	background-color:#FFFFFF
	
}
/*---------------------*/
a.rest{
	font-weight : normal;
	text-decoration : none;
	background-color : transparent;
}
a.rest:link, a.rest:visited{
	color:  #002766;
}
a.rest:hover, a.rest:active{
	color: #002766;
	border-bottom : 1px solid #002766;
}
/*---------------------*/
a.pages{
	font-weight : normal;
	text-decoration : none;
	background-color : transparent; 
}
a.pages:link, a.pages:visited{	
	color: #0033CC;
	border-bottom : 1px dashed #0033dd;
}
a.pages:hover, a.pages:active{	
	color : #FFFFFF;
	background-color: #002766;
}
/* OPMAAK VOOR PLAATJES*/
dl {
	float: left;
	width: auto;
	margin: 5px;
	border: 1px dotted #97bf0d;
	background-color: #eaf2cf;
}
dt {
	margin: 0;
	cursor: crosshair;
}
dd {
	margin: 5px;
	padding: 5px 0;
	text-align: center;
}
img {
	margin: 0;
	padding: 5px;
}

/* OPMAAK CLASSES*/
.h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #97bf0d;
	font-size: 18px;
	}
.country_kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002766;
	font-size:18px;
	}
.yes{
	list-style-image: url(buttons/yes.gif);
	}
.no{
	list-style-image: url(buttons/no1.gif);
	}
.arrow{
	list-style-image: url(buttons/bullit_arrow.gif);
	line-height: 20px;
	}
.dot{
	list-style-image: url(buttons/bullit_arrow.gif);
	line-height: 20px;
	}
.pdf{
	list-style-image: url(buttons/i_pdf.gif);
	line-height: 30px;
	}

.button{
	position: right;
	margin-right: 20px;
	margin-top: 30px;
	z-index: auto;
	}
.img_small{ 
	float: right;
	margin: 5px;

	}
.img_small2{ 
	float: left;
	margin: 5px;
	}
	
blockquote{
	float: right;
	width:360px;
	height: auto;
	border: 1px dotted #97bf0d;
	background: #eaf2cf;
	text-align: left;
	color: #002766;
	margin: 10px 10px 10px 10px;
	padding: 5px;
	}
/* CSS VANAF HIER DE HEADER VAN DE PAGINA'S */
#header{
	float: left;
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	}
#google {
	text-align: right;
	margin-top: 10px;
	padding-right: 20px;
}
#h_img{
	float: left;
	text-align: left;
	width: 770px;
	height: 85px;
	background-image: url(i_hp/i_head.jpg);
	background-repeat: no-repeat;
	background-color:#002667;
	
	}
/* CSS OPMAAK VOOR ALLE PAGINA'S */
#main_container{
	height: auto;
	text-align: 0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	width: 770px;
	
	}
#kop{
	float: left;
	width: 725px;
	height: 25px;
	color: #97bf0d;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	text-indent: 20px;
	padding-top: 10px;
	background-color: #FFFFFF;
	} 
#txt{
	float: left;
	height: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	width: 770px;
	}
#blank{
	float: left;
	width:740px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: left;
	height: auto;
	}
#blank2{
	float: left;
	width:360px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: left;
	height: auto;
	}
#tiny {
	float: left;
	width: 165px;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #97bf0d;
	
	}
#box_green
	{float: left;
	width:740px;
	background-color: #eaf2cf;
	border: 1px dotted #97bf0d;
	margin: 5px;
	padding: 5px;
	text-align: left;
	height: auto;
	}
#box1{
	float: left;
	width:360px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: left;
	border: #999999 dotted 1px;
	height: 500px;
	}
#box1_a {
	float: left;
	width:360px;
	height: auto;
	border: 1px dotted #97bf0d;
	background-color: #FFF;
	padding: 5px;
	margin: 5px;
	text-align: left;
	}
#box1_small{
	float: left;
	width:270px;
	height: 340px;
	border: 1px solid #97bf0d;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 3px;
	text-align: left;
	overflow: auto;
	}
#box2{
	float: left;
	width:360px;
	height: 102px;
	border: 1px solid #97bf0d;
	background-color: #eaf2cf;
	padding: 5px;
	margin: 5px;
	text-align: left;
	overflow: auto;
	}
#box2_a{
	float: left;
	width:360px;
	height: 248px;
	border: 1px solid #97bf0d;
	background-color: #eaf2cf;
	padding: 5px;
	margin: 5px;
	text-align: left;
	}
#box2_small{
	float: left;
	width:270px;
	height: 340px;
	border: 1px solid #97bf0d;
	background-color: #eaf2cf;
	padding: 5px;
	margin: 3px;
	text-align: left;
	overflow: auto;
	}
#box3{
	float: left;
	width: 360px;
	height: auto;
	text-align: left;
	margin:5px;
	padding: 5px;
	border: 1px solid #97bf0d;
	background-color: #FFFFFF;
	}
#box_intro{
	float: left;
	width: 360px;
	height: auto;
	text-align: left;
	margin:5px;
	padding: 5px;
	border: 1px solid #97bf0d;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
#update{
	float: left;
	text-align: left;
	width: 362px;
	height: 150px;
	overflow: scroll;
	margin:5px;
	padding: 3px;
	overflow: auto;
	border: 1px solid #ffcc00;
	background-repeat: no-repeat;
	background-position: center;
	}
	
#map{
	float: left;
	width: 360px;
	height: auto;
	text-align: center;
	margin:5px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px; 
	padding-top: 0;
	border: #999999 dotted 1px;
	}
#adjoin{
	float: left;
	width: 360px;
	height: auto;
	text-align: left;
	margin:5px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px; 
	padding-top: 0;
	border: 1px solid #97bf0d;
	}	

#box_pass{
	float: left;
	width:360px;
	height: 327px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: left;
	border: #999999 dotted 1px;
	}
#box_spry{
	float: left;
	width:360px;
	height: 225px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: left;
	border: #999999 dotted 1px;
	}

#box_sitemap{
	float: left;
	width:360px;
	height: auto;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: left;
	}
#routes{
	float: left;
	width:360px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: left;
	border: #999999 dotted 1px;
	height: 102px;
	}
#hst{
	float: left;
	width:700px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	height: auto;
	}
#index{
	float: left;
	width: 360px;
	height: 482px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	border: #999999 dotted 1px;
	}
#specs_l{
	float: left;
	width: 360px;
	height: 205px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	border: #999999 dotted 1px;
	}
#specs{
	float: left;
	width: 360px;
	height: 170px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	border: #999999 dotted 1px;
	}
#specs_saver{
	float: left;
	width: 740px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	border: #999999 dotted 1px;
	}
#box_eligibility{
	float: left;
	width:740px;
	height: auto;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: left;
	border: #999999 dotted 1px;
	}
#kolom_1{
	float: left;
	width:165px;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #97bf0d;
}
#kolom_2{
	float: left;
	width:590px;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#kolom_1tm{
	float: left;
	width:385px;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#kolom_2tm{
	float: left;
	width:385px;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#countries{
	float: left;
	width:270px;
	height: 102px;
	border: 1px solid #97bf0d;
	background-color: #eaf2cf;
	padding: 5px;
	margin: 5px;
	text-align: left;
	overflow: auto;
	}
#country_benefits{
	float: left;
	width:570px;
	height: auto;
	border: 1px solid #97bf0d;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 3px;
	text-align: left;
	overflow: auto;
	}
#special_tr {
	float: left;
	width:170px;
	height: 113px;
	padding: 3px;
	margin: 3px;
	background: #e8eaf4;
	border: 1px solid #c0c5e2;
	text-align: left;
	}

#footer_bleu{
	float: left;
	width:760px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
	background-color: #002766;
	text-align: left;
	color: #FFFFFF;
	}
#footer_white{
	float: left;
	width:760px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
	background-color: #FFF;
	text-align: left;
	}                
