#header, #breadcrumb, #col1, #lagerhausSuchField, #_eventId_search, #lagerhausSelectBox, #printDiv, #footer, .pageBrowser, .pageBrowser *, .notPrinted, .greenButton{
	display:none;
	visibility: hidden;
}

table.fullSize{
    width: 99%;
}

table.tablescroll_head, table.tablescroll_body{
    table-layout: fixed !important;
}

.tablescroll_wrapper{
    overflow: visible !important;
}

th, td {
	padding: 0.5em 0.5em;
	border: 1px solid #E0E0E0;
}

thead th {
	color: #009037;
	padding: 0.5em 0.5em;
	font-weight: bold;
}

a {
	color: #009037;
	text-decoration: none;
}

.centered{ text-align: center; }
.amount{ text-align: right; }
.price{ text-align: right; }
.status{ text-align: center; width: 120px; }
.ls{ text-align: center; width: 36px; }

.detailContainer {padding: 5px 5px 0 30px;}
.detailTable { border: 1px solid #E0E0E0; }

.statusOpen { background:url(../img/afsom/attention.png) no-repeat left top; }
.statusApproved { background:url(../img/afsom/bestellt.png) no-repeat left top; }
