a:link, a:active, a:visited {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}

a.menu:link, a.menu:active, a.menu:visited {color: #000000; text-decoration: none;}
a.menu:hover {color: #9DB033; text-decoration: none;}

body
{
	font-family: Tahoma;
	font-size: 8pt;
	margin: 0px;
	background-image: url(img/background.gif);
	background-color: #FFFFFF;
}

input.tekst, textarea.tekst
{
	width: 100%;
	font-size: 8pt;
	font-family: Tahoma;
}

input.knop
{
	font-family: Tahoma;
	font-size: 8pt;
}

span.admin_error
{
	font-weight: bold;
	color: #CC0000;
}

td
{
	font-size: 8pt;
}

table.tabel
{
	width: 777px;
	height: 100%;
}

td.header
{
	background-image: url(img/logo.jpg);
	height: 100px;
	border-bottom: 1px solid #DBEB71;
	cursor: hand;
}

td.smallbartop
{
	background-image: url(img/links-bg.gif);
	text-align: right;
	height: 10px;
	border-bottom: 1px solid #DBEB71;
}

td.smallbarbot
{
	background-image: url(img/links-bg.gif);
	text-align: right;
	height: 10px;
	border-top: 1px solid #DBEB71;
	text-align: center;
}

td.left
{
	padding: 5px;
	border-right: 1px dotted #DBEB71;
	width: 20%;
	vertical-align: top;
	text-align: left;
}

td.content
{
	padding: 5px;
	width: 60%;
	vertical-align: top;
	line-height: 150%;
}

td.right
{
	padding: 5px;
	border-left: 1px dotted #DBEB71;
	width: 20%;
	vertical-align: top;
}

li
{
	margin: 8px;
}

li.sub
{
	margin: 5px;
	margin-left: 20px;
}

ul
{
	marks: square;
	margin-left: 13px;
}

h1
{
	font-size: 15pt;
	font-weight: bold;
}

form
{
	margin: 0px;
}
