body		{ font-family:Verdana; background-color:#D5EBFF ; font-size:9pt}
//body		{ font-family:Verdana; background-color:white ; font-size:9pt}

/*Headers*/
h1 { font-family : "Verdana";
      font-weight : bold;
      font-size : 16pt;
      color : black;}
h2 { font-family : "Verdana";
      font-weight : bold;
      font-size : 14pt;
      color : blue;}
h3 { font-family : "Verdana";
      font-weight : bold;
      font-size : 12pt;
	  color: red;}
h4 { font-family : "Verdana";
      font-weight : bold;
      font-size : 10pt;
	  color: darkgreen;}
h5 { font-family : "Verdana";
      font-weight : bold;
      font-size : 9pt;
      color : yellow;}
h6 { font-family : "Verdana";
      font-weight : bold;
      font-size : 8pt;
      color : pink;}

select			{background-color:#FFFFDD; font-size:10pt; font-family:courier new; }
/*tabellen*/
.invoer 		{font-size:9pt; border:1px solid #000000; border-spacing:0; font-family:Verdana; background-color:#FFFF99;}
.invoer tr		{}
.invoer td, th	{padding:1px 4px; margin:6px; border:1px solid #C0C0C0;}
.invoer td 		{background-color:#FFFF99; margin:0px; }
.invoer th		{background-color:#000099; color:#FFFFFF; }
.invoer select			{background-color:#FFFFDD; font-size:10pt; font-family:courier new; }
 input, textarea	{background-color:#FFFFDD; font-size:9pt; font-family:Verdana; }
.ro, .radio				{background-color:transparent; border:none;}

.alg			{background-color: #FFF8DC; color: black; font-size: 7pt; font-family: Verdana; }
.alg tr			{}
.alg td, th		{padding: 1px 4px; margin: 6px;}
.alg td			{border: 1px solid gray;}
.alg th			{background-color: #DEB887; color: #8B008B;}
.alg a			{background-color: #FFF8DC; color: green; font-size: 7pt; font-weight:normal; }

.help			{font-size: 9pt; font-family: Verdana; border-collapse:collapse; border: 1px solid gray;}
.help tr		{}
.help td, th	{padding: 2px 6px 1px 6px;}
.help td		{background-color: #98FB98;}
.help th		{background-color: #2E8B57; color: #FFE4C4;}

.opm		{font-family:Verdana; font-size:8pt; color:black; background-color:#B0FEB0;}

/*buttons*/
.but_help {font-size : 9pt;
			font-weight:normal;
			padding:3pt;
			text-align:center;
			text-decoration: none;
			color: black;
			background-color: #FFCC00;
			border-style: outset;
			border-color: #D3D3D3 #A9A9A9 #A9A9A9 #D3D3D3;
			border-width: 2pt;
			}
.but_help:hover {background-color: #FFCC99;}

.but_terug {font-size : 9pt;
			font-weight:normal;
			padding:3pt;
			text-align:center;
			text-decoration: none;
			color: black;
			background-color: lightgreen;
			border-style: outset;
			border-color: #D3D3D3 #A9A9A9 #A9A9A9 #D3D3D3;
			border-width: 2pt;
			}
.but_terug:hover {background-color: rgb(150,255,150);}

.button	{text-align:center;
			font-size : 9pt;
			font-weight:normal;
			padding:3pt;
			text-decoration: none;
			background-color: #F5DEB3;
			color: black;
			border-style: outset;
			border-color: #D3D3D3 #A9A9A9 #A9A9A9 #D3D3D3;
			border-width: 2pt;
			}
.button:hover	{background-color: lightgray;}

.menu	{text-align:center;
			font-size : 7pt;
			font-weight:normal;
			padding:3pt;
			text-decoration: none;
			background-color: #F5DEB3;
			color: black;
			border-style: outset;
			border-color: #D3D3D3 #A9A9A9 #A9A9A9 #D3D3D3;
			border-width: 2pt;
			}
.menu:hover	{background-color: lightgray;}

/*anchors*/
a.groot		{ font-size:12pt; color:#FF0000; font-weight:bold; }
a.wit		{ font-size:10pt; color:#FF0000; font-weight:bold;}
a.blauw		{ font-size:10pt; color:Blue; font-weight:bold;}
a.ins		{ font-size:7pt; color:blue; font-weight:bold;}
a			{ font-size:10pt; color:#FF0000; font-weight:bold; }
a.s16		{ font-size:16pt; color:black; font-weight:normal;}


/*paragaphs*/
p			{ font-family:Verdana; font-size:9pt;font-weight:normal;}
p.Error		{ font-family:Verdana; font-size:10pt;font-weight:bold; color:#FF0000; background-color:transparent;}
p.Msg		{ font-family:Verdana; font-size:10pt;font-weight:bold; color:white; background-color:blue;}

.groot		{color:red;}

/*confirmationbox*/
.td1style {font-weight:bold;border:1px solid black;background-color:lightgrey;color:blue;font-size:14px;font-Family:Verdana;}
.td2style {font-weight:bold;border:1px solid black;background-color:lightyellow;font-size:12px;font-family:Verdana;}
/* the style below is for the links that are inside the div when it pops up */
.linkstyle {font-weight:bold;font-size:12px;text-decoration:none}


