
body
{
	margin				: 0px;
	background-color	: #9428C1;
	background-image	: url(/images/background.gif);
	background-repeat	: repeat-y;
}

body, td
{
	font-family			: tahoma;
	font-size			: 9pt;
	color				: #FFFFFF;
}

a
{
	color				: #FFFFFF;
}

h1
{
	font-size			: 13pt;
	line-height			: 5pt;	
	margin-bottom		: 5px;
}

h2
{
	font-size			: 11pt;
}

.klikhier:link
{
	font-weight			: bold;
}

.klikhier:visited
{
	font-weight			: bold;
}

table.register_input_label			th
{
	width				: 200px;
	font-size			: 9pt;
	font-weight			: bold;
	text-align			: right;
}

table.register_input_label			input, select
{
	width				: 300px;
}

input, select, textarea
{
	background-color	: #FFFFFF;
	border				: 0px;
}

input.checkbox
{
	background-color	: #D62FC2;
}

div.content
{
	width				: 660px;
	padding				: 5px;
}

div.content							a
{
	color				: #FFFFFF;
}

div.navheader
{
	width				: 160px;
	height				: 22px;
	background-image	: url(/images/nav_background.gif);
	padding-top			: 4px;
	padding-left		: 5px;
}

div.nav
{
	width				: 147px;
	padding-left		: 8px;
}

div.nav a, div.navheader a
{
	color				: #FFFFFF;
	text-decoration		: none;
}

div.nav a:hover, div.navheader a:hover
{
	color				: #FFFFFF;
	text-decoration		: underline;
}

table.details						th
{
	width				: 150px;
	font-size			: 8pt;
	text-align			: left;
}

select.quicksearch
{
	width				: 150px;
	font-size			: 8pt;
}

div.category
{
	width				: 633px;
	background-color	: #358BD5;
	padding				: 5px;
}


