* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	/*background: url(../img/svartHeaderBG.jpg) repeat-x top #878787; */
	background-color:#000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
#wrapper {
	width: 988px;
	text-align: left;
	margin-right: auto;
	margin-left:auto;
	margin-top: 0;
	background-color: #fff;
}
#main {
	/*background-color: #fff;*/
	clear:both;
	border: 1px solid #666;
	border-bottom:none;
	min-height: 600px;
}
#footer {
	width: 988px;
	clear: both;
	padding: 4px 0 4px 0;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color: #fff;
	background-color:#000;
	border: none;
	border-top: none;
}
#sokdiv {
	background-color: #fff;
}
#footer a {
	color: #fff;
	text-decoration:none;
}
#header {
	width: 988px;
	height: 90px;
	/* background:url(../img/testBG2.jpg) repeat-x top #d2e8fc; */
	background: #000; 
}
.leftSidebarMenu {
	width:140px;
	background:url(../img/sidebarBGBody.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}
.leftSidebarMenu div {
	width:130px;
	height: 18px;
	/* background:url(../img/sidebarmouseoverbg.gif) no-repeat top left;  */
	padding: 1px 5px 1px 5px;
	margin: 0 0 0 4px;
	font-size:11px;
	font-weight:bold;
}
.leftSidebarMenu div.SideBarNorm {
	width:130px;
	height: 18px;
/*	 background:url(../img/sidebarmouseoverbg.gif) no-repeat top left;  */
	padding: 1px 5px 1px 14px;
	margin: 0 0 0 5px;
}
.leftSidebarMenu div.SideBarCurrent {
	padding: 1px 5px 1px 14px;
	margin: 0 0 0 5px;
	width:130px;
	height: 18px;
	background:url(../img/sidebarmouseoverbg.gif) no-repeat top left;
}
.leftSidebarMenu div.SideBarRubriken {
	 padding: 1px 5px 1px 8px;
	 margin: 0 0 0 5px;
	 height: 18px;
	 font-size:12px;
	 color: #736240;
	 font-weight: bold;
}
.leftSidebarMenu a {
	color: #3e3522;
}
#kundvagndiv {
	float: right;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin: 5px 10px 0 0;
	padding: 0 5px 0 0;
}
.produktContainer {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 250px;
	padding: 5px;
	float: left;
	cursor: pointer;
	border: 1px solid #f7f5f0;
}
.produktContainerCurrent {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	width: 250px;
	padding: 5px;
	float: left;
	background-color: #f7f5f0;
	border: 1px solid #e2dbcb;
}
.produktContainer img {
	border: 1px solid #e2dbcb;
	margin-right: 5px;
	float: left;
}
.produktContainerCurrent img {
	border: 1px solid #e2dbcb;
	margin-right: 5px;
	float: left;
}
.produktContainer h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 5px 0;
}
.produktContainerCurrent h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 5px 0;
}
.radbryt {
	width: 810px;
	height: 1px;
	clear: both;
}
#sidebarmenu {
	width: 140px;
	float: left;
	margin: 0 0 0 5px;
}
#produktDiv {
	position: absolute;
	width: 300px;
	height: 200px;
	visibility: hidden;
	background-color: #fff;
	border: 1px solid black;	
}
#productcontent {
	margin: 0 190px 0 0;
}
#productListcontent {
	margin: 0 300px 0 0;
}
#productHeader {
	width:369px;
	padding: 8px 6px 3px 12px;
	font-size: 16px;
	text-align: left;
	color: #9f0505;
	background: url(../img/prodTableTop.jpg) no-repeat top left;	
	font-weight: bold;
}
#productBody {
	width: 369px;
	background: url(../img/prodTableBody.jpg) repeat-y left;
}
#productFooter {
	width: 369px;
	height: 19px;
	background: url(../img/prodTableFooter.jpg)  no-repeat top left;
}
	
#productBody table {
	background-color: #e1d9c8;
	width: 349px;
	margin: 0 10px 0 10px;
	border: none;
	border-collapse: collapse;
	padding: 0;
	font-size: 12px;
}


#productBody table tbody th {
	font-size: 13px;
	padding: 0 6px 24px 2px;
	margin: 0;
}
#productBody table tbody td {
	padding: 1px 6px 1px 2px;
	margin: 0;
}


#productBody table span.pris {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#productBody table span.medlemspris {
	font-size: 16px;
	font-weight: bold;
	color: #9f0505;
}
#productBody table span.extrapris {
	font-size: 16px;
	font-weight: bold;
	color: #9f0505;
}
#productBody table label {
	font-weight: bold;
	color: #736240;
	font-size: 11px;
}

