body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 14px;
	font-variant: normal;
	background-repeat: no-repeat;
	background-color: #000000;
}
.padding {
	padding-left: 10px;
}
.plaatje {
	padding: 5px;
}
.kop {
	font-weight: normal;
	color: #eeeeee;
	font-size: 12px;
}
.hoofdkop {
	font-weight: normal;
	color: #CCCCCC;
	font-size: 17px;
}
.hoofdkop2 {
	font-weight: normal;
	color: #666666;
	font-size: 14px;
}
.hoofdkop3 {
	font-weight: normal;
	color: #CCCCCC;
	font-size: 15px;
}
.titel {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #333333;
}
.klein {
	font-size: 10px;
}
.bg1 {
	background-color: #230D0E;
}
.bg2 {
	background-color: #1F1C19;
}
.bg3 {
	background-color: #D9D4B6;
}

.groter {
	color: #CCCCCC;
}
.buy {
	color: #000000;
	font-size: 12px;
}
td {
	text-align: left;
	vertical-align: top;
}
a:link, a:visited {
	color: #005885;
	text-decoration: none;
}
table {
	background-repeat: no-repeat;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
}
hr {
	color: #333333;
}
