 <style type="text/css">{  }
body { 
background-color: #090909;
font-family: Trebuchet MS;
color: #454545;
font-size: 10px;
line-height: 12px;
scrollbar-face-color:#090909;
scrollbar-highlight-color:#090909;
scrollbar-3dlight-color:#090909;
scrollbar-shadow-color:#090909;
scrollbar-darkshadow-color:#090909;
scrollbar-arrow-color: #750B0B;
scrollbar-track-color:#090909;
 }

b {
color:#9F0404;
font-weight:bold;
font-family: Tahoma;
font-size: 8px;
text-transform: uppercase;
}

i {
color:#FFA775;
letter-spacing:0px;
}

u {
color:#FFEBA6;
}

s {
color:#FAF8F3;
}

A:link, A:visited, A:active {cursor: help; COLOR:#740404; font-weight: bold; font-family: Tahoma; font-size: 8px;text-decoration: none; text-transform: uppercase;}
A:hover{cursor: help; COLOR:#C90707; font-weight: bold; font-family: Tahoma; font-size: 8px; text-transform: uppercase;}
}

input {
        color: #696969;
        align:center;
 font-family: Trebuchet MS;
 font-size: 9px;
 line-height: 13px;
        background-color : #090909;
        border : 1px solid #5C0B0B;
 margin: 1px;

}
textarea {
        color: #E8E8E8;
 font-family: Trebuchet MS;
 font-size: 9px;
 line-height: 13px;
        background-color : #090909;
        border : 1px solid #5C0B0B;
}

.ueberschrift{
 background-color: #090909;
 height:20px;
 font-size:15px; 
 font-family: Trebuchet MS; 
 letter-spacing:0px; 
 color: #870505; 
 text-align: center; 
 font-weight: normal; 
 border-bottom: 1px dotted #FF2F2C;
 padding-left: 0px
} 


.textfeld {
 background-color: #090909; 
 font-size:7pt; 
 font-family:Trebuchet MS; 
 letter-spacing:0px;  
 color: #9b9b9b; 
 padding: 2px; 
 text-align: justify;
 border-bottom: #191919 1px dotted;
}

.u-schrift {
 background-color: #141414; 
 font-size:7pt; 
 font-family:Trebuchet MS; 
 letter-spacing:0px;  
 color: #434343; 
 padding: 2px; 
 text-align: justify;
 border-bottom: #5C0B0B 1px dotted;
}

--> 
</style>