body {
background-color: #fff;
color: #000;
font-family: serif;
margin: 0;
padding: 0;
}
#content {
width: 100%;
line-height: 1.1em;
font-size: .9em;
}
.max {
width: 100%;
}
.right {
text-align: right;
}
#content .label {
clear: both;
float: left;
width: 230px!important;
padding: 3px;
vertical-align: top;
}
#content .value {
padding: 1px 5px 1px 5px!important;
}
table {
width: 100%;
}
#content table.border {
border: 1px solid black;
empty-cells: show;
width: 100%;
}
#content table.lightgrey {
border-bottom: 0px;
}
/* navigation statt menu */
#header, #balken, #hotlinks, #menu, #search, .buttons, .link, .buttonbar, .noprint{
display: none;
}
#content .workflow {
display: none;
}
