@charset "utf-8";
/* Lokal CSS - Specifika styles */


/* ----- Bilarna > Hyrbilar.aspx ----- */
#hyrbilarTabell td{
width:165px;
}
#hyrbilarTabell .hyrbilsPris{
color:#ff0000;
}
/* ----------------------------------- */
/* ---------- 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;
}


#serviceavtalTable td{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

#serviceavtalTable{
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}



/* ----------------------------------- */


/* ------------- Intranät ------------ */

.intraInfoBox{
	position:absolute;
	top:-1px;
	left:-1px;
	height:30px;
	line-height:30px;
	width:600px;
	border:1px solid #C2C2C2;
	font-size:10px;
	z-index:200;
	background:#F5F5F5;
	color:#666666;
	padding: 0px 5px 0px 5px;
}
.intraHomeLink{
	position:absolute;
	top:47px;
	left:0px;
	width:200px;
	height:20px;
}

/* ----------------------------------- */


.tableList td
{
	padding-right: 15px;
}