/* opmaak van content (inhoud) van de site */

body, td, table, p
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	line-height: 26px;
}

td
{
	vertical-align: top;
}

p
{
	margin-top: 13px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
	color: #415087;
}

h1
{
	font-size: 20px;
	text-transform: uppercase;
}

h2
{
	font-family: Georgia, Times New Roman;
	font-size: 16px;
}

h3
{
	font-family: Georgia, Times New Roman;
	font-size: 15px;
	margin: 0;
}

h4, h5, h6
{
	font-size: 14px;
}


a
{
	color: #415087;
}

hr
{
	height: 1px;
}

.photopopup
{
}

.pointer
{
 	cursor: pointer;
}
