@charset "UTF-8";
/* CSS Document */


body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	background-color: #000;
	text-align: left;
}
#header {
	position:absolute;
	text-align: center;
	left:0px;
	top:0px;
	width:auto;
	height:30px;
	z-index:1;
	right: 0px;
	background-color: #3C4211;
}

p {
	margin: .5em 0 1em 0;
	line-height: 1.6em;
	font-size: 12px;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a.red:link {
	font-size:9px;
	color: #000; 
}
a.red:active {
	font-size:9px;
	color: #CCC; 
}
a.red:visited {
	font-size:9px;
	color: #CCC; 
}
a.red:hover {
	font-size:9px;
	color: #CCC; 
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: 0;
	line-height: 1em;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


h1 {
	text-align: center;
	font-size: 45px;
	margin: 0 20px;
	padding-right: 0;
	padding-left: 0;
	color: #666;
}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	text-align: center;
	font-size: 20px;
}

h4 {
	color: #666699;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;
}

h5 {
	font-size: 20px;
}
#container {
	width: auto;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
	background-color: #000;
	top: 0px;
	position: absolute;
	padding-right: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
}
#main {
	background-image: url(index_images/background1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#index_main {
	position:relative;
	left:auto;
	top:370px;
	width:700px;
	height:auto;
	z-index:1;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}
right-text {
	height: auto;
	width:auto;
	padding-top:20px;
	margin-left:20px;
	margin-right:20px;
}
#content {
	background-image:url(musteri_images/kvistbak.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
	left:auto;
	top:0px;
	width:840px;
	height:auto;
	z-index:1;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
#main {
	margin: 0em 0px 0;
	text-align: center;
	padding: 0px 0 20px;
	top: 0px;
	background-color: transparent;
	height: 330px;
}
#footer {
	position:relative;
	width:640px;
	height:40px;
	border-top:#666 thin solid;
	font-size: 9px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.stycketext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	margin-right: 80px;
	margin-left: 80px;
}

