#mainmenu .partners {
	
	}

body { 
	overflow-y:scroll;
	color: black; 
	background-color: white; 
	margin: 0px; 
/*	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: top center;
*/	
	
	}
	p {
	margin: 0px;
	
	}
	
h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
h2 {
	margin-top: 25px;
	margin-bottom: 5px;
	}
	
:focus {
	outline: 0;
	}
	
	
.bulletin_board {
	position: absolute;
	margin-left:95px;
	margin-top:-68px;
	}
	
.bulletin_slide {
	background-image: url(../images/bulletin_slide.jpg);
	}
	
.bulletin_slide_menu {
	background-image: url(../images/bulletin_menu.png);
	background-repeat: no-repeat;
	width: 410px;
	height: 310px;
	clear: both;
	margin-left: -6px;
	overflow: hidden;
	background-position: 0px 70px;
	}

	
hr {
	border: 0px;
	height: 1px;
	background-color: #eee;
	font-size: 1px;
	clear: both;
	}
	td {}a:link { color: #40a40c ; text-decoration: none; }a:hover { color: gray ; text-decoration: none; }.bread { color: gray; font-size: 11pt; font-family: Arial, Helvetica, Verdana, sans-serif; }.breadaya { color: gray; font-size: 7pt; font-family: Arial, Helvetica, Verdana, sans-serif; }.breadbold { color: gray; font-size: 11pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; }.menycaption { color: #40a40c; font-size: 14pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; }.menycaptionsmall { color: #010101; font-size: 11pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; }.caption { color: #f06; font-size: 21pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: normal; }
.subheader { color: #f06; font-size: 16pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: normal; margin-top:40px; }
.divis { color: #f06; font-size: 11pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; }

.divis-big {
	color:#FF0066;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:14pt;
	font-weight:normal;
	line-height:2;
	}
	.captionsub { color: gray; font-size: 20pt; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 30pt; }.footer { color: white; font-size: 10pt; font-family: Arial, Helvetica, Verdana, sans-serif; text-shadow:0 1px 1px #256405; }
.col2 { margin-left: 100px; }
	
.menu-item {
	width: 320px;
	float: left;
	}
	
.menu-price {
	width: 40px;
	float: left;
	text-align: right;
	}
	
.menu-price-2nd {
	float: right;
	text-align: left;
	}
	
	
	
.header {
	width: 980px;
	height: 120px;
	clear: both;
	margin: 20px 0px 20px 0px;
	}
	
.logo {
	float: left;
	margin-top: 20px;
	}
	
.content {
	width: 980px;
	min-height: 500px;
	height: 500px;
	display: block;
	text-align: left;
	clear: both;
	}
	
.rightcol {
	float: right;
	width: 740px !important;
	width:760px;
	min-height: 500px;
	margin: 0px;
	margin:20px 0 40px !important;
	display: block;
	}

.fakturakund_page .rightcol, .catering_page .rightcol, .bestall_page .rightcol, .meny_intro .rightcol, .meny_smoothies .rightcol, .meny_salads .rightcol, .meny_addon .rightcol, .meny_beverages .rightcol, .partner_rightcol {
	background-image:url("../images/free_bubbles.png");
	background-position:right top;
	background-repeat:no-repeat;
	}
	
.meny_breakfast .rightcol {
	height: 300px;
	}
	
/*ACCORDION MENU BEGIN*/

.expand_icon {
	height: 18px;
	width: 18px;
	float: right;	
	background-image: url("../images/expand_icon.png");
	display: block;
	background-position: 0px -25px;
	}

.active .expand_icon {
	background-position: 0px 0px;
	}

#wrapper {
	width: 540px;
	
	}
	
#wrapper p {
	float: left;
	}

.accordionButton {	
	width: 540px;
	float: left;
	background: #FFF;
	border-top: 1px solid #ccc;
	cursor: pointer;
	padding-left: 10px;
	display: block;
	}
	
.menu a h2 {	
	margin: 10px 0px 10px 0px;
	}
	
.accordionContent {	
	width: 540px;
	float: left;
	display: none;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	}
	
.temp_image {
	float: left;
	height: 65px;
	width: 80px;
	background-color: #ccc;
	margin-right: 10px;
	}

.list_item {
	display:inline;
float:left;
margin:10px 0;
width:560px;
	}
	
.panel-super-smoothies .list_item {
	height: 65px;
	}
	
.panel-fruithies .list_item, .panel-smoothies .list_item {
	height: 55px;
	}
	
.list_item p {
	margin-top: 0px;
	float: left;
	}
	
.menu li {
	list-style: none;
	clear: both;
	}
	
.collapsible {
	width: 560px;
	margin: 0px;
	padding: 0px;
	}
	
.collapsible li {
	margin: 6px 0px;

	}

.collapsible li a {
	width: 100%;
	margin: 0px;
	display: inline-block;
	line-height: 0px;
	}
	
.collapsible li a .clickable {
	width: 100%;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
	display: inline-block;
	line-height: 0px;
	}
	
/*.collapsible li a {
	background-image:url("../images/inactive_arrow.png");
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	padding-left:22px;
	}
	
.collapsible li .active {
	background-image:url("../images/active_arrow.png");
	}
	
*/
	
/*.collapsible li a {
	display: block;
	}
*/	
.active {

	}

.panel-mix {
	height: 80px;
	}
	
.panel-beef {
	height: 520px;
	}
	
.panel-seafood {
	height: 480px;
	}
	
.panel-chicken {
	height: 480px;
	}

.panel-veg {
	height: 200px;
	}

/*ACCORDION MENU END*/
	
/*MAIN MENU BEGIN*/
	
#mainmenu {
	background-image:url("../images/mainmenu.png");
	background-position:left top;
	background-repeat:no-repeat;
	clear:right;
	display:block;
	float:right;
	height:52px;
	margin:0;
	padding:0;
	width:596px;
	}
	
#mainmenu li {
	list-style: none;
	float: left;
	margin: 9px 8px 8px 8px;
	display: block;
	overflow: hidden;
	height: 40px;
	}
	
