a:link    { color : white ; font-weight : bold }
a:visited { color : white ; font-weight : bold }
a:active  { color : white ; font-weight : bold }
a:hover   { color : white }

a:link.menuLink		{ text-decoration : none; color : black; }
a:visited.menuLink	{ text-decoration : none; color : black; }
a:active.menuLink	{ text-decoration : none; color : black; }
a:hover.menuLink	{ text-decoration : none; color : #C7650A; }

a:link.trHeadLink		{ text-decoration : none; color : white; }
a:visited.trHeadLink	{ text-decoration : none; color : white; }
a:active.trHeadLink		{ text-decoration : none; color : white; }
a:hover.trHeadLink		{ text-decoration : none; color : #C7650A; }

a:link.white	{ text-decoration : none; color : black; }
a:visited.white	{ text-decoration : none; color : black; }
a:active.white	{ text-decoration : none; color : black; }
a:hover.white	{ text-decoration : none; color : #C7650A; }

table.table0
{
	width            : 100%;
	background-color : transparent;
	border-style     : solid;
	border-width     : 0px;
	border-color     : black;
}

table.tableMenu
{
	background-color : #EEEEEE;
	border-style     : solid;
	border-width     : 1px;
	border-color     : black;
}

tr.head
{
	background-color : #024C73;
	text-align       : center;
	font-weight      : bold;
}

tr.body0
{
	background-color : #ABCDEF;
}

tr.body1
{
	background-color : transparent;
}

tr.onmouseover
{
	background-color : #898898;
}

td.head
{
	color         : white;
	padding-left  : 5px;
	padding-right : 5px;
}

td.body
{
	color         : black;
	padding-left  : 5px;
	padding-right : 5px;
}

td.menu
{
	color : white;
}

td 
{  
	font-family : Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif; 
	font-size   : 12px; 
	color       : black;
}

td.kop
{
	font-weight : bold;
	font-size   : 16px;
}

div.webtekst
{
	font-size : 13px;
}

li
{
	font-size : 13px;
}

p , ul
{  
	font-family : Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif; 
	line-height : 150%;
	margin-top  : 5px;
}

label
{
	cursor : hand;
}

label.radio
{
	cursor            : hand;
	background-color  : #CCCCCC;
	border-style      : solid;
	border-color      : black;
	border-width      : 1px;
	border-left-width : 0px;
	padding-top       : 2px;
	padding-right     : 5px;
}

input.radio
{
	border-right-width : 0px;
}

input.radioNoBorder
{
	border-width : 0px;
}

select
{
	font-size        : 10pt;
	border-style     : solid;
	border-width     : 1px;
	background-image : url("../images/bgbox.jpg");
}

input
{
	font-size        : 10pt;
	font-family      : Verdana, Arial;
	color            : #ffffff; 
	border-style     : outset;
	border-width     : 1px;
	background-image : url("../images/bgbox.jpg");
}

input.submit
{
	font-size        : 12px;
	border           : 1px outset black;
	font-family      : Verdana, Arial;
	color            : #000000;
}

input.text
{
	font-size        : 10pt;
	border           : 1px inset black;
	font-family      : Verdana, Arial;
	color            : #000000;
}

input.file
{
	font-size        : 10px;
	height           : 20px;
	width            : 200px;
}

textarea
{
	background-image : url("../images/bgbox.jpg");
	border-style     : solid;
	border-color     : black;
	border-width     : 1px;
	
	font-size        : 14px;
	width            : 380px;
	height           : 200px;
}

.hand
{
	cursor : hand;
}

body 
{
	margin                : 0px;
	color                 : #FFCC00;
	font-family           : Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size             : 12px;

	background-attachment : scroll;
	background-color      : #FFFFFF;
	background-image      : url("../images/bg.jpg");
	background-repeat     : repeat-x;
	background-position   : left top;

	scrollbar-3d-light-color    : #006699;
	scrollbar-arrow-color       : #FFCC00;
	scrollbar-base-color        : #FFCC00;
	scrollbar-darkshadow-color  : #006699;
	scrollbar-face-color        : #CC6600;
	scrollbar-highlight-color   : #006699;
	scrollbar-shadow-color      : #006699;
}

body.menu
{
	color                 : black;
	font-family           : arial;
	font-size             : 12px;

	background-color      : white;
	background-image      : url();
	background-repeat     : no-repeat;
	background-attachment : fixed;
}

body.boven
{
	color                 : black;
	font-family           : arial;
	font-size             : 12px;

	background-color      : white;
	background-image      : url();
	background-repeat     : no-repeat;
	background-attachment : fixed;
}
