﻿body, textarea, { background-color: #000000; font-family: tahoma; font-size: 13px; color: white; }
table, tr, td, { background-color: black; font-family: tahoma; font-size: 13px; color: white; }
input, select, option { font-family: tahoma; font-size: 13px; color: white; }
a { font-family: tahoma; font-size: 13px; color: white ; text-decoration: none; }
a:hover	{ color: #AACAF9; }
.inactive { color: white; }
.rand { border: 1px solid #c4c4c4; }
.black { border: 1px solid #000000; }
img { border: 0; }
/* Header */

#header {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	padding: 10px;
	background: #ffffff url(images/header.jpg) no-repeat 10px 10px;
}

.table	{ width: 950px; }
.content { text-align: left; vertical-align: top; }
.left { text-align: left; vertical-align: top; width: 200px; }
.right { text-align: left; vertical-align: top; width: 200px; }
.speler { width:700px; height:240px; border: 1px solid #000000;  }

.menu { text-align: left; }
.menu ul {	padding: 0px; margin: 0px; background-color: #2788c7 }
.menu li {  margin-bottom: 1px; width: 100%; border-bottom: #000000 0px solid }
.menu li a 	{ border: 1px solid #c4c4c4; padding: 2px;  display: block; font-weight: none; text-align: left; text-transform: capitalize; width: 180px; }
.menu li a:hover { color: #ffffff; background-color: #AACAF9; }
.a { background-color: #AACAF9; border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px }
.b { background-color: #FFFDD4; border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px }
.c { background-color: #FFFDD4; border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }
.veld { font-family: tahoma; font-size: 24px; color: black; border: 1px solid #000000; }
.knop { font-family: tahoma; font-size: 19px; color: black; border: 1px solid #000000; }