/* HTML Elements */
html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	height: 100%; width: 100%;
	margin: 0px; padding: 0px;
	background-color: #000000;
	scrollbar-arrow-color: #333333;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-base-color: #999999;
	scrollbar-face-color: #999999;
	scrollbar-track-color: #bbbbbb;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
}
body.bg {
	background: url(./img/bg.gif) repeat;
}	
h1, h2
{
	margin: 0px;
	display: inline;
}
a {
	color: #F00;
	font-weight: bold;
	font-size: medium;
}

/* Table */
table#show tr td {
	margin: 2px;
	padding: 2px;
}
th {
	background-color: #666;
	font-size: 110%;
	padding: 2px;
}
td {
	vertical-align: top;
	font-size: small;
	text-align: left;
}

/* Layout */
div#header {
	vertical-align: top;
}
ul.hor li {
	display: inline;
}
ul.nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.vert, ul.vert li {
	background-color: #808080;
	list-style-type: disc;
	margin: 0px 0px 2px 20px;
}
.status { text-align: center; }
.thumb img { margin: 2px; }
.new { color: #FF0000; font-weight: bold; }
.special { color: #FFFF33; font-weight: bold; }
.label { font-weight: bold; }
.stijl2 .stijl2 {
	font-size: 12px;
}
.stijl2 .stijl2 {
	font-size: 10px;
}
.stijl2 .stijl2 {
	font-size: 12px;
}
.stijl2 .stijl2 {
	font-size: 14px;
}
.adv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.vabis {
	font-size: 12em;
}
.vabis {
	font-size: 2em;
}
.Vabis {
}
.v2 {
	font-size: medium;
	text-align: left;
}
.vabis3 {
	text-align: center;
	font-size: medium;
}
.vabis5 {
	text-align: left;
}
.style37 script {
	text-align: center;
}
.centre {
	text-align: center;
}
.style37 script+ {
	text-align: center;
}
.vabis3 .vabis7 {
	text-align: left;
}

