/* DATEI: text.css */


body  {background-color:#0D0F67;}
h1 {font-size:44pt;color:#fff;font-weight:bold;}
h2 {font-size:28pt;color:#fff;font-weight:bold;}
h3 {font-size:18pt;color:#fff;font-weight:bold;}
.normal {font-size:16pt;color:#fff;}
p {font-size:16pt;color:#fff;}
a:link    { text-decoration:none; color:#fff; font-style:normal; font-family:"comic sans ms", Arial; }
a:alink   { text-decoration:none; color:#F0Fbff; font-style:normal; font-family:"comic sans ms", arial; }
a:visited { text-decoration:none; color:#FF8204; font-style:normal; font-family:"comic sans ms", arial; }

