/* StyleSheet   */

/* normaler Text */
body          {color:#000000;background-color:#FFFFFF;font-size:14pt;font-family:verdana,arial,"trebuchet ms";background-image:url('bilder/hintergrund.jpg');}
a             {color:#0000FF;}
a.active      {color:#00FF00;}
a.visited     {color:#FF0000;}
table		      {font-size:14pt;}
body, table, p  {}

/* Bildbeschreibungen  "groß"  */
.erster       {font-size:16pt;font-weight:bold}

/* schrift  "klein"  */
.klein       {font-size:10pt;}

/* Unterschrift  "mittel"  */
.mittel      {font-size:12pt;}

/* schrift  "groß"  */
.groß        {font-size:25pt;color:#0000FF;font-weight:bold}

/* schrift  "großrt"  */
.großrt     {font-size:18pt;color:#FF0000;font-weight:bold}

/* Bildbeschreibungen  "groß"  */
.uebersch       {font-size:18pt;font-weight:bold;text-decoration:underline}

/*  nicht mehr genutzt   */
/* Tabellenkopf  "groß"  */
/* .tabellenkopf {font-family:Lotusflower,times new roman;font-size:20pt;}

@font-face   {font-family: "lotusf__";src: local("bilder/lotusf__"),url("http://www.dokaman.de/bilder/lotusf__")format("TrueType")}
*/
