* {
    margin: 0;
    padding: 0;
}
body, html {
    text-align: center;
	height: 100%;
}
body {
   font-size: 100%;
   line-height: 18px;
}
a img, img {
	border: 0;
}
p {
	margin: 18px 0 0 0;
}
.hiddenTextLink a {
	display: block;
	width: 100%;
	height: 100%;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
}
.displaynone { 
	display:none;
}
#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
}
#header {
	display: block;
	width: 984px;
	margin: 0 auto;
	height: 65px;
}
#logo {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#hero {
	display: block;
	width: 984px;
	height: 298px;
	margin: 0 auto 48px auto;
	padding: 0;
}
#topnav {
	display: block;
	width: 650px;
	height: 65px;
	float: right;
}
#content {
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	min-height: 300px;
}
#pagetitle {
	display: block;
	width: 660px;
	margin: 0 0 0 12px;
	padding: 0;
}
#pagetitle p {
	font-size: 1.5em;
	line-height: 1.2em;
}
.caseImage {
	float: left;
	width: 468px;
	height: 325px;
	overflow: hidden;
	margin: 0 30px 0 12px;
	padding: 0;
}
.caseText {
	float: left;
	width: 468px;
	margin: 0 0 0 0;
	padding: 0;
}
#footerpuffar {
	margin: 20px 0 0 0;
	width: 100%;
}
#footerpuffarInner {
	width: 984px;
	margin: 0 auto;
}
#footer {
	width: 100%;
	height: 54px;
}
#footerInner {
	width: 960px;
	margin: 0 auto 0 auto;
	height: 30px;
}
#footerleft {
	float: left;
}
#footerright {
	float: right;
}
#signoff {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}
.mindre {
	font-size: 80%;
}
/************ Kolumner *********/
#intro {
	width: 438px;
	float: left;
	margin: 12px 12px 12px 12px;
	font-size: 1.6em;
	line-height: 1.2em;
	padding: 0 30px 0 0;
}
.puff {
	width: 222px;
	float: left;
	margin: 12px 12px 12px 12px;
	border-top: 1px solid #e8e7e5;
}
#footerpuffar .puff {
	border-top: none;
}
.puffX4 {
	width: 960px;
	margin: 12px 12px 12px 12px;
	border-top: 1px solid #e8e7e5;
}
.puffX4 .puff {
	border: none;
	margin: 12px 12px 12px 12px;
}
.puffX4 .puff.first {
	margin: 12px 12px 12px 0;
}
.puffX4 .puff.last {
	margin: 12px 0 12px 12px;
}
#column468 {
	width: 468px;
	float: left;
	margin: 12px 12px 12px 12px;
}
#column222 {
	width: 222px;
	float: left;
	margin: 12px 12px 12px 12px;
}


/************ Listor *********/
ol {
	margin: 0 0 18px 15px;
}
ul {
	list-style-type: disc;
	margin: 0 0 18px 15px;
}
li {
	margin: 0 0 0 5px;
}
#column222 ul {
	list-style-type: disc;
	margin: 12px 0 18px 0;
	font-size: 0.9em;
}
#column222 li {
	margin: 0 0 0 0;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #e8e7e5;
	list-style-type: none;
}
/************ Nyheter *********/
.nyhet {
	font-size: 0.9em;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #e8e7e5;
}
.nyhetssidaLista {
	display: block;
	width: 468px;
	margin: 0 auto;
	padding: 0 0 22px 0;
	border-bottom: 1px solid #e8e7e5;
}
.nyhetssidaLista.last {
	border-bottom: none;
}
.ingress {
	display: block;
	margin: 0 0 1em 0;
}
.storbild {
	float: left;
}
/************ Galleri *********/
ul.thumbs li {
	display: block;
	border: 0;
	height: 150px;
}
ul.thumbs li a, ul.thumbs li a:link, ul.thumbs li a:visited, ul.thumbs li a:hover, ul.thumbs li a:active {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 1px;
}
ul.thumbs li a img {
	margin: 0;
	padding: 0;
}