#mainmenu .first {
	margin-left: 18px;
	}
	
#mainmenu a {
	color:#888888;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	height: 30px;
	}
	
#mainmenu a:hover {
	color: #444;
	}

#mainmenu div {
	margin-top: 10px;
	height: 4px;
	background-color: #40a40c;
	display: block;
	opacity: 0;
	filter: alpha(opacity = 0);
	clear: both;
	padding: 0px;
	font-size: 1px;
	}
	
#mainmenu .selected div {
	display: none;
	}
	
#mainmenu .selected a{
	border-bottom: 4px solid #40a40c;
	color: #444;
	height: 30px !important;
	height: 34px;
	}
	
.hem a, .meny a, .omoss a, .kontakt a, .franchise a, .bestall a, .partners a {
	background-image: url(../images/menu_sprite.png);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	font-size: 18px;
	}
	
.hem a, .hem div {
	width: 41px;
	background-position: -15px 0px;
	}
	
.hem a:hover {
	background-position: -15px -36px;
	}
	
.meny a, .meny div {
	width: 47px;
	background-position: -80px 0px;
	}
	
.meny a:hover {
	background-position: -80px -36x;
	}
	
.omoss a, .omoss div {
	width: 64px;
	background-position: -177px 0px;
	}
	
.omoss a:hover {
	background-position: -177px -36px;
	}
	
.kontakt a, .kontakt div {
	width: 65px;
	background-position: -275px 0px;
	}
	
.kontakt a:hover {
	background-position: -275px -36px;
	}
	
.franchise a, .franchise div {
	width: 76px;
	background-position: -372px 0px;
	}
	
.franchise a:hover {
	background-position: -372px -36px;
	}
	
.bestall a, .bestall div {
	width: 105px;
	background-position: -503px 0px;
	}
	
.bestall a:hover {
	background-position: -503px -36px;
	}
	
.partners a, .partners div {
	width: 67px;
	background-position: -663px 0px;
	}
	
.partners a:hover {
	background-position: -663px -36px;
	}
	


	
/*MAIN MENU END*/



/*SIDE MENU BEGIN*/

