body
{
	background-image: url(../img/bg.gif);
	font: 12px Verdana;
}

table
{
	font: 12px Verdana;
}

a:link, a:active, a:visited
{
	text-decoration: none;
	color: #000000;
}

a.kleur:link, a.kleur:active, a.kleur:visited
{
	text-decoration: none;
	color: #8B0000;
}

a.new:link, a.new:active, a.new:visited
{
	text-decoration: none;
	color: #0000FF;
}

a:hover, a.kleur:hover, a.new:hover
{
	text-decoration: none;
	color: #FF0000;
}

img
{
	border-width: 0px;
}

input, textarea, select
{
	font: 12px Verdana;
}

form
{
	margin: 0px;
}

hr
{
	color: #000000;
}

.kop
{
	font-size: 13pt;
	font-weight: bold;
}

.menu
{
	padding-left: 15px;
	vertical-align: top;
}

.error
{
	color: #EE0000;
}

.gb
{
	background-color: #B8EAB8;
	width: 540px;
}

.gb_kop
{
	color: #FFA500;
}

#main
{
	width: 778px;
	height: 100%;
	border: 1px solid #558855;
}

#header
{
	height: 116px;
	width: 100%;
}

#nav
{
	width: 100%;
	height: 30px;
}

#content
{
	width: 100%;
	background-color: #CBEDCB;
	vertical-align: top;
	padding: 8px;
}

#balk
{
	width: 100%;
	height: 30px;
}
