/*
.telepark-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;
}


.telepark-body-container th {

  color: black;
}

.telepark-body-container .customizer th {
  color: black
}

.telepark-body-container a {
  text-decoration : underline;
  color: black;
}

.telepark-body-container td {
  vertical-align: top ;
  padding: 2px 1px 1px 2px ;
}
*/

.telepark-body-container .telepark-adapted-decorator div.IRPContent,
.telepark-body-container .telepark-default-decorator div.IRPContent {
   width: auto;
   margin-left:10px;
   margin-top:0px;
   margin-bottom:0px;   
}

table.telepark-body-container {
   margin-left:20px;
   margin-right:30px;

}