.sidemenu {
	background-image: url(../images/sidemenu.png);
	display:block;
	padding:0px;
	width:200px;
	height: 300px;
	background-repeat: no-repeat;
	list-style: none;
	float: left;
	margin:20px 0 0;
	}

.sidemenu li {
	overflow: hidden;
	height: 28px;
	display: inline;
	float: left;
	clear: both;
	padding: 0px;
	margin: 10px 0px 0px 20px;
	}
	
.sidemenu .first {
	margin-top: 20px;
	}
	
.sidemenu li a {
	line-height: 1000px;
	overflow: hidden;
	height: 28px;
	display: block;
	background-image: url(../images/sidemenu_sprite.png);
	}

.sidemenu_selected {
	font-weight: bold;
	}

.footer-outer {
	background-image: url(../images/footer.png);
	background-repeat:no-repeat;
	height: 46px;
	width: 980px;
	display: block;
	clear: both;
	}

.footer-outer p {
	display:block;
	height:20px;
	line-height:1000px;
	overflow:hidden;
	width:200px;
	position: absolute;
	}

.side_salads a {
	background-position: -18px -22px;
	width: 75px;
	}
	
.side_salads a:hover, .selected_side_salads a {
	background-position: -218px -22px;
	}
	
.side_addon a {
	background-position: -18px -75px;
	width:87px;
	}
	
.side_addon a:hover, .selected_side_addon a {
	background-position: -218px -75px;
	}
	
.side_breakfast a {
	background-position: -18px -130px;
	width: 110px;
	}
	
.side_breakfast a:hover, .selected_side_breakfast a {
	background-position: -218px -130px;
	}
	
.side_smoothies a {
	background-position: -18px -185px;
	width: 121px;
	}
	
.side_smoothies a:hover, .selected_side_smoothies a {
	background-position: -218px -185px;
	}
	
.side_beverages a {
	background-position: -18px -240px;
	width: 118px;
	}
	
.side_beverages a:hover, .selected_side_beverages a {
	background-position: -218px -240px;
	}
	
.sidemenu .side_pdf {
	
	}

.side_pdf a {
	background-position: -18px -298px;
	width: 126px;
	}
	
.side_pdf a:hover {
	background-position: -218px -298px;
	}
	
.side_bestall_online a {
	background-position: -18px -603px;
	width: 142px;
	}
	
.side_bestall_online a:hover, .selected_side_bestall_online a {
	background-position: -218px -603px;
	}
	
.side_catering a {
	background-position: -18px -355px;
	width: 118px;
	}
	
.side_catering a:hover, .selected_side_catering a {
	background-position: -218px -355px;
	}
	
.side_fakturakund a {
	background-position: -18px -404px;
	width: 146px;
	}
	
.side_fakturakund a:hover, .selected_side_fakturakund a {
	background-position: -218px -404px;
	}

.sidemenu .side_orderform {
	display: none;
	}
	
.side_orderform a {
	background-position: -18px -455px;
	width: 190px;
	}
	
.side_orderform a:hover, .selected_side_orderform a {
	background-position: -218px -455px;
	}
	
.side_maria a {
	background-position: -18px -505px;
	width: 190px;
	}
	
.side_maria a:hover, .selected_side_maria a {
	background-position: -218px -505px;
	}
	
.side_linus a {
	background-position: -18px -554px;
	width: 190px;
	}
	
.side_linus a:hover, .selected_side_linus a {
	background-position: -218px -554px;
	}
	
.side_dietist a {
	background-position: -18px -652px;
	width: 190px;
	}
	
.side_dietist a:hover, .selected_side_dietist a {
	background-position: -218px -652px;
	}


.sidemenu .side_dietist_meny {
	margin-top: 35px;
	}
	
.side_dietist_meny a {
	background-position: -18px -704px;
	width: 190px;
	}
	
.side_dietist_meny a:hover, .selected_side_dietist_meny a {
	background-position: -218px -704px;
	}
	
.vi_sponsrar {
	background-image:url("../images/side_menu_subheader_sprite.png");
	background-position:-3px -53px;
	background-repeat:no-repeat;
	display:block;
	height:27px;
	line-height:1000px;
	overflow:hidden;
	width: 122px;
	}
	
