#leftnav
{
  left: 0px;
  top: 72px;
  width: 12%;

  POSITION: absolute;
	margin-top: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
  
  color: #000000;
  height: 300px;
}

#top, #content, #bottom
{
	position:absolute;
	width: 87%;
	left: 12%;
	margin-top: 0px;
	margin-left:0px;

  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
}

#content
{
  /* background-color: #ffffcc; ichtgeel */
  background-color: White;
  top: 70px;
  height: 440px;
}

#bottom
{
  background-color: White; 
  /* top: 510px; */
  top: 480px;
}

#top
{
  background-color: white;	
  top: 0px;
	height : 70px;
}

table
{
	 font-size: 14px;
}

table.logo
{
	Z-INDEX: 101;
	LEFT: 0px;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left; 
	border:0
}

.tekstkolom
{
	width: 400px;
}

.test
{
	color: Teal;  
}

.paars
{
	color: #ff1aee; /* paarse kleur, net als kop2, kop3, A hover */
}

.kop1, .kop2, .kop3
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ff1aee; /*roze-paars*/
	font-style:	normal;
	font-weight: normal; 
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.kop1
{
	color: #000060;  /* donker blauw voor kop 'Marion Le Blanc etc.'*/
	font-size:	21px; /* 2em;*/
	text-align: left;
}

.kop2
{
	font-size: 17px;
}

.kop3
{
	font-size:	14px;
}
      

BODY, TH, THEAD, TFOOT
{
		/* BACKGROUND-COLOR: #E8FFFF; /* zacht blauw */
		background-color: White; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #000060; /* donker blauw */
    /* font-weight: 100; */
    /* font-size: 1px; */
}		

H1, H2, H3, H4, H5
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000060;
}

.Tekst_kleiner
{
	font-size: x-small;
}

.Tekst_zeer_klein
{
	font-size: xx-small;
}

BODY
{
    /* FONT-SIZE: .8em; zie boven*/
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
  COLOR: #003366;
}


H1	{	
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TH{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

A, A.Mager
{
    FONT-FAMILY: Arial;
    color: #cc0099; 
}

A{font-size: 14px;}
A.Mager{font-size: 12px; font-weight: 100;}

A:link, A.Mager:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited, A.Mager:visited	{	
	text-decoration:	none;
	color: #3333cc; 
	}	

A:active, A.Mager:active	{	
	text-decoration:	none;
	color:	#cc00ff;
	}	
		
A:hover,	A.Mager:hover{	
	text-decoration:	underline;
	color: cc00ff;
	}

SMALL{	
	font-size:	0.3em;
	}	

BIG	{	
	font-size:	 1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

