﻿.editIndhold
{
}

table.editNode
{
	width: 500px;
}

table.editNode th
{
	font-weight: bold;
	text-align: left;
	width: 90px;
}

table.editNode input.editNode, table.editNode textarea.editNode
{
	width: 390px;
}