/* Design-inställningar */

BODY, TABLE {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

BODY {
	background-image: url(img/bakgrund.gif); 
	background-attachment: fixed;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

div#superheader {
	background-color: #fdfbf7;
	width: 100%;
	height: 25px;
	border-bottom: 1px solid black;
	
}

ul.ingen {
	display: inline;
	list-style-type: none;
	float:left; 
	margin-top: 5px;
	margin-left: 10px;
	font-size: 12px
	text-color: blue;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

ul.ingen a {
	color: #a9abae;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

ul.ingen a:hover {
	color: #a9abae;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

TD#main {
	width: 620px;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: White;
	padding: 20px 10px 20px 10px;
}

/* Inställningar för ramar */

TD.vansterram {
	background-image: url(img/rambgvanster.gif);
	background-repeat: repeat-y;
	width: 5px;
	padding: 0;
	margin: 0;
}

TD.hogerram {
	background-image: url(img/rambghoger.gif);
	background-repeat: repeat-y;
	width: 5px;
	padding: 0;
	margin: 0;
}

TD.vansterram div, TD.hogerram div {
	width: 5px;
	height: 100%;
	background: transparent;
}

TD.upperam {
	background-image: url(img/rambguppe.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 5px;
	padding: 0;
	margin: 0;	
}
TD.nereram {
	background-image: url(img/rambgnere.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 5px;
	padding: 0;
	margin: 0;	
}

TD.upperam div, TD.nereram div {
	height: 5px;
	width: 100%;
	background: transparent;
	overflow: hidden;
}

TD.hornramuv {
	background-image: url(img/ramhornuv.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	padding: 0;
	margin: 0;	
}
TD.hornramuh {
	background-image: url(img/ramhornuh.gif);
	background-position: bottom;
	background-repeat:  no-repeat;
	height: 5px;
	width: 5px;
	padding: 0;
	margin: 0;	
}
TD.hornramnv {
	background-image: url(img/ramhornnv.gif);
	background-position: top;
	background-repeat:  no-repeat;
	height: 5px;
	width: 5px;
	padding: 0;
	margin: 0;	
}
TD.hornramnh {
	background-image: url(img/ramhornnh.gif);
	background-position: top;
	background-repeat:  no-repeat;
	height: 5px;
	width: 5px;
	padding: 0;
	margin: 0;	
}

/* SLUT inställningar för ramar */

TD {
	background: transparent;
}

TD.butik {
	width: 184px;
}
div.butik {
	width: 180px;
	text-align: left;
}
TD.flik0 {
	background-image: url(img/flik0.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 84px;
	vertical-align: middle;
}
TD.flik1 {
	background-image: url(img/flik1.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 84px;
	vertical-align: middle;
}

TD.flik0 a {
	color: Black;
	font-weight: normal;
	font-size: 12px;
}
TD.flik0 a:hover {
	color: Black;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
TD.flik1 a {
	color: #B67707;
	font-weight: bold;
	font-size: 12px;
}
TD.flik1 a:hover {
	cursor: text;
}
.flik0 div, .flik1 div {
	height: 29px;
	width: 84px;
	text-align: center;
	vertical-align: middle;
	line-height: 29px;
} 

img {
	border: 0;
}

td.butik img {
	border: 1px solid black;
}

div.karta {
	background-image: url(img/sverige.gif);
	background-repeat: no-repeat;
	width: 194px;
	height: 479px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div#synas {
	width: 250px;
	height: auto;
	position: relative;
	top: 0px;
	right: 10px;
}

div#lanlista {
	width:140px;
	text-align:left;
	background-color: #FDFEF8;
	padding: 3px 3px 3px 3px;
}

div#lanlista a {
	font-weight: normal;
}

div#lanlista a:hover {
	color: #87785C;
}

div.lanrubrik {
	background-color: #928562;
	color: #FDFEF8;
	font-size: 14px;
	padding: 3px 3px 3px 3px;
	width: 580px;
}

div.forstasidan {
	float: right;
	padding: 10px;
}

div.annonser {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid black;
	width: 160px;
	text-transform: uppercase;
}
div#nyheter {
	width: 300px;
	border: 1px solid #B67707;
	height: 190px;
	overflow-y: scroll;
	scrollbar-FACE-COLOR: white;
	scrollbar-HIGHLIGHT-COLOR: white;
	scrollbar-SHADOW-COLOR: white;
	scrollbar-3DLIGHT-COLOR: white;
	scrollbar-ARROW-COLOR: #B67707;
	scrollbar-TRACK-COLOR: white;
	scrollbar-DARKSHADOW-COLOR: white;
	scrollbar-BASE-COLOR: white;
}

span.annonser {
	padding-top: 5px;
	margin-top: 5px;
}
span.annonser img {
	border: 1px solid black;
}

/* Textinnehåll */

BODY, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	vertical-align: top;
	text-align: left;
}
BODY {
	background-color: transparent;
}


input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

a {
	color: #87785C;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #B2A48A;
	background-color: transparent;
	text-decoration: none;
}

a.sublink {
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

a.sublink:hover {
	color: #87785C;
	background-color: transparent;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #745723;
	background-color: transparent;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #A58C67;
	background-color: transparent;
}
hr {
	width: 100%;
	background-color: #B2A48A;
	color: #B2A48B;
	border: 0;
	height: 1px;
}

/* Zebrafeeds */

div#generator {
	 position: absolute;
	 bottom: 2px;
}