
/* horisontal farvet baggrund */
#bar {
	background: #01735a url('../images/bg_navi_gradient.gif') repeat-x bottom left;
}

/* logo */
#logo #headline {
	background: url('../localimages/logo.gif') no-repeat;
	width: 275px;
	height: 87px;
}

#header {
	background: #fff url('../localimages/skarp.jpg') no-repeat 350px 100%;
}
