	html, body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	background-color: #CCC;
	margin:0 auto;
	}
	
/* Startsida */
	
	#nyhetslista {
		margin:0;
		padding:0;	
	}
	#nyhetslista li {
		margin:0;
		padding:3px;
		list-style:none;
		border-bottom:1px dotted #DDD;
		font-weight:bold;
	}

	#nyhetslista a {
		text-decoration:none;
		font-weight:normal;
	}

	#nyhetslista strong {
		padding-right:5px;
		border-right:1px solid #666;
	}

/* Meny */

	#m { 
		z-index:10;
		font-size:8pt;
	}

	#m a {
		text-decoration:none;
		color: #330;
	}

	#m ul {
		font-weight:bold;	
		padding: 0;
		margin: 0;
	}

	#m ul ul ul {
		font-weight:normal;
		margin-left: 10px;
	}

	#m li {
		border-bottom:1px solid #DDD;
		list-style:none;
		padding:3px;
		padding-left:5px;
		cursor: pointer;
	}
	
	#m .aktiv {
		background-color:#FFC;
		background-image:url(../images/pil.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
	
	#m .folder {
		background-color:#FFA;
		background-image:url(../images/nerpil.gif);
		background-repeat:no-repeat;
		background-position:right;
	}

	#m .sub {
		list-style:none;
		border-bottom: none;
		padding:0px;
	}
	
	#m .hover {
		background-color:#FFC;
	}	
	
	#m .hover a {
		color:#000;
	}	

/* Ny 960 layout 2010 */

	#flashhuvud {
	background-color:#FFF;
	padding-top: 4px;
	margin-bottom: 4px;
	height: 144px;
	}
	
	#sidfot {
		background-color:#FFF;
		text-align:center;
		border-top: 1px solid #CCC;
	}
	
	#canvas {
		background-image:url(../images/contentbg.gif);
	}
	
	#canvas a {
		color: #000;
	}

	#annonser div {
		margin-bottom:10px;
	}
	
	h1, h2, h3, h4, h5, h6 {
	color:#00518D; 
	margin-bottom:5px;
/*color: #03C; */
}

strong {
	color:#00518D;	
}

#ruta p {
	font-size:10pt;
	text-align:center;
	margin:0px;
	padding:10px;
}

#anmalan {
	font-size:10pt;
	border: 2px solid;
	background-color:#ECF7FF;
	font-weight:bold
}
#innehall {
	line-height:140%;
}
#tipsrutor ul {
	margin-top:0px;
	padding-left:20px;
}
#tipsrutor a {
	text-decoration:none;
}
#tipsrutor a:hover {
	text-decoration:underline;
}#welcome p {
	font-size: 10.5pt;
	line-height: 130%;
	color: 00518D;
}
.infobox {
	padding: 5px;
}
