a {
	color: #006600;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #FF6666;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #F2F2FF;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 0px;
}
h2 {
	font-family: Arial,sans-serif;
	font-size: 140%;
	color: #006699;
	margin: 0px;
	padding: 10px 0px 0px;
}
h3 {
	font-family: Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
	font-weight: bolder;
	margin: 0px;
	padding: 10px 0px 0px;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #0033CC;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 10px 0px 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
table.main {
	width: 900px;
	border: 1px #0000FF;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
td.inhoud
{
	vertical-align: top;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #0000FF;
}
td.menu {
	vertical-align: top;
	width: 140px;
	border: 1px #0000FF;
}
th {
	font-size: 12px;
	color: #000000;
	background-color: #66CCFF;
	font-style: normal;
	line-height: 18px;
	text-align: left;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}	
.ngv {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #009933;
}
.philipsgroot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-weight: bolder;
	font-size: 24px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: auto;
	font-size: larger;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
}
/************* styles  voor algemene NGV navigatiebalk**************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	background-color: #0066FF;
	text-align: center;
	font-size: 12px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 4px 0 0;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#globalNav a:hover {
	padding: 0 4px 0 0;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
}
/****************************/

#login {
	padding: 5px;
	border-bottom: 1px solid #009933;
	font-size: 80%;
	}
/****************************/
.content {
	background : #FFFFFF;
	font-size : 100%;
	border: thin solid #339900;
	padding : 5px;
	text-align : left;
}
.titel {
	background : transparent;
	font-size : 18px;
	font-weight : bold;
}
.ngvhdr {
	color: #FF0000;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
.basictable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: none;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 12px;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}
.header {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #009933;
}
.PageLastUpdated {
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	text-align: right;
	background-position: left;
}
.pagelastupdated {
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	text-align: right;
	background-position: right;
}
.ngvtable {
	background-color: #F0F0F0;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #FF9933;
	color: #009966;
	padding: 10px;
}
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteName p {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 140%;
	font-weight: bolder;
	color: #006633;
	line-height: 30px;
	text-align: center;
}

.comment {
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.nadruk {
	color: #00CC33;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.tabledb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(../common/images/GeelGradient.png);
	background-repeat: repeat-y;
	font-size: 12px;
	border: thin #FFFF00;
	color: #000000;
	background-color: #FFFFFF;
}
.tableform {
	border: none #FF6600;
	background-color: #E0DFE3;
}
.afgeschermd {
	background-color: #FFCC99;
}
.agendaeigen {
	background-color: #FFFF99;
}
.agendanat {
	background-color: #CCFFCC;
}
.listregel0 {
	background-color: #FFFFCC;
}
.listregel1 {
	background-color: #FFFFFF;
}
.commands {
	color: #FFFFFF;
	background-color: #FF0000;
	height: auto;
	width: auto;
	border: thin solid #33CC66;
	font-size: 12px;
	padding: 2px;
}
#ngvsubnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	text-align: center;
	height: auto;
	width: auto;
	line-height: 30px;
	color: #000000;
	font-weight: bold;
	border: solid #009933;
}
#ngvsubnav a {
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 2px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#ngvsubnav a:hover {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.warning {
	font-weight: bold;
	color: #FF0000;
}
