body {
	background-color: #D5D5D5;
}

body.content {
	background-color: #FFFFFF;
	
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(81,91,128);
	
	scrollbar-arrow-color: rgb(81,91,128);
	scrollbar-3dlight-color: rgb(247,247,247);
	scrollbar-darkshadow-color: rgb(247,247,247);
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: rgb(206,213,223);
	scrollbar-track-color: #ffffff;
}

.borderTopRight {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(81,91,128);
	border-left: 0px;
	border-bottom: 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

.borderTop {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(81,91,128);
	border-left: 0px;
	border-bottom: 0px;
	border-top: 1px solid black;
	border-right: 0px;
}

.borderRight {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(81,91,128);
	border-left: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 1px solid black;
}

.borderNone {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(81,91,128);
	border-left: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
}


td
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(81,91,128);
}

.kop {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 900;
	//color: rgb(228,220,15);
	color: #2C415D;
}

.subKop {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 900;
	color: #2C415D;
}

.small {
	font-family: Arial;
	font-size: 7pt;
	font-weight: 900;
	color: Black;
}

.smallColor {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(81,91,128);
}

.smallColorWithBorder {
	font-family: Arial;
	font-size: 7pt;
	font-weight: 900;
	color: rgb(81,91,128);
	border: 1px solid black;
}

input.text {
	border: 1px solid rgb(206,213,223);
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(81,91,128);
	background-color: rgb(247,247,247);
}

textarea.text {
	border: 1px solid rgb(206,213,223);
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(81,91,128);
	background-color: rgb(247,247,247);
}

A:link
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: 900;
	color: #2C415D;
	text-decoration: none;
}

A:visited 
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: 900;
	color: #2C415D;
	text-decoration: none;
}

A:active 
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: 900;
	color: #2C415D;
	text-decoration: none;
}

A:hover 
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: 900;
	color: #2C415D;
	text-decoration: none;
}

.smallBorder
{
	border: 1px solid rgb(206,213,223);
}

#sleutelwoorden{
display: none;
}
