/* Computerhilfe StyleSheet*/
/* Schriftgroessen und Schriftarten */

body,p,h1,h2,h3,h4,h5,h6,td,th,div,address,blockquote,nobr,b,i,a,caption
{
   font-family:"Comic Sans MS",Verdana,Arial;
   font-weight:normal;
}

body,p,td,th,div,address,blockquote,b,i,caption
{
  font-size:10pt;
  color:#000000;
  font-style:normal;
}
.x1  { font-size:7pt;}
.x2  { font-size:8pt;
       color:#336699;
       text-align: justify; }
.x5  { font-size:10px;
       font-style:italic;
       text-decoration: underline; }

.x6  { font-size:10px;}
.f { font-weight:bold;}
.nf
{
   font-weight:bold;
   font-style:normal;
}
.n14f
{
   font-size:14pt;
   font-weight:bold;
   font-style:normal;
}
.hid
{ visibility:hidden;
  font-size:1pt;
  color:#ffffff; }
.h4f
{
   font-size:16pt;
   font-weight:bold;
}
.rt  { color:#ff0000; }

.frt16
{  font-size:18pt;
   font-weight:bold;
   color:#ff0000;
}
.frt
{  font-weight:bold;
   color:#ff0000;
}
.sw8
{
   font-size:8pt;
   font-style:normal;
   color:#000000;
}
.rt8
{
   font-size:8pt;
   font-style:normal;
   font-weight:bold;
   color:#ff0000;
}

#preise
   { font-size:10pt;
     font-style: normal;
     text-align: left;
   }

a {color:#ff0000;
   font-size:10pt;
   font-style:italic;
   font-weight:bold;
   text-decoration: none;
   }
a:hover {color:#0000ff;
         text-decoration: underline;}