body {  
font-family: Arial; 
font-size: 9pt; 
color: #000000; 
font-weight: normal;
background-image:url(back.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
background-color: #FBAF18; 
scrollbar-face-color: #F2E201; 
scrollbar-shadow-color: #FBAF18; 
scrollbar-highlight-color: #FBAF18; 
scrollbar-3dlight-color: #FBAF18; 
scrollbar-darkshadow-color: #FBAF18; 
scrollbar-track-color: #FBAF18; 
scrollbar-arrow-color: #FBAF18; 
margin-left: 15px;
margin-top: 10px;
 }

td {
font-family: Arial; 
font-size: 9pt; 
color: #000000;
font-weight: normal;
}

td.link {
font-family: Arial; 
font-weight: bold;
font-size: 10pt;
color: #D2222A;
}

a, a:visited { 
font-weight: bold;
font-size: 11pt;
color: #D2222A;
text-decoration: none}
a:hover, a:active {
font-weight: bold;
font-size: 11pt;
color: #ffffff;
text-decoration: underlined 
}

input, textarea { 
font-family: Arial; 
font-size: 12pt; 
color: #000033; 
font-weight: normal;
border-style: solid;
border-color: #000033;
border-width: 1px; 
}

.i {font-family: Arial; 
font-weight: normal;
font-size: 11pt;
color: #ffffff;
}

.ii {font-family: Arial; 
font-weight: bold;
font-size: 17pt;
color: #D2222A;
}

.iii {font-family: Arial; 
font-weight: normal;
font-size: 16pt;
color: #ffffff;
}

.klein {
font-family: Arial Black;
font-size: 7pt;
color: #D2222A;
}

table.back {
background-image:url(back.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
}