body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #e1dcda url('images/background_verloop.jpg') repeat-x;
	text-align: center;
}

h3 {
	font-size: 14px;
	margin: 0px 0px 8px 0px;
}

hr {
	border-top: 1px solid #cbd401;
	border-bottom-width: 0px;
	height: 1px;
	margin: 8px 0px;
}

a {
	color: #b7bf01;
}

td#left, td#left-bottom {
	background: #cbd401;
}
td#left a {
	display: block;
	border-style: none;
	text-decoration: none;
}
td#left a img {
	border-style: none;
}

div#text {
	width: 279px;
	float: left;
	font-size: 9pt;
	line-height: 17px;
	padding: 0px 20px;
}
div#text table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	text-align: left;
}
div#text h1 {
	color: #CAD411;
	font-size: 20px;
	margin-top: 32px;
}

td#footer {
	background: #E2007A url('images/uitgaan/background_footer.gif') repeat-x;
	color: white;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
}
