/* CSS Document */

body {
margin: 0;  
padding: 0;
font-size:x-small; /*for IE5/Win */
voice-family: "\"}\"";
voice-family:inherit;
font-size:x-small; /*for compliant browsers*/
background-color:#EAEAEA;

}

html>body { /*be nice to Opera*/
font-size:small;
margin: 0;  
padding: 0;
}

/*
* html body {
font-size: x-small; /* for IE5/Win 
f\ont-size: small; /* for andra IE versioner 
}*/

#boxhela {
	width: 100%;
	position:absolute; top:50px; left:50%; margin-left:-435px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
#klotter {
position:absolute;
left:700px;
}
	
#logga {
	position:absolute; top:-42px;
	left:81px;
	z-index:7;
	margin-left:168px;
	width:500px;
}

#tradtext {
float:left;
padding-top:33px;
}

#bildlogga {
float:left;
margin-left:40px;
}


#text {
	width:65%;
	float:right;
	}
#meny {
	background-color: #c1e377;
	background-image:url(bilder/backg_cont2.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align: center;
	width: 180px;
	position: absolute;
	left: 90px;
	top: 55px;
	z-index: 6;
	border:1px solid;
	border-color:#000000;
	font-size:120%;
	font-weight:bold;
	}

#content2 {
	width: 757px;
	position: absolute;
	left: 50px;
	top: 100px;
	z-index: 1;
	}
	
#content {
	background-color:#FFFFFF;
	position: relative;
	z-index: 2;
	margin-left:15px;
	padding-top:80px;
	padding-left:30%;
	padding-right:3%;
	padding-bottom:2%;
	text-align:left;
	border-top:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#000000;
	}

#content p{
	display:inline:
	}

#content a{
	color: #636B48;
	text-decoration:underline;
	}

#content h4{
	font-size:110%;
	margin-bottom:0;
	}

#content h2{
font-size:150%;
margin-bottom:-18px;
}

#storlek {
	position: relative;
	text-align:right;
}

#header {
	background-color: #4f8a10;
	width: 720px;
	position: absolute;
	left: 30px;
	top: 80px;
	z-index: 5;
	border:1px solid;
	border-color:#000000;
	}
	
#fot {
	background-image:url(bilder/fot2.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	width:810px;
	color:#FFFFFF;
	padding-right:52px;
	text-align:right;
	padding-top:2px;
}	

#fot p{
	margin-right:18px;
	display:inline;
	font-size:80%;
}

#content table {
	font-size:90%;
	}
ul {
	margin-top:0;
	margin-bottom:5px;
	}
li {
	font-size:120%;
	}
a:link {
	color:#636B48;
	text-decoration:none;
	}
a:visited{
	color:#636B48;
	text-decoration:none;
	}
a:hover {
	color:#636B48;
	text-decoration:underline;
	}

/* meny */
#menyunder {
	display: block; padding-left: 0px; padding-bottom: 3px; padding-top:3px;
	}
		
#mainmenu a{
	padding-top:14px;
	display: block;
	}	
#menyunder a {
	padding-left:65px;
	margin: 0;
	color: #636B48;
	font-weight:bold;
	font-size:70%;
	text-align:left;
	position:relative;
	padding-top:6px;
	}
	
.leftmenumidd {
/*	padding-left:40px;
	padding-right:15px;*/	
	height:100%;
	}
	
	
#mainmenu img{
	padding-left: 35px;
	}
