body {	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	
	margin: 0;
	padding: 0;
	background: #fff url('/images/bg.gif') repeat;
	height: 100%;
}

img {
	border: 0;
}

hr {
	border: 0;
	color: #790AE5;
	background-color: #790AE5;
	height: 1px;
	width: 100%;
}

a:link, a:active, a:visited, a:hover {
	color: #790AE5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.container {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 100%;
	height: 100%;
	
	background: url('/images/bottom.jpg') repeat-x bottom;
}
.noborder {
	border: 0 solid white;
}
.red {
	color: red;
}
.small {
	font: 10px verdana;
}

.tbl {
	width: 100%;
	border: 0 solid white;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
.tblkop {
	background-image: url('/images/hoekje.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #790AE5;
	border: 0 solid white;
	font: 12px verdana;
	font-weight: bold;
	color: #76E50A;
	padding: 0;
	margin: 0;
}
.tblbody, .tblnav {
	background-color: #F5EDFE;
	border: 1px solid #790AE5;
	padding: 4px;
	margin: 0;
	font: 12px verdana;
	color: #333333;
}
.tblbodysponsor {
	background-color: #FFFFFF;
	border: 1px solid #790AE5;
	padding: 0px;
	margin: 0;
}
.tblnav {
	padding: 2px;
}

.logo {
	margin-left: 16px;
	margin-top: 16px;
}

a.navlink {
	font: 12px verdana;
	font-weight: bold;
	display: block;
	border: 1px solid #D6B5FB;
	border-top: 0 solid white;
}
a.navlink:link, a.navlink:visited, a.navlink:active {
	text-decoration: none;
}
a.navlink:hover {
	text-decoration: none;
	background-color: #D6B5FB;
}


.textField, .largeTextField, .smallTextField {
	width: 150px;
	font: 12px verdana;
	color: #333333;
}
.largeTextField {
	width: 280px;
}
.smallTextField {
	width: 75px;
}
.selectBox {
	font: 12px verdana;
	color: #333333;
}
.submitButton {
	font-weight: bold;
	color: #790AE5;
}

.underDashed {
	border-bottom: 1px dashed #333333;
}

.bubbleTable {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 100%;
}
.bubbleTable td {
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
.bubbleTable .trhead {
	font-weight: bold;
}

.help { text-decoration: underline; color: #790AE5; font-weight: bold; cursor: pointer; }

.indentation {
	/* BlockQuote met kleine top en left margin (voor FAQ) */
	margin-top: 3px;
	margin-left: 15px;
}

.banner {
	width: 468px;
	border: 1px solid #790AE5;
	background-color: #F5EDFE;
	text-align: center;
}
.banner a:link, .banner a:active, .banner a:visited, .banner a:hover {
	font-size: 10px;
}

.counter {
	position:absolute; left:0px; top:0px; width:99%; height:0px; z-index:0; visibility: hidden;
}

.jackpot {
	width: 120px;
	text-align: right;
}

.alt_e {
	background-color: #E8D5FD;
}

.big18 {
	font-size: 18px;
	font-weight: bold;
}
.big16 {
	font-size: 16px;
}

.small10 {
	font-size: 10px;
}

/* aanmeldigen */
.groen {color: #00CC33}
.rood {color: #FF3300}

