#menu_container {
	margin-left: auto;
	margin-right: auto;
	width:894px;
}

#menu_container a { 
	list-style:none;
	line-height:26px;
	font-size:12px;				
	height:26px;	
	float:left;				
}	

#menu_container ul { 
	list-style:none;
	float:left;
}

#menu_logo {
	height:55px;
	float:left;
	width:87px;
	
	}

#main_menu {
	float:left;
}

.mainMenu-level1-start{
	list-style:none;
	float:left;
	background: url(../images/main-menu-bg-left.gif) no-repeat top left;
	padding-left:16px;
	height:26px;
	font-size:12px;
	
}

.mainMenu-level1-end {
	list-style:none;
	float:left;
	background: url(../images/main-menu-bg-right.gif) no-repeat top left;
	padding-left:16px;
	height:26px;
	margin-left:-2px;	
	overflow:auto;
}				

.mainMenu-level1-no {
	list-style:none;
	display: block;
	float:left;		
}

.mainMenu-level1-no a { 		
	background: url(../images/main-menu-bg.gif) no-repeat top right;
	text-decoration:none;
	color:white;
	padding-left:16px;
	padding-right:16px;	
	line-height:26px;
	display: block;	
}

.menu-level1-current {
	list-style:none;
	float:left;
	height:26px;
	font-size:13px;
	padding-left:16px;
	margin-left:-2px;	
	background: url(../images/main-menu-bg-left-cur.gif) no-repeat top left;
	
}

.menu-level1-current a{ 	
	color:#334c60;
	display:block;				
	padding-right:16px;	
	text-decoration:none;		
	background: url(../images/main-menu-bg-cur.gif) no-repeat top right;		
} 

/*
<sub menuen start
*/

#sub_menu_level1 {
	float:left;
	background:#ffffff url(../images/sub-menu-bg.gif) repeat-x bottom left;		
	width:807px;
	height:29px;
}

#sub_menu_level1 li { 
	list-style:none;
	float: left; 
	background-color:white;		
	padding-left:16px;
}

.sub-menu-level1-no a {
	color:#334c60;
	text-decoration:none;	
}

#sub-menu-level1-current a{
	color:#32526b;
	font-weight:bold;
	text-decoration:underline;
}

#sub_menu_level1 a:hover {
	text-decoration:underline;
}

/* <submenu2 */

.submenu2 a { 	
	text-decoration:none;	
	color:#32526B;
}

.submenu2 a:hover {
	text-decoration:underline;
}


/*<shopping*/

#shopping {
	float:right;	
}

#shopping .mainMenu-level1-start{
	background: url(../images/bg-shopbasket.gif) no-repeat top left;
	padding-left:36px;
}

	
/*<Billed med text*/
.billedmtext {
	width:284px;
	height:293px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.billedmtext img{ 
	float:left;
}
.col1{
	width:285px;
	float:left;
	margin-right:10px;
}
	
.col2{
	width:284px;
	float:left;
	margin-right:10px;
}
	
.col3{
	width:285px;
	float:left;
}