.footer_table
{
	border-collapse: 		collapse;
	width: 					944px;
    margin-left: 			auto;
    margin-right: 			auto;  
	background-image:		url('../img/bunn_bak.jpg');
	background-repeat: 		repeat-x;	     	
}
.footer_table_td1
{
	height:					10px;
}
.footer_table_td2
{
	width: 					10px;
}
.footer_table_td3
{
	width: 					25%;
}
.footer_table_td4
{
	width: 					25%;
}
.footer_table_td5
{
	width: 					25%;
}
.footer_table_td6
{
	width: 					25%;
}
.footer_table_td7
{
	width: 					10px;
}
.footer_table_td8
{
	height:					10px;
}
/*---------------------------------------------*/
.footer_table2
{
	border-collapse: 		collapse;
	width: 					100%;
}
.footer_table2 td
{
	font-family: 			Verdana;
	font-size: 				11px;
	color: 					#FFFFFF;
	font-weight:			normal;
	line-height:			150%;
}
.soek_table
{
	border-collapse: 		collapse;
}
/*---------------------------------------------*/
.soek_textfield
{
	width: 					100px;
	height: 				14px;
	
	background-image: 		url('../img/skygge.gif');
	background-repeat: 		no-repeat;
	border: 				1px dobbel #B2B8BD;
			
	font-family: 			Verdana;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000	
}
/*---------------------------------------------*/
a:link.linker, a:visited.linker
{
    font-family:			Verdana;
    font-size:				10px;
	font-weight:			normal;
    color:					#FFFFFF;
    text-decoration: 		none;    
}
a:hover.linker
{
    font-family:			Verdana;
    font-size:				10px;
	font-weight:			normal;
    color:					#FFFFFF;
    text-decoration: 		underline;    
}
