
tr {
	border-bottom: 1px solid #000000;
}
td {
	/*font-size: 12px; */
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
th {
	font-weight: normal;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;

}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.inaktiv {
	color: #666666;
}

.noborder {
	border: none;
}
