@import url("/css/screen.css");

body {
text-align: left;
background: #fff;

}
body.bodydetail {
margin: 1.2em;
}
table.tabelle td {
	padding: 2px 15px 2px 0;
	border-bottom: 1px solid #000 !important;
	}
td.field2, td.field5, td.field0 {
	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;
	}
.navEvents,
.navLetter {
display: none;
}

.bodydetail table.galerie {
width: 400px;
}

