@charset "ISO-8859-1"

.copyright {font-size : 8pt;
			font-style : italic}
.galery {font-size : 8pt; font-weight : bold; color: White; font-family: Trebuchet MS, Arial, Times New Roman;   }
.smaller {font-size : 8pt}
.smallerdark { font-size : 8pt; color:white }
.biggerdark { font-size : 10pt; color:white }
.smallbold {font-size : 8pt;
			font-weight : bold}
.headline {font-size : 20pt; font-weight : bold; color: dodgerblue; font-family: Trebuchet MS, Arial, Times New Roman  }
.price {font-size : 10pt;
			font-weight : bold ; color: #1e90ff}
	.subsection {font size : 11pt;
		font-weight : bold; ; color: #a52a2a; font-family:Trebuchet MS, Arial, Times New Roman }	
.section {font size : 14pt;
		font-weight : bold;  color: DodgerBlue; font-family: Trebuchet MS, Arial, Times New Roman }
	.smallsection {font size : 13pt;
		font-weight : bold;  color: #df7000; font-family: Trebuchet MS, Arial, Times New Roman }
		
		.pink {font-size : 20pt; font-weight : bold; color: #ffe4e1; font-family: Trebuchet MS, Arial, Times New Roman  }
		.black {font-size : 20pt; font-weight : bold; color: black; font-family: Trebuchet MS, Arial, Times New Roman  }
		.blue {font-size : 20pt; font-weight : bold; color: #1e90ff; font-family: Trebuchet MS, Arial, Times New Roman  }
		.orange {font-size : 20pt; font-weight : bold; color: #ffb871; font-family: Trebuchet MS, Arial, Times New Roman  }
		.green {font-size : 20pt; font-weight : bold; color: #bebe7e; font-family: Trebuchet MS, Arial, Times New Roman  }
		.brown {font-size : 20pt; font-weight : bold; color: #d2b48c; font-family: Trebuchet MS, Arial, Times New Roman  }
		
	.smallsectionf {font size : 12pt;
		font-weight : bold;  color: #df7000; font-family: Trebuchet MS, Arial, Times New Roman }	
		
		
		.smallheadertable {font size : 12pt;
		font-weight : bold;  color: dodgerblue; font-family: Trebuchet MS, Arial, Times New Roman }
			
		A.nav { font-size : 11pt; color: #00AEEF; text-decoration:none;  font-weight : bold;}
A.nav:Visited  {font-size : 11pt;color :#ccffcc; text-decoration:none; font-weight : bold;}
A.nav:Hover  {font-size : 11pt;color : #ccffcc; text-decoration:none; font-weight : bold;}
A.nav:Active  {font-size : 11pt;color : Blue; text-decoration:none; font-weight : bold;}

	A.nav2 { font-size : 10pt; color: white; text-decoration:none;  }
A.nav2:Visited  {font-size : 10pt;color :#ffff99; text-decoration:none;}
A.nav2:Hover  {font-size : 10pt;color : #ffff99; text-decoration:none; }
A.nav2:Active  {font-size : 10pt;color : Blue; text-decoration:none;}	

A  {color :dodgerblue; }

A:Visited  {color :  DodgerBlue}

A:Active  {color :DodgerBlue }

A:Hover  {color :LightSalmon}



BODY,TD,P,UL,OL,LI  {
	font-size : 10pt;
	font-family: Trebuchet MS, Arial, Times New Roman , Times , serif; color : black;
	
}

TD  {
	font-size : 10pt;
	font-family:  Trebuchet MS, arial;
	color : black;
	
}

LI  {
	font-size : 8pt;
	font-family: Trebuchet MS, Arial, Times New Roman , Times , serif; color : black;
	
}

table.lijn {
	border-width: 1px;
	
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color :#f0ffff;
	}

table.lijn2 {
	border-width: 1px;
	
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color :#f5f5dc;
	}
	
	
table.lijn3 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color :white;
	}
	
	
table.fun {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color :#ffffff;
	}
	table.fun2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color :#FFFFE8;
	}
	td.left{
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
		border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color :#ffffff;
	}
	
	td.right{
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
		border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color :#ffffff;
	}
	
	td.bottom{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
		border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color :#ffffff;
	}
	
	td.bottomright{
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
		border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color :#ffffff;
	}
	
	td.bottomleft{
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
		border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color :#ffffff;
	}