﻿body {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background: url('../images/bg2.gif') repeat-y fixed center;
}

p
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

.span_top
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

.span_bottom
{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}

tr, td, th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.td_menu {
	padding-left:2px;
	background-color:#000000;
}

.td_content {
	padding-left:2px;
}

.td_submenu {
	padding-left:2px;
}

.td_submenukop {
	background-color:#000000;
	padding-left:2px;
	font-weight:bold;
}

#table_top_bg {
	font-family: Arial;
	font-size: 9pt;
	background: url('../images/bgtop2.jpg');
	height:204px;
}

.menu_bg {
	background: url('../images/menubar2.gif');
	height:22px;
}

#uitlog_link {
	font-family: Arial;
	font-size: 9pt;
	color:#000000;
	text-decoration:underline;
}

#bottom_link {
	font-family: Arial;
	font-size: 9pt;
	color:#FFFFFF;
}

.bg_line_w {
	background-color:#000000;
	width:1px;
}

.bg_line_h {
	background-color:#000000;
	height:1px;
}

.contentholder {
	background-color:#FFFFFF;
}

#table_bottom_bg {
	background: url('../images/bottom2.gif');
	height:22px;
}

.kop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.smalltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	color: #000000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #000000;
	color: #000000;
}

.borderround
{
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #FFFFFF;
}

a
{
	text-decoration: none;
}
a:visited
{
	color: #777777;
}
a:active
{
	color: #777777;
}
a:link
{
	color: #777777;
}
a:hover
{
	color: #333333;
}

.input {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: arial;
	BACKGROUND-COLOR: #FFFFFF;
}

.button {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	font-size:11px;
	font-family: verdana, Arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	background-color:#000000;
	color:#FFFFFF;
	line-height:.85;
	padding-top:2px;
	text-transform: capitalize;
	cursor:pointer;
	text-align:center;
}

.menuitem
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.kleineletters
{
	font-size: 7pt;
}

.listRow1 {
	background-color:#FFFFFF;
	font-family: helvetica, verdana, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	cursor:pointer;
}

.listRow2 {
	background-color:#EEEEEE;
	font-family: helvetica, verdana, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	cursor:pointer;
}

.listOver {
	background-color:#CCCCCC;
	font-family: helvetica, verdana, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	cursor:pointer;
}

#bodyt
{
	display: none;
}

#bodyt2
{
	display: none;
}

.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 20px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }