.header_table
{
	border-collapse: 		collapse;
	width: 					964px;
	margin-left: 			auto;
    margin-right: 			auto;
}
.header_table_td1
{
	width: 					100%;
	height: 				100px;
	vertical-align: 		top;
	background-image:		url('../img/topp_m_logo.png');
	background-repeat: 		no-repeat;
}
.header_table_td2 p
{
	margin: 				0px;
	padding:				0px;
	background-color: 		#FFFFFF;	
}
.header_table_td3
{
	line-height:			10px;
	background-color: 		#FFFFFF;	
}
.header_table_td4
{
	background-color: 		#FFFFFF;
}
.header_table_td5
{
	line-height:			25px;
	background-color: 		#FFFFFF;	
}
/*----------------------------------------------------------------------*/
.soek_table
{
	border-collapse: 		collapse;
	width: 					100%;
}
.soek_table_td1
{
	height: 				45px;
}
.soek_table_td2
{
	width: 					774px;	
}
.soek_table_td3
{
	width: 					90px;	
}
.soek_table_td4
{
	width: 					10px;	
}
.soek_table_td5
{
	width: 					70px;	
}
.soek_table_td6
{
	width: 					20px;	
}
.soek_textfield
{
	width: 					90px;
	height: 				16px;
	
	background-image: 		url('../img/skygge.gif');
	background-repeat: 		no-repeat;
	border: 				1px dobbel #B2B8BD;
	
	font-family: 			Tahoma;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;	
}
.soek
{
	width: 					70px;
	height: 				22px;
	
	background-image: 		url('../img/bak_soek.png');
	background-repeat: 		no-repeat;
	border: 				medium none;	
	outline: 				none;
		
	font-family: 			Tahoma;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#FFFFFF;
	cursor: 				hand;
	cursor: 				pointer;
}
.soek:hover
{
	background-image: 		url('../img/bak_soek_hover.png');
	background-repeat: 		no-repeat;
}