@import url("/css/screen.css");

body {
	width: auto;
	background-color: #fff;
	text-align: left;
	}
.bodydetail {
	margin: 15px;
	}
body, table, td {
	line-height: 16px;
	font-size: 12px;
	}
.untertitel {
	font-weight: bold;
	}
td.field2, td.field5 {
	display: none;
	}
table.tabelle {
	margin-bottom: 15px;
	}
table.tabelle td {
	padding: 2px 15px 2px 0;
	border-bottom: 1px solid #000 !important;
	}
* html table.normal td.normal select,
* html table.normal td.normal select.formpulldown {
	float: right;
	}
a.entryadd,
a.entryedit {
	padding-bottom: 5px;
	line-height: 30px;
	}

