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

a.subm:link, a.subm:active, a.subm:visited {color: #000000; text-decoration: none;}
a.subm:hover {color: #000000; text-decoration: underline; font-weight: normal;}

body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	margin: 0px;
	scrollbar-face-color: #00B5EE;
	scrollbar-highlight-color: #00B5EE;
	scrollbar-shadow-color: #00B5EE;
	scrollbar-3dlight-color: #00B5EE;
	scrollbar-arrow-color:  black;
	scrollbar-track-color: #CDCDCD;
	scrollbar-darkshadow-color: #00B5EE;
	background-color: #48699B;
}

td
{
	font-size: 8pt;
	margin: 0px;
}

img
{
	border: 0px;
}

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;
}

table.Tabel
{
	width: 814px;
	height: 100%;
	border: 0px solid black;
}

td.header
{
	background-image: url(img/header.jpg);
	height: 110px;
	padding-right: 22px;
	padding-top: 53px;
	vertical-align: top;
	word-spacing: 4px;
}

td.logo
{
	/*height: 430px;*/
	width: 150px;
	background-color: #ccc;
}

td.content
{
	vertical-align: top;
	/*height: 430px;*/
	width: 620px;
	background-color: white;
}

td.left
{
	height: 355px;
	width: 156px;
	background-position: bottom left;
	background-repeat: no-repeat;
	border-right: 1px solid black;
}

h1
{
	font-size: 13pt;
	color: #DD5162;
	letter-spacing: 5px;
	font-weight: bold;
	margin: 0px;
}

div.contentdiv
{
	/*height: 430px;*/
	height: 39px;
	overflow: auto;
	background-color: white;
}

div.centertable
{
	width: 770px;
	height: 100%;
	position : absolute;
	left: 50%;
	margin-left : -380px;
	padding-top: 0px;
}

div.submenu
{
	font-size: 7pt;
	background-color: #E3E3E3;
	padding: 5px;
	margin: 1px;
}

div.menuitem
{
	width: 100px;
	height: 22px;
	position: absolute;
	background-image: url(img/menuitem.jpg);
	text-align: center;
	font-weight: bold;
	color: #025E7B;
	top: 89px;
}

div.menuitem_sel
{
	width: 100px;
	height: 22px;
	position: absolute;
	background-image: url(img/menuitem_sel.jpg);
	text-align: center;
	font-weight: bold;
	color: #025E7B;
	top: 89px;
}

td.bottom_sep
{
	background-color: #00B5EE;
	font-size: 2pt;
	height: 3px;
}

td.left_bottom
{
	background-color: #666666;
	height: 44px;
}

td.bottom
{
	background-color: #FFFFFF;
	height: 44px;
	text-align: center;
	color: #45889D;
}

td.schaduw_links
{
	width: 20px;
	background-image: url(img/schaduw_links.jpg);
}

td.schaduw_rechts
{
	width: 20px;
	background-image: url(img/schaduw_rechts.jpg);
}