#productBody table input.textbox {
	border-top: 1px solid #cfc3ab;
	border-left: 1px solid #cfc3ab;
	border-bottom: 1px solid #d9cfba;
	border-right: 1px solid #d9cfba;
	padding: 2px;
	margin: 4px 0 4px 0;
	font-size: 12px;
}
#productBody table select {
	border: 1px solid #e2dbcb;
	padding: 1px;
	margin: 4px 0 4px 0;
	font-size: 12px;
	width: 200px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
#productcontent h3 {
	margin: 10px 0 2px 2px;
	color: #736240;
	font-size: 160%;	
}

#productcontent ul.menu {
	margin: 0 0 39px 20px;
	list-style: none;
	padding: 0;
}
#productcontent ul.menu li {
	float: left;
	margin: 0;
	padding 0;
}
#productcontent ul.menu li a {
	color: #777;
	display: block;
	padding: 8px 0 4px 0;
	text-align: center;
	text-decoration: none;
	width: 110px;
	background: url(../img/li-off.gif) no-repeat bottom left;
	font-size: 11px;
	font-weight: bold;
}
#productcontent ul.menu li a.current {
	background: url(../img/li-on.gif) no-repeat bottom left;
	color: #a00505;
}

.productImg {
	float: right;
	margin: 10px;
	text-align:center;
	font-size:11px;
	color: #baac91;
}
.productImg img {
	cursor:pointer;
}
.productImg a {
	color: #736240;
	text-decoration:none;
	font-size: 11px;
}
.productImg a:hover {
	color: #a00505;
}
#kommentarOchFragorDiv {
	width: 620px;
	border: none;
	border-top: 1px solid #736240;
	padding: 5px;
	margin: -12px 0 0 0;
	font-size: 12px;
}

#productitem {
	width: 620px;
	min-height: 160px;
	border: none;
	
	padding: 5px;
	margin: 0;
	font-size: 12px;
}
#productitem ul {
	margin-left: 20px;
	margin-bottom:20px;
}
#productitem ul li {
	margin-left: 10px;
	list-style:square;
	line-height:16px;
}
#productitem table {
	font-size: 12px;
}
#productitem a {
	color: #a00505;
	text-decoration:none;
}
#productitem h4 {
	margin: 20px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #a00505;
}
#productitem span.rubriker {
	margin: 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
}
#productitem span.rubriker a.rubrikproductitem {
	color: #a00505;
	text-decoration:none;
}
#productitem span.rubriker a.rubrikproductitemEjAktiv {
	color: #999;
	text-decoration:none;
}
#productitem span.rubriker a.rubrikproductitemEjAktiv:hover {
	color: #a00505;
	text-decoration:none;
}
#ProductRightSideBar {
	float: right;
	width: 290px;
}
#levrightsidebar {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	width: 250px;
	padding: 4px;
	font-size: 11px;
	background-color:#FFFFFF;
	filter:alpha(opacity=74);


    -moz-opacity: 0.74;   
	opacity: 0.74;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565457;
}
#rightsidebar {
	float: right;
	width: 180px;
}
#rightsidebar .innerHeader {
	width: 172px;
	background:url(../img/rightSideBarTop.jpg) no-repeat;
	margin: 10 0 0 0;
	padding: 0;
}
#rightsidebar .inner {
	width: 172px;
	background: url(../img/rightSideBarBackground.jpg) repeat-y;
	margin: 0;
	padding: 0;
}
#rightsidebar .innerFooter {
	width: 172px;
	height: 11px;
	background: url(../img/rightSideBarFooter.jpg) no-repeat top;
	margin: 0;
	padding: 0;
}
#rightsidebar .inner h4 {
	font-size: 11px;
	font-weight: bold;
	color: #9f0505;
	margin: 0 0 0 10px;
}
#rightsidebar .inner img {
	border: 1px solid #e0ddc8;
	margin: 2px 10px 2px 20px;
}

