@charset "utf-8";
/* Lokal CSS - Specifika styles */


/* ---------- DDL - Nyheter ---------- */

.Header{
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}
.Nyhetslista .item .Header{
	font-size:11px;
	margin-bottom:10px;
	font-weight:bold;
	tex-decoration:underline;
}
.Nyhetslista .item{
	cursor:pointer;
}

.Nyhetslista .item .Ingress{
	text-decoration:underline;
}


/* ----------------------------------- */

.employeeList img
{
	width: 100px;
}