/* Design-inställningar */

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

BODY {	
	background-image: url(img/bakgrund.gif);
	background-repeat: repeat-x;
	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 20px 40px 20px;
	border: 0px solid black;
}

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;
}
TD.flik1 {
	background-image: url(img/flik1.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 84px;	
}

TD.flik0 a {
	color: White;
	font-weight: bold;
	font-size: 12px;
}
TD.flik0 a:hover {
	color: White;
	font-weight: bold;
	font-size: 13px;
	cursor: hand;
}
TD.flik1 a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
TD.flik1 a:hover {
	cursor: text;
}
TD.flik0 div, TD.flik1 div {
	height: 29px;
	width: 84px;
	text-align: center;
	vertical-align: middle;
	line-height: 29px;
} 
TD.flik0 div {
	overflow: hidden;
}

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.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;
}
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;
}


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

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

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

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

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


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

/* Zebrafeeds */

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