.var_dietist {
	background-image:url("../images/side_menu_subheader_sprite.png");
	background-position:-3px -3px;
	background-repeat:no-repeat;
	display:block;
	height:27px;
	line-height:1000px;
	overflow:hidden;
	}
	

.partner_page .sidemenu li {
	margin-top: 0px;
	}
	
.partner_page .sidemenu .sidemenu_subheader {
	margin-top: 25px;
	}
	


/*SIDE MENU END*/

.tooltip_wrapper {
	background:url("../images/menu/naringsfakta_rubrik.png") no-repeat scroll 0 0 transparent;
	float:right;
	padding-top:20px;
	text-align:right;
	width:112px;
	}
	
.panel-super-smoothies .tooltip_wrapper {
	background:url("../images/menu/naringsfakta_rubrik.png") no-repeat scroll 0 0 transparent;
	float:right;
	padding-top:20px;
	text-align:right;
	width:112px;
	}
			
.tooltip {
	color:#222;
	display:none;
	font-size:12px;
	height:155px;
	width:224px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
	background-color: #FFF;
	z-index: 10000;
	background:url("../images/menu/tooltip/tooltip_bg.png") no-repeat scroll 0 0 transparent;
	}
	
.tooltip_smoothie .tooltip {
	margin-left: 20px;
	}
	
.tooltip p {
	margin: 10px 20px 20px 26px;
	}
	
