/*<--- sidhuvud och navigation*/

#nav01 {
	position: absolute;
	left: 15px;
	top: 15px;
	background: #fff;
	width: 160px;
	height: 25px;
	border-bottom: 1px solid #ced5de;
	}
#nav02 {
	position: absolute;
	left: 175px;
	top: 15px;
	background: #fff;
	width: 160px;
	height: 25px;
	border-bottom: 1px solid #ced5de;
	}
#nav03 {
	position: absolute;
	left: 335px;
	top: 15px;
	background: #fff;
	width: 160px;
	height: 25px;
	border-bottom: 1px solid #ced5de;
	}	
#nav04 {
	position: absolute;
	left: 495px;
	top: 15px;
	background: #fff;
	width: 160px;
	height: 25px;
	border-bottom: 1px solid #ced5de;
	}
#nav05 {
	position: absolute;
	left: 655px;
	top: 15px;
	background: #fff;
	width: 160px;
	height: 25px;
	border-bottom: 1px solid #ced5de;
	}
#nav06 {
	position: absolute;
	left: 815px;
	top: 15px;
	background: #fff;
	width: 80px;
	height: 25px;
	border-bottom: 1px solid #ced5de;
	}
#ner01 {
	position: absolute;
	left: 175px;
	top: 41px;
	background: #fff;
	width: 158px;
	height: 25px;
	border-bottom: 0px dashed #ced5de;
	border-left: 1px dashed #ced5de;
	border-right: 0px dashed #ced5de;
	}
#ner02 {
	position: absolute;
	left: 335px;
	top: 41px;
	background: #fff;
	width: 158px;
	height: 25px;
	border-bottom: 0px solid #ced5de;
	border-left: 1px dashed #ced5de;
	border-right: 0px dashed #ced5de;
	}
#ner03 {
	position: absolute;
	left: 495px;
	top: 41px;
	background: #fff;
	width: 159px;
	height: 25px;
	border-bottom: 0px solid #ced5de;
	border-left: 1px dashed #ced5de;
	border-right: 0px dashed #ced5de;
	}
#ner04 {
	position: absolute;
	left: 655px;
	top: 41px;
	background: #fff;
	width: 159px;
	height: 25px;
	border-bottom: 0px solid #ced5de;
	border-left: 1px dashed #ced5de;
	border-right: 1px dashed #ced5de;
	}
#logo {
	position: absolute;
	left: 910px;
	top: 8px;
	width: 65px;
	height: 66px;
	}

/*<--- typografi*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}
.brodsmall {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
.brodsmallbla {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #647692;
	}	
.rubrik {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6d819e;
	font-weight: bold;
	}
.storrubrik {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6d819e;
	font-weight: bold;
	}	
.ljusbla {
	color: #BAC2D2;
	}
.morkbla {
	color: #647692;
	}
.radavst11 {
	line-height: 11px;
	}	
.radavst12 {
	line-height: 12px;
	}
.radavst14 {
	line-height: 14px;
	}
.radavst16 {
	line-height: 16px;
	}		
	
/*<--- länkar*/

a:link {
	color: #A5ADBC;
	text-decoration: underline;
	}

a:visited {
	text-decoration: underline;
	color: #666666;
	}

a:hover {
	text-decoration: none;
	color: #465367;
	}

a:active {
	text-decoration: none;
	color: #AFB7C7;
	}
