html { min-height: 100%; margin-bottom: 1px; } /*prevents scrollbar i ff from showing*/
body{ 
	margin: 0 auto;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#336633;
	text-align: center;
	background:#fff url(../images/double.jpg) top;
	min-height:101%;
	}
/**startpage divs**/	
#startpage{
	width:793px;
	height:498px;
	margin:0 auto;
	padding:0;
	background:url(../images/tree.jpg) no-repeat center;
	}
h2{ font: bold 15px Georgia, Times, serif; 
	color:#AABB3A;
	margin:0px;
	}
h3{
	font: bold 12px Georgia, Times, serif; 
	color:#666666;
	margin:0px;
	text-align:left;
	}
h4{
	font: bold 12px Georgia, Times, serif; 
	color:#003300;
	margin:0px;
	}

.ingress{
	font: bold 12px Arial, Helvetica, san-serif;
	color:#666;
	margin:0px;
	}

.small {
	color: #999999;
	font-size: 10px;
}

.whiterow{
	background-color:#fff;
	}

	
.leaf{background:url(../images/aspegren.jpg) top right no-repeat;
	 }
#introtext
{
float:right;
width:350px;
height:auto;
text-align:left;
margin:30px 70px 0px 0px;
padding:0;
}

/**positioning divs**/
#container{
		   /*background:#f0f0f0 url(../images/top.gif) top no-repeat;*/
		   float:right;
		   width:568px;
	       padding:10px;
		   text-align:left;
		   }
#contentbox{
		margin: 0 auto;
		width: 780px;
		text-align: left;
		background:url(../images/tree.gif) top right no-repeat;
		/*background earlier in a class applied to contentbox*/
		}
#header{
		height:107px;
		text-align:left;
		margin:0;
		padding:0;
		}
#header a {
	font: bold 11px Arial, Helvetica, san-serif;
	color:#4c4726;
	text-decoration: none;
	margin-left:18px;
	line-height:1.7em;
}

#header a:hover {
	font: bold 11px Arial, Helvetica, san-serif;
	color:#003300;
}
#header a:active {
	font: bold 11px Arial, Helvetica, san-serif;
	color: #666600;
}
#navigation{
			float:right;
			width:480px;
			height:95px;
			padding-top:12px;
			background:transparent url(../images/navbg2.gif) top no-repeat;
			overflow:hidden;
			}

.imgfloat{ 
	float:left;
	margin-right:5px;
	padding-right:5px;
	  }
.imgfloatsmall{
	float:left;
	margin-right:5px;
	padding-right:5px;
	}
#text
	{
		float: right;
		width: 475px;
		}
#bilder

		{ 
		margin-right:3px;
		padding:0;
		width: 291px;
		}
		
#footer{
	clear:both;
	}
ul{
	margin: 0;
	padding:0;
	list-style:outside;
	}

/**inforutor**/
div.oppetruta{
  width: 280px;
  background: #aabb3a url(../images/round_bottom.gif) no-repeat bottom center;
  padding-bottom:7px;
  text-align:center;  
  margin:0px;
  color:#003300;
  }
  div.oppetruta h4{
  margin:0px;
  padding-top:7px;
  background: transparent url(../images/round_top.gif) no-repeat top center;
  }
div.tradgardstips {
  width: 165px;
  height:100%;
  background: #fbe95b url(../images/gul_bottom.gif) no-repeat bottom center;
  padding-bottom: 15px;
  margin-right:20px;
  
 }
div.tradgardstips h2{
  padding-top: 10px;
  margin:0;
  background: transparent url(../images/gul.gif) no-repeat top center;
  }

div.tradgardstips p{
  padding-left: 10px;
  padding-right:5px;
  text-align:left;
  background: transparent url(../images/persiljagul.gif) no-repeat center;
  }

/**textstyles**/
/*p 	{ 
	padding:5px 0px 12px 0px;
	margin:0px;
	}*/

/**linkstyles**/

a:link, a:visited{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color:#669900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#669900;
}
a:active {
	text-decoration: none;
	color: #666600;
}
table, input, textarea, textfield, select{
font: 12px Arial, sans-serif;
}
