BODY {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #615C48;
	scrollbar-track-color: #615C48;
	scrollbar-base-color: #615C48;
	scrollbar-darkshadow-color: #615C48;
	scrollbar-arrow-color: #615C48;
	scrollbar-face-color: #D8CCA1;
	scrollbar-highlight-color: #D8CCA1;
	scrollbar-shadow-color: #D8CCA1;
	background-color: #C7E3AA;
	overflow: auto;
        background-attachment: fixed; background-image: url(../images/background.jpg); background-repeat: repeat-x; background-position: right bottom;
}

.content 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #222222;
}

.kop 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #336600;
}

.table_border {
	border-color: Black;
	border: 1px solid Black;
}
.paginatitel 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #336600;
}

.superkop1
{  
	font-family: Times New Roman, Times, serif, Arial, Helvetica, sans-serif; 
	font-size: 36px; 
	font-weight: bold; 
	font-style: italic;
	color: #000000;
}

.superkop2 
{  
	font-family: Times New Roman, Times, serif, Arial, Helvetica, sans-serif; 
	font-size: 28px; 
	font-weight: bold; 
	font-style: italic;
	color: #000000;
}

.TD nav
{
	height: 40px;
	color: Yellow;
}

.foutmelding 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;  
	font-style: italic; 
}

.footer 
{  
	font-size: 12px; 
	color: #000000;  
	font-weight: bold; 
	font-style: normal; 
}
.footergast 
{  
	font-size: 12px; 
	color: #333333;  
	font-style: italic; 
}

.footerhome1 
{  
	font-size: 12px; 
	color: #111111;  
	font-style: italic; 
}

.footerhome2 
{  
	font-size: 11px; 
	color: #333333;  
	font-style: italic; 
}

.bannertitle 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #FFFFFF;  
}

.adminkop
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000033;
}

.adminmelding 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: RED;
}

.melding 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color : #096502;
}

A:LINK, A:VISITED
{
	color : #336699;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

A:HOVER 
{
	color : #000000;
	text-decoration : none;
}

A.lefttitle:LINK, A.lefttitle:VISITED {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

A.lefttitle:HOVER {
	color : #FFCF01;
}

.bannerback
{
	background-image : url(../images/bgbanner.html);
}

.tableBorder{
	background : #009999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

