html, body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body.RepeatBackground
{
	background-image: url("http://roonline.robeheer.nl/0748/template/background.png");
	background-repeat: repeat-y;
	background-position: top right;
}

table.Default
{
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
	border: solid 0px #000000;
	height: 100%;
}

td.CenterSpace
{
	width:100%;
}

tr.MinHeight
{
	height: 1px;
}

td.AlignFooterImage
{
	text-align: right;
	vertical-align: bottom;
}

.MarginLeft
{
	padding-left: 10px;
}

.FullHeight
{
	Height: 100%;
}

.PurpleBar
{
	background-color: #6A5A89;
}

.HeaderTekst
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #6A5A89;
	
}
