A:link {color:green; text-decoration:none; }
A:visited {color:green; text-decoration:none; }
A:hover {text-decoration:none; color:brown;;}
A:active {color:green;text-decoration:none}


body 
{
	background-color:;
	background-image:url("background.jpg");
	background-repeat: no-repeat; 
	background-position:0px 10px;
		
}


	
.logo{ position:absolute;
	    z-index:2;
        top: 30px;
  text-align:justify;
    	left: 190px;
       font-family: verdana; font-weight:700; color:#1A80A6; font-size:8pt}



.menutext{ position:absolute;
          z-index:4;
          left:190px;
          text-align:justify;
		  width:350px;
          top: 160px;
          font-family: verdana; font-weight:500; font-size:8pt}

.menutext2{ position:absolute;
          z-index:4;
          left:570px;
          text-align:justify;
		  width:350px;
          top: 160px;
          font-family: verdana; font-weight:500; font-size:8pt}



.contact{ position:absolute;
          z-index:8;
          left: 10px;
          text-align:right;
	width:150px;
          top: 270px;
          font-family: verdana; font-weight:500; font-size:10pt}


.prange2{ position:absolute;
	    z-index:8;
        top: 710px;
    	left: 390px;
}


.organic{ position:absolute;
	    z-index:8;
        top: 140px;
    	left: 50px;
}



.fairt{ position:absolute;
	    z-index:8;
        top: 440px;
    	left: 80px;
}


.background{ position:absolute;
	    z-index:1;
        top: 40px;
    	left: 150px;
}




.menu{ position:absolute;
          z-index:8;
          left:10px;
          text-align:right;
	  width:150px;
          top: 30px;
          font-family: verdana; font-weight:800; color:#CC3333; font-size:8pt}

.new{ position:absolute;
          z-index:8;
          left:690px;
          text-align:left;
	  width:200px;
          top: 295px;
          font-family: verdana; font-weight:800; color:#CC3333; font-size:8pt}




.sammenu{ position:absolute;
          z-index:6;
          left:80px;
          text-align:right;
	  width:200px;
          top: 110px;
          font-family: verdana; font-weight:700; color:#CC3333; font-size:8pt}

.fileDownload {
    background: transparent url(file_icon.gif) no-repeat left top;
    display: block;
    height: 35px;
    padding-left: 36px;
}