body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

select {
	width: 200px;
	margin-top: 3px;
	margin-bottom: 3px;
}

select#betmet {
	width: 370px;
	margin-top: 3px;
	margin-bottom: 3px;
}

select#issuer {
	width: 125px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#selectextentie {
	width: auto;
	margin: 0px;
}

img {
	border: 0px;
}

td {
	font-size: 12px;
}

a {
	color: #6B696B;
}

a:hover {
	text-decoration: none;
}

.kop {
	line-height: 25px;
	background-color: #CEDBF7;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	width: 800px;
	margin-bottom: -5px;
	background-image: url("/images/bgkop.gif");
	clear: both;
}

.top {
	line-height: 27px;
	background-color: #CEDBF7;
	color: #000000;
	padding-left: 10px;
	font-weight: bold;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("/images/bgtop.gif");
}

.logo {
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}

.titel {
	font-weight: bold;
	margin-left: 10px;
}

.toeslag {
	color: #FF0000;
}

.korting {
	color: #009900;
}

.button {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	border: 1px #2850A2 solid;
	background: #2850A2;
	border-color: #2850A2 2850A2;
}

#contactgegevens {
	float: right;
	height: 40px;
	margin: 5px;
	font-weight: bold;
}