a:link		{ text-decoration : none; color : black; }
a:visited	{ text-decoration : none; color : black; }
a:active	{ text-decoration : none; color : black; }
a:hover		{ text-decoration : underline; color : #626262; }

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 : #626262; }

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 : #CCCCCC; }

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 : white; }

table.table0
{
	background-color : transparent;
	border-style     : solid;
	border-width     : 1px;
	border-color     : black;
	width            : 100%;
}

table.table1
{
	background-color : #CCCCCC;
	border-style     : solid;
	border-width     : 1px;
	border-color     : black;
}

tr.head
{
	background-color : #929292;
	text-align       : center;
	font-weight      : bold;
}

tr.body0
{
	background-color : #EEEEEE;
}

tr.body1
{
	background-color : #CCCCCC;
}

tr.onmouseover
{
	background-color : #ABCDEF;
}

td.head
{
	color         : white;
	padding-left  : 5px;
	padding-right : 5px;
}

td.body
{
	padding-left  : 5px;
	padding-right : 5px;
}

td 
{  
	font-family : Arial; 
	font-size   : 13px; 
	color       : black;
}

td.kop
{
	font-weight : bold;
	font-size   : 16px;
}

div.webtekst
{
	font-size : 13px;
}

li
{
	font-size : 13px;
}

p 
{  
	font-family : Arial; 
	font-size   : 13px; 
	color       : black;
}

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        : 10;
	background-color : #CCCCCC;
	border-style     : solid;
	border-width     : 1px;
	border-color     : black;
}

input
{
	background-color : #CCCCCC;
	border-style     : solid;
	border-width     : 1px;
	border-color     : black;
}

input.submit
{
	font-size        : 10;
}

input.text
{
	font-size : 15;
	width     : 175px;
}

input.file
{
	font-size        : 10;
	height           : 20px;
	width            : 200px;
}

textarea
{
	background-color : #CCCCCC;
	border-style     : solid;
	border-color     : black;
	border-width     : 1px;
	
	font-size        : 14;
	width            : 380px;
	height           : 200px;
}

.hand
{
	cursor : hand;
}

body 
{
	color                 : black;
	font-family           : arial;
	font-size             : 13px;

	background-color      : white;
	background-image      : url();
	background-repeat     : no-repeat;
	background-attachment : fixed;
}

body.menu
{
	color                 : black;
	font-family           : arial;
	font-size             : 13px;

	background-color      : white;
	background-image      : url();
	background-repeat     : no-repeat;
	background-attachment : fixed;
}

body.boven
{
	color                 : black;
	font-family           : arial;
	font-size             : 13px;

	background-color      : white;
	background-image      : url();
	background-repeat     : no-repeat;
	background-attachment : fixed;
}

body.main
{
	color                 : black;
	font-family           : arial;
	font-size             : 13px;

	background-color      : #FFFBEA;
	background-image      : url("../images/mainback.jpg");
	background-repeat     : no-repeat;
	background-attachment : fixed;

/*
	scrollbar-3dlight-color    : #395984;
	scrollbar-arrow-color      : #FFBE6B;
	scrollbar-base-color       : #395984;
	scrollbar-track-color      : #395984;
	scrollbar-darkshadow-color : #395984;
	scrollbar-face-color       : #395984;
	scrollbar-highlight-color  : #395984;
	scrollbar-shadow-color     : #395984;
*/
}
