﻿div.GastenboekOmlijning
{
    border:solid 2px #000000;
}

div.GastenboekHalfOmlijning
{
    border-bottom:solid 2px #000000;
    border-left:solid 2px #000000;
    border-right:solid 2px #000000;
}

table.GastenboekHead
{
	color : #ffffff;
}
table.GastenboekHead a:link, table.GastenboekHead a:visited, table.GastenboekHeada:active
{
   color:                  #ffffff;
    text-decoration:        underline;
    line-height:			normal;
}

table.GastenboekHead a:hover
{

    color:					#EB0000;
    text-decoration:		none;	
    line-height:			normal;
}


span.GastenboekSmall
{
	font-size:              10px;
	font-weight:			normal;
}

span.GastenboekHead
{
	font-size:              14px;
	font-weight:			bold;
}
