.seite8 {
 position: absolute;
 left: 368px;
 top: 195px;
}

.s8Header {
 font-size: 14px;
 
 font-weight: bold;
 
 color: #D22840;
}

.s8Box {
 vertical-align: top;
 text-align:center;
 
 width: 105px;
 
 background-color: #D1D3D4;

 margin: 5px;
}


.s8BoxOben {
 vertical-align: bottom;
}


.s8Box DIV {
 font-size: 9px;
 margin: 5px;
 
 text-align:left;
}

.s8Cell {
 vertical-align: center;
 text-align:left;
 
 width: 105px;
 
 background-color: #EDEDED;

 margin: 5px;
}

.s8Cell DIV {
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 
 background-color: #D62940;
 color: white;
 
 width: 41px;
}

.s8Cell DIV DIV {
 padding: 0 0 0 5px;
}


.s8Cell IMG {
 margin: 5px 2px 5px 2px;
}

.s8PfeilHoriz {
 width: 15px;
 height: 112px;
}

.s8PfeilHoriz IMG {
 position: relative;
 
 left: -8px;
}

.s8PfeilVertikal {
 height: 15px;

}

.s8PfeilVertikal IMG {
 position: relative;
 
 top: -8px;
}

