/*vliegtuigen*/

body {
	background-image:  url(../Layout/achtergrond_heli.jpg);
	text-align: justify;
	background-attachment: fixed;
	margin-top: 10px;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt}

body.vliegtuigen {
	background-image:  url(../Layout/achtergrond.gif);
	background-attachment: fixed;
	margin-top: 30px;}

table {
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
	border: 0px solid;
	width: 100%;
	vertical-align: top;}
	
table.titel {
	border: 0px solid;
	width: 398px;
	height: 24px;
	margin-left: 75px;
	background-image: url('../Layout/lijn.jpg');
	font-size: 16px;
	font-weight: bold;
	color: #000066;}
	
a.nav:active, a.nav:visited,  a.nav:link { 
	color: #000080; 
	font-size : 13px; 
	font-weight: bold; 
	font-family: verdana; 
	text-decoration: none;}
	
a.nav:hover { 
	font-size : 13px; 
	font-weight: bold; 
	color: #000080; 
	font-family: verdana; 
	text-decoration: underline; }

p.terug {
	font-size: 10px;
	text-align: center;}

p.vliegtuigen {
	text-align: center;
	font-size : 18px;
	color: #000080;
	font-family: Comic Sans MS;
	text-decoration: italic;}

/*spotten*/

p.titel {
	font-weight: bold;
	text-decoration: underline;
	color: #000080;
	font-family: Verdana;
	font-size: 10pt}
	
/*index*/

td.titel {
	vertical-align: center;
	width: 82%;
	height: 10%}
