<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************
	Common PRINT elements
************************************/
@media print
{
	tr.noPrint, td.subNav
	{
		display: none;
	}
	
	div.ScrollDivContent
	{
		display: block !important;
		overflow: visible !important;
		width: 600px !important;
	}
	
	body, td
	{
		font-size: 12px !important;		
	}
}

/************************************
	images
************************************/
img
{
	border: 0px;
}

/************************************
	Meldingen
************************************/
.msgMelding
{
	color: red;
}

/************************************
	Common SCREEN elements
************************************/

body
{
	background: #ffffff;
	color: #143572;
	font-family:  Arial, verdana, helvetica, sans-serifsans-serif;
	margin: 0px 0px 0px 0px;
}

body, td
{
	font-size: 12px;
	line-height: 14px;
	color: #143572;
}

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

a
{
	color: #143572;
	text-decoration: underline;
}

/* Footer right (disclaimer, etc.) */
a.noline
{
	text-decoration: none;
}

a:hover /* for all menu's */
{
	text-decoration: none;
}

a.noline:hover
{
	text-decoration: none;
}

p
{
	margin-top: 0px;
	margin-bottom: 8px;
}

/************************************
	Page elements
************************************/

/* Page header */
.header
{
	font-weight: bold;
	font-size: 18px;
	color: #143572;


}

.head1, h1
{
	font-weight: bold;
	font-size: 16px;
	color: #143572;
	height: 18px;

}

.head2, h2
{
	font-weight: bold;
	font-size: 14px;
	color: #143572;
	height: 14px;

}

.head3, h3
{
	font-weight: bold;
	font-size: 12px;
	color: #143572;
	height: 14px;

}

.alineaHead
{
	text-decoration: underline;

}

.footer
{
	font-size: 6px;
}

.spacer
{
	background-color: #ffffff;
}

td.subNav
{
	background: #ffffff url(../images/bg_kol_left.gif) repeat-y;
}

td.lineLeft
{
	background: #ffffff url(../images/bg_kol_left.gif) repeat-y;
}

td.lineRight
{
	background: #ffffff url(../images/bg_kol_right.gif) repeat-y;
}

/* big information blocks */
td.loggedInfoFut, td.loggedInfoClient, td.loggedInfoImd
{
	background-color: #ffffff;
	color: #143572;

}

td.loggedInfoFut, td.loggedInfoImd
{

}

/* small information blocks */

td.InfoBlocks
{
	background-color: #ffffff;
	color: #143572;
}

div.block
{
	padding: 0px 0px 0px 4px;
}

div.blockImd, div.blockClient
{
	padding: 0px 0px 0px 4px;
}

div.blockImd a, div.blockImd a:hover, div.blockClient a, div.blockClient a:hover
{
	color: #ffffff;
	text-decoration: none;
}

div.content
{
	padding: 3px;
}

table.tableOutContentDiv
{
	margin-left: 2px;
}

/* Main content div */
div.ScrollDivContent
{
	width: 100%;
	height: 350px;
	overflow: auto;
}

/* Static menu div */
div.contentSubNav
{
	margin: 3px 3px 3px -12px;
	width: 189px;
	height: 350px;
	overflow: auto;
}

/************************************
	Main Menu (Static - Top)
************************************/


td.MenuItem
{
	height: 25px;	
	border-right: solid 1px;
	border-left: solid 1px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	color: #ffffff;

	text-decoration:none;
	background-color: lightgrey;
	text-align: center;
}

a.MenuItem
{
	height: 25px;	
	border-right: solid 0px;
	border-left: solid 0px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	color: #ffffff;

	text-decoration:none;
	color: #ffffff;
	text-align: center;
}
a.MenuItemBlue
{
	height: 25px;	
	border-right: solid 0px;
	border-left: solid 0px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	color: lightblue;

	text-decoration:none;
	color: lightblue;
	text-align: center;
}

