* {
    margin: 0;
    padding: 0;
}
body, html {
    text-align: center;
	height: 100%;
}
body {
   font-size: 100%;
   line-height: 1.125em;
}
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;
}
.centrerad {
	width: 930px;
	text-align: center;
}
blockquote {
	text-indent:-1.5em;
}
blockquote h2, #headerPuff2 h3 {
	position: relative;
	top: -15px;
}
.citattecken {
	color: #e8d7d0;
	font-size: 2em;
	line-height: 1px;
	font-weight: bold;
	position: relative;
	top: 7px;
}
#container {
	width: 100%;
	margin: 0 auto;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#header {
	display: block;
	width: 100%;
}
#headerInner {
	display: block;
	width: 980px;
	margin: 0 auto;
}
#headerPuff1, #headerPuff2  {
	display: block;
	width: 315px;
	height: 72px;
	float: left;
	padding-left: 20px;
	margin-top: 50px;
	text-align: left;
	font-size: 75%;
}
#headerPuff1 img, #headerPuff2 img  {
	position: relative;
	top: -5px;
}
#headerPuff1  {
	margin-left: 20px;
}
#headerPuff2  {
	margin-left: 270px;
}
#headerPuffar a, #headerPuffar a:link, #headerPuffar a:visited, #headerPuffar a:hover, #headerPuffar a:active {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#logo {
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#topnav {
	width: 980px;
	height: 45px;
	text-align: center;
}
#content {
	display: block;
	width: 965px;
	overflow: hidden;
	padding: 15px;
	min-height: 300px;
}
#footer {
	height: 375px;
}
body.slorudsborg #footer, body.vykort #footer {
	height: 45px;
}
#footerInner {
	display: block;
	width: 980px;
	height: 375px;
	margin: 0 auto;
}
body.slorudsborg #footerInner, body.vykort #footerInner {
	height: 45px;
}
#footerPuff1, #footerPuff2, #footerPuff3, #footerPuff4  {
	display: block;
	width: 220px;
	height: 164px;
	float: left;
	padding-left: 20px;
	margin-top: 165px;
	text-align: left;
	font-size: 75%;
}
#footerPuffar {
	margin-left: 20px;
}
#footerPuffar a, #footerPuffar a:link, #footerPuffar a:visited, #footerPuffar a:hover, #footerPuffar a:active {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#footerleft {
	float: left;
}
#footerright {
	float: right;
}
#signoff {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}
/************ Kolumner *********/
#column260 {
	width: 260px;
	float: left;
	overflow: hidden;
}
#column550 {
	width: 550px;
	float: left;
	overflow: hidden;
}
.columnMargin {
	margin-right: 30px;
}

/************ Nyheter *********/
.nyhetsruta {
	padding: 10px;
}
.nyhetsruta .nyhet .bild {
	display: block;
	float: left;
	width: 80px;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
.nyhetsruta .nyhet .text {
	display: block;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
}
.nyhetssidaLista .bild {
	display: block;
	float: left;
	width: 80px;
	margin: 0 10px 30px 0;
	overflow: hidden;
}
.nyhetssidaLista .text {
	display: block;
	float: left;
	width: 460px;
	margin: 0 0 30px 0;
}
.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;
}

/************ Produktlista *********/
.produkt {
	width: 177px;
	height: 204px;
	margin: 8px;
	float: left;
	text-align: center;
}
.imagebox {
	width: 163px;
	height: 124px;
	background-color: #fafaf8;
	border: 1px solid #e9d5cd;
	padding: 8px;
	margin: 0 0 5px 0;
	text-align: center;
	overflow: hidden;
}
.imagebox img {
	border: 1px solid #fff;
}
