/* Format für Kartenlegen-mit-Tarot*/

body {font-family:'Trebuchet MS', Helvetica, sans-serif; }
a:link { text-decoration:none; color:#384458; }
a:visited { text-decoration:none; color:#384458; }
a:active { text-decoration:none; color:#384458; }
a:hover { text-decoration:none; color:#FFFFFF; background-color:#5E7898; }

body {
           scrollbar-base-color:#4E5F79;
           scrollbar-track-color:#BACBE2;
           scrollbar-face-color:#4E5F79;
           scrollbar-arrow-color:#4E5F79;
           scrollbar-shadow-color:#384458;
           scrollbar-highlight-color:#97AFCF;
           scrollbar-3d-light-color:#8B0707;
           }

h1 { font-size:24px; font-family:'Trebuchet MS', Helvetica, sans-serif; }
h2 { font-size:20px; font-family:'Trebuchet MS', Helvetica, sans-serif; font-weight:lighter; }
h3 { font-size:18px; font-family:'Trebuchet MS', Helvetica, sans-serif; font-weight:lighter; }
h4 { font-size:16px; font-family:'Trebuchet MS', Helvetica, sans-serif; font-weight:bold; }

p, ul, li { font-size:12px; font-family:Verdana, Helvetica, sans-serif; }

.nav { font-size:18px; font-weight:bold; }
.small { font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-weight:lighter; }
.norm { font-family:Verdana, Helvetica, sans-serif; font-size:12px; }
.plus { font-size:14px; font-weight:bold; }
.big { font-size:16px; font-weight:bold; }
.xl { font-size:20px }