/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
#bnr {
	background:  #000 url(../bilder/bnr/bnrRpt.gif) repeat-x;
	width: 736px;
	position: relative;
	left: 0;
	top: 0;
}
#bnr ul {
	width: 580px;
	height: 85px;
	margin-left: 14px;
	padding-top: 5px;
}
#bnr li {
	width: 137px;
	height: 32px;
	list-style: none;
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}
#bnr li a {
	width: 137px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#bnrKvinna a {
	background:  url(../bilder/bnr/bnrKvinna.gif) no-repeat;
}
#bnrInterior a {
	background:  url(../bilder/bnr/bnrInterior.gif) no-repeat;
}
#bnrKoti a {
	background:  url(../bilder/bnr/bnrKoti.gif) no-repeat;
}
#bnrGourmet a {
	background:  url(../bilder/bnr/bnrGourmet.gif) no-repeat;
}
#bnrWatch a {
	background:  url(../bilder/bnr/bnrWatch.gif) no-repeat;
}
#bnrInt a {
	background:  url(../bilder/bnr/bnrInt.gif) no-repeat;
}
#bnrSverige a {
	background:  url(../bilder/bnr/bnrSverige.gif) no-repeat;
}
#bnrPren a {
	background:  url(../bilder/bnr/bnrPren.gif) no-repeat;
}
#divide {
	background:  url(../bilder/bnr/bnrDivideRpt.gif) no-repeat left top;
	width: 2px;
	height: 85px;
	position: absolute;
	left: 598px;
	top: 0;
}
#bnr p {
	width: 92px;
	height: 55px;
	position: absolute;
	right: 24px;
	top: 17px;
}
#bnr p a {
	width: 92px;
	height: 55px;
	background:  url(../bilder/bnr/bnrPPG.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

