html, body {
	background: url(pic/green/background.png) repeat-x top left fixed #ffffff;
}

h1 {
	color: #348711;
}

h2, .rLink {
	color: #66b800;
}

a {
	color: #549f3a;
}

a:hover {
	color: #549f3a;
}

#head {
	background: url(pic/green/logga.png) #b1d93e no-repeat;
}

.navheader {
	background: #389016;
	color: #b9d6bc;
}

.navheader_middle {
	background: url(pic/green/meny_rubrik_middle.png) repeat-x center right #389016;
}

.navheader_right  {
	background: url(pic/green/meny_rubrik_right.png) no-repeat center left;
}

.navheader_left{
	background: url(pic/green/meny_rubrik_left.png) no-repeat center right;
}

#fotter {
	background: url(pic/green/fotter.png) repeat-x #328413;
}

#meny_left a.current {
	background: url(pic/green/meny_pil.png) left center no-repeat #ffffff;
}

a.specKnapp {
	background: url(pic/green/cbutton.png) left no-repeat #30a12b;
}

a.specKnapp:hover {
	background: url(pic/green/cbutton.png) right no-repeat #65c860;
	color: #195c00;
 }
 
.frmKnapp {
	background: url(pic/green/bg_knapp2.png) center top repeat-x #8ebb44;
}

.frmKnapp:hover {
	background: url(pic/green/bg_knapp2.png) center bottom repeat-x #8ebb44;
}

.statbar_on {
	background: url(pic/green/pro_2.png) repeat-x;
}

#newsticker {
	
}