html, body 
{
	font-family: tahoma; 
	font-size: 8pt;
	margin:0 auto;
	line-height:20px; 
	height:100%;
	text-align:center;
	
}
body
{
	background: url(/bilder/bg_body.gif) no-repeat center top;
}

h1	{padding:0px;margin:0px;font-size:16pt;}
h2	{padding:0px;margin:0px;font-size:14pt;}
h3	{padding:0px;margin:0px 0px 5px 0px;font-size:12pt; color: #a29062; font-family: trebuchet, "trebuchet ms", tahoma, arial; font-weight: normal;}
a	{color:blue;}
p	{padding:0px;margin:0px 0px 10px 0px;}
img	{border:none;}
input	{font-size: 11px;}
select	{font-size: 11px;}

/* -------- LAYOUT-DIVAR ------------ */
#container
{
	min-height:100%;
	margin:0 auto;
	width:960px;

}   
#top 
{
	margin:0 auto; 
	width:950px;
	text-align:center;
	height:20px;

}
#top img
{
	margin-top:10px;
}
#main
{
	width:810px;
	margin:0 auto; 
	min-height:476px;
}
#menu
{
	text-align:left;
	margin:0 auto;
	background: url(/bilder/bg_menu.gif) repeat-x top center;
	width:800px;
	height:130px;
}
#menu .left		{margin-top:26px;position:absolute;}
#menu .right	{margin-top:26px;float:right;}
#menu .knapp	{margin:3px 17px 0px 11px;}


#belowthebottom 
{
	width:775px;
	height:30px;  
	clear:both;
}
#bottom
{
	text-align:center;
	margin:0 auto;
	margin-top:-30px; 
	font-size:10px;
	color:#A29062;
	width:960px;
	height:30px; 
}
#bottom a
{
	text-decoration:none;
	color:#A29062;
}
/* -------------- // ----------------- */

.avgransare
{
	margin:0px 6px 0px 6px;
	color:#F0EDE4;
}
.pil
{
	position:absolute;
	margin:5px 0px 0px 0px;
}
.logga
{
	border:none;
	position:absolute;
	margin-left:313px;
}