/* DATEI: format.css */


body.produkte { background-image:url(grafik/prod_b.gif); background-repeat:no-repeat; background-color:#FFFFFF; }

h1,h2,h3,h4,a,b { font-family:Arial,sans-serif; }
/* Text immer Arial Sans-Serif */

h1.main { font-size:32pt; color:#9999CC; font-style:normal; font-weight:bold; }
/* Haupt-Überschrift >> Main-Fenster */

h2.main { font-size:14pt; color:#000000; font-style:normal; font-weight:bold; }
/* Überschrift >> Main-Fenster */

h3.main { font-size:10pt; color:#5A5575; font-style:normal; font-weight:bold; }
/* Unter-Überschrift >> Main-Fenster */

h3.black { font-size:12pt; color:#000000; font-style:normal; font-weight:bold; }
/* Unter-Überschrift >> Main-Fenster */

h4.main { font-size:10pt; color:#000000; font-style:normal; font-weight:bold; }
/* Normalschrift >> Main-Fenster */

h1.main i { font-size:16pt;  font-style:normal; }
/* "i"-Tag Main-Fenster > Klein (kein Umbruch) */

h3.main i { font-size:10pt; color:#FF0000; font-style:normal; }
/* "i"-Tag Main-Fenster > Klein (kein Umbruch) */

h3.main b { font-size:10pt; }
/* "b"-Tag Main-Fenster > Klein (kein Umbruch) */

a:link    { font-size: 13pt; font-weight: bold; color:#5A5575; text-decoration:none; }
a:active  { font-size: 13pt; font-weight: bold; color:#5A5575; text-decoration:none; }
a:visited { font-size: 13pt; font-weight: bold; color:#5A5575; text-decoration:none; }

.down1 {font-family:Arial,sans-serif; font-size:14pt; color:#000000; font-style:normal; font-weight:bold;}
.down2 {font-family:Arial,sans-serif; font-size:10pt; color:#5A5575; font-style:normal; font-weight:bold;}