body { margin:0;
	background-color: #e7efd8;
	font-family: Verdana, Arial, sans-serif;
}

#container {
	margin-left:auto; 
	margin-top:50px; 
	margin-right:auto;
 	width:759px;}
#header { 
	width:759px;
	height: 175px;
	background-image:url(images/bi_header_top.jpg);
	background-repeat:repeat-y;
}

#image {
	width:198px;
	height:420px;
	background-color:#003300;
	float:left;
}

#tekst {
	width:561px;
	background-image:url(images/bi_div_tekst.gif);
	float:left;
	font-family: Verdana, Arial, sans-serif;
}

#exposertekst {
	width:480px;
	margin:20px auto auto auto;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	
}
body,td,th {
	font-family: Times New Roman, Times, serif;



