body {
	background-image: url('background.jpg');
	background-repeat: no-repeat;
	background-color: #1B9042;
	background-attachment: fixed;
	padding: 20px 10px 20px 10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

table {
	font-size: 12px;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 26px;
        color: #FFFC00;
}

a {
	color: #0F5994;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div.info {
	color: #000000;
	background-color: #F0F0F0;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	z-index: 1000;
	border: 1px solid #000000;
	padding: 5px;
}

table.bollen {
	height: 445px;
	width: 624px;
	vertical-align: middle;
}

.point {
	border: 0px;
	height: 12px;
	width: 12px;
}

.empty {
	border: 0px;
	height: 12px;
	width: 12px;
}

select.inschrijven {
	height: 20px;
	margin: 0px;
	padding: 0px;
}

input.inschrijven {
	height: 20px;
	margin: 0px;
	padding: 0px 2px;
}
