 
 body 
 {
    padding-left: 45px;
    background-image: url(../img/hintergrund.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: Arial, sans-serif; 
    font-size: 12px; 
    padding: 10px; 
 }
 
 table 
 {
    margin-left: 45px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-top: #000000 1px solid; 
    border-left: #000000 1px solid; 
    background-color: #ffffff;
 }
 
 td 
 {
    border-right: #000000 1px solid; 
    border-bottom: #000000 1px solid; 
    font-family: Arial, sans-serif; 
    font-size: 12px; 
    padding: 10px; 
    min-height: 20px; 
 }
 
 #index 
 {
    position: fixed; 
    top: 238px; 
    left: -1px; 
    padding: 10px; 
    border: #000000 1px solid; 
    text-align: center; 
 }
 
 #index a, #header a, h2 a
 {
    text-decoration: none; 
 }
 
 #header 
 {
    height: 220px; 
    width: 100%; 
    margin: 0px; 
    padding: 0px; 
    text-align: left; 
    font-family: Arial, sans-serif; 
    font-size: 16px; 
 }
 
 h2
 {
    margin: 0px; 
 }
 
 #kmfLogo
 {
    position: absolute; 
    top: 40px; 
    left: 63px; 
 } 

 #kmfClaim
 {
    position: absolute; 
    top: 50px; 
    right: 50px; 
 } 
 
 #web20Firstletter 
 {
    border-right: #000000 0px solid; 
 }

