body {
	margin: 0px 0px 50px 30px;
	background-color: #8b8580;
}

body, table, tr, td { 
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 16px;
	color: #111111;
}

#sidhuvud {
	width: 877px; /* 920 - padding */
	height: 97px;
	padding: 0px 27px 0px 16px;
	background-image: url(bilder/bakgr_huvud.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
	clear: both;
}

#bildEttan {
	width: 893px; /* 920 - padding */
	height: 617px; /* 650 - padding */
	padding: 33px 0px 0px 27px;
	background-color: #f6f1ed;
	background-image: url(bilder/modica_start.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}

#mainContainer {
	width: 920px;
	background-color: #ffffff;
	background-image: url(bilder/bakgr_vitt.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
	clear: both;
}

#produktContainer {
	width: 920px;
	background-color: #ffffff;
	clear: both;
}

.rutaStartsidan {
	width: 230px; /* 270 - padding */
	height: 48px; /* 58 - padding */
	padding: 10px 20px 0px 20px;
	margin: 16px 0px;
}

#rubrik {
	height: 16px; /* 43 - padding */
	padding: 20px 0px 7px 27px;
	clear: both;
}

.underRubr { /* Platta bakom */
	margin: 0px;
	padding: 0px 0px;
	width: 122px;
	list-style-type: none;
}

.underRubr a { /* Länkområde */
	display: block;
	width: auto;
	height: 100%;
	font-size: 11px;
	line-height: 24px;
	padding: 0px 0px 0px 27px;
	text-decoration: none;
}

.underRubr a:link {
	color: #44403d;
	text-decoration: none;
}

.underRubr a:visited {
	color: #44403d;
	text-decoration: none;
}

.underRubr a:hover {
	background-image: url(bilder/pil_gra.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
} 

#underRubrAktiv {
	width: 95px; /* 122 - padding */
	padding: 0px 0px 0px 27px;
	font-size: 11px;
	line-height: 24px;
	color: #ee1849;
	background-image: url(bilder/pil_red.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.mobelContainer {
	width: 230px;
	height: 181px;
	padding: 0px 0px 27px 27px;
	float: left;
}

.mobelBild {
	width: 230px;
	height: 156px;
	clear: both;
}

.mobelText {
	width: 223px; /* 230 - padding */
	height: 22px;  /* 25 - padding */
	padding: 3px 0px 0px 7px;
	background-image: url(bilder/bakgr_mobeltext.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#produktRubrik {
	width: 172px; /* 190 - padding */
	height: 29px;  /* 125 - padding */
	padding: 84px 18px 12px 0px;
	margin: 27px 0px 0px 27px;
	text-align: right;
	clear: both;
}

#produktRubrikDubbel {
	width: 172px; /* 190 - padding */
	height: 44px;  /* 125 - padding */
	padding: 69px 18px 12px 0px;
	margin: 27px 0px 0px 27px;
	text-align: right;
	clear: both;
}

#produktDetaljer {
	width: 172px; /* 190 - padding */
	height: 255px;  /* 270 - padding */
	padding: 15px 18px 0px 0px;
	margin: 0px 0px 27px 27px;
	text-align: right;
	color: #FFFFFF;
	background-color: #3a3a3a;
	background-image: url(bilder/bakgr_detaljer.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
	clear: both;
}

#produktSmabilder {
	width: 640px; /* 649 - padding */
	height: 125px;
	padding: 0px 0px 0px 9px;
	margin: 27px 0px 0px 0px;
	background-color: #dfdfdf;
	background-image: url(bilder/bakgr_smabilder.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
	clear: both;
}

#produktText {
	width: 375px;
	padding: 15px 0px 27px 0px;
	clear: both;
}

.produktMinibild {
	margin: 0px 9px;
}

.butiker {
	width: 245px; /* 272 - padding */
	height: 140px;  /* 155 - padding */
	padding: 15px 0px 12px 27px;
	margin-right: 25px;
	background-image: url(bilder/bakgr_butiker.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
	float: left;
}

.red {
	color: #ee1849;
}

.lankpilSvart {
	font-size: 13px;
	color: #111111;
}

.lankpilVit {
	font-size: 13px;
	color: #ffffff;
}

a:link, a:visited {
	text-decoration: underline;
	color : #111111;
} 
 
a:active, a:hover {
	text-decoration: underline;
	color : #ee1849;
}

a.vitlank:link, a.vitlank:visited {
	text-decoration: none;
	color : #ffffff;
}

a.vitlank:active, a.vitlank:hover {
	text-decoration: underline;
	color : #ffffff;
}

a.svartlank:link, a.svartlank:visited {
	text-decoration: none;
	color : #111111;
}

a.svartlank:active, a.svartlank:hover {
	text-decoration: underline;
	color : #111111;
}