@charset "utf-8";
/* CSS Document */

html, body {

	height:100%;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagesn/bg.gif);
	background-color: #262425;
}

body, td, th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #FFFFFF;

}

a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

}

a:link {

	color: #F4C400;

}

a:visited {

	color: #F4C400;

}

a:hover {

	color: #F4C400;

}

a:active {

	color: #F4C400;

}    

.tableHeight{

    height:100%;

    }

#containerHomepage 

{

    position:relative;

	margin-left:auto;

	margin-right:auto;

	width:950px;

}

.geel{color: #f4c600;}

.tekstHomepage{
	float:left;
	width:624px;
	height:113px;
	background-image:url(../imagesn/bg-tekst.gif);
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
}
