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

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #c2d4a5;
}
a:link {
	color: #29421B;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #598e1f;
	text-decoration: none;
}
a:active {
	color: #6BA031;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #666;
}
h2 {
}
h3 {
	font-size: 13px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
}
#ram {
	background-color: #FFF;
	display: block;
	height: 850px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#sidhuvud {
	background-color: #E5ECBA;
	display: inline;
	height: 170px;
	width: 936px;
	overflow: hidden;
	position: absolute;
	left: 12px;
	top: 12px;
	right: 12px;
	background-image: url(../img/css/bg_sidhuvud_topp.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#ram #sidhuvud #logga {
	display: inline;
	float: left;
	height: 108px;
	width: 671px;
	overflow: hidden;
	position: relative;
	margin-left: 12px;
	padding: 0px;
	margin-top: 58px;
}
#ram #sidhuvud #blaklocka {
	display: inline;
	float: right;
	height: 161px;
	width: 187px;
	margin-top: 10px;
	margin-right: 10px;
	overflow: hidden;
	position: relative;
}
#ram #lankrad {
	background-color: #6ba031;
	display: inline;
	height: 20px;
	width: 936px;
	overflow: hidden;
	position: absolute;
	left: 12px;
	top: 182px;
	right: 12px;
	font-size: 11px;
}
#ram #vspalt {
	display: inline;
	height: 580px;
	width: 230px;
	overflow: hidden;
	position: absolute;
	left: 12px;
	top: 214px;
	background-color: #e5eff9;
	padding: 10px;
}
#ram #toppbild_start {
	display: inline;
	height: 163px;
	width: 963px;
	overflow: hidden;
	position: absolute;
	left: 12px;
	top: 214px;
}
#ram #mittspalt {
	display: inline;
	height: 600px;
	width: 430px;
	overflow: hidden;
	position: absolute;
	left: 280px;
	top: 214px;
	padding-right: 10px;
}
#ram #mittspalt #print {
	display: inline;
	float: right;
	height: 32px;
	width: 45px;
	position: relative;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#ram #mittspalt th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDBB4;
}
#ram #mittspalt td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
#ram #mittspalt_start {
	display: inline;
	height: 425px;
	width: 428px;
	overflow: hidden;
	position: absolute;
	left: 280px;
	top: 389px;
}
#ram #hspalt {
	display: inline;
	height: 580px;
	width: 210px;
	overflow: hidden;
	position: absolute;
	top: 214px;
	background-color: #EAF2FA;
	right: 12px;
	padding: 10px;
}
#ram #sidfot {
	background-color: #7DAC3F;
	display: inline;
	height: 20px;
	width: 936px;
	overflow: hidden;
	position: absolute;
	left: 12px;
	right: 12px;
	bottom: 0px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	line-height: 18px;
}
/* CSS L�nkrad ul list */

#lankrad ul{
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	height: 20px;
	margin: 0;
}
* html #lankrad ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}
#lankrad li{
display: inline;

}

#lankrad ul li a{
	float: left;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px;
	margin-left: 10px;
}
#lankrad ul li a:visited{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#lankrad ul li a:hover{
	line-height: 16px;
	background-color: #FFF;
	color: #5d9223;
}
#lankrad ul li a#current{
	color: #000000;
	background-color: #FFF;
} 
#start #nav-start a,
#tradgardar #nav-tradgardar a,
#turer #nav-turer a,
#historia #nav-historia a,
#natverk #nav-natverk a,
#projekt #nav-projekt a,
#nyhet #nav-nyhet a,
#link #nav-link a,
#kontakt #nav-kontakt a  {
	float: left;
	color: #5d9223;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 16px;
	background-color: #FFF;
}
#vspalt ul .ulank li a{
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#vspalt ul .ulank li a:hover {
		font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#vspalt ul
{
	padding: 0;
	list-style-type: none;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#vspalt ul li {
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin-top: 10px;
}
#vspalt ul li ul li {
	font-weight: normal;
	text-transform: none;
	margin: 0px;
}

#vspalt a
{
	display: block;
	color: #333;
	width: 200px;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	font-weight: bold;
}

#vspalt a:hover
{
	color: #5d9223;
}

#vspalt li li a
{
	display: block;
	color: #333;
	width: 200px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
}
#vspalt li li a:hover {
	color: #598e1f;
}
/* Slideshow*/ 
#slideshow {
	position:relative;
	height:140px;
	margin-top: 38px;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 300px;
	background-color: #E5EFF9;
	width: 230px;
	overflow: hidden;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	height: auto;
	display: block;
	border: 0;
	margin-bottom: 10px;
	width: auto;
}