td.MenuItemCurrent
{
	height: 25px;	
	border-right: solid 0px;
	border-left: solid 0px;
	border-top: solid 2px;
	border-bottom: solid 2px;
	color: lightgrey;

	text-decoration:none;
	background-color: white;
	text-align: center;
}

td.MenuItemProductontwikkeling
{
	height: 25px;	
	border-right: solid 1px;
	border-left: solid 1px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	color: #ffffff;

	text-decoration:none;
	background-color: lightblue;
	text-align: center;
}

td.MenuItemCommunicatie
{
	height: 25px;	
	border-right: solid 1px;
	border-left: solid 1px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	color: #ffffff;

	text-decoration:none;
	background-color: #F778A1;
	text-align: center;
}

td.MenuItemMarketing
{
	height: 25px;	
	border-right: solid 1px;
	border-left: solid 1px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	color: #ffffff;


	text-decoration:none;
	background-color: lightgreen;
	text-align: center;
}

td.MenuItemSales
{
	height: 25px;	
	border-right: solid 1px;
	border-left: solid 1px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	color: #ffffff;


	text-decoration:none;
	background-color: orange;
	text-align: center;
}

td.MenuItemGrey
{
	height: 25px;	
	border-right: solid 1px;
	border-left: solid 1px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	color: #ffffff; 
	
	background-color: lightgrey; 
	text-align: center;
}

td.MenuItemDisabled
{
	color: #ffffff;
	background-color: #ffffff;
	text-align: center;
}

td.MenuItemEmpty
{
	color: #ffffff;
	background-color: #ffffff;
}



/*****************************************
	Overview
*****************************************/

.scheiding
{
	background-color: #ffffff;
}

.Front_Wissel
{
	background-color: #ffffff;
}

/*****************************************
	Page column elements
*****************************************/

div.rightHeader
{
	background-color: #ffffff;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 5px 2px 5px;
	margin-bottom: 1px;
	clear: both;
	line-height: 14px;
text-align: center;
	height: 14px;
}

tr.rightSmall, tr.rightSmall td
{
	background-color: #ffffff;
	color: #143572;
	font-family:  Arial, verdana, helvetica, sans-serifsans-serif;
	font-size: 7pt;
}

tr.rightSmallGrey, tr.rightSmallGrey td
{
	background-color: #ffffff;
	color: #969696;
	font-family: Myriad Web Pro ,Myriad Web Pro ,Arial, verdana, helvetica, sans-serifsans-serif;
	font-size: 7pt;
}

