body.background
{
	background-color:#7dc1d2;
	margin:0px;
}
form
{
	margin:0px;
}
div.top
{	
	text-align:center;
	padding-top: 20px;
	

}
td.headerarea
{
	background-image:url("/images/framework/header.gif");
	background-position: center;
	background-repeat: no-repeat;
	width:948px;
	height:113px;
	vertical-align:top;
}
td.footer
{
	background-image:url("/images/framework/footer.gif");
	background-position: center;
	background-repeat: no-repeat;
	width:735px;
	height:11px;
	vertical-align:top;
}
div.flower
{
	background-image:url("/images/framework/flower2.gif");
	background-position: center;
	background-repeat: no-repeat;
	width:137px;
	height:128px;
	position:absolute;
	top:5;
	left:20;
	cursor:pointer;
}
div.name
{
	background-image:url("/images/framework/name.gif");
	background-position: center;
	background-repeat: no-repeat;
	width:438px;
	height:36px;
	position:absolute;
	top:25;
	left:180;
	cursor:pointer;
}
div.copyright
{
	font-family:arial;
	color:white;
	font-size:10pt;
}
div.copyright A
{
	color:white;
	text-decoration:none;

}
td.menuarea
{
	width:213px;
}
td.menutable
{
	background-image:url("/images/framework/menu.gif");
	background-position: top;
	background-repeat: no-repeat;
	height:549px;
	width:213px;
}
div.menuimage
{
	background-image:url("/images/framework/menuimage.gif");
	background-position: center;
	background-repeat: no-repeat;
	width:211px;
	height:163px;


}
div.menu
{
	text-align:left;
}
div.contenttitle
{
	color:white;
	font-family: "Arial,Book Antiqua,Arial";
	font-weight:bold;
	font-size:15pt;
	border-bottom:1px solid white;
	margin-left:15px;
	margin-right:15px;
}
div.content
{
	margin-left:20px;
	margin-right:20px;
	font-family:arial;
	font-size:10pt;
}
div.content A
{
	color:white;
}
td.contentarea
{
	background-color:#3970ab;
	color:white;
	height:100%;
	width:735;

}
td.contentarea table
{
	color:white;
	font-family:arial;
	font-size:10pt;
	
}
div.logout
{
	position:absolute;
	right:30;

}
div.logout A
{
	text-decoration:none;
	color:white;
	font-size:12pt;
}
fieldset.loginbox
{
	width:350px;
	padding:20px;
}

div.voucher
{
	background-image:url("/images/framework/waardebon_bron.jpg");
	background-position: center;
	background-repeat: no-repeat;
	height:454px;
	width:796px;
	border:1px solid black;
	position:relative;
}
div.vouchertext
{
	position:absolute;
	left:40px;
	right:40px;
	top:130px;
	font-family: "Book Antiqua";
	font-size:12pt;
	text-align:left;
	color:black;
}
