*{
	margin:0;
	padding:0;
}
a img{
	border:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 12px;
	font-style: normal;
	background-image:url(images/BG_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#595859;
	line-height:18px;
	
}
.float{
	float:left;
}
.clearfix {
	clear: both;
	display:inline-block; /*ie7 b*/
	display:block; /*opera & safari */
	line-height:1px;
	font-size:1px;
}
.clearfix:after {content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
/*ie6 and no IE mac*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#center{
	background-image:url(images/BG_body.jpg);
	background-repeat: repeat-x;
	display:table;
	width:992px;
}
#center #middle{
	width:790px;
	float:left;
}
#center #middle #top{
	text-align: right;
	padding-right:10px;
	padding-top:25px;
	background-image:url(images/BG_top.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	height:20px;
}
a.log:active,a.log:visited,a.log,a.log:hover{
	color:#121212;
}
a:active,a:visited,a,a:hover{
	color:#FF9632;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#left{
	width:101px;
	background-color:#595859;
	float:left;
}
#left{
	height:768px;
	background-image:url(images/BG_left.jpg);
	background-repeat:no-repeat;
}
#site_header{
	background-image:url(images/BG_site_header.jpg);
	background-repeat:no-repeat;
	width:773px;
	height:23px;
	padding:6px 8px 0px 8px;
}
#adresse{
	text-align:right;
	padding-top:6px;
	line-height:12px;
}
#header{
	text-align:left;
	float:left;
}
a.head:active,a.head:visited,a.head,a.head:hover{
	color:#FFF;
	text-decoration:none;
}
#mainmenu{
	text-align:left;
	height:34px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#161616;
}
#mainmenu_inner{
	text-align:left;
	border-top:1px solid #FFF;
	border-bottom: 1px solid #4f4f4f;
}
a.main_menu:active,a.main_menu:visited,a.main_menu,a.main_menu:hover{
	font-size:14px;
	padding: 8px 15px 8px 15px;
	color:#FFF;
	text-decoration:none;
	line-height:32px;
}
a.main_menu:hover{
	background-color:#232323;
}

a.sub_menu:active,a.sub_menu:visited,a.sub_menu,a.sub_menu:hover{
	font-size:14px;
	padding: 8px 15px 7px 15px; /* 8px 15px 8px 15px   til Firefox*/
	color:#FFF;
	text-decoration:none;
	line-height:31px;
}
a.sub_menu:hover{
	color:#ccc;
}

#submenu{
	text-align:left;
	height:32px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-image:url(images/BG_submenu.jpg);
	display: block;
}
#submenu_inner_2, #submenu_inner_5, #submenu_inner_8{
	text-align:left;
	border-bottom: 1px solid #4f4f4f;
	display: none;
}

/*****   HOVED MENU tabs   *****/
/* Åbningstider */
#body1 #center #middle #mainmenu #mainmenu_inner #main1{
	background-color:#504d4d;
}
/* Menukort */
#body2 #center #middle #mainmenu #mainmenu_inner #main2, #body3 #center #middle #mainmenu #mainmenu_inner #main2, #body4 #center #middle #mainmenu #mainmenu_inner #main2{
	background-color:#504d4d;
}
/* Møder */
#body5 #center #middle #mainmenu #mainmenu_inner #main5, #body6 #center #middle #mainmenu #mainmenu_inner #main5, #body7 #center #middle #mainmenu #mainmenu_inner #main5{
	background-color:#504d4d;
}
/* Selskaber */
#body8 #center #middle #mainmenu #mainmenu_inner #main8, #body9 #center #middle #mainmenu #mainmenu_inner #main8, #body10 #center #middle #mainmenu #mainmenu_inner #main8{
	background-color:#504d4d;
}
/********************************/

/***** UNDERMENU synlighed *****/
/*Åbningstider - skjul */
#body1 #center #middle #submenu, #body0 #center #middle #submenu{
	display:none;
}
/*Menukort - vis */
#body2 #center #middle #submenu #submenu_inner_2, #body3 #center #middle #submenu #submenu_inner_2, #body4 #center #middle #submenu #submenu_inner_2{
	display:block;
}
/*Møder - vis */
#body5 #center #middle #submenu #submenu_inner_5, #body6 #center #middle #submenu #submenu_inner_5, #body7 #center #middle #submenu #submenu_inner_5{
	display:block;
}
/*Selskaber - vis */
#body8 #center #middle #submenu #submenu_inner_8, #body9 #center #middle #submenu #submenu_inner_8, #body10 #center #middle #submenu #submenu_inner_8{
	display:block;
}
/********************************/
  