.tooltip h4 {
	margin: 20px 20px 0px 26px;
	color: #444;
	text-shadow: 0px 1px 0px #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}

.tooltip_icon {
	width: 107px;
	height:14px;
	background:url("../images/menu/salladsfakta.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
.tooltip_icon_dryck {
	width: 107px;
	height:14px;
	background:url("../images/menu/dryck.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
.tooltip_icon_kommer {
	width: 107px;
	height:14px;
	background:url("../images/menu/kommer_snart.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: default;
	font-size: 1px;
	clear: both;
	}
	
	
.tooltip_icon_dressings {
	width: 107px;
	height:14px;
	background:url("../images/menu/dressingfakta.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
.tooltip_icon_acai {
	width: 107px;
	height:14px;
	background:url("../images/menu/vad_ar_acai.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
.tooltip_icon_havre {
	width: 107px;
	height:14px;
	background:url("../images/menu/vad_ar_havre.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
.tooltip_icon_protein {
	width: 107px;
	height:14px;
	background:url("../images/menu/vad_ar_protein.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
.tooltip_icon_spirulina {
	width: 107px;
	height:14px;
	background:url("../images/menu/vad_ar_spirulina.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
.tooltip_icon_goji {
	width: 107px;
	height:14px;
	background:url("../images/menu/vad_ar_goji.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
.tooltip_icon_acerola {
	width: 104px;
	height:14px;
	background:url("../images/menu/vad_ar_acerola.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
.tooltip_icon_tranbar {
	width: 104px;
	height:14px;
	background:url("../images/menu/vad_ar_tranbar.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
.tooltip_icon_mullbar {
	width: 104px;
	height:14px;
	background:url("../images/menu/vad_ar_mullbar.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	clear: both;
	}
	
div.tooltip_icon:hover, div.tooltip_icon_dressings:hover, div.tooltip_icon_acai:hover, div.tooltip_icon_havre:hover, div.tooltip_icon_protein:hover, div.tooltip_icon_goji:hover, div.tooltip_icon_spirulina:hover, div.tooltip_icon_mullbar:hover, div.tooltip_icon_tranbar:hover, div.tooltip_icon_acerola:hover, div.tooltip_icon_dryck:hover {
	background-position: -0px -15px;
	}
	

	
	
.frontpage_text {
	background-image:url("../images/frontpage_text.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:176px;
	line-height:1000px;
	overflow:hidden;
	width:379px;
	}
	
.var_matfilosofi_text {
	background-image:url("../images/var_matfilosofi_text.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:376px;
	line-height:1000px;
	overflow:hidden;
	width:379px;
	}
	
.om_oss_text {
	height: 520px;
	width: 379px;
	background-image: url("../images/om_oss_text.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	}
	
.kontakt_text {
	height: 120px;
	width: 379px;
	background-image: url("../images/kontakt_text.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	background-repeat: no-repeat;
	}
	
.lediga_platser_text {
	height: 40px;
	width: 379px;
	background-image: url("../images/lediga_platser_text.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	background-repeat: no-repeat;
	}
	
.klicka_har {
	height: 20px;
	width: 68px;
	background-image: url("../images/klicka_har.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	}
	
.klicka_har:hover {
	background-position: 0px -23px;
	}
	

.franchise_link {
	height: 20px;
	width: 208px;
	background-image: url("../images/franchise_link.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	}
	
.franchise_link:hover {
	background-position: 0px -23px;
	}
	
.oppetider_text {
	height: 80px;
	width: 400px;
	background-image: url("../images/oppetider_text.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	}
	
.oppetider_forts {
	height: 20px;
	width: 300px;
	background-image: url("../images/oppetider_forts.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	}
	
.info_mail {
	height: 20px;
	width: 300px;
	background-image: url("../images/info_mail.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-bottom:20px;
	}
	
.info_mail:hover {
	background-position: 0px -23px;
	}
	
.malmo-city_mail {
	height: 20px;
	width: 300px;
	background-image: url("../images/malmo-city_mail.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-bottom:20px;
	}
	
.malmo-city_mail:hover {
	background-position: 0px -23px;
	}
	
.malmo-dockan_mail {
	height: 20px;
	width: 300px;
	background-image: url("../images/malmo-dockan_mail.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-bottom:20px;
	}
	
.malmo-dockan_mail:hover {
	background-position: 0px -23px;
	}
	
.malmo-c_mail {
	height: 20px;
	width: 300px;
	background-image: url("../images/malmo-c_mail.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-bottom:20px;
	}
	
.malmo-c_mail:hover {
	background-position: 0px -23px;
	}
	
.order_mail {
	background-image:url("../images/order_mail.png");
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	height:20px;
	line-height:2000px;
	overflow:hidden;
	width:210px;
	}
	
.order_mail:hover {
	background-position: 0px -23px;
	}
	
.bud_mail {
	background-image:url("../images/bud_mail.png");
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	height:20px;
	line-height:2000px;
	overflow:hidden;
	width:210px;
	}
	
.bud_mail:hover {
	background-position: 0px -23px;
	}
	
.ansokan_mail {
	background-image:url("../images/ansokan_mail.png");
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	line-height:2000px;
	overflow:hidden;
	width:245px;
	}
	
.ansokan_mail:hover {
	background-position: 0px -23px;
	}
	
.bjorn_mail {
	height: 20px;
	width: 70px;
	background-image: url("../images/bjorn_mail.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	}
	
.bjorn_mail:hover {
	background-position: 0px -23px;
	}
	
.bestall_online_text_1 {
	height: 60px;
	width: 379px;
	background-image: url("../images/bestall_online_1.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	}
	
.bestall_online_text_2 {
	height: 20px;
	width: 379px;
	background-image: url("../images/bestall_online_2.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
	}
	
.bestall_online_text_3 {
	background-image:url("../images/bestall_online_3.png");
	background-repeat:no-repeat;
	display:inline-block;
	float:left;
	height:20px;
	line-height:2000px;
	overflow:hidden;
	width:135px;
	clear: left;
	}
	
.bestall_online_text_4 {
	background-image:url("../images/bestall_online_4.png");
	background-repeat:no-repeat;
	clear:both;
	display:inline-block;
	float:left;
	height:60px;
	line-height:2000px;
	margin-top:10px;
	overflow:hidden;
	width:379px;
	clear: both;
	}
	
.catering_text_1 {
	height: 140px;
	width: 379px;
	background-image: url("../images/catering_1.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	}
	
.catering_text_2 {
	height: 80px;
	width: 379px;
	background-image: url("../images/catering_2.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	}
	
.catering_text_3 {
	background-image: url("../images/catering_3.png");
	background-repeat:no-repeat;
	display:inline-block;
	float:left;
	height:20px;
	line-height:2000px;
	overflow:hidden;
	width:114px;
	clear: left;
	}
	
.catering_text_4 {
	height: 40px;
	width: 379px;
	background-image: url("../images/catering_4.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	clear: both;
	}

.catering_page .info_mail {
	margin: 0px;
	clear: both;
	display: inline-block;
	float: left;
	}
	
.fakturakund_1 {
	height: 60px;
	width: 379px;
	background-image: url("../images/fakturakund_1.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	clear: both;
	}
	
.fakturakund_2 {
	height: 60px;
	width: 379px;
	background-image: url("../images/fakturakund_2.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
	}
	
.fakturakund_3 {
	height: 60px;
	width: 379px;
	background-image: url("../images/fakturakund_3.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
	}
	
.fakturakund_4 {
	height: 40px;
	width: 379px;
	background-image: url("../images/fakturakund_4.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
	}
	

.fakturakund_5 {
	height: 60px;
	width: 379px;
	background-image: url("../images/fakturakund_5.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	}
	
.fakturakund_page .order_mail, .fakturakund_page .bud_mail, .bestall_page .order_mail {
	width: 379px;
	clear: both;
	}
	
.maria_text {
	height: 750px;
	width: 379px;
	background-image: url("../images/maria_text.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
	}
	
.linus_text {
	height: 710px;
	width: 379px;
	background-image: url("../images/linus_text.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
	}
	
.dietist_text {
	height: 330px;
	width: 379px;
	background-image: url("../images/var_dietist_text.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
	}
	
.dietist_text2 {
	height: 42px;
	width: 379px;
	background-image: url("../images/var_dietist_text2.png");
	overflow:hidden;
	line-height: 2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
	}
	
.menu_wrapper {
	margin-top: 20px;
	color: gray;
	font-size: 11pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

.menu_wrapper p {
	margin-bottom: 20px;
	}
	
/*HEADINGS BEGIN*/

.var_matfilosofi {
	background-image: url("../images/var_matfilosofi.png");
	height: 32px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}
	
.bestall_online {
	background-image: url("../images/bestall_online.png");
	height: 32px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	background-position: 0 -2px;
	}
	
.vara_oppettider {
	background-image: url("../images/vara_oppettider.png");
	height: 27px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 10px;
	display: inline-block;
	}

.bli_franchisetagare {
	background-image: url("../images/bli_franchisetagare.png");
	height: 32px;
	width: 475px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}
	
.kontakta_oss {
	background-image: url("../images/kontakta_oss.png");
	height: 32px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}
	
.the_future_of_fastfood {
	background-image: url("../images/the_future_of_fastfood.png");
	height: 32px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}
	
.fresh_food_fast_service {
	background-image: url("../images/fresh_food_fast_service.png");
	height: 30px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 0px;
	float:left;
	clear: both;
	}

.lediga_platser {
	background-image: url("../images/lediga_platser.png");
	height: 30px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}
	
.partners_text {
	background-image: url("../images/partners_text.png");
	height: 350px;
	width: 390px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	float:left;
	}
	
.catering {
	background-image: url("../images/catering.png");
	height: 32px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}

.fakturakund {
	background-image: url("../images/fakturakund.png");
	height: 32px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}

.beverages {
	background-image: url("../images/menu/beverages.png");
	height: 30px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}
	
.partners_h1 {
	background-image: url("../images/partners.png");
	height: 30px;
	width: 379px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}
	
.maria_heading {
	background-image: url("../images/maria_h1.png");
	height: 32px;
	width: 525px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}
	
.linus_heading {
	background-image: url("../images/linus_h1.png");
	height: 32px;
	width: 437px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}
	
.var_dietist_h1 {
	background-image: url("../images/bjorn_h1.png");
	height: 32px;
	width: 437px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	}
	

.profilbild {
	float: right;
	}


/*HEADINGS END*/

#facebook {
	height: 24px;
	width: 24px;
	display: block;
	float: right;
	clear: right;
	margin-top: 20px;
	}
	
#facebook a {
	background-image: url("../images/facebook_icon_inactive.png");
	width: 24px;
	height: 24px;
	display: block;
	}
		
#facebook a:hover {
	background-image: url("../images/facebook_icon.png");
	width: 24px;
	height: 24px;
	}
	

/*MENY INNEHÅLL*/

.first_col, .second_col {
	width: 340px;
	display: block;
	clear: none;
	}	
	
.first_col {
	float: left;
	}	
	
.second_col {
	float: right;
	}
	
.mix_my_own_salad {
	background-image: url("../images/menu/mix_my_own_salad.png");
	height: 30px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 0px;
	font-size: 1px;
	}
	

	
.mix_my_own_salad_text {
	background-image: url("../images/menu/mix_my_own_salad_text.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.beef_and_ham_salads {
	background-image: url("../images/menu/beef_and_ham_salads.png");
	height: 30px;
	width: 250px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.beef-1 {
	background-image: url("../images/menu/beef-1.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}	
	
.beef-2 {
	background-image: url("../images/menu/beef-2.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}	
	
.beef-3 {
	background-image: url("../images/menu/beef-3.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}	
	
.beef-4 {
	background-image: url("../images/menu/beef-4.png");
	height: 55px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.beef-5 {
	background-image: url("../images/menu/beef-5.png");
	height: 78px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.seafood_salads {
	background-image: url("../images/menu/seafood_salads.png");
	height: 30px;
	width: 210px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.seafood-1 {
	background-image: url("../images/menu/seafood-1.png");
	height: 55px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.seafood-2 {
	background-image: url("../images/menu/seafood-2.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.seafood-3 {
	background-image: url("../images/menu/seafood-3.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.seafood-4 {
	background-image: url("../images/menu/seafood-4.png");
	height: 55px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.seafood-5 {
	background-image: url("../images/menu/seafood-5.png");
	height: 55px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}	
	
.chicken_salads {
	background-image: url("../images/menu/chicken_salads.png");
	height: 30px;
	width: 210px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	margin-top: 0px;
	}
	
.chicken-1 {
	background-image: url("../images/menu/chicken-1.png");
	height: 55px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.chicken-2 {
	background-image: url("../images/menu/chicken-2.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.chicken-3 {
	background-image: url("../images/menu/chicken-3.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.chicken-4 {
	background-image: url("../images/menu/chicken-4.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.chicken-5 {
	background-image: url("../images/menu/chicken-5.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}	
	
.vegetarian_salads {
	background-image: url("../images/menu/vegetarian_salads.png");
	height: 30px;
	width: 310px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.vegetarian_salads_text {
	background-image: url("../images/menu/vegetarian_salads_text.png");
	height: 42px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.vegetarian-1 {
	background-image: url("../images/menu/vegetarian-1.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
	






.super_smoothies {
	background-image: url("../images/menu/super_smoothies.png");
	height: 30px;
	width: 310px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.super-smoothie-1 {
	background-image: url("../images/menu/super-smoothie-1.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.super-smoothie-2 {
	background-image: url("../images/menu/super-smoothie-2.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.super-smoothie-3 {
	background-image: url("../images/menu/super-smoothie-3.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.super-smoothie-4 {
	background-image: url("../images/menu/super-smoothie-4.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.super-smoothie-5 {
	background-image: url("../images/menu/super-smoothie-5.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.super-smoothie-6 {
	background-image: url("../images/menu/super-smoothie-6.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.super-smoothie-7 {
	background-image: url("../images/menu/super-smoothie-7.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	

	







.super_fruitys {
	background-image: url("../images/menu/super_fruitys.png");
	height: 30px;
	width: 310px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.super-fruity-1 {
	background-image: url("../images/menu/super-fruity-1.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.super-fruity-2 {
	background-image: url("../images/menu/super-fruity-2.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.super-fruity-3 {
	background-image: url("../images/menu/super-fruity-3.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.super-fruity-4 {
	background-image: url("../images/menu/super-fruity-4.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}







	
	
	
	
.smoothies {
	background-image: url("../images/menu/smoothies.png");
	height: 30px;
	width: 310px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.smoothie-1 {
	background-image: url("../images/menu/smoothie-1.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-2 {
	background-image: url("../images/menu/smoothie-2.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-3 {
	background-image: url("../images/menu/smoothie-3.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-4 {
	background-image: url("../images/menu/smoothie-4.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-5 {
	background-image: url("../images/menu/smoothie-5.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-6 {
	background-image: url("../images/menu/smoothie-6.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-7 {
	background-image: url("../images/menu/smoothie-7.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-8 {
	background-image: url("../images/menu/smoothie-8.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
	
	
	
	
.fruithies {
	background-image: url("../images/menu/fruitys.png");
	height: 30px;
	width: 310px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.fruithie-1 {
	background-image: url("../images/menu/fruithie-1.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.fruithie-2 {
	background-image: url("../images/menu/fruithie-2.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.fruithie-3 {
	background-image: url("../images/menu/fruithie-3.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.fruithie-4 {
	background-image: url("../images/menu/fruithie-4.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.fruithie-5 {
	background-image: url("../images/menu/fruithie-5.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.fruithie-6 {
	background-image: url("../images/menu/fruithie-6.png");
	height: 60px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
	
	
	
	
.smoothie_boosters {
	background-image: url("../images/menu/smoothie_boosters.png");
	height: 30px;
	width: 310px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.smoothie-booster-1 {
	background-image: url("../images/menu/acai.png");
	height: 200px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-booster-2 {
	background-image: url("../images/menu/goji.png");
	height: 200px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-booster-3 {
	background-image: url("../images/menu/spirulina.png");
	height: 220px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-booster-4 {
	background-image: url("../images/menu/proteinpulver.png");
	height: 160px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-booster-5 {
	background-image: url("../images/menu/havregryn.png");
	height: 200px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-booster-6 {
	background-image: url("../images/menu/acerola.png");
	height: 200px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-booster-7 {
	background-image: url("../images/menu/tranbar.png");
	height: 140px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.smoothie-booster-8 {
	background-image: url("../images/menu/mullbar.png");
	height: 200px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
	
.add_on_mer_av_det_goda {
	background-image: url("../images/menu/add_on_mer_av_det_goda.png");
	height: 30px;
	width: 310px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.add-on-1 {
	background-image: url("../images/menu/addon-2kr.png");
	height: 45px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.add-on-2 {
	background-image: url("../images/menu/addon-5kr.png");
	height: 80px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.add-on-3 {
	background-image: url("../images/menu/addon-7kr.png");
	height: 80px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.add-on-4 {
	background-image: url("../images/menu/addon-10kr.png");
	height: 45px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.add-on-5 {
	background-image: url("../images/menu/addon-15kr.png");
	height: 45px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.add-on-6 {
	background-image: url("../images/menu/addon-dressingar.png");
	height: 210px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.add-on-7 {
	background-image: url("../images/menu/addon-surdegsbulle.png");
	height: 45px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.breakfast_menu {
	background-image: url("../images/menu/breakfast_menu.png");
	height: 30px;
	width: 310px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.panel-breakfast {
	width: 638px;
	}
	
.panel-breakfast .list-item {
	width: 638px;
	}
	
.breakfast-1 {
	background-image: url("../images/menu/breakfast-1.png");
	height: 120px;
	width: 638px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}
	
.beverages_menu {
	background-image: url("../images/menu/beverages_menu.png");
	height: 30px;
	width: 310px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	font-size: 1px;
	}
	
.beverages-1 {
	background-image: url("../images/menu/beverages-1.png");
	height: 240px;
	width: 340px;
	background-repeat: no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1px;
	}

	
.list_item_acai, .list_item_goji, .list_item_havregryn, .list_item_acerola, .list_item_mullbar {
	height: 200px;
	}
	
.list_item_protein, .list_item_tranbar {
	height: 170px;
	}
	
.list_item_spirulina {
	height: 220px;
	}
	
.list_item_boosters_text {
	height: 80px;
	}



.positionfix {
	display:block;
	position:relative;
	margin-top:-88px;
	}
	

	
/*LIGHTBOX*/

.collapsible li .lightbox-image {
	display: none;
	float: left;
	margin-right: 10px;
	width: auto;
	}

.lightbox-image img {
	border: 0px solid #bbb;
	}
