/* arena styles */

.ueberschrift, .normal, .titel, .klein, .warnung, .dank, a { font-family: Verdana, Arial, Helvetica, sans-serif; }

.ueberschrift { font-size:12pt }

.titel { font-size:10pt; font-weight:bold; }

.normal { font-size:10pt }

.klein { font-size:7pt }

.warnung { font-size:10pt; color:##002B58; }

.dank { font-size:10pt }

a:link { color:#000000; text-decoration:none; }

a:visited { color:#000000; text-decoration:none; }

a:active { color:#000000; text-decoration:none; }

a:hover { color:#CA2B0B; text-decoration:none; }

body { scrollbar-face-color:ffffff;

scrollbar-shadow-color:ffffff;

scrollbar-highlight-color:000000;

scrollbar-3dlight-color:ffffff;

scrollbar-darkshadow-color:000000;

scrollbar-track-color:cccccc;

scrollbar-arrow-color:000000; }