body
{
	background-color: #EDEDED;

	margin: 0px;
}

body, table
{
	background-image: url(images/background-full.jpg);
	background-position: center;
	background-repeat: no-repeat;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: black;

	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

html
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: black;
}

form
{
	margin: 0px; 
	padding: 0px;
}

a, a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #C46F06;
}

.lang a, .lang a:link, .lang:active, .lang:visited
{
	color: #666666;
}

a:hover
{
	text-decoration: underline;
}

p
{
	padding: 0px;
	margin: 0px;
	
	padding-bottom: 18px;

	display: block;
}

h1
{
	padding: 0px;
	margin: 0px;

	font-size: 28px;

	line-height: 130%;
}

h2
{
	padding: 0px;
	margin: 0px;

	font-size: 24px;

	line-height: 130%;
}

h3
{
	padding: 0px;
	margin: 0px;

	font-size: 18px;

	line-height: 130%;
}

h4
{
	padding: 0px;
	margin: 0px;

	font-size: 15px;

	line-height: 130%;
}

.textInfo
{
	font-size: 11px; 
	font-family: Tahoma, Helvetica, sans-serif; 
	color: white; 
	padding-right: 35px;
}

.text
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
	line-height: 22px;
}

.textDisplay
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color:  black;
	padding: 3px;
	line-height: 22px;
}

.textRemarks
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:  black;
	font-style: italic;
}

.inputbox
{
	border: solid 1px #999;
	height: 18px;
	width: 220px;
	color: black;
}

.inputarea
{
	border: solid 1px #999;
	height: 18px;
	width: 220px;
	color: black;
	padding: 2px;
}

.inputareaFCK
{
	border: solid 1px #003366;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}


.button
{
	border: solid 1px #969d99;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}

.error
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.buttonCalendarIMG
{
	display:inline;
	padding: 5px;
	color: #003366;
	font-size: 11px;
}

.menu
{
	padding-left: 15px;
}

.menuNormal
{
	display: block;
}

.menuNormal a, .menuNormal a:visited
{
	color: #000000;

	padding: 0px;
	margin: 0px;

	line-height: 100%;

	font-size: 13px;

	text-decoration: none;
}

.menuHover
{
	display: none;
}

.menuHover a, .menuHover a:visited, .menuHover a:hover
{
	color: #000000;

	padding: 0px;
	margin: 0px;

	line-height: 100%;

	font-size: 13px;

	text-decoration: underline;
}

.plaatje {
border-left: 25px;
border-bottom: 25px;
}
/* END STANDARD */

