table.kontroll_attributter td {
	vertical-align: top;
}

table.kontroll_attributter td .langinput{
	width: 400px;
}

table.kontroll_attributter td .kortinput{
	width: 100px;
}

table.kontroll_liste {
	border-top: 1px black solid;
	border-left: 1px black solid;
}

table.kontroll_liste tr.heading td {
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 2px;
	font-weight: bold;
}

table.kontroll_liste tr.brightrow td {
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 2px;
	background-color: #FFFFFF;
}

table.kontroll_liste tr.darkrow td {
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 2px;
	background-color: #EDEDED;
}

span.red {
	color: red;
}
