body { 
	background: #d4ca97;	
	margin:0 auto;
	margin-top: 0;

}
td, tr, p, div {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #d4ca97;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #110332;
	font-weight: 800;
	line-height: 18px;
	text-transform: uppercase; 
}
.tablehead {
	width: 985px;
	heigh: 556px;
	background: url(billeder/bfn_bg.jpg) no repeat-x;
}

.tableLogo {
	width: 925px;
	heigh: 145px;
	background: url(billeder/bfn_02.jpg) no repeat-x;
}
.tableMenu {
	font-size: 11px;
	color: #d4ca97;
	text-decoration: none;
	width: 825px;
	heigh: 55px;
	background: url(billeder/bfn_04.jpg) no repeat-x;
}
.tableMain {
	font-size: 11px;
	color: #d4ca97;
	text-decoration: none;
	width: 825px;
	heigh: 301px;
	background: url(billeder/bfn_05.jpg) no repeat-x;
}
.adress {
	font-size: 11px;
	color: #d4ca97;
	text-decoration: none;
}
.tekst{
	font-size: 11px;
	color: #d4ca97;
	text-decoration: none;
	padding: 0px 20px 20px 40px;
}
.headline{
	font-size: 12px;
	color: #d4ca97;
	text-decoration: none;
	padding: 10px 10px 10px 40px;
	font-weight:bold;
}

a:hover {
   color:#ffffff;
   text-decoration: underline;
} 
a:LINK {
color:#d4ca97;
   text-decoration: none;
} 
A:VISITED {
color:#d4ca97;
   text-decoration: none;
} 
.scroll {   
 	overflow-y: auto; 
	overflow-x: hidden;
	SCROLLBAR-FACE-COLOR: #e8e8e8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d6d6d6; 
	SCROLLBAR-SHADOW-COLOR: #888888; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #777777; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #d6d6d6; 
	SCROLLBAR-BASE-COLOR: #ffffff; 

