.hinweis {
	color: #AB1315;
}

a.nohand {
	cursor: default;
}

pan.listeanzeigen a{
	margin-bottom: 20px;
	display: block;
}

table {
	width: 99%;
}

td {
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	vertical-align: top;
}

td.field input,
td.field textarea,
td.field select {
	width: 300px;
}

td.field textarea {
	height: 100px;
}

td.field table.dyn-option select {
	width: auto;
}

th {
	border-bottom: 1px solid #AB1315;
	text-align: left;
}

th a{
	text-decoration: none;
}
th a:hover{
	text-decoration: underline;
}

th a {
	color: Black;
}

th a:hover {
	text-decoration: underline;
}

tr.datetime td.field img {
	margin-right: 5px;
}

tr.datetime td.field input {
	margin-right: 10px;
	width: 150px;
}

tr.datetime td.field select {
	width: 50px;
}

tr.fckeditor input,
tr.textarea input {
	width: auto;
}

tr.password input {
	margin-right: 4px;
	width: 148px;
}

tr.radio input {
	width: 20px;
}

tr.radio input,
tr.checkbox input,
tr.checkbox input,
span.del-image input {
	border: none;
}

tr.radio table,
tr.checkbox table,
tr.checkbox table,
tr.radio input,
tr.checkbox input,
tr.checkbox input,
span.del-image input {
	width: auto;
}


tr.tr-even td{
}

tr.tr-odd td{
}
