@charset "UTF-8";
html, body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/body_bg_02.jpg);
	background-repeat: repeat-x;
	background-color: #2F2010;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
}
div#container   {
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	position: relative;
}
div#top   {
	height: 220px;
	width: 800px;
}
h1 {
	font-size: 14px;
	color: #FB3F3F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bolder;
	padding-top: 10px;
}
h2 {
	font-weight: bolder;
	color: #333333;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 20px;
}
div#thnx {
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border: 10px solid #000000;
	background-color: #FFFFFF;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #A87F3B;
	line-height: 30px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #FF6600;
	margin-top: 50px;
}
div#track {
	text-align: left;
	vertical-align: bottom;
}
a:link {
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #A87F3B;
}
a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
div#aanmeld  {
	text-align: center;
	top: 400px;
	left: 100px;
	position: absolute;
	z-index: 999;
	overflow: visible;
}
div#content {
	
	width: 800px;
	background-color: #FFFFFF;
}
.prijs {
	vertical-align: super;
	padding-top: 10px;
	margin-left: -5px;
}

