/* Layout voor subpages */
body {
	font-family: Verdana, Helvetica, sans-serif;
	}

td {
	font-family: Verdana, Helvetica, sans-serif;
	}


A:link {
	COLOR:#000099 ; 
	TEXT-DECORATION:none ;
	}
A:visited {
	COLOR:#000099 ; 
	TEXT-DECORATION:none ;
	}
A:active {
	COLOR:#3333CC ; 
	TEXT-DECORATION:none ;
	}
A:hover {
	COLOR:#FF3300; 
	TEXT-DECORATION:none ; 
		}
		

.h1 {
	font-family:"Verdana","Times New Roman","Times" ;
	font-size:13px ; 
	text-align:center ;
	letter-spacing:1 ;
	font-weight:normal;
}
	
/* index Background*/
.index_1 {
	background-color:#CCCCCC ;
	background-repeat:repeat ; 
	background-position:top center ; 
	background-attachment:fixed ;
	}
	

/* hier wordt background geladen voor de subs */
	
.under_0 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	}
.under_0 a:link {
	color:#999999;
	}
.under_0 a:visited {
	color:#999999;
	}	
.under_0 a:hover {
	color:#3366cc;
	}
.under_0 a:active {
	color:#999999;
	}

.tour_0 { 
	font-family:"Verdana","Times New Roman","Times" ; 
	font-size:8pt ;
	}
	
.tour_1 { 
	font-family:"Verdana","Times New Roman","Times" ; 
	font-size:10pt ;
	font-weight:bold;
	}

.flags {
border-bottom-color:#000000; 
border-left-color:#000000; 
border-right-color:#000000; 
border-top-color:#000000;
}
/* gebruik een . voor een <p class="test">alinea</p>, en een # voor <font id="test"></font> tag */
