

#header {
  display:none;
}

#Module {
  display:none;
}

#main, .tabMain  {
  margin:0;
  padding:0;
  left:0;
   width:100%;
}

/*
.tabMain >table {
  display:none;
}
*/

.tabMain {
  background:white;
  border:0;
}

.tabRight {
  display:none;
}

.tabNavi {
  display:none;
}

.button {
  display:none !Important;
}

.noprint {
  display:none;
}

body {
  margin:0;
}
#inhaltModal , .modalDiv, .detailRenderBody ,.detailRenderTable{
  margin:0 !Important;
  padding:0 !Important;
}


.content {
  top:0 !Important;
  left:0 !Important;
  margin:0 !Important;
  padding:0 !Important;
  width:100% !Important;
}

table tr td, table tr th {
   font-size:12px;
   font-weight:normal;
   padding:2px;
   text-align:left;
}

.buttonleiste {
  display:none;
}
.simplemodal-container h3 {
  display:none;
}
.ocdiv div.ocbody {
  display:block;
}

