@charset "ISO-8859-1"

.copyright {font-size : 8pt;
			font-style : italic}
.galery {font-size : 8pt; font-weight : bold; color: White; font-family: courier new, 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: #C60929; font-family: courier new, Arial, Times New Roman  }
.price {font-size : 10pt;
			font-weight : bold ; color: #1e90ff}
	.subsection {font size : 13pt;
		font-weight : bold; ; color: #a52a2a; font-family:courier new, Arial, Times New Roman }	
.section {font size : 14pt;
		font-weight : bold;  color: black; font-family: courier new, Arial, Times New Roman }
		
		
		.section2 {font size : 17pt;
		font-weight : bold;  color: #a52a2a; font-family: courier new, Arial, Times New Roman }
		
	.smallsection {font size : 13pt;
		font-weight : bold; ; color: #00008b; font-family:courier new, Arial, Times New Roman }	
		
		
	.smallsectionf {font size : 12pt;
		font-weight : bold;  color: #df7000; font-family: courier new, Arial, Times New Roman }	
		
		
		.smallheadertable {font size : 12pt;
		font-weight : bold;  color: dodgerblue; font-family: courier new, Arial, Times New Roman }
			
		A.nav { font-size : 12pt; color: #00AEEF; text-decoration:none;  font-weight : bold;}
A.nav:Visited  {font-size : 12pt;color :#ccffcc; text-decoration:none; font-weight : bold;}
A.nav:Hover  {font-size : 12pt;color : #ccffcc; text-decoration:none; font-weight : bold;}
A.nav:Active  {font-size : 12pt;color : Blue; text-decoration:none; font-weight : bold;}
 
	A.nav2 { font-size : 14pt; color: white; text-decoration:none;  font-weight : bold;  font-family: courier new, Arial, Times New Roman}
A.nav2:Visited  {font-size : 14pt;color :#ffff99; text-decoration:none; font-weight : bold; font-family: courier new, Arial, Times New Roman}
A.nav2:Hover  {font-size : 14pt;color : #C60929; text-decoration:none;  font-weight : bold; font-family: courier new, Arial, Times New Roman}
A.nav2:Active  {font-size : 14pt;color : Blue; text-decoration:none; font-weight : bold; font-family: courier new, Arial, Times New Roman}	

A  {color :dodgerblue; }

A:Visited  {color :  DodgerBlue}

A:Active  {color :DodgerBlue }

A:Hover  {color :LightSalmon}



BODY,TD,P,UL,OL,LI  {
	font-size : 12pt;
	font-family:  Verdana, Times New Roman , Times , serif; color : black;
	
}

TD  {
	font-size : 12pt;
	font-family: Verdana, Times New Roman , Times , serif; color : black;
	color : black;
	
}

LI  {
	font-size : 8pt;
	font-family: 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;
	}
