body {
	background-color: #918f90;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5;
}		
h1 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #1c3266;
	font-size: 26px;
	font-weight: normal;
	font-family: Times;
	line-height: 1.0;
	padding: 0 10px;
}
h2 {
	color: #1c3266;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.0;
}
h3 {
	color: #1c3266;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bolder;
}
h4 {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
}
img {
	border: 0;
}
img.tabRecipe {
	border-top: 2px solid #E8E8E8;
	border-right: 3px solid #E8E8E8;
}
a {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table.meal td {
	vertical-align: top;
	padding-bottom: 7px;
}
td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5;
}
td.meal {
	vertical-align: top;
}
td.h3 {
	color: #1c3266;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bolder;
}
div.person {
	height: 200px;
	border-bottom: 1px solid #e4e1cf;
}
div.person img {
	margin: 0;
	padding: 0;
	float: right;
}
#page {
	width: 845px;
	height: 745px;
	margin: 0 auto;			
	background-color: #ffffff;
	border-color: #615c5c;
	border-style: solid;
	border-width: 2px;
}
#printpage {
	width: 600px;		
	background-color: #ffffff;
	border-color: #615c5c;
	border-style: solid;
	border-width: 2px;
}
#logo {
	float: left;
	width: 152px;
	height: 152px;
	background-color: #9d9864;
	text-align: center;
}
#logo img {		    
	margin-top: 10px;
	padding: 0;
}
#top {
	float: right;
	width: 693px;
	height: 126px;
	overflow: hidden;			
	background-color: #ffffff;
	xbackground-image: url(ingelsta-top.png);
}
#search {
	position: relative;
	top: 15px;
	left: 580px;
	overflow: hidden;
}
#menu {			
	float: right;
	width: 693px;
	height: 22px;
	overflow: hidden;
	text-align: left;
	background-color: #162d66;		
	color: #ffffff;	
	border-width: 0 0 4px 0;
	border-style: solid;
	border-color: #c1bc97;
}
#menu ul {
	list-style-type: none;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
	margin-right: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border-right: 1px solid #cbc6a6;		
}
#menu ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	line-height: 2.0;
}
#submenu {
	height: 100%;
	overflow: hidden;
	text-align: left;
	color: #000000;
	border-width: 0;
	line-height: 24px;
}
#submenu ul {
	list-style-type: none;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 10px;
}
#submenu ul li {
	margin-top: 2px;
	margin-bottom: 3px;			
}
#submenu ul li a {
	color: #0B2265;
	text-decoration: none;
	font-size: 10px;
}
#left {
	float: left;
	width: 152px;			
	height: 571px;
	overflow: hidden;
	background-color: #e4e1cf;
}
#main {
	float: right;
	width: 693px;
	height: 571px;
	overflow: auto;
	background-color: #ffffff;
}
#contentLeftText {
	width: 230px;
	padding: 0px 10px;
	float: left;
}
#contentRightImage {
	width: 400px;
	float: right;
	padding-right: 10px;
}
#contentBottomText {
	width: 400px;
	padding: 0 10px;
	clear: both;
}
#contentText {
	width: 315px;
	padding: 0 10px;
	float: left;
}
#contentFullText {
	width: 670px;
	padding: 0 10px;
	float: left;
}
#contentImage {
	width: 315px;
	padding: 0 10px;
}
#attachments {
	width: 315px;
	padding: 0 10px;
}
#mealWeek {
	width: 500px;
	padding: 0 10px;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
#mealWeekText {
	width: 420px;
	padding: 16px 20px;
	color: #ffffff;
}
#mealOther {
	width: 400px;
	padding: 10px 10px;
}
#startRecipe {
	width: 400px;
	padding: 10px 10px;
	float: left;
}
#startRight {
	position:relative;
	width: 165px;
	height: 430px;
	float:right;
}
#chatterbox {
}
#startHeart {
	position: absolute;
	bottom: 20px;
}
#tabRecipe {
	width: 330px;
	height: 30px;
	line-height: 3.0;
	overflow: hidden;			
	background-color: #ffffff;
	background-image: url(flik_recept.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 100%;
	height: 22px;
	overflow: hidden;
	clear: both;	
	background-color: #9d9864;
	color: #1c3266;
	font-size: 10px;	
	text-align: center;
	line-height: 22px;
}
#quicklinks {
	height: 100%;
	overflow: hidden;
	background-image: url(bg-left-ikal.gif);
}
	
.box {			
	width: 100%;
	height: 20%;			
	overflow: hidden;
	line-height: 1.2;	
	font-size: 10px;		
}
.paddedtext {
	padding: 10px;
}