/*****    UNDERMENU pilen    *****/
#body2 #center #middle #submenu #submenu_inner_2 #sub2, #body3 #center #middle #submenu #submenu_inner_2 #sub3, #body4 #center #middle #submenu #submenu_inner_2 #sub4, #body6 #center #middle #submenu #submenu_inner_5 #sub6, #body7 #center #middle #submenu #submenu_inner_5 #sub7, #body9 #center #middle #submenu #submenu_inner_8 #sub9, #body10 #center #middle #submenu #submenu_inner_8 #sub10{
	background-image:url(images/submenu_arrow.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
/********************************/

#content_container{
	float:left;
}
#ret_container{
	margin-left:15px;
	float:left;
}
#content_area{
	width:758px;
	padding: 15px 15px 0px 15px;
	background-color:#373737;
	border-left:1px solid #000;
	border-right:1px solid #000;
	text-align: left;
	margin:0px;
}
#content_area_bottom{
	clear:both;
	height:15px;
	line-height:12px;
	background-image:url(images/BG_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
	color:#bb4825;
}
h3{
	font-size: 13px;
	padding-top: 5px;
	padding-bottom:10px;
}
h4{
	font-size: 13px;
}
#content_header, #ret_header{
	height:20px;
	border-bottom: 1px solid #444343;
	background-color:#222;
	background-repeat:no-repeat;
	padding: 8px 0px 2px 15px; 
	text-align:left;
}
#content_header{
	background-image:url(images/BG_content_header.gif);
	width:539px;
}
#content{
	width:504px;
	padding:20px 20px 20px 30px;
	background-color:#161616;
	background-image:url(images/BG_content.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
}
#ret_header{
	background-image:url(images/BG_ret_header.gif);
	width:172px;
}
#retter{
	width:157px;
	background-color:#1c1c1c;
	background-image:url(images/BG_ret.gif);
	background-repeat:no-repeat;
	padding:15px;
}
#ret_bottom{
	width:187px;
	font-size:9px;
	color:#797979;
	text-align: center;
	background-image:url(images/BG_ret_bottom.gif);
	height:12px;
	padding-top:3px;
	line-height:12px;
}
.ret_forklaring{
	height: 80px;
}
.ret{
	display:none;
}

#ret_nr_0{
	display:block;
}

div.price{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-top:15px;
	margin-bottom:15px;
}
#ret_buttons{
	text-align: center;
}
a.arrow{
	visibility:hidden;
}
#right_arrow{
	visibility:visible;
}
#btn_left{
	float:left;
	text-align: left;
}
#btn_right{
	width:143px;
	float:left;
	text-align: right;
}

#content .pris{margin-top:16px;text-align:right;width:55px;float:left;}
#content .dkk{margin-top:16px;float:left;}
#content .ret_header, #content .ret_header_wide{width:165px;float:left;clear:left;font-size:14px;margin-top:15px;padding-right:10px;}
#content .ret_header_wide{width:215px;}
#content .ret_expl, #content .ret_expl_wide{color:#999;clear:left;width:215px;}
#content .ret_expl_wide{width:265px;}
#content .right{text-align:right;}
#content ol{color:#999;margin-left:25px;}

#content .ret_bestil{float:left;clear:both;width:95px;}
#content .ret_expl_bestil{float:left;clear:both;color:#999;margin-bottom:10px;width:280px;display:none;}

#content .ret_pris_bestil{float:left;width:40px;text-align:right;}
#content .ret_bestil_input{float:left;width:105px;text-align:right;color:#999;}
#content .ret_bestil_bestil{float:left;width:40px;text-align:right;}
#content input.antal{width:20px;}
#content input{border:1px solid #797979;font-size:11px;}
#content select{font-size:10px;height:16px;}
#content #bestillingsliste{border:1px solid #333;display:none;padding:8px;}

#content .kurv_navn{width:120px;float:left;clear:both;}
#content .kurv_pris{width:40px;text-align:right;float:left;}

