* {
	margin:0;
	padding:0;
}
body {
	background:#eee960;
	height:100%;
	font:12px/1.8em Helvetica, Calibri, Arial, sans-serif;
}
img {
	border:none;
}
/*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : Core 3.2.1
	
	Site	: www.buildinternet.com/project/supersized
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/
#supersized-loader {
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:60px;
	height:60px;
	margin:-30px 0 0 -30px;
	text-indent:-999em;
	background:url(../img/progress.gif) no-repeat center center;
}
#supersized {
	position:fixed;
	left:0;
	top:0;
	overflow:hidden;
	z-index:-999;
	height:100%;
	width:100%;
}
#supersized img {
	width:auto;
	height:auto;
	position:relative;
	outline:none;
	border:none;
}
#supersized a {
	z-index:-30;
	position:fixed;
	overflow:hidden;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#eee960;
	display:block;
}
#supersized a.image-loading {
	background:#eee960 url(../img/progress.gif) no-repeat center center;
	width:100%;
	height:100%;
}


hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1 {
	font-size:1.7em;
	font-family: 'Droid Serif', Georgia, serif;
	color:#000;
	font-weight:normal;
	margin:2em 0em 1em 2em;
}
h2 {
	font-size:1.4em;
	font-family: 'Droid Serif', Georgia, serif;	
	font-style:italic;
	font-weight:normal;
	color:#000;
	margin:0 0 1em 0;

}
h3 {
	font-size:1.4em;
	font-family: 'Droid Serif', Georgia, serif;
	color:#414141;
	font-weight:normal;
	margin:0 0 0.8em 0;
}
h4 {
	font-size:1.2em;
	font-family: 'Droid Serif', Georgia, serif;
	font-weight:normal;
	margin:0 0 0.4em 0;
}
h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}
ul {
	list-style:disc
}
li {
	margin-left:30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin:0 0 16px 0;
}
a {
	color:#009933;
	text-decoration: none;
}
a:hover {
	color:#81b922;
}
ul.nobullets {
	list-style-type: none;
	line-height:3em;
}
.namn {
	font-size: 1.2em;
	color:#339900;
	text-align:right;
	width:120px;
	line-height:1.3em;
}
.mening {
	font-size: 1.2em;
	line-height:1.3em;
	color:#666;
	padding:5px 5px 0px 16px;
}
.kontakt p {
	margin:0.6em 0 1.6em 0;
}
.kontakt h4 {
	margin:0 0 0.3em 0;
}
.intro{font-size:1.2em;}
