@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: #3a3a3a;
	background-color: #363A39;
	background-image: url(bg.gif);
	background-repeat: repeat;
}
* {
	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%;
}
h4 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 10px;
}
h5 { 
	font-size: 1.2em;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 10px;
}
p {
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	line-height: 130%;
	color: #515151;
}

/* Site containers */
#site {
	width: 874px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 30px;
	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: 340px;
	width: 874px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	background-image: url(bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#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;
	/* HEIGHT: 5900px; */
	clear: both;
	width: 794px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 37px;
	overflow: visible;
	position: relative;
	visibility: visible;
	padding-top: 15px;
}
#site #sidhuvud #logo {
	display: block;
	height: 95px;
	width: 190px;
	left: 37px;
	top: 20px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
}

#site #sidfot {
	text-align: left;
	display: block;
	clear: both;
	width: 840px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 45px;
	overflow: visible;
	position: relative;
	visibility: visible;
	color: #CCCCCC;
	font-size: 0.85em;
}
#site #sidhuvud #loggain {
	display: block;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 0px;
	right: 13px;
	height: 40px;
	width: 287px;
}
#site #sidhuvud #bildspel {
	display: block;
	height: 210px;
	width: 800px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	left: 37px;
	bottom: 10px;
}

/* Huvudmeny */
#site #sidhuvud #meny
{
	text-align: left;
	display: block;
	height: 33px;
	width: 554px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	top: 75px;
	right: 37px;
	background-image: url(streck_H.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#site #sidhuvud #meny #holder
{
	text-align: left;
	display: block;
	width: 480px;
	height: 31px;
	right: 14px;
	top: 0px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	background-image: url(bg_meny_h.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#site #sidhuvud #meny #holder ul {
	background-image: url(bg_meny_v.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 31px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	padding-left: 10px;
}
#site #sidhuvud #meny #holder li {
	background-image: url(meny_streck.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	float: left;
	height: 31px;
	position: relative;
}
#site #sidhuvud #meny #holder li:first-child {
	background-image: none;
}
#site #sidhuvud #meny #holder li a {
	display: block;
	float: left;
	height: 16px;
	padding-left: 20px; /* 20 */
	padding-top: 13px;
	padding-bottom: 2px;
	padding-right: 20px; /* 20 */
	color: #61696d;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
}
#site #sidhuvud #meny #holder li.on a {
	color: #000000;
}
#site #sidhuvud #meny #holder a:hover {
 color: #333333;
}

/* Bilder generella i mallar */
.bildC, .bildH, .bildV {
	display: block;
	clear: both;
	overflow: visible;
	position: relative;
	visibility: visible;
}

/* ETTAN */
#site #content #spottar  {
	text-align: left;
	display: inline-block;
	overflow: visible;
	position: relative;
	visibility: visible;
	width: 800px;
	clear: both;
	margin-top: 15px;
}
#site #content #spottar .content252 {
	background-image: url(streck_V.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: inline-block;
	float: left;
	overflow: visible;
	position: relative;
	visibility: visible;
	width: 240px;
	padding-right: 13px;
	padding-left: 13px;
	min-height: 220px;
}
#site #content .content296 {
	background-image: url(streck_V.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: inline-block;
	float: left;
	overflow: visible;
	position: relative;
	visibility: visible;
	width: 280px;
	padding-left: 13px;
	min-height: 220px;
}
#site #content .content504, #site #content .content504team {
	background-image: url(streck_V.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: inline-block;
	float: left;
	overflow: visible;
	position: relative;
	visibility: visible;
	width: 470px;
	padding-right: 13px;
	padding-left: 13px;
}
#site #content .content504 li {
	list-style-position: outside;
	list-style-image: url(punkt.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
	margin-left: 13px;
	margin-right: 13px;
}

/* Länkar */
a:link, a:visited, a:active {
	color:#298ABE;
	text-decoration: none;
	outline: none;
}


a:hover, a:visited:hover {
	color:#52acda;
	text-decoration: underline;
	outline: none;
}

#site #content .content504team h2 {
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
	display: block;
	font-style: italic;
}
#site #content .content504team img {
	padding-right: 15px;
}
#site #content .content504 td {
	vertical-align: top;
	width: 230px;
}
#site #content .content504 .kontakt td {
	vertical-align: top;
	width: auto;
	padding-bottom: 25px;
}
#site #content #film {
	display: block;
	clear: left;
	float: left;
	width: 385px;
	position: relative;
	background-image: url(bg_film_rubrik.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	margin-right: 12px;
}
#site #content .content350 {
	background-image: url(streck_V.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: inline-block;
	float: right;
	overflow: visible;
	position: relative;
	visibility: visible;
	width: 350px;
	padding-left: 13px;
	min-height: 220px;
}
#site #content .content200 {
	background-image: url(streck_V.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: inline-block;
	float: left;
	overflow: visible;
	position: relative;
	visibility: visible;
	width: 190px;
	padding-right: 12px;
	padding-left: 12px;
	min-height: 220px;
}
.fakta {
	padding-right: 15px;
}
.fakta img {
	margin-bottom: 5px;
}
#referenser {
	margin-bottom: 18px;
	margin-top: -10px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 5px 0px 10px 0px;
	clear: both;
}
#referenser h2 {
	padding: 0px 10px;
	margin-bottom: 10px;
}
#referenser img {
	margin: 0px 10px;
	vertical-align: middle;	

}

