@charset "iso-8859-1";
/* CSS Document */


body {
	
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #917b4c;
	background-image:url(kantbg2.jpg);
    scrollbar-base-color: #031418 !important; 
	scrollbar-track-color: #031418 !important;
	
	
}
.tabellkant 
{ 
   
 
   border-color:#917b4c;
   border-style:groove;
  
 
  
  
    
}
.cellkant1
{
   border-color: #917b4c;
   border-style: solid;
   border-width: 0 0 2px 0;
   width:300px
}
.cellkant2
{
   border-color: #917b4c;
   border-style: solid;
   border-width: 0 0 2px 2px;
   width:200px
}
.cellkant3
{
   border-color: #917b4c;
   border-style: solid;
   border-width: 0 0 0 2px;
   width:200px
} 
.cellkant4
{
   border-color:#917b4c;
   border-style: solid;
   border-width: 0 2px 2px 0;
   text-align: center;
   width:200px
}
.cellkant5{
   border-color:#917b4c;
   border-style: solid;
   border-width: 0 2px 0 0;
   text-align: center;
   width:200px
}
#box3

{
	padding: 0px ;
	margin: 30px 0 0 250px ;
	width: 272px;
	text-align:center;
	font-size:16px;
	
	
}
