body {
	background-color:#fff;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:11px;
	color:#000;
	overflow:auto;
	background:url(../images/bggras.jpg) center top repeat-y;
}

a img {
  border:0px solid #fff;
}

select, button, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	line-height:16px;
	font-size:11px;
	border:1px solid #e20031;
	height:20px;
	margin-bottom:5px;
}
.button {
	background:url(../images/bg_button.gif) left 50% repeat-x;
	height:22px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:11px;
	padding:0px;
	margin:0px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:11px;
	vertical-align:top;
}

a:link, a:active, a:visited, a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#000;
}
a:hover {
	color:#e20031;
	text-decoration:underline;
}

.error {
	color:#f00;
}


h1, h2, h3, h4, h5 {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	letter-spacing: 0.03em;
	font-size:30px;
	margin:0 0 6px 0;
	line-height:30px;
	padding:0;
	font-weight:normal;
	text-transform:uppercase;
}
h4 {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	letter-spacing: 0.03em;
	font-size:24px;
	margin:0 0 6px 0;
	line-height:24px;
	padding:0;
	font-weight:normal;
	text-transform:uppercase;
}
h5 {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	letter-spacing: 0.03em;
	font-size:20px;
	margin:0 0 6px 0;
	line-height:24px;
	padding:0;
	font-weight:normal;
	text-transform:uppercase;
}
h6 {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	letter-spacing: 0.03em;
	font-size:16px;
	margin:0 0 6px 0;
	line-height:20px;
	padding:0;
	font-weight:normal;
	text-transform:uppercase;
}


#divSubNavigatie a {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	font-weight: normal;
	font-size:16px;
	color:#000;
	line-height:21px;
	text-decoration:none;
	letter-spacing:0.03em;
}

#divSubNavigatie a:hover {
	color:#ab8a42;
}


#divCategorie a {
	display:block;
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	font-weight: normal;
	font-size:16px;
	color:#000;
	height:25px;
	padding:0 6px 0 6px;
	margin:0 0 50px 0;
	line-height:25px;
	text-decoration:none;
	letter-spacing:0.03em;
}

#divCategorie a:hover {
	color:#ab8a42;
	background-color:#000;
}

#tableSpeelijst {
	border:0;
	margin:0;
	padding:0;
}
#tableSpeelijst tr.odd {
	background-color:#fff;
	color:#000;
}
#tableSpeelijst tr.even {
	background-color:#ab8a42;
	color:#fff;
}
#tableSpeelijst tr.even a:hover {
	color:#fff;
}

#tableSpeelijst td {
	padding:4px 4px 4px 12px ;
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	font-weight: normal;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:0.05em;
}
