@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;
}


/* ----------------------------------- */


.kundenkat input{
	width:auto !important;
}

.kundenkat .serviceFormBtn{
	width:180px !important;
}


#rentacarTable td{
	border:1px solid #cccccc;
}
