
/*	Centreren pagina:
	- in <body>: style="text-align:center"
	- in table geen 100% kolom
	- in <td>:  style="text-align:left" ivm de tekst
*/

*
{
	padding: 0px;
	margin: 0px;
	border: none;
}

html
{
}

body
{
	color: #000000;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-weight:normal;
	font-size: 8pt;
	line-height: 11pt;
	margin:0px;
	padding:20px;
}

div.main
{
	text-align:center;
	margin: 0 auto;
	width: 100%;
}

table
{
	margin: 0px;
	padding: 0px;
}

table.main		
{	
	background: #ffffff;
	table-layout:fixed;
	border-collapse:collapse;
	style:text-align:center;
	border-style:none;
	width: 100%;
}

.klein
{
	color: #930606;
	font-size: 7pt;
	line-height: 11pt;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	text-decoration: none;
	font-weight: normal;
	background: #ffffff;
}
.center			{ text-align: center; }
.underline 		{ text-decoration: underline; }

tr.headerheight		{ height:94px;	}
tr.headermenuheight	{ height:0px;	}
tr.headerfillerheight	{ height:21px;	}
tr.mainheight		{ height:350px;	}
tr.footerfillerheight		{ height:25px;	}
tr.footerheight		{ height:18px;	}

col.preleftmenu	   	{ width:53px;	}
col.leftmenu		{ width:149px;	}
col.postleftmenu	{ width:30px;	}
col.data1		{ width:230px;	}
col.datasep		{ width:8px;	}
col.data2		{ width:230px;	}
col.prerightmenu	{ width:50px;	}
col.rightmenu		{ width:120px;	}
col.filler	   	{ width: 100%;	}

tr
{
	margin:0px;
	padding:0px;
}

td
{
	border-style: none;
	vertical-align:top;
	text-align:left;
	margin:0px;
	padding:0px;
}

td.header1
{
	background-image:url('img/header1.gif');
}

td.header1a
{
	background-image:url('img/header1a.gif');
}

td.header2
{
	background-image:url('img/header2.gif');
}

td.headerfillright
{
	background-image:url('img/headerrightfill.gif');
	background-repeat: repeat-x;
}

td.vmenu
{
  text-align: right;
}

td.footer
{
	background-image:url('img/streepje.gif');
	background-repeat: repeat-x;
}

img
{
  border-style: none;
}

.border-bottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
}

a.footericon
{
  margin-left: 10px;
}

div.footer
{
	background-image:none;
}

h1,h2,h3,h4,h5,h6 
{
	font-size:100%;
	font-weight:normal;
}

h1
{    
	color: #930606;
	font-size:10pt;
	font-weight:bold;
	line-height:12pt;
	margin-top: 0px;
	margin-bottom: 12px;

}

h2
{
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 0px;
}

p
{
	margin-top: 5px;
	text-align: left;
}

p.beurstitel
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.floatcontainer
{
	margin-right:10px;
}

.floatleft
{
   float: left;
   width: 49%;
}

.floatright
{
   float: right;
   width: 49%;
   text-align: right;
} 

p.beursdata
{
	margin-top: 0px;
	margin-bottom: 10px;
}

ul
{
}

li
{
	margin-bottom: 2px;
}

.text
{
	margin:0px;
	padding:0px;
	padding-bottom:16px;
}

a, a:active, a:link, a:hover 
{
	color: #930606;
	text-decoration: none;
	font-weight: bold;
}


a:visited 
{
	color: #930606;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover
{
	color: #938686;
	text-decoration: none; 
	font-weight: bold;
	border-width: 0px;
}

a.klein, a.klein:active, a.klein:link, a.klein:hover, a.klein:visited  
{
	color: #930606;
	font-size: 7pt;
	line-height: 11pt;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	text-decoration: none;
	font-weight: normal;
	background: #ffffff;
}

a.image, a.image:active, a.image:link, a.image.hover, a:visited.image
{
	border-width: 0px;
}

a.news
{
	color: #060693;
}

.hbuttons a
{
	display: block;
	text-decoration: none;
	font: bold 13px Verdana;
	color: black;
	height: 23px;
	float: left;
	display: inline;
	margin-right: 16px;
	padding-top: 4px;
	text-align:center;
}

.hbuttons a:hover
{
	background-image:url(tabsquareover.jpg);
}

object.nieuws
{
  width: 480px;
  height: 350px;
}
