html {
	height: 100%;
}
body {
	text-align: center;
	background-color:#ffffff;
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
	
}
img {
	border: none;
	margin-top: 0px;
	margin-right: 10px;
}
TABLE {
	margin-bottom:20px;
}
TD
	{
	border: none;
	vertical-align: middle;
	margin: 0px;
	background-repeat:no-repeat;
}
.TDcenter
	{
	border: none;
	vertical-align: middle;
	margin: 0px;
}	
a {
	text-decoration: none;
	color:#000000;
}
a:hover {
	color:#CC9933;
}
.top {
		vertical-align: top;
}
P {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#ffffff;
	vertical-align:bottom;
}
.wit {
	color:#FFFFFF;
}
.bruin_op_wit_meer_ondermarge	{
	color:#CC9900;
	margin-bottom:5px;
}
.tekst_op_wit {
		color:#000000;
		vertical-align:top;
}
.tekst_op_wit_meer_ondermarge {
		color:#ffffff;
		margin-bottom:5px;
}
.underline
	{text-decoration: underline;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#000000;
}
H1 {
	font-family: Calibri;
	font-size: 24px;
	margin-bottom: 0px;
	margin-left: 15px;
	color:#ffffff;
}
.extragrootwit {
	font-size: 30px;
	color:#FFFFFF;
}
.extragrootbruin {
	font-size: 70px;
	color:#CC9900;
}
.extragrootzwart{
	font-size: 70px;
	color:#000000;
}
.groteletter {
	font-size: 200px;
	color:#666666;
	vertical-align:top;
}

.center {
	width: 620px;
	height: 413px;
	margin-right: -100px;
	margin: 0px;
	margin-top: 120px;
	vertical-align:top;
}
.text {
	margin-top: 0px;
	text-align: left;
	vertical-align:text-top;
}
.extragrootbottom {
	font-size: 70px;
	vertical-align: bottom;
}
.bottom {
	vertical-align: bottom;
}
.chosenlink_nl
{
	color:#CCCCCC;
}
.chosenlink_en
{
	color:#666666;
}
.moremargin {
	margin-bottom: 3px;
	margin-top: 3px;
}
#content-containertable.override
{
width:150px;
min-height:50px;
max-height:200px;
overflow:scroll;
border-color:Silver;
border-style:Double;
background-color:Lime; 
}