*{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family:Verdana, Geneva, sans-serif;
	background-position:top center;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	border:none;
	color:#000;
	text-decoration:none;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
/*Typografi*/
p{
	margin-bottom:15px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#043c00;
	margin-top:10px;
	margin-bottom:40px;
	text-transform:uppercase;
	letter-spacing:4px;
	font-size:16px;
	font-weight:bold;
}
h3{
	text-transform:uppercase;
	margin-bottom:10px;
	letter-spacing:2px;
	color:#043c00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.clear_both{
	clear:both;
}
#menu_list li a{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#910000;
	font-weight:bold;
	letter-spacing:1px;
}
#footer li{
	margin-right:20px;
	float:left;
}
#footer li, #footer li address{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#829381;
	line-height:18px;
}
#footer .udbringnings_meddelelse{
	width:360px;
}
#footer img{
	position:right;
	top:4px;
}
#copynotice p{
	color:#666;
	margin-right:20px;
	margin-top:3px;
	font-size:9px;
	text-align:right;
}
body{
	background-image:url(img/bg_img.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000;
}
#wrapper{
	margin:20px auto;
	width:860px;
	height:auto;
}
#header{
	background-image:url(img/header.jpg);
	width:inherit;
	height:218px;
	display:block;
}
#admin_header{
	background-image:url(img/admin_header.jpg);
	width:inherit;
	height:218px;
	display:block;
}
#menu{
	background-image:url(img/menu_bg.jpg);
	width:inherit;
	height:30px;
	position:relative;
}
#content_wrap{
	background-image:url(img/content_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:780px;
	height:auto;
	background-color:#eee5c0;
	padding:40px;
	display:block;
}
#content{
	display:block;
}
#content a{
	color:#030;
	letter-spacing:1px;
	text-decoration:underline;
}
#content a:hover{
	color:#093;
}
#content table{
	margin-bottom:8px;
}
#footer{
	background-image:url(img/footer_rounding.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#eee5c0;
	width:820px;
	height:60px;
	padding:10px 0 0 40px;
}
#menu_list{
	position:absolute;
	right:60px;
	top:10px;
}
#menu_list li{
	float:left;
	margin-left:10px;
}
/* Menu-kort */
.menu_table{
}
.menu_table tr{
	height:20px;
}
.menu_table tr:hover{
	background-color:#CCC;
}
.menu_table th{
	padding-top:15px;
	text-align:left;
}
.menu_table tr.table_header:hover{
	background:none;
}
.menu_table td{
	padding-right:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.menu_table input{
	width:inherit;
}
.productno_cell{
	text-align:right;
	width:30px;
}
.productname_cell{
	color:#C33;
	text-transform:uppercase;
	font-weight:bold;
	width:150px;
}
.ingredients_cell{
	width:520px;
	text-transform:lowercase;
}
.price_cell{
	width:40px;
}
/* Ris & ros */
#ris_ros{
	display:block;
	width:400px;
	padding:10px;
	border: 1px #030 solid;
	background-color:#CCC;
	margin-bottom:20px;
	float:right;
}
#ris_ros td{
	padding:5px;
	vertical-align:top;
}
#ris_ros textarea, #ris_ros input{
	overflow:none;
	width:200px;
}
#ris_ros #submit_btn{
	width:80px;
}
.ris_ros_comments{
	width:300px;
	float:left;
	margin-right:20px;
}
.ris_ros_comments hr{
	border-top:1px solid #030;
	margin-bottom:10px;
}
#copynotice a{
	color:#CCC;
}
#frontpage_edit textarea{
	width:600px;
	height:300px;
	margin-bottom:10px;
}
#admin .ingredients_cell{
	width:420px;
}
