/* Format für Kartenlegen mit Tarot*/

body {font-family:'Trebuchet MS', Helvetica, sans-serif; }
a:link { text-decoration:none; color:#97AFCF; }
a:visited { text-decoration:none; color:#BACBE2; }
a:active { text-decoration:none; color:#384458; }
a:hover { text-decoration:none; color:#FFFFFF; }

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:22px; font-family:'Trebuchet MS', Helvetica, sans-serif; font-weight:lighter; }
h3 { font-size:18px; font-family:'Trebuchet MS', Helvetica, sans-serif; font-weight:lighter; }

p { font-size:13px; font-family:Verdana, Helvetica, sans-serif; }

.nav { font-size:18px; }
.small { font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-weight:lighter; }
.norm { font-family:Verdana, Helvetica, sans-serif; font-size:13px; }
.plus { font-size:14px; font-weight:bold; }
.big { font-size:16px; font-weight:bold; }
.xl { font-size:20px }

