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

a {
	color: #eb6909;
}

td#left, td#left-onder {
	background-color: #eb6909;
}
td#left a {
	display: block;
	border-style: none;
	text-decoration: none;
}
td#left a img {
	border-style: none;
}

div#text {
	width: 399px;
	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/eetcafe/background_footer.gif') repeat-x;
	color: white;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
}

.btn {
	font-size: 10px;
}
.txt {
}
.error {
	color: red;
}
hr {
	border-top: 1px solid #eb6909;
	border-bottom-width: 0px;
	height: 1px;
}