a 				{color:#000;text-decoration:none;}
a:hover			{text-decoration:underline;}
p 				{margin:0px;}

html, body {
	font-family:verdana; 
	font-size: 10px;
	background-color:#D99318;
	margin:0 auto; 
	text-align:center;
	/* height:100%; */
	line-height:15px;
}

p.sidfot {
	font-family:garamond;
	font-size:8pt;
	line-height:17px;
	color:#FFF;
	text-align:center;
}

#main p {
	color:#000000;
	margin:10px 0 0 20px;
}

#main table p {
	margin: 0px 0 0 0px;
}

#main table {
	margin-left:7px;
	font-size:10px;
	line-height:15px;
	
}

#right a 				{color:#000;text-decoration:none;}
#right a:hover			{text-decoration:underline;}
#bottom a 				{color:#FFF;text-decoration:none;}
#bottom a:hover			{text-decoration:underline;}

/* -------- LAYOUT-DIVAR ------------ */
#content {
	width:930px;
  	margin: 0 auto; /* centrerar */
	text-align:center;	
}   
#top {
	margin-bottom:15px;
	height:100px;
}
#left {
	background: #F1E5CF url(/bilder/menu_bg.gif) no-repeat bottom;
	width:128px;
	float:left;
	min-height:450px;
}
#right{
	background: #F1E5CF url(/bilder/menu_bg.gif) no-repeat bottom;
	width:128px;
	float:right;
	min-height:450px;
}
#main {
	background-color:#FFF;
	margin: 0 auto;
	width:650px;
	min-height:450px;
	text-align:left;
}

.rubrik {
	text-align:center;
	margin-left:-28px;
}

#noflashcontent {
	text-align: center;
	width: 620px;
	margin: 0 auto;
	position: absolute;
	height: 50px;
}


/* -------- ÖVRIGA ------------ */
.bild 			{float:right;margin:15px;margin-top:40px;}
.linje 			{color:#CCC;background-color:#CCC; width:410px;}
.linje_liten	{width:120px;height:1px;margin-top:15px;margin-bottom:10px;}

.menuUl {
	padding-left:5px;
	margin-left:3px;
	margin-top:15px;
	margin-bottom:5px;
}
.menuUl li {
	list-style-type:none;
	margin-right:5px;
	
	padding-bottom:5px;
} 
.menuUl a {
	color: #000;
	text-decoration: none;
}
.mainUl {
	text-align:center;
	font-family:garamond;
	font-size:8pt;
	line-height:17px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
}
.mainUl li {
	display:inline; 
	padding-right:7px;
	margin-right:8px;
} 
.mainUl a {
	color: #2F4F4F;
	text-decoration: none;
}

.formruta {
	
}

.formruta2 {
	width:180px;
}
.left-margin
{
	margin-left:10px;
}

.centrerat {
	text-align:center;	
}


#bottom {
	line-height:11px;
	font-size:7pt;
	color:#666;
	width:930px;
	padding-top:7px;
	margin: 0 auto;  /* centrerar */
	font-family:garamond;
	font-size:8pt;
	line-height:17px;
	color:#FFF;
	text-align:center;

}
