@charset "utf-8";
/* Global */
html {
	font-size: 125%;
	}
body {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 50%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #515151;
	background-color: #ED1C24;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-position: none;
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
	display: block;
	
}
input, select {
	font-size: 11px;
	color: #000000;
}
h1 {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 125%;
	margin-bottom: 5px;
}

h2 {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 125%;
	margin-bottom: 2px;
	
}

h3 {
	display: block;
	margin-top: 18px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 125%;
}
p {
	font-weight: normal;
	display: block;
	margin-bottom: 15px;
	line-height: 130%;
	color: #515151;
}

/* Site containers */
#site {
	width: 921px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 1.1em;
	display: block;
	overflow: visible;
	position: relative;
	visibility: visible;
	text-align: left;
}
#site #sidhuvud {
	display: block;
	clear: both;
	height: 180px;
	width: 921px;
	overflow: hidden;
	position: relative;
	visibility: visible;
}
#sidhuvud #flash {
	display: block;
	height: 140px;
	width: 370px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	bottom: 0px;
	right: 71px;
}
#site #content {
	background-image: url(bg_botten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	display: table;
	display: inline-block !important;
	clear: both;
	width: 865px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 25px;
	overflow: visible;
	position: relative;
	visibility: visible;
	padding-top: 25px;
	background-color: #FFFFFF;
}
#site #sidfot {
	text-align: left;
	display: block;
	clear: both;
	width: 880px;
	padding-left: 20px;
	padding-right: 21px;
	padding-top: 10px;
	margin-top: 5px;
	overflow: visible;
	position: relative;
	visibility: visible;
	color: #ffffff;
	font-size: 0.85em;
	background-image: url(bg_sidfot.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#site #content_nere {
	display: block;
	clear: both;
	width: 921px;
	overflow: visible;
	position: relative;
	visibility: visible;
	height: 10px;
}
/* Menyer */
#site #meny
{
	text-align: left;
	display: block;
	height: 30px;
	width: 921px;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-image: url(bg_meny.gif);
	background-repeat: repeat-x;
	background-color: #666666;
	clear: both;
}
#site #meny ul {
	display: block;
	height: 30px;
	overflow: visible;
	position: relative;
	visibility: visible;
	padding-left: 20px;
}
#site #meny li {
	display: inline;
	float: left;
	height: 30px;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#site #meny li a {
	display: block;
	float: left;
	height: 20px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-right: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
#site #meny li.on a {
	background-image: url(bg_meny_on.gif);
}
#site #umeny {
	text-align: left;
	display: block;
	height: 31px;
	width: 921px;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-image: url(skugga_meny.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: top;
	background-color: #FFFFFF;
}
#site #umeny ul {
	margin-left: 15px;
	margin-top:1px;
	float: left;
	height: 30px;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-image: url(bg_umeny_h.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#site #umeny li {
	display: inline;
	float: left;
	height: 30px;

	padding-right: 10px;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#site #umeny li:first-child {
	background-image: url(bg_umeny_v.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#site #umeny li a {
	display: block;
	float: left;
	height: 20px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-right: 5px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	position: relative;
}
#site #umeny li.on a {
	color: #000000;
}
/* Bilder generella i mallar */
.bildC, .bildH, .bildV {
	display: block;
	clear: both;
	overflow: visible;
	position: relative;
	visibility: visible;
}

/* ETTAN */
#site #content .spottar {
	text-align: left;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 288px;
	height: 239px;
}
#site #content .textspottar {
	text-align: left;
	display: block;
	float: left;
	overflow: visible;
	position: relative;
	visibility: visible;
	width: 258px;
	padding: 15px;
}
/* Länkar */
a:link, a:visited {
	color:#F01B1F;
	text-decoration: none;
}


a:hover, a:visited:hover {
	color:#C80D11;
	text-decoration: underline;
}
#site #content #Vspalt {
	text-align: left;
	display: block;
	clear: left;
	float: left;
	width: 520px;
	background-color: #FFFFFF;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#site #content #Hspalt {
	display: block;
	clear: right;
	float: right;
	width: 295px;
	background-color: #FFFFFF;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#site #content #Vspalt .lista {
	text-align: left;
	display: block;
	clear: both;
	overflow: visible;
	position: relative;
	visibility: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#site #content #Vspalt .lista img {
	float: left;
	clear: left;
	position: relative;
	visibility: visible;
	margin-bottom: 5px;
	margin-top: 5px;
}
#site #content #Vspalt .lista p {
	text-align: left;
	clear: right;
	float: right;
	width: 380px;
	margin: 0px;
	background-image: url(fyrkant.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left 10px;
	font-size: 1.2em;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#site #content #Vspalt ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
	margin-bottom: 15px;
}
#site #content .detalj {
	text-align: left;
	display: block;
	float: left;
	height: 160px;
	width: 160px;
	padding-right: 6px;
	padding-left: 6px;
	overflow: hidden;
	position: relative;
}
#site #content #produkter {
	width: 865px;
}
#site #content #produkter td {
	vertical-align: bottom;
	width: 161px;
	padding: 6px;
}
#site #content #produkter td.text {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 15px;
}#site #content #Hspalt .spottar {
	height: auto;
	overflow: visible;
}
#site #content #Vspalt .personer img {
	padding-right: 15px;
	float: left;
}
#site #content #Vspalt .personer {
	display: block;
	float: left;
	width: 240px;
	padding-right: 20px;
	padding-bottom: 20px;
	position: relative;
	visibility: visible;
	overflow: visible;
}
