* {
    margin: 0;
    padding: 0;
}
body, html {
    text-align: center;
}
body {
   font-size: 100%;
}
a img, img {
	border: 0;
}
p {
	margin: 0 0 18px 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: hidden;
}
#header {
	display: block;
	width: 100%;
	height: 85px;
	position: relative;
	overflow: hidden;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#headerInner {
	display: block;
	width: 984px;
	margin: 0 auto;
}
#logo {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#hero {
	display: block;
	width: 100%;
	height: 560px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #dfdbd7;
	background-image: url(images/pattern_medium.png);
}
.start #hero {
	height: 450px;
	background-image: url(images/bg_hero.jpg);
	background-position: top center;
	background-color: #1a1511;
}
#heroInner {
	display: block;
	width: 984px;
	height: 501px;
	margin: 0 auto;
}
.start #heroInner {
	display: block;
	width: 984px;
	height: 501px;
	background-image: url(images/bg_hero_inner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
.start .heroHead {
	display: block;
	width: 432px;
	height: 96px;
	background-image: url(images/hero_head.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	left: 274px;
	top: 23px;
	margin-bottom: 20px;
	z-index: 100;
}
#quotes {
	display: block;
	width: 100%;
	height: 48px;
	margin: 0 auto 0 auto;
	padding: 16px 0 0 0;
	background-color: #dfdbd7;
	background-image: url(images/pattern_medium.png);
	text-align: center;
	color: #2d241d;
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: italic;
	line-height: 1.2em;
}
#quotesInner {
	display: block;
	width: 984px;
	margin: 0 auto;
}
#quotes .author {
	font-size: 0.7em;
	text-transform: uppercase;
}
#quotes a#text-reload {
	display: block;
	width: 29px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(images/reload.png);
	background-repeat: no-repeat;
	background-position: 0 -29px;
	position: relative;
	left: 941px;
	top: -36px;
}
#quotes a#text-reload:hover {
	background-position: 0 0;
}
#content {
	display: block;
	width: 100%;
	float: left;
	background-color: #e8e4e0;
	background-image: url(images/pattern_light.png);
	font-size: 0.8em;
	line-height: 1.6em;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
}
#contentInner {
	width: 984px;
	margin: 0 auto;
	padding: 0;
}
#pagetitle {
	display: block;
	width: 960px;
	margin: 0 0 0 12px;
	padding: 0;
	text-align: center;
}
#pagetitle p {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: italic;
}
#pagetitle .author {
	font-size: 0.65em;
	text-transform: uppercase;
}
.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: 0 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: 202px;
	float: left;
	margin: 12px 12px 25px 12px;
	background-color: #f4f2f0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	font-size: 0.9em;
	min-height: 320px;
}
.halfColumn .puff {
	min-height: 50px;
	width: 348px;
	margin: 0 auto;
	padding: 20px 20px 4px 20px;
	float: none;
	clear: both;
}
.puff a.display {
	background-image: url(images/display.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	display: block;
	width: 202px;
	height: 152px;
	margin-bottom: 20px;
}
.puff a.display img {
	margin: 15px 0 0 15px;
}
.puff a.iphone {
	background-image: url(images/iphone.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	display: block;
	width: 202px;
	height: 152px;
	margin-bottom: 20px;
}
.puff a.iphone img {
	margin: 28px 0 0 72px;
}
#footerpuffar .puff {
	background-color: transparent;
	min-height: 1px;
	margin-bottom: 10px;
}
.puffX4 {
	width: 960px;
	margin: 12px 12px 12px 12px;
	border-top: 1px solid #e8e7e5;
}
.puffX4 .puff {
	border: none;
	margin: 12px 12px 22px 12px;
}
.puffX4 .puff.first {
	margin: 12px 12px 12px 0;
}
.puffX4 .puff.last {
	margin: 12px 0 12px 12px;
}
.column714 {
	width: 714px;
	float: left;
	margin: 12px 12px 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;
}

ul.contentList {
	margin: 10px 0 0 0;
}
li.tick {
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	border-bottom: 1px solid #d6d2ce;
	padding: 6px 4px 6px 23px;
	font-size: 0.9em;
	line-height: 1.4em;
	list-style-type: none;
	margin: 0;
}
li.tick.grey {
	background-image: url(images/tick_grey.png);
}
/************ Nyheter *********/
.nyhet {
	font-size: 0.9em;
	padding: 6px 0 6px 0;
	border-top: 1px solid #27211e;
	border-bottom: 1px solid #000;
}
.nyhet.first {
	border-top: none;
}
.nyhet.last {
	border-bottom: none;
}
.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;
}