#rightsidebar .inner ul {
	margin: 0;
	padding: 0;
}
#rightsidebar .inner ul li {
	margin: 0;
	list-style: none;
	padding: 0;
	font-size: 11px;
	width:100%;
}
#rightsidebar .inner ul li span {
	display: block;
	margin: 0;
	padding: 3px 4px 3px 10px;
	position:relative;
}
#rightsidebar .inner ul li a {
	color: #000;
	text-decoration: none;
}
#rightsidebar .inner ul li a:hover {
	color: #a00505;
	text-decoration: none;
}
#content {
	margin: 0 0 0 150px;
	clear: right;
}
#rightsidebar table#kundvagnlista {
	font-size:12px;
	background-color:#f7f5f0;
	border: 1px solid #736240;
	color: #999;
}
#rightsidebar table#kundvagnlista td {
	text-align: left;
	width: 160px;
	padding: 4px;
	margin: 0;
	vertical-align:top;
}
#rightsidebar table#kundvagnlista td.current1 {
	color: #000;
	background-color:#FFFF33;
}
#rightsidebar table#kundvagnlista td.current {
	color: #000;
}
#rightsidebar table#kundvagnlista td strong {
	font-size: 14px;
}
#content h2 {
	font-size:150%;	
	color: #000;
	margin: 0;
	padding: 10px 0 0 0;
	text-align:left;
}
#extra {
	width: 988px;
	display: none;
}

#sokheaderdiv {
	width: 980px;
	background-color: #fff;
	font-size: 11px;
	font-weight:bold;
	padding: 4px;
}
#sokfooter {
	height: 10px;
	background-color: #c6baa1;
	clear: both;
}
#loggor {
	/* width:820px; */
	border: none;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

}
#loggor img {
	margin: 0;
	padding: 0;
}


#soktextruta {
	width: 140px;
	height: 19px;
	font-weight:normal;
	font-size: 11px;
	border:none;
	background: url(../img/sokrutaBG.gif) top left no-repeat;
	background-color: #fff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	padding: 1px 3px 1px 3px;
	}
.sidebarrubrik {
	background-color: #e2dbcb;
	color: #333;
	margin:0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	background: url(../img/sidebarrubrik-bg.jpg) repeat-x;
}
.sidebaritems {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	padding: 0;
	margin: -2px 0 0 0;
	font-size: 11px;
	border: 1px solid #e2dbcb;
	border-bottom: none;
}
.sidebarrubrik span.plusminus {
	margin-right:8px;¨
	float:right;
	font-family: Tahoma, Verdana, Arial, Sans-sefif; 
	font-size: 12px; 
	font-weight:bold;
}

.lank {
	border-bottom: 1px solid #e2dbcb;
	padding: 1px 2px 1px 4px;
	background-color: #f7f5f0;
}
.lank a {
	color: #000;
	text-decoration: none;
}
#kundvagn {
	padding: 4px 4px 4px 4px;
	width: 0px;
	background-color: #f7f5f0;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #e2dbcb;
	border-top: none;
	position: absolute;
	z-index: 40;
	visibility: hidden;
	line-height: 14px;
}
#kundvagn a {
	color: #a00505;
	text-decoration: none;
}
#kundvagn h4 {
	font-size:12px;
	font-weight: bold;
	border-bottom: 1px dashed #a00505;
	margin: 2px 0 0 0;
}
#kundvagn ul {
	margin: -5px 0 10px 0;
	padding: 0;
}
#kundvagn ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#kundvagnrubrik {
	text-align: left;
	background:url(../img/bag.gif) no-repeat top right;
	width: 120px;
	padding-top: 49px;
}
#kundvagnrubrik table#kundvagntable {
	border-collapse: collapse;
	margin-top: 0px;
}
#kundvagnrubrik table#kundvagntable th {
	font-size: 11px;
	text-align: right;
	color: #fff;
	font-weight: normal;
	padding: 1px;
}
#kundvagnrubrik table#kundvagntable td {
	font-size: 11px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	padding: 1px;
}
#productFilterTable {
	width: 160px;
	border-collapse:collapse;
	font-size: 11px;
	margin: 5px;
}
#productFilterTable th {
	text-align: left;
	padding: 8px 0 2px 2px;
}
#adressHeader {
	width: 589px;
	height: 45px;
	background:url(../img/adressHeader.jpg) top left no-repeat;
}
#adressBody {
	width: 589px;
	background: url(../img/kundvagnBody.gif) repeat-y;
}
#adressFooter {
	width: 589px;
	height: 22px;
	background: url(../img/kundvagnFooter.gif) top left no-repeat;
}
#cartHeader {
	width: 589px;
	height: 12px;
	background: url(../img/kundvagnHeader.gif) top left no-repeat;
}
.cartBody {
	width: 620px;
	background-color: #F7F5F0;
	padding: 3px;
	border: 1px solid #736240;
}
#cartFooter {
	width: 589px;
	height: 18px;
	background: url(../img/kundvagnFooter.jpg) top left no-repeat;
}
#cartTable {
	width: 600px;
	border-collapse:collapse;
	border: none;
	padding: 4px;
	font-size: 12px;
	text-align:left;
	empty-cells:show;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
}

