body {
	margin: 0px;
	padding: 0px;
	background-color: #d7dbe6;
	background-image: url('bilder/main_back.gif');
	background-position: 10px 0px;
	background-repeat: repeat-y;
}

body, div, td {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #666666;
	line-height: 1.5em;
	font-size: 12px;
}

img { border: 0px; }

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 4px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

a {
	color: #007c90;
}
a:link {	text-decoration: none; }
a:visited {	text-decoration: none; }
a:hover {	text-decoration: underline; }
a:active {	text-decoration: underline; }

.block {
	float: left;
	display: inline;
	width: 100%;
}

#horna {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 10px;
}

#topback {
	float: left;
	display: inline;
	clear: both;
	width: 100%;
	background-image: url('bilder/top_back.gif');
	background-position: 0px 19px;
	background-repeat: repeat-x;
}
#top {
	float: right;
	display: inline;
	margin-left: 206px;
	height: 60px;
	padding-top: 4px;
}
#top img {
	margin-right: 50px;
}

#visaupp {
	float: left;
	display: inline;
	clear: both;
	width: 100%;
	height: 20px;
	margin-top: 30px;
}

#bottom {
	float: left;
	display: inline;
	clear: both;
	width: 100%;
	height: 57px;
	background-color: #d7dbe6;
	background-image: url('bilder/bottom_back.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#bottombild {
	float: left;
	display: inline;
	margin-top: 30px;
	margin-left: 26px;
}
#uppdaterad {
	width: 200px;
	margin-bottom: 3px;
}

#contentholder {
	float: left;
	display: inline;
	clear: both;
	width: 100%;
}

#menu {
	float: right;
	display: inline;
	width: 137px;
	margin-left: 33px;
	margin-top: 93px;
}
#menu a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
#menu a:link {		color: white; }
#menu a:visited {	color: white; }
#menu a:hover {		color: #E7E6E6; }
#menu a:active {	color: #E7E6E6; }

#menu a.vald:link {		color: #d4e273; }
#menu a.vald:visited {	color: #d4e273; }
#menu a.vald:hover {	color: #d4e273; }
#menu a.vald:active {	color: #d4e273; }

#menu a.sub {
	margin-left: 15px;
	line-height: 18px;
}

#rubholder {
	width: 100%;
	float: left;
	display: inline;
	clear: both;
}
#rubbild {
	margin: 15px 100px 0px 270px;
	height: 87px;
}

#contentholder {
	width: 100%;
	float: left;
	display: inline;
	clear: both;
}

 /* div { border: 1px dotted black; } */

#content {
	padding: 15px 45px 0px 45px;
}

.text {
	width: 535px;
}

#bildmenu {
	float: right;
	display: inline;
	width: 267px;
}
#bildmenu div {
	float: left;
	display: inline;
	margin: 0px 0px 5px 5px;
}
#bildmenu #ewa { margin: 20px 0px 0px 6px; }

.produkter {
	width: 100%;
	margin-bottom: 30px;
}

.thumb {
	float: left;
	display: inline;
	margin: 0px 0px 5px 5px;
	width: 133px;
	height: 150px;
	background-image: url('bilder/platta.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}
.sold {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	width: 125px;
	height: 141px;
}

#item {
	width: 485px;
	height: 328px;
	background-image: url('bilder/artikel.jpg');
	background-repeat: no-repeat;
	margin-right: 40px;
}

#item #texten {
	float: left;
	display: inline;
	width: 195px;
	height: 317px;
}

#item #top {
	float: left;
	display: inline;
	width: 175px;
	height: 265px;
	margin: 10px 10px 0px 10px;
}

#item #botten {
	float: left;
	display: inline;
	width: 175px;
	margin: 0px 10px 0px 10px;
}

#item #bilden {
	float: right;
	display: inline;
	margin-right: 9px;
	width: 281px;
	height: 317px;
}

#item h4 {
	margin: 0px;
}

#item #tillbaka, #galleriItem #tillbaka {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 10px;
}

#galleriItem {
	width: 291px;
	height: 329px;
	background-image: url('bilder/art_galleri.jpg');
	background-repeat: no-repeat;
	margin-right: 100px;
}
#galleriItem #bilden {
	float: left;
	display: inline;
	width: 281px;
	height: 317px;
}

#lankar {
	float: left;
	display: inline;
	width: 233px;
	margin-right: 20px;
}
#lankar h5 a {
	font-size: 14px;
	color: #666;
}

#banners {
	float: right;
	display: inline;
	width: 280px;
	margin: 0px 0px 30px 0px;
}
#banners h2 {
	font-size: 22px;
	margin: 0px 0px 0px 0px;
}
#banners img {
	display: inline;
	margin: 10px 10px 0px 0px;
}
