.footer_table
{
	border-collapse: 		collapse;
	width: 					924px;
    margin-left: 			auto;
    margin-right: 			auto;
}
.footer_table_td1
{
	width: 					40%;
	vertical-align: 		top;	
}
.footer_table_td2
{
	width: 					30%;
	vertical-align: 		top;
}
.footer_table_td3
{
	width: 					30%;
	vertical-align: 		top;
}
/*---------------------------------------------*/
.footer_table2
{
	border-collapse: 		collapse;
	width: 					100%;
	margin-top:				5px;
}
.footer_table2 td
{
	font-family: 			Verdana;
	font-size: 				11px;
	color: 					#000000;
	font-weight:			normal;
	line-height:			17px;
}
.soek_table
{
	border-collapse: 		collapse;
}
/*---------------------------------------------*/
.soek_textfield
{
	width: 					100px;
	height: 				14px;
	background-image: 		url('../img/skygge.gif');
	background-repeat: 		no-repeat;
	border: 				1px dobbel #c3a204;
	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:					#000000;
    text-decoration: 		none;    
}
a:hover.linker
{
    font-family:			Verdana;
    font-size:				10px;
	font-weight:			normal;
    color:					#000000;
    text-decoration: 		underline;    
}