#productcontent h3.cart {
	font-size: 16px;
	color: #736240;
	font-weight:bold;
	text-align:left;
	padding: 0;
	margin: 20px 0 2px 10px;
}
#cartTable thead th {
	border: 0;
	border-bottom: 1px solid #736240;
	color: #736240;
	padding: 3px 0 3px 0;
	margin: 0 0 5px 0;
}
#cartTable tbody tr.odd {
	background-color: #f2f0e1;
}
#cartTable tbody tr.even {
	background-color: #e0ddc8;
}
#cartTable tbody td {
	color: #333;
	padding: 2px;
	border: 0;
}
#cartTable tr.summa {
	font-weight: bold;
}
#cartTable tr.medlemsrabatt {
	font-weight:bold;
	color: #a00505;
}
#cartTable tr.medlemspris {
	font-weight:bold;
	color: #54a20e;
}
input.ant {
	text-align: right;
	font-size: 11px;
	width: 20px;
	padding: 1px;
	margin: 4px 0 4px 0;
	background-color: #fff;
	border-left: 1px solid #736240;
	border-top: 1px solid #736240;
	border-bottom: 1px solid #baac91;
	border-right: 1px solid #baac91;
}

#betalTable {
	margin: 0 0 0 12px;
	font-size: 12px;
	text-align: left;
}
#betalTable label {
	color: #736240;
	font-weight: bold;
}
#betalTable input.textbox, select.textbox {
	border: 1px solid;
	border-bottom-color:#e3e9ef;
	border-top-color:#abadb3;
	border-left-color:#e2e3ea;
	border-right-color: #dbdfe6;
	padding: 1px 2px;
	font-size: 12px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
#addressTable {
	margin: 0 0 0 10px;
	font-size: 12px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	text-align:left;
	padding: 0 0 10px 0;
}
#addressTable label {
	color: #736240;
	font-weight: bold;
}
input.AdressText {
	font-size: 12px;	
	padding: 1px;	
	border: none;
	border-bottom: 1px dotted #736240;
	margin: 4px 0 0 8px;
	width: 100%;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
#productListTable {
	width: 560px;
	border-collapse:collapse;
	background-color:#fff;
	margin-top: 20px;
	
}
#productListTable div.norm {
	border: 1px solid white;
}
#productListTable div.current {
	border: 1px solid #736240;
}
#productListTable td img {
	padding: 0;
	margin: 8px 0 3px 0;
}
#productListTable td h3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
#productListTable td h5 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}
#productListTable td {
	padding: 2px;
	font-size: 11px;
	width: 210px;
	text-align:center;
}
#slumpProdTable {
	width: 490px;
	border-collapse:collapse;
	
	filter:alpha(opacity=80);
    -moz-opacity: 0.80;   
	opacity: 0.80;
}
#slumpProdTable div {
	height:100px;
	background-color:#fff;
	width: 235px;
	padding: 4px;
	cursor:pointer;
}
#slumpProdTable div.norm {
	border: 1px solid #fff;
}
#slumpProdTable div.current {
	border: 1px solid #daf2fc;
	background:url(../img/prodlevlistBGmouseover.jpg) repeat-x top #eaf7ff;
}
#slumpProdTable div.current img.logo {
	margin: 0;
	border: 1px solid #daf2fc;
}
#slumpProdTable div.norm img.logo {
	margin: 0;
	border: 1px solid #fff;
}
#slumpProdTable div.current img.produkt {
	margin: 0 5px 0 10px;
	border: 1px solid #daf2fc;
	float: left;
}
#slumpProdTable div.norm img.produkt {
	margin: 0 5px 0 10px;
	float: left;
	border: 1px solid #fff;
}
#slumpProdTable div h3 {
	padding: 0;
	margin: 2px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
#slumpProdTable td h5 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}
#slumpProdTable td {
	padding: 2px;
	font-size: 11px;
	text-align:center;
}


#productListTableLev {
	/* width: 560px; */
	width: 560px;
	border-collapse:collapse;
	background-color:#fff;
	margin-top: 20px;
	filter:alpha(opacity=92);
    -moz-opacity: 0.92;   
	opacity: 0.92;
}
#productListTableLev th {
	padding: 3px;
	text-align:left;
	font-size:11px;
	color: #736240
}
#productListTableLev div {
	height:100px;
	padding: 4px;
	cursor:pointer;
}
#productListTableLev div.norm {
	border: 1px solid #fff;
}
#productListTableLev div.current {
	/*
	border: 1px solid #c5fca2;
	background:url(../img/prodlevlistBGmouseover2.jpg) repeat-x top #e1fece;
	
	background-color:#fff;
	border: 1px solid black;
	*/
	
	border: 1px solid #daf2fc;
	background:url(../img/prodlevlistBGmouseover.jpg) repeat-x top #eaf7ff;
	
}
#productListTableLev div.current img.logo {
	margin: 0;
	border: 1px solid #daf2fc;
}
#productListTableLev div.norm img.logo {
	margin: 0;
	border: 1px solid #fff;
}
#productListTableLev div.current img.produkt {
	margin: 0 5px 0 10px;
	border: 1px solid #daf2fc;
	float: left;
}
#productListTableLev div.norm img.produkt {
	margin: 0 5px 0 10px;
	float: left;
	border: 1px solid #fff;
}
#productListTableLev div h3 {
	padding: 0;
	margin: 2px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
