/** BASIC */

body {
 scrollbar-base-color: #212842 ;
 scrollbar-face-color : white ; 
 scrollbar-shadow-color : #A5AAAD ; 
 scrollbar-highlight-color : #A5AAAD ; 
 scrollbar-3dlight-color : white ; 
 scrollbar-darkshadow-color : white ;  
 scrollbar-track-color : white ; 
 scrollbar-arrow-color : #A5AAAD ; 
}


/** TEXTS */

.TextListe { font-family: Verdana,arial,helvetica,sans-serif; font-size: 9px}
.TextListe1 { font-family: Verdana,arial,helvetica,sans-serif; font-size: 11px}
.TextListe2 { font-family: Verdana,arial,helvetica,sans-serif; font-size: 12px}
.TextListe3 { font-family: Verdana,arial,helvetica,sans-serif; font-size: 16px}
.TextListe4 { font-family: Arial; font-size: 8pt}

a:link { font-weight:normal; color:#5252a3; text-decoration:none }
a:visited { font-weight:normal; color:#5252a3; text-decoration:none }
a:hover { font-weight:normal; color:#5252a3; text-decoration:underline }
a:active { font-weight:normal; color:#5252a3; text-decoration:none}
a:focus { font-weight:normal; color:#5252a3; text-decoration:none }

input {font-family: Verdana,arial,helvetica,sans-serif; font-size: 11px; color:#000000;background-color: #ffffff;font-weight:none; border: 1px solid #000000;}