div.rightRow, div.rightRow a, div.rightRow a:hover
{
	background-color: #ffffff;
	color: #969696;
	height: 14px;
	margin-bottom: 2px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

table.content
{
	padding: 1px 3px 3px 1px;
}

div.contentHeader
{
	background-color: #ffffff;
	color: #969696;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px 2px 5px;
	margin-bottom: 2px;
	margin-right: 3px;
	clear: both;
vertical-align: middle;
	line-height: 20px;
	height: 20px;

}

div.contentText, p.contentText
{
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 8px;
}

thead.dataTable th
{
	color: #969696;
	background-color: #ffffff;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	height: 14px;
	padding-left: 3px;
}

thead.dataTable td, tfoot.dataTable td
{
	color: #969696;
	background-color: #ffffff; 
	height: 14px;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
}

tbody.dataTable td
{
	background-color: #ffffff; 
	color: #969696;
	padding-left: 3px;
	font-size: 12px;
	padding-right: 3px;
	height: 14px;
}

table.content thead.dataTableBGS.tr
{
	border-right: solid 10px red;
}

thead.dataTableBGS td
{
	color: #969696;
	background-color: #ffffff;
	height: 20px;
	padding-left: 8px;
	font-weight: bold;
}

tbody.dataTableBGS td
{
	color: #143572;
	padding-left: 8px;
background-color: #ffffff;
	border-bottom: solid 1px #969696;
}

tbody.dataTableExtern td
{
	padding-left: 8px;
background-color: #ffffff;
	border-bottom: solid 1px #969696;
}

/* Used for print table in content area */

thead.contentHeader
{
	color: #969696;
	background-color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-left: 3px;
}

thead.contentHeader th
{
	padding: 2px 5px 2px 5px;
}

tbody.contentButtonRow td
{
	background-color: #143572;
	color: #fff;
	padding: 0px 5px 2px 3px;
	margin-bottom: 2px;
	clear: both;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

tbody.contentButtonRow div.printActiveNumber
{
	background-color: #ffffff;
	color: #fff;
	width: 10px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-right: 3px;
	margin-top: 2px;
}

tbody.contentButtonRow div.printNonActiveNumber
{
	background-color: #969696;
	color: #fff;
	width: 10px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-right: 3px;
	margin-top: 2px;
}

tbody.SearchTable td
{
	border-color: #ffffff;
	background-color: #969696;
	text-align: center;
	height: 14px;
	width: 14px;
}

table.contentbrieven
{
	padding: 0px 3px 3px 0px;
}

table.contentbrieven tr.head td
{
	color: #ffffff;
	background-color: #969696;
	height: 20px;
	padding-left: 8px;
	font-weight: bold;
}

table.contentbrieven td
{
	color: #969696;
	padding-left: 8px;
	border-bottom: solid 1px #ffffff;
}

/*****************************************
	Form elements
*****************************************/

.error /* error messages */
{
	color: #990000;
	margin-left: 0px;
}

.error ul /* error messages */
{
	margin-left: 14px;
}

label
{
	cursor: pointer;
}

.input, .inputGrey
{
	border: solid 1px #ffffff;
	color: #143572;
	font-size: 12px;
}

.numinput
{
	border: solid 1px #ffffff;
	color: #143572;
	font-size: 12px;
	text-align: right;
}

.inputGrey
{
	background-color: #969696;
}

.button
{
	color: #143572;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	font-weight: bold;
	cursor: pointer;
}

.buttonSmall
{
	color: #143572;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	font-weight: bold;
	cursor: pointer;
	font-size: 10px;
}

.buttonSmallLeft
{
	color: #143572;
	background-color: #ffffff;
	border-bottom: solid 1px #ffffff;
	font-weight: bold;
	font-size: 9px;
	cursor: pointer;
	text-align: left;
}

.buttonSmallRight
{
	color: #143572;
	background-color: #ffffff;
	border-bottom: solid 1px #ffffff;
	font-weight: bold;
	font-size: 9px;
	cursor: pointer;
	text-align: right;
}

.buttonSmallLeftCurrent
{
	color: #143572;
	background-color: #ffffff;
	border-bottom: solid 1px #ffffff;
	font-weight: bold;
	font-size: 9px;
	cursor: pointer;
	text-align: left;
}

.buttonSmallRightCurrent
{
	color: #143572;
	background-color: #ffffff;
	border-bottom: solid 1px #ffffff;
	font-weight: bold;
	font-size: 9px;
	cursor: pointer;
	text-align: right;
}

.buttonFooter, .buttonFooterRight
{
	color: #143572;
	font-size: 12px;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	letter-spacing: 1px;
	cursor: pointer;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

 .buttonFooterRight
{
	margin-right: 6px !important;
}

/*****************************************
	Menu - Static CMS items
*****************************************/
#foldheader
{
	cursor:pointer;
	/*font-weight:bold;
	list-style-image:url(fold.gif)*/
}
#foldinglist
{
	/*list-style-image:url(list.gif)*/
}

a.mPageLink
{
	text-decoration: none;
	/*color: #ffffff;*/
}

ul.menu
{
	padding: 0px;
	margin: 0px;
}

ul.menu .mLvl1
{
	/*font-weight: bold;*/
}

ul.menu .mLvlDefault
{
	font-weight: normal;
}

ul.menu, ul.menu ul, ul.menu li
{
	list-style-type: none;
	padding-left: 4px;
	margin-left: 4px;
}</pre></body></html>