body {
	background-color: #FFFFFF;	
	font-family: verdana, arial, sans-serif;
	font-size: 11px; 
	margin: 0px;
	width: 97% !important;
	font-color: #000000;
}

.footnote {
	color: #000000;
	font-size: 7pt;
	font-family: verdana, arial, sans-serif;
	margin-top: 6px;
	margin-bottom: 6px;
}

.disclaimer {
	color: #000000;
	font-size: 7pt;
	font-family: verdana, arial, sans-serif;
}

.disclaimer a {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

caption.topnavigation {
	/*width: 100%; dit gaat niet goed in Firefox*/
	padding-top: 12px;
	padding-bottom: 4px;
	text-align: right;
    border-top:1px solid #00A2BD;
    border-bottom:2px solid #00A2BD;
    margin-top:20px;
}

/* Dit is de vervanging van het h2 element */
caption.topnavigation span {
	color: #00A2BD;
	font-size: 13px; 
	font-family: Arial;

	background-repeat: no-repeat;
	background-position: center left;
	margin-left: 7px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	float: left;
	font-weight: bold;
}

/* Deze wordt nu niet meer gebruikt!
.topnavigation h2 {
	margin-top: 0px;
	font-family: verdana, arial, sans-serif;
	float: left;
}
*/

h2 {
	color: #00A2BD;
	font-size: 11px; 
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;

	background-repeat: no-repeat;
	background-position: center left;
	margin-left: 7px;
	margin-bottom: 5px;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	font-weight: normal;
}

.topnavigation a {
	color: #00A2BD;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-image: url(./../../../images/robecocom/clickupp_new.gif);
	background-repeat: no-repeat;
	background-position: 100% 70%;
	padding-right: 13px;
}


#pagenavigation {

	width: 500px;
	margin-bottom: 30px;
}

ul {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
}


ul li {
	display: block;
	float: left;
	width: 250px;
	margin-top: 4px;
}


ul li a {
	color: #0096AD;
	background-image: url(./../../../images/robecocom/arrow_forward_blue.gif);
	background-repeat: no-repeat;
	background-position:0px 2px;
	padding-left: 10px;
	text-decoration: none;
    font-size:11px;
    font-weight:normal;
}



table {
	color: #000000;
	margin-bottom: 60px;
	border-collapse: collapse;
	clear: both;
    border-bottom:4px double #0096AD;
 /*   background: #fff url(./../../../images/robecocom/bg_stippen_blauw.gif) repeat-x 0% 100%; */
}

td {
	font-size: 10px; 
	background-color: #FFF;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #0096AD;
	padding: 3px 3px 3px 0px;
    background-image:none;
}


th {
    color: #000000;
	background-color: #FFF;
	font-size: 10px; 
	text-align: center;
	vertical-align: top;
    border-bottom:1px solid #0096AD;
}


td a:link, td a:visited, td a:active {
	color: #000000;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	padding-left: 3px;
}

td a:hover {
    color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


.hiddenanchor {
	height: 1px;
	overflow: hidden;
}


.differencedown {
	background-image: url(./../../../images/robecocom/diffminus.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 18px;
    color:red;
    text-align:right;
}

.differenceequal {
	background-image: url(./../../../images/robecocom/diffequal.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 18px;
    text-align:right;
}

.differenceup {
	background-image: url(./../../../images/robecocom/diffplus.gif);
	background-repeat: no-repeat;
	padding-right: 18px;
	background-position: center right;
    color:green;
    text-align:right;
}

.popupdiv {
    position: absolute;
    width: 300px;
    border: 1px solid #cccccc;
    visibility: hidden;
    z-index: 3;
}

.popup-top {
	color: #ffffff;
	background-color: #999999;
	width: 100%;
	text-align: right;
}

.popup-title {
	background-image: url(./../../../images/robecocom/information_header.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-align: center;
	width: 274px;
	float: left;
	margin-left: 2px;
}


.popup-bottom {
	color: #000000;
	background-color: #E6EFF7;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 3px;
}


.show-popup {
	background-image: url(./../../../images/robecocom/information.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 12px;
	font-size: 8pt;
	text-decoration: none;
	border: 0px;
	background-color: #ffffff;
	cursor: hand;
}


.close-popup {
	background-image: url(./../../../images/robecocom/closepopup.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 12px;
	font-size: 9px;
	text-decoration: none;
	overflow: hidden;
	border: 0px;
	background-color: #999999;
	cursor: hand;
}
