/* donkerblauw: #00467F
*/

body
{
	margin-top: 5;
	margin-left: 7;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 9pt;
	font-family: Verdana, Arial;
	color: #303030;
	background-color: White;
	line-height: 1.5em;
}

h1
{
	color: #00467F;
	font-size: 16pt;
	margin-top: 2px;
	margin-bottom: 1em;
	font-variant: small-caps;
}

h3
{
	font-family: Verdana, Arial;
	color: #00467F;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0em;
}

input
{
	font-family: Arial;
	font-size: 11px;
}

.error
{
	color: Red;
}
.mini
{
	font-size: 9px;
	font-weight: bold;
}

TD
{
	font-family: Verdana;
	font-size: 12;
}

TD.pltd
{
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
}

TH
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12;
}

TD.titel
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #00467F;
	font-variant: small-caps;
}

img
{
	border: 0;
}

A.navitem:link, A.navitem:visited
{
	color: #404040;
	text-decoration: none;
}

A.navitem:hover
{
	color: #404040;
	text-decoration: underline;
}

A.navitem:active
{
	color: Red;
}

A:link
{
	color: #00467F;
}

A:visited 
{
	color: #404040;
}

A:active
{
	color: Red;
}

P.navitem
{
	font-weight: bold;
	margin-top: 4;
	margin-bottom: 4;
}

P.navitemact
{
	font-weight: bold;
	margin-top: 4;
	margin-bottom: 4;
	color: #00aae4;
	background: url(/i/navpijl.gif) no-repeat bottom right;
}

.title
{
	font-weight: bold;
}

.small
{
	font-size: xx-small;
}

.copyright
{
	color: #00467F;
	font-size: 8pt;
	font-weight: normal;
}

div
{
	text-align: justify;
}

ul
{
}

li
{
	list-style-image: url(/i/dot.gif);
}

.locked
{
	font-weight: bold;
	background-image: url(/i/locked.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
	padding-top: 10px;
	height: 26px;
}

.tool
{
	font-weight: bold;
	background-image: url(/i/tool.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
	padding-top: 10px;
	height: 26px;
}

#mainnavigation
{
	margin-top: 20px;
	margin-bottom: 30px;
}

#mainnavigation a
{
	color: #00467F;
	font-size: 16px;
	font-family: helvetica;
	white-space: nowrap;
	padding: 3px;
	padding-left: 10px;
	margin: 1px;
	line-height: 1.2em;
	text-decoration: none;
}

#mainnavigation a:hover
{
	color: #00467F;
	background: #f2ffc7;
}

#mainnavigation ul li a
{
	padding: 5px;
	margin: 0;
}

#mainnavigation ul, #mainnavigation ul li
{
	list-style-type: none;
	display: inline;
	padding: 11px;
	margin: 0;
}

#logindiv
{
	padding: 10px;
	position:fixed;
	display: none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border: solid 2px #C2F129;
	width: 170px;
	height: 135px;
	background-color:#fff;
}

#logindiv label
{
	font-size: 10px;
}

#loginmenu input
{
	border: solid 1px #ddd;
}

#loginmenu .text
{
	width: 178px;
}

#loginbutton
{
	color: #00467F;
	width:190px;
	text-align:right;
	font-family: helvetica;
	font-size:16px;
	cursor:pointer;
}
#loginerror
{
	text-align: left;
}

#loginmenu
{
	padding-left: 10px;
	background-color: White;
	border: solid 1px #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 190px;
	background-position: 186px 7px;
	background-repeat: no-repeat;
	background-image: url(/i/triangle.png);
	cursor: pointer;
}

#logindetails .menuitem
{
	padding-bottom: 5px;
}

#logindetails
{
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logindetails label
{
	color: #444;
	font-size: 10px;
	font-weight: bold;
}
