.weiz-body-container {  
  width: 100% ; height: 100% ;
  background-image:url('/portal/static-content/weiz/pics/hg_untermenu_neu.jpg');
  background-repeat: repeat-y;  
  margin-top: 0px;padding-top:0px;
}


.weiz-body-container th {

  color: black;
}

.weiz-body-container .customizer th {
  color: black
}

.weiz-body-container a {
  text-decoration : underline;
  color: black;
}

.weiz-body-container td {
  vertical-align: top ;
  padding: 2px 1px 1px 2px ;
}

