div#header ul#menu {
	display: block;
	float: right;
	padding-top: 10px;
	margin: 85px 0 30px 0;
}

div#header ul li {
	display: block;
	float: left;
	padding-right: 16px;
}

div#header ul li a {
	height: 16px;
	display: block;
	text-indent: -2500px;
}

div#header ul#menu li a {
	border: none;
	background: url(img/menu.gif) no-repeat;
}

div#header ul#menu li#index a {
	width: 37px;
	background-position: 0px 1px;
}

div#header ul#menu li#menues a {
	width: 43px;
	background-position: -54px 1px;
}

div#header ul#menu li#shop a {
	width: 62px;
	background-position: -128px 1px;
}

div#header ul#menu li#conference a {
	width: 77px;
	background-position: -204px 1px;
}

div#header ul#menu li#contact {
	padding-right: 0 !important;
}

div#header ul#menu li#contact a {
	width: 53px;
	background-position: -294px 1px;
}

div#header ul#menu li#index a:hover {
	background-position: 0px -32px;
}

div#header ul#menu li#menues a:hover {
	background-position: -54px -32px;
}

div#header ul#menu li#shop a:hover {
	background-position: -128px -32px;
}

div#header ul#menu li#conference a:hover {
	background-position: -204px -32px;
}

div#header ul#menu li#contact a:hover {
	background-position: -294px -32px;
}

div#header ul#menu li#index.active a,
div#header ul#menu li#index.active a.active:hover {
	background-position: 0px -16px;
}

div#header ul#menu li#menues.active a,
div#header ul#menu li#menues.active a.active:hover {
	background-position: -54px -16px;
}

div#header ul#menu li#shop.active a,
div#header ul#menu li#shop.active a.active:hover {
	background-position: -128px -16px;
}

div#header ul#menu li#conference.active a,
div#header ul#menu li#conference.active a.active:hover {
	background-position: -204px -16px;
}

div#header ul#menu li#contact.active a,
div#header ul#menu li#contact.active a.active:hover {
	background-position: -294px -16px;
}

div#header ul#menu ul.sub {
	width: 160px;
	display: none;
	position: absolute;
	top: 51px;
	margin-left: -65px;
	text-align: left;
	padding: 10px 0 11px 26px;
	background: url(../../_lib/css/img/bg-menu-sub.gif) no-repeat center bottom;
}

div#header ul#menu ul.sub li {
	padding: 0 !important;
}

div#header ul#menu ul.sub li a {
	background: url(../../_lib/css/img/menu-sub.gif) no-repeat;
}

div#header ul#menu ul.sub li.heberg {
	padding-right: 20px !important;
}

div#header ul#menu ul.sub li.heberg a {
	width: 47px !important;
	background-position: -372px top !important;
}

div#header ul#menu ul.sub li.ljungskile a {
	width: 66px !important;
	background-position: -444px top !important;
}

div#header ul#menu ul.sub li.heberg a:hover {
	width: 47px !important;
	background-position: -372px bottom !important;
}

div#header ul#menu ul.sub li.ljungskile a:hover {
	width: 66px !important;
	background-position: -444px bottom !important;
}

#footer ul {
	width: 573px;
	height: 30px;
	margin: 0 auto;
}

#footer ul li {
	display: block;
	float: left;
	margin-right: 10px;
}

#footer ul li#t1 {
	width: 99px;
	height: 21px;
	text-indent: -2500px;
	background: url(img/footer-t1.gif) no-repeat 0 0;
}

#footer ul li#t2 a {
	width: 72px;
	height: 21px;
	display: block;
	text-indent: -2500px;
	background: url(img/footer-t2.gif) no-repeat 0 1px;
}

#footer ul li#t3 a {
	width: 209px;
	height: 21px;
	display: block;
	text-indent: -2500px;
	background: url(img/footer-t3.gif) no-repeat 0 0;
}

#footer ul li#t4 a {
	width: 126px;
	height: 21px;
	display: block;
	text-indent: -2500px;
	margin-right: 0 !important;
	background: url(img/footer-t4.gif) no-repeat 0 0;
}

#footer ul li.bullet {
	width: 3px;
	height: 21px;
	text-indent: -2500px;
	background: url(img/footer-bullet.gif) no-repeat 0 0;
}