/* Dateiname: Textschrift.css  */


body, p, a, td, tr, br
{ 

font-family: Comic Sans MS, ; 
font-size: 12pt; 
font-weight:normal;
letter-spacing: 0px;
color: #000000;
text-decoration:none;
margin-top: 0;
margin-bottom: 0;
}


p.text4	   { font-size: 4pt;  } /* auch für Zeilenabstand */
p.text6	   { font-size: 6pt;  } /* auch für Zeilenabstand */
p.text8	   { font-size: 8pt;  } /* auch für Zeilenabstand */

p.text10   { font-size: 10pt; }
p.text10f  { font-size: 10pt; font-weight:bold; }

p.text12f  { font-size: 12pt; font-weight:bold; }
p.text12b  { font-size: 12pt; color: #0000FF; } /* blau */
p.text12g  { font-size: 12pt; color: #008000; } /* grün */
p.text12fb { font-size: 12pt; font-weight:bold;color: #0000FF; } /* blau */
p.text12fg { font-size: 12pt; font-weight:bold;color: #008000; } /* grün */

p.text14   { font-size: 14pt; }
p.text14b  { font-size: 14pt; color: #0000FF; } /* blau */
p.text14g  { font-size: 14pt; color: #008000; } /* grün */
p.text14f  { font-size: 14pt; font-weight:bold; }
p.text14fb { font-size: 14pt; font-weight:bold;color: #0000FF; } /* blau */
p.text14fg { font-size: 14pt; font-weight:bold;color: #008000; } /* grün */

p.text16   { font-size: 16pt; }
p.text16b  { font-size: 16pt; color: #0000FF; } /* blau */
p.text16g  { font-size: 16pt; color: #008000; } /* grün */
p.text16f  { font-size: 16pt; font-weight:bold; }
p.text16fb { font-size: 16pt; font-weight:bold;color: #0000FF; } /* blau */
p.text16fg { font-size: 16pt; font-weight:bold;color: #008000; } /* grün */

A.f0:link 		{font-size: 10pt;color: #000000;  }
A.f0:visited    {font-size: 10pt;color: #000000;  }
A.f0:hover      {font-size: 10pt;color: #FF0000;  }
A.f0:active     {font-size: 10pt;color: #0000FF;  }

A.f1:link 		{color: #000000;  }
A.f1:visited    {color: #000000;  }
A.f1:hover      {color: #FF0000;  }
A.f1:active     {color: #0000FF;  }

A.f1a:link 		{font-size: 14pt;color: #000000;  }
A.f1a:visited   {font-size: 14pt;color: #000000;  }
A.f1a:hover     {font-size: 14pt;color: #FF0000;  }
A.f1a:active    {font-size: 14pt;color: #0000FF;  }

A.f2:link 		{color: #6A5ACD;  }
A.f2:visited    {color: #6A5ACD;  }
A.f2:hover      {color: #FF0000;  }
A.f2:active     {color: #0000FF;  }


BODY
      {
      Background: url("Bild2.jpg") bottom right fixed ;
      }
      
.preload {display:none;}


/*  Alter Hintergrund    Background: url("0%20Bilder-Allgemein/bubblesheller.jpg") bottom right fixed ; */
