abbr, acronym {
	border-bottom: 1px dotted #CCC;
	cursor: help;
}

p {
	margin: 0 0 10px 0;
}

body {
	background-color: #333;
	margin: 20px 0 0 0;
	text-align: center;
}

#container {
	position: relative;
	background-color: #FFF;
	border: 4px #FFCC03 solid;
	margin: 0px auto 0px;
	text-align: left;
	width: 980px;
}

#rea {
	position: absolute;
	background: url(../grafik/rea.png) no-repeat;
	top: 216px;
	right: 53px;
	width: 887px;
	height: 368px;
	}

a:link {
	background-color: transparent;
	color: #8C2E0C;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #8C2E0C;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #AC6A14;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #8C2E0C;
	font-weight: normal;
	text-decoration: underline;
}

a.external {
	background-image: url(../grafik/external.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 18px;
}

h1 {
	background-color: transparent;
	color: #962513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h2 {
	background-color: #FFF;
	color: #962513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

hr {
	background-color: transparent;
	border: 1px dotted #666;
}

li, ul {
	list-style-image: url(../grafik/ruta.gif);
	list-style-type: square;
	margin-bottom: 7px;
}

select	{
	background-color: #F2F2F3;
	border: 1px solid #343E5C;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formular	{
	background-color: #EEE;
	border: 1px solid #666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sidhuvud {
	background-color: #FFF;
	height: 150px;
	margin-left: 6px;
	width: 968px;
}

#meny {
	background-color: transparent;
	height: 18px;
	margin-left: 6px;
	width: 968px;
}

#slider {
	border: 1px solid #8f3f24;
	border-bottom: 5px solid #8F3F24;
	height: 17px;
	margin: 0 2px 0 6px;
	position: absolute;
	width: 100px;
	z-index: 1;
}

#navheader {
	background-color: #FFF;
	border-bottom: 1px solid #962513;
	height: 18px;
	margin: 20px -12px 0 6px;
	padding: 0;
	position: relative;
	width: 968px;
	z-index: 0;
}

#navheader li {
/*	display: inline; */
	display: block;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	position: relative;
	z-index: 20;
}

#navheader li a {
	background-color: transparent;
	color: #000;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

#navheader li a:hover {
	color: #8F3F24;
	text-decoration: none;
}

/* SIDFOT */

#sidfot {
	background-color: transparent;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	margin: 0px auto 0px;
	text-align: right;
	width: 969px;
}

#sidfot a:link {
	background-color: transparent;
	border-bottom: none;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

#sidfot a:visited {
	background-color: transparent;
	border-bottom: none;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

#sidfot a:hover {
	background-color: transparent;
	border-bottom: none;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#sidfot a:active {
	background-color: transparent;
	border-bottom: none;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

.opacitet {
filter: alpha(opacity=80);
}

.bildstartsida {
	margin: 0 10px 0 10px;
	float: left;
	}

/* Kontaktformulär --- */

input.button {
	background: #4A4A4A;
	border: 1px solid #B7B7B7;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	width: 120px;
}

input.button:hover {
	background: #F5AD0D;
	border: 1px solid #333;
	color: #000;
}

input.text, textarea {
	background: #FFF;
	border: 1px solid #CCC;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	width: 248px;
}

input.text:focus, textarea:focus {
	background: #EEE;
	border: 1px solid #F5AD0D;
	color: #000;
}

textarea {
	background: #FFF;
	border: 1px solid #CCC;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	width: 550px;
}

textarea:focus {
	background: #EEE;
	border: 1px solid #F5AD0D;
	color: #000;
}

/* INNEHÅLL */

#main {
	background-color: #FFF;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, helv, sans-serif;
	font-size: 13px;
	height: 340px;
	margin: 10px 10px 0 10px;
	padding: 10px;
	width: 930px;
}

#mainbutik {
	background-color: #FFF;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, helv, sans-serif;
	font-size: 13px;
	margin: 10px 10px 0 10px;
	padding: 10px;
	width: 930px;
}

#main #innehall {
	float: right;
	height: 350px;
	overflow: auto;
	padding: 0 5px;
	width: 780px;
	clear: both;
} 

#main #spalt {
	float: left;
	padding: 0 5px;
	width: 125px;
}

#main #spalt img {
	margin-bottom: 3px;
}

#lowmain {
	background-color: #FFF;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, helv, sans-serif;
	font-size: 13px;
	height: 78px;
	padding: 10px 0;
	width: 930px;
	margin: 0px auto 0px;
}

#lowmain #left {
	background-color: #FFF;
	float: left;
	height: 78px;
	padding: 0;
	width: 450px;
}

#lowmain #right {
	background-color: #FFF;
	float: right;
	height: 78px;
	padding: 0;
	width: 430px;
}

/* Butik --------------------------------- */

.nopcart {
	background: #696D6E;
	border: 0.5em;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nopentry {
	background: #FFF;
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nopheader {
	background: #696D6E;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.noptotal {
	background: #FFF;
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ---- Flikar i butiken -------- */

.flikarcontent { 
	background: #E9E9E9;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	display: block;
	padding: 0 0 0.5em 0;
	text-align: center;
}

#flikarcontainer {
	background: #FFF;
	border-bottom: 1px solid #000;
	margin: 10px 10px 0 10px;
	padding: 0 10px 0 10px;
}

#flikarcontainer li {
	color: #000;
	display: inline;
	float: left;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0 0.2em 0 0;
}

#flikarcontainer ul {
	height: 1.9em;
	margin: 0;
	padding: 2px 0 0 0;
}

a#current .flikarcontent {border-bottom: 1px solid #FFF;}
a#current .flikarcontent, a#current .r2, a#current .r3, a#current .r4 {background: #FFF;}
a.flikar, a.flikar:visited {display: block; text-decoration: none; width: 7em;}
a.flikar:hover {background: transparent;}
a.flikar:hover .flikarcontent, a.flikar:hover .r2, a.flikar:hover .r3, a.flikar:hover .r4 {background: #CCC;}

.r1 {background: #000; border-left: 1px solid #000; border-right: 1px solid #000; height: 1px; margin: 0 5px; overflow: hidden; }
.r2 {background: #E9E9E9; border-left: 1px solid #000; border-right: 1px solid #000; border-width: 0 2px; height: 1px; margin: 0 3px; overflow: hidden; }
.r3 {background: #E9E9E9; border-left: 1px solid #000; border-right: 1px solid #000; height: 1px;margin: 0 2px; overflow: hidden;}
.r4 {background: #E9E9E9; border-left: 1px solid #000; border-right: 1px solid #000; height: 2px; margin: 0 1px; overflow: hidden;}

.roundtop {background: transparent;}

/* DIVERSE KLASSER */

.obligatoriskt {
	background-color: #FFF;
	color: #8E2C0C;
	cursor: help;
}

.pris {
	background-color: transparent;
	color: #962513;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.select	{
	background: #FFF;
	border: 1px solid #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	width: 250px;
}

/* ROSA BANDET BOX */

#box {background: #000; height: 190px; padding: 10px;border: 1px solid #F496BF; color: #F496BF; font: italic 14px "Trebuchet MS";}
#box a:link {background-color: transparent; border-bottom: none; color: #F496BF; text-decoration: underline;}
#box a:visited {background-color: transparent; border-bottom: none; color: #F496BF; text-decoration: underline;}
#box a:hover {background-color: transparent; border-bottom: none; color: #F496BF; text-decoration: none;}
#box a:active {background-color: transparent; border-bottom: none; color: #F496BF; text-decoration: underline;}
