/* CSS Document */

BODY {
	background-position: center top;
	background-repeat: repeat-y;
	COLOR: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial;
	TEXT-DECORATION: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-left-style: solid;
	border-left-width: 1px solid #000000;
	background-image: url(afbeeldingen/background2.jpg);
}

UL { list-style-image: url(images/xxx.gif); }

a:link       { font-family: Verdana, Arial; font-size: 10pt; color: #000000; text-decoration: none; }
a:visited    { font-family: Verdana, Arial; font-size: 10pt; color: #333300; text-decoration: none; }
a:hover      { font-family: Verdana, Arial; font-size: 10pt; color: #003300; text-decoration: none; }
a:active     { font-family: Verdana, Arial; font-size: 10pt; color: #000033; text-decoration: none; }
p            { font-family: Verdana, Arial; font-size: 10pt; color: #000000; }
td           { font-family: Verdana, Arial; font-size: 10pt; color: #000000; }
h1 		     { font-family: Verdana, Arial; font-size: 18pt; color: #003399; }
h2 		     { font-family: Verdana, Arial; font-size: 14pt; color: #003399; }
h3 		     { font-family: Verdana, Arial; font-size: 14pt; color: #003399; }
h4 		     { font-family: Verdana, Arial; font-size: 13pt; color: #003399; }
h5 		     { font-family: Verdana, Arial; font-size: 12pt; color: #003399; }
h6 		     { font-family: Verdana, Arial; font-size: 10pt; color: #003399; }
h7 		     { font-family: Verdana, Arial; font-size: 08pt; color: #003399; }

a#disclaimer :link     { font-family: Verdana, Arial; font-size: 8pt; color: #003399; text-decoration: none; }

#kop-mail {
	font-size: 10pt;
	text-align: center;
	color: #003399;
}


td #footer {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0,1;
	}
	
td #kop-adres {
	text-decoration: none;
	color: #003399;
	text-align: right;
	font-size: 10pt;
	letter-spacing: 0,1;
	line-height: 20px;
	}