#toplogo, .menyliste, #oppskrift-info, .canvas {
	background-color: #FFFFFF;
}
.menu {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
}
.menyliste {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.header {
	margin-top: 10px;
	background-image: url(/images/design/headers/blue-relaxed/header150.png);
	background-repeat: no-repeat;
	background-position:center;
	height:20px;
	
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;

	line-height: 16pt;
}
.separator {
	border-bottom: 1px dotted #CCCCCC;
}
.menyliste .oppskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	text-indent: -3pt;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6pt;
	margin: 0px;
}
.menyliste .elem {
	margin-left: 3px;
}
.menyliste .elem:hover {
	background-color: #EEEEEE;
}



#sidebar-left, #sidebar-right {
	border-style: none;
}

body {
	background-color:#F8F8F8;
}

#sidebar-right, #sidebar-left {
	width: 154px;
}
#content {
	padding-top: 12px;
}
#artikler {
	border: 1px solid #999999;
}

#searchfield {
	width: 106px;
}
#quicksearch-button {
	vertical-align: bottom;
}