/* ==============VORMGEVING VAN HET TOPMENU========*//* ==============VORMGEVING VAN DE BODY========*//* ==============VORMGEVING VAN DE LINKS========*//* ==============VORMGEVING VAN DE TEKSTELEMENTEN========*//* ==============VORMGEVING VAN DE IMAGEELEMENTEN========*//* ==============VORMGEVING VAN DE TABELELEMENTEN========*//* ========VORMGEVING VAN HET TOPMENU========*/A.topmenua {	color: #FFFFFF;	font-size: 0.6em;	font-weight: bolder;	font-family: Arial Narrow, Helvetica Narrow Bold, Helvetica Condensed Bold, Helvetica Condensed, sans serif;	padding: 0px;	margin: 0px;	margin-left: 10px;	text-decoration: none;	}A.topmenua:active {	color: #FFFFFF;}A.topmenua:hover {	color: #FFFFFF;}#titelmenubalk {	width: 100%;        height: 20px;        top: 65px;        position: center;        margin: 0px;        padding: 0px;}#topmenubalk {	width: 60%;        height: 25px;        top: 20 px;        position: right;        margin: 0px;        padding: 0px;}#logoleft {	top: 0px;	left: 1px;	position: absolute;}#logoright {	top: 0px;	right: 1px;	position: absolute;}/* ========VORMGEVING VAN DE BODY========*/BODY{	font-weight: 500;	font-size: 1.0em;	font-family: Arial, sans serif;	color: #000000;	text-align: left;	text-decoration: none;	margin-left: 2px;	padding-top: 1.0em;	padding-right: 0em;	padding-left: 0px;	padding-bottom: 0px;	vertical-align: top;	line-height: 1.5em;	background: url(../images/achtergrond-sculptuur-helder.jpg) ;}#content{	margin-left: 12px;	padding-top: 0em;	padding-left: 0px;}#top {	font-weight: 800;	font-size: 2.4em;	font-family: Arial, sans serif;	text-align: center;	margin-left: 90px;	margin-bottom: 0px;	margin-top: 0px;	padding:0px;   background: url(../images/milkprices_background_top2.jpg) #EDEDED fixed no-repeat;         }#titel{	font-weight: 800;	font-size: 2.4em;	font-family: Arial, sans serif;	text-align: center;	margin-left: 90px;	margin-bottom: 0px;	margin-top: 0px;	padding:0px;	background: url(../images/milkprices_background_top1.jpg) #EDEDED fixed no-repeat;}/* ========VORMGEVING VAN DE LINKS========*//* ========STANDAARD HOUDEN LINKS DEZELFDE KLEUR=========*/A {	font-weight: 600;	font-size: 0.9em;	font-family: Arial, sans serif;	color: #29B5E7;	text-decoration: underline;}A:hover {	color: #29B5E7;}A:active {	color: #29B5E7;}A:visited {	color: #29B5E7;}A.bookmark {	font-size: 1em;	font-weight: 500;	font-family: Arial, sans serif;	color: #00000;	text-decoration: none;}/* ========VORMGEVING VAN DE TEKSTELEMENTEN========*/H1 {		font-family: Arial, sans serif;	font-size: 1.2em;        font-weight: 900;        text-transform: uppercase;        color: #000063;        text-align: center;        text-decoration: underline:        padding-bottom: 1px;        margin-bottom: 0.3em;}H2 {		font-family: Arial, sans serif;	font-size: 1.2em;        font-weight: 900;        color: #000063;        text-align: center;        padding-bottom: 1px;        margin-bottom: 0.3em;}H3	{	font-family: Arial, sans serif;	font-size: 1.1em;        font-weight: 800;        color: #000063;        text-align: left;        margin-top: 0.75px;        margin-bottom: 0.75em;	    margin-left: 4px;        padding-top: 0px;}H4	{	font-family: Arial, sans serif;	font-size: 1.0em;        font-weight: 700;        color: #000063;        text-align: left;        padding-left: 0px;        margin-top: 1.0em;        margin-bottom: 0em;	     margin-left: 4px;}P	{	padding-top: 0px;	padding-left: 4px;	margin-top: 0em;	margin-bottom: 1.5em;}LI {	padding-left: 0.0em;}UL.ulniveau1 {	list-style-image: url("../../images/Bull1.jpg");	margin-top: 0.0em;	margin-left: 15px;	margin-bottom: 0.0em;	padding-left: 21px;}OL {	margin-top: 0em;	margin-left: 4px;	margin-bottom: 0.5em;	padding-left: 21px;}/* ==============VORMGEVING VAN DE IMAGEELEMENTEN========*/#imagerechts	{	float: right;	margin-left: 5px;	margin-bottom: 5px;	position relative;}/* ========VORMGEVING VAN DE TABELELEMENTEN========*/TABLE {	margin-left: 2px}TH{	font-family: Arial, sans serif;	font-weight: 600;	font-size: 0.90em;	background-color: #CECE00;	color: #000000;	text-align: center;	vertical-align: top;	border: 1px solid #298C63;	padding: 4px;	margin: 0px;}TH.kolom1{	text-align: left;}TD{	font-family: Arial, sans serif;	font-weight: 400;	font-size: 0.90em;	color: #000000;	text-align: right;	border: 1px solid #298C63;	padding: 2px;	margin: 2px;}TD.centreer{	text-align: center;}TD.centreervet{	text-align: center;	font-weight: 600;}TD.tekstcel{	text-align: left;}TD.kolom1{	font-weight: 600;	text-align: left;}/*Celclass toegevoegd voor de ondersteuning van positionering tekst in een tabel*/TD.tekst{	border: none;	text-align: left;	vertical-align: top;	margin: 0px; }TD.tekstonder{	border: none;	text-align: left;	vertical-align: bottom;	margin: 0px; }TD.tekstmiddle{	border: none;	text-align: left;	vertical-align: middle;	margin: 0px; }TD.tekstcentreer{	border: none;	text-align: center;	vertical-align: top;	margin: 0px; }TD.tekstrechts{	border: none;	text-align: right;	vertical-align: top;	margin: 0px; }TD.tekstcentreervet{	border: none;	font-weight: 600;	text-align: center;	vertical-align: top;	margin: 0px; }