body,td,p {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#000000;
}

body
{
	margin:0px;
	scrollbar-arrow-color:#0249AD;
	scrollbar-base-color:#B6BAC4;
	scrollbar-track-color:#A5A8B2;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#aaaaaa;
}

input,textarea,select 
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#000000;
	border:solid 1px #777777;
	background-color : #eeeeee;
}

a:link {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #0249AD; font-weight:bold; text-decoration:underline;}
a:visited {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #0249AD; font-weight:bold; text-decoration:underline;}
a:active {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #0249AD; font-weight:bold; text-decoration:underline;}
a:hover {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #296DC1; font-weight:bold; text-decoration:underline;}

.footerLink a:link {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; font-weight:bold; text-decoration:underline;}
.footerLink a:visited {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; font-weight:bold; text-decoration:underline;}
.footerLink a:active {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; font-weight:bold; text-decoration:underline;}
.footerLink a:hover {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #296DC1; font-weight:bold; text-decoration:underline;}

body {
	background-image : url(/Afbeeldingen/Masterpage/bg.gif);
	background-repeat : repeat;
}

.FooterText {
	color:#000000;
}

.noBorder
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#000000;
	border:0;
	background-color:#D3D3D3;
}

.noBorderChk
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#000000;
	border:0;
	background-color:#eeeeee;
}

li {
	list-style: url(/Afbeeldingen/algemeen/pijl1.gif) circle outside;

}

li ul li {
	list-style: url(/Afbeeldingen/algemeen/pijl2.gif) circle outside;
}

h1
{
	font-size: 16px; 
	font-weight: bold; 
	color: #FBD64A; 
	text-transform : uppercase; 
}
h2
{
	font-size: 15px; 
	font-weight: bold; 
	color: #FBD64A;
}
h3
{
	font-size: 14px; 
	font-style: italic; 
	color: #FBD64A; 
}
h4
{
	font-size: 13px; 
	font-weight: bold; 
	color: #0249AD; 
}
h5
{
	font-size: 12px; 
	font-weight: bold; 
	color: #0249AD; 
}
h6
{
	font-size: 12px; 
	font-style: italic; 
	color: #0249AD; 
}

.titelItem
{
	font-size:25px;	
	text-transform:lowercase;
	letter-spacing:1px;
}

.titelSubItem
{
	font-size:20px;
	text-transform:lowercase;
}

.tblMain
{
	background-color:#EAEAEA; 
	border-width:1px;
	border-style:dashed;
	border-color:Black;
	padding:10px;
}

.header{
	font-weight:bold;
	text-transform:uppercase;
}