body {
	background-color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

TABLE.tabel {
	border: 1px solid #006fb4;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

TD.rij {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 900px;
	background-color: #ffffff;
}

TD.rij1 {
	border: 1px solid #006fb4;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	background-color: #ffffff;
}
TD.rij2 {
	border-left: 1px solid #006fb4;
	border-right: 1px solid #006fb4;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 25px;
	background-color: #A2BC30;
	background-position: top;
	background-repeat: no-repeat;
}
TD.content {
	border-left: 1px solid #006fb4;
	border-right: 1px solid #006fb4;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	width: 900px;
}
TD.menu {
	border-left: 1px solid #006fb4;
	border-right: 1px solid #006fb4;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 0px 20px;
	text-align: right;
	width: 900px;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.menu IMG {
	margin: 0px 4px 0px 4px;
}
.menu A {

}
.menu A:LINK {
	text-decoration: none;
	color: Navy;
}
  
.menu A:VISITED {
	text-decoration: none;
	color: Gray;
} 
 
.menu A:ACTIVE {
	text-decoration: none;
	color: Gray;
}
  
.menu A:HOVER {
	text-decoration: underline;
} 

.footer{
	border-left: 1px solid #006fb4;
	border-right: 1px solid #006fb4;
	border-bottom: 1px solid #006fb4;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	text-align: right;
	width: 900px;
	vertical-align: middle;
	background-color: #a7c04a;
	color: White;
	font-size: 12px;
	height: 20px;
}
.foto {
	margin: 4px 4px 4px 4px;
	border: 1px solid Black;
}

A:LINK {
	text-decoration: none;
	color: Navy;
}
  
A:VISITED {
	text-decoration: none;
	color: Navy;
} 
 
A:ACTIVE {
	text-decoration: none;
	color: Navy;
}
  
A:HOVER {
	text-decoration: underline;
} 

/************************  Header tag H1 H2 H3 H4 style settings  ************************/

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #006fb4;
	padding: 35px 0px 0px 0px;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
}
#sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A2BC30;
	padding: 0px 0px 0px 270px;
	line-height: 16x;
	margin: 0px 0px 0px 0px;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0px 0px 10px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Green;
	padding: 5px 5px 10px 0px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding: 0px 5px 0px 5px;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: Black;
}

/************************  List style settings  ************************/

UL { 
	padding: 		0px 0px 0px 15px;
	margin: 			5px 0px 0px 15px;
	list-style-type : 	none;
}

OL { 

}

LI {
	list-style-type:	disc;
}

/****************  Custom tags/classes style settings  ****************/
.veld {
	border: 1px solid Gray;
	font-size: 10px;
	color: Black;
	padding: 0px 0px 0px 5px;
}
.logos {
	margin: 0px 0px 15px 0px;
}