#productListTableLev td h5 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}
#productListTableLev td {
	padding: 2px;
	font-size: 11px;
	text-align:center;
}
span#extrapris {
	font-size: 12px;
	font-weight: bold;
	color: #9f0505;
}
span#pris {
	font-size: 12px;
	font-weight: bold;
}
select.pris {
	font-size: 11px;
}
table#specTable {
	font-size: 11px;
	text-align:left;
	margin: 10px 0 0 50px;
}
table#specTable th {
	padding: 4px;
	text-align:right;
	width: 80px;
	vertical-align:top;
}
table#specTable td {
	padding: 4px;
	text-align:left;
	width: 180px;
}
table#specTable tr.even {
	background-color: #e0ddc8;
}
table#specTable tr.odd {
	background-color:#f7f5f0;
}
#misc img {
	cursor: pointer;
}
#misc {
	color: #736240;
	font-size: 11px;
	margin: 26px 0 12px 0;
}
#productBar {
	float: right;
	width: 320px;
	height: 400px;
	margin-right: 10px;
}
#mainArea {
	font-size: 11px;
	margin-top: 8px;
	margin-right: 340px;
	margin-bottom: 0;
	margin-left: 0;
}
#mainArea a {
	color: #a00505;
	text-decoration:none;
}
#fragaOmProdukt {
	display: none;
	background-color:#f7f5f0;
	padding: 10px;
	border:none;
	text-align:center;
	width: 620px;
}
#fragaOmProdukt table {
	text-align:left;
	font-size:12px;
	font-weight:normal;
}
#fragaOmProdukt .rubrik {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	margin: 0 0 12px 0;
}
#fragaOmProdukt label {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
#fragaOmProdukt .textbox {
	border: 1px solid #736240;
	font-size: 12px;
	padding: 1px;
	margin: 2px;
	color: #000;
	width: 200px;
}
#betygsattProdukt {
	display: none;
	background-color:#f7f5f0;
	margin: 12px 0 20px 0;
	padding: 10px;
	border: none;
	/*
	border-bottom:1px solid #736240;
	border-top:1px solid #736240;
	*/
	text-align:center;
	width: 610px;
}
#betygsattProdukt table {
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	font-size:12px;
}
#betygsattProdukt label {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
#betygsattProdukt .textbox {
	border: 1px solid #736240;
	font-size: 12px;
	color: #000;
	width: 130px;
	padding:1px;
}
#betygsattProdukt .betygselect {
	border: 1px solid #736240;
	font-size: 12px;
	padding: 1px;
	color: #000;
}
#betygsattProdukt .rubrik {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	margin: 0 0 8px 0;
}
#tipsaEnKompis {
	display: none;
	background-color:#f7f5f0;
	padding: 10px 3px 10px 3px;
	margin: 10px 0 20px 0;
	border:none;
	text-align:center;
	width: 620px;
}
#tipsaEnKompis table {
	margin: 0;
	padding: 0;
	border-collapse:collapse;
}
#tipsaEnKompis .rubrik {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	margin: 0 0 8px 0;
}
#tipsaEnKompis label {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
#tipsaEnKompis .textbox {
	border: 1px solid #736240;
	font-size: 12px;
	padding: 1px;
	color: #000;
	width: 140px;
	margin: 2px;
}
#storBild {
	position:absolute;
	left:200px;
	top:120px;
	z-index:6;
	background-color:#FFFFFF;
	padding: 20px;
	border:1px solid #736240;
	visibility:hidden;
	text-align:center;
}
#storBild a {
	font-size:11px;
	color: #736240;
	text-decoration:none;
}
#storBild a:hover {
	color: #a00505;
}	

img.levlogo {
	margin: 0; 
}
div.menuDiv {
 	position:absolute;
	visibility: hidden;
	background-color:#000;
}
div.menuDiv div.lankDiv {
	
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 140px;
	height: 20px;
	padding-left: 5px;
}
