

a:link,a:actice,a:visited { 
font-family: Arial, Verdana, Tahoma; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;
}
a:hover { 
font-family: Arial, Verdana, Tahoma; 
font-size: 12px; 
font-weight: bold; 
color: #fbe4dd; 
text-decoration: underline; 
}

font.header {
font-family:Arial, Verdana, Tahoma;
font-size:14px;
font-weight:bold;
color: #fbe4dd;
}

form {
margin:0px;
}

td { font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none }
td.headerbold { font-family: Verdana, Arial, Tahoma; font-size: 12px; font-weight: bold; color: #FCECC3; text-decoration: none }
td.header { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #453852; text-decoration: none }
td.whitenorm { font-family: Verdana, Arial, Tahoma; font-size: 10px; color: #FFFFFF; text-decoration: none }
td.formname { font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #394E5F; text-decoration: none }
td.error { font-family: Verdana, Arial, Tahoma; font-size:11px; color: #D61F20; font-weight:bold; text-decoration: none }
font.copy { font-family: Verdana, Arial, Tahoma; font-size: 9px; color: #968F63; text-decoration: none }

INPUT,TEXTAREA, SELECT { background-color:#6A212E; border:0px; font-family:Arial,Verdana; font-size:8pt; color:#ffffff }

table.rahmen { border-color:#FFFFFF; border-style:double; border-width:medium }