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

table {
	width: 100%;
	border: 1px solid;
	font-size: 10px;
	border-color: #DDDDDD}

td {
	border: 1px solid;
	border-color: #DDDDDD}

td.datum {
	text-align: center}

td.maandnaam {
	height: 22px;
	background-image: url(../../Layout/titel_achtergrond_blauw.jpg);
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px}

td.date {
	background-color: #CC3300;
	width: 7%;
	text-align: center;
	color: #FFFF00;
	font-size: 12px}

td.serial {
	background-color: #CC3300;
	width: 15%;
	text-align: center;
	color: #FFFF00;
	font-size: 12px}

td.aircraft {
	background-color: #CC3300;
	width: 17%;
	text-align: center;
	color: #FFFF00;
	font-size: 12px}
	
td.squadron {
	background-color: #CC3300;
	width: 15%;
	text-align: center;
	color: #FFFF00;
	font-size: 12px}

td.remarks {
	background-color: #CC3300;
	width: 46%;
	text-align: center;
	color: #FFFF00;
	font-size: 12px}

table.maandenboven {
	border: none}

td.maand {
	width: 8%;
	border: none;
	color: #000080;
	font-size: 10px;
	text-align: center}

p.tekst {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;}
	
a.linknormaal:link {
    color: blue }

a.linknormaal:visited {
    color: purple }

a:link, a:visited {
	color: #800000}

/*keywords*/

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;
	text-align: left;}

body.keywords {
	margin-top: 10px}

table.keywords {
	border: 0px solid;}

td.keywords {
	border: 0px solid;}

image {
	border: solid 2px;
	border-color: black;}

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