/* CSS Document */
h5 { font-size : 8pt; color:#FFFFFF}
h6 { font-family:arial; font-size : 7pt; color:#FFFFFF}
/*h3 { font-family:arial; font-size : 9pt; color:#000000; text-align:left}
h4 { color:#e37a28; font-family:arial; font-size : 11pt; text-align:left}
*/    
.plan, .plan1 { 
  font-family: arial; 
  font-size: 8pt; 
  text-align: center; 
  table-layout: fixed; 
  width: 945px; 
  border-collapse: collapse;
}
.plan td, .plan1 td {
  border: 1px solid #ffffff;
}
.schmal {
  width: 35px;
}
.normal {
  width: 51px;
}
.breiter {
  width: 80px;
}
.breit {
  width: 153px;
}
div.inhaltsbereich {
  width: 1050px;
  }

