a 				{color:#000;text-decoration:none;}
a:hover			{text-decoration:underline;}
p 				{margin:0px;}

html, body {
	font-family:verdana; 
	font-size: 10px;
	background-color:#2F4F4F;
	margin:0 auto; 
	text-align:center;
	/* height:100%; */
	line-height:15px;
}

p.sidfot {
	font-family:garamond;
	font-size:8pt;
	line-height:17px;
	color:#FFF;
}

#main p {
	color:#000;
	margin-left:20px;

}

#main table {
	margin-left:7px;
	font-size:10px;
	line-height:15px;
	
}

#right a 				{color:#FFF;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;
	padding-bottom:10px;
}   
#top {
	margin-bottom:15px;
	height:100px;
}
#left {
	background-image:url(/bilder/menu_bg.gif);
	width:128px;
	float:left;
	min-height:460px;
}
#right{
	background-image:url(/bilder/menu_bg.gif);
	width:128px;
	float:right;
	min-height:450px;
	position:relative;
}
#main {
	background-color:#FFF;
	margin: 0 auto;
	width:650px;
	min-height:450px;
	text-align:left;
}

#noflashcontent {
	text-align: center;
	width: 620px;
	margin: 0 auto;
	position: absolute;
	height: 50px;
}

#rubrik {
	text-align:center;
}

#bottom {
	line-height:11px;
	font-size:7pt;
	color:#666;
	width:930px;
	padding-top:7px;
	margin: 0 auto;  /* centrerar */
}

.centerTD {
	text-align:center;
}

.centerIMG {
	margin:0 auto;
}

#menuTable {
	text-align: center;
	margin: 0 auto;
	width: 388px;
}

#menuTable p {
	color:#000;
	margin-left:0px;

}

 .menuLine {
	margin:15px 0px;
 }

/* -------- Ö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: #fff;
	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;
}



