body {
background:#fff url(bilder/bg.jpg) repeat-x;
/*#09a309*/
margin-top:0px;
font-family: Arial,Helvetica,Tahoma,sans-serif;
text-align: center;

}

#container{
    	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	text-align: left;
   }
   
 
  
 
.header{

width:900px;
height:155px;
background:url(bilder/menu.png) no-repeat;
padding:0px;
margin:0px;
text-align:right;
}





.menu{ 


width:900px;
height:145px;
padding:0px 0px 0px 0px;
margin-top:0px;
float:left;


}










.content{
float:left;
background:#FFF;
width:810px;
min-height:100%;
clear:both;
font-family:Gill Sans MT, arial, verdana;
color:#fff;
margin-left:20px;

border-left: 1px solid #ebeaea;
border-right: 1px solid #ebeaea;


}


.left{


float:left;
background:#fff;
width:580px;

}

.left2{

float:left;
background:#fff;
width:300px;


}

.full{

float:left;

}



.right{


float:left;
background:#fff;
width:220px;

}

.right2{
float:left;
background:#fff;
width:500px;
}

.right p{

padding-left:15px;

}


.epost {

margin-top:0px;
width:210px;
color:#fff;
background:#027837;
margin-left:10px;
margin-bottom:5px;

}


.epost p{
font-family:arial;
color:#fff;
padding-left:5px;

}

.footer{
background:#027837;
float:left;
width:812px;
margin-left:20px;


}

.foottext{

float:right;
color:#fff;
font-size:10px;
}




/*meny länkarna*/

ul{

list-style-type: none;
float:left;

padding-top:0px;
margin-left:10px;
margin-top:114px;


}

li{



display:inline;
padding-top:0px;
float:left;
margin: 0px 0px 0px 0px;




}


ul li a{
font-family: Gill Sans MT,verdana;
font-size:14px;
color:#fff;
text-decoration:none;
float:left;
margin:0px 0px 0px 0px;
padding-top:10px;
padding-left:20px;
padding-right:20px;
height:29px;
background: url(bilder/border.jpg)repeat-y;
position:top right;







}


.last{
background: url(bilder/border.jpg)repeat-y;


}

ul li a:hover{
  
background:#02642f;
 }

/*text*/


a{

text-decoration:none;
color:#085f08;

}

h3 {

font-family: verdana,arial;
font-size:14px;
color:#fff;
padding:10px;
background:#027837;
text-decoration:none;
margin-left:10px;


}

.underline{

/*border-bottom:1px solid #ebeaea;*/

}


p { 


padding:10px;
margin:0px;
font-family: Arial,Helvetica,Tahoma,sans-serif;
font-size:14px;
line-height:1.285714em;
color:#282928;
}

.red{

color:red;
font-size:16px;

}


/*bilder*/

.right img{

padding-top:25px;

} 



/*formulär*/


.kontakt{

border-left: 1px solid #ebeaea;
margin-left:10px;


}


/*text*/
.right form{


padding:10px;
margin:0px;
font-family: Arial,Helvetica,Tahoma,sans-serif;
font-size:14px;
line-height:1.285714em;
color:#282928;

}

/*utseende*/
.right form input{

background:#fff;
border: 1px solid #ebeaea;


}

.right form textarea{


border: 1px solid #ebeaea;

}


.personal1{

float:left;
width:50%;

}


.personal2{

float:left;
width:50%;


}





