.wappen { 
    position: absolute; 
    top: 60px; 
    left: 650px; 
} 

.weihnacht {
    position: absolute; 
    top: 163px; 
    left: 125px;
}

.numBlackRight { 
    text-align: right; 
    color: #000000; 
    font-size: 15pt    
} 

.numBlackLeft { 
    text-align: left; 
    color: #000000; 
    font-size: 15pt; 
    background-color: #FFFFFF   
} 

.numBlackCenter { 
    text-align: center; 
    color: #000000; 
    font-size: 15pt    
} 

.numNap {
    text-align: center; 
    color: #330000; 
    font-size: 15pt
}
