/* Layout-Formate fuer Projekte*/


/*body*/
.violett { background-color:#d6cede; }
.violettdunkel {background-color:#533173; }

p,i,b,br,img,td,ul,li,td { font-size:10pt; font-family:Arial,Helvetica,sans-serif;
 color:#000000; }
 
h1,h2,h3,h4,h5,h6, { font-family:Arial,Helvetica,sans-serif; color:#000000; }
h3, { font-size:12pt; font-weight:bold; }
h4, { font-size:10pt; font-weight:bold; }

p.bgtitel { font-size:10pt; font-family:Arial,Helvetica,sans-serif; 
font-weight:bold; color:#ffffff; }
p.name { font-family:Arial,Helvetica,sans-serif; font-size:18pt; color:#ffffff; }
p.klein { font-family:Arial,Helvetica,sans-serif; font-size:8pt; color:#ffffff; }

p.bgnav { font-size:12pt;  font-family:Arial,Helvetica,sans-serif; 
font-weight:bold; color:#ffffff; }
p.bgnavred { font-size:12pt;  font-family:Arial,Helvetica,sans-serif; 
font-weight:bold; color:#c30000; }
#kl { font-size:8pt;
font-family:Arial,Helvetica,sans-serif; color:#434343; }


/* Farbe der Links */
a:link { color:#002388; font-weight:bold; text-decoration:none; }
a:visited { color:#666666; font-weight:bold;text-decoration:none; }
a:active { color:#000080; text-decoration:none; }

/* Farbe Link gelb */
a.white:link { color:#ffffff; font-weight:bold; font-family:Arial,Helvetica,sans-serif; font-size:11pt; }
a.white:visited { color:#ffffff; font-weight:bold; font-family:Arial,Helvetica,sans-serif; font-size:11pt; }
a.white:active { color:#ffffff; font-weight:bold; font-family:Arial,Helvetica,sans-serif; font-size:11pt; }
a.white:hoover { color:#ffcc66; font-weight:bold; font-family:Arial,Helvetica,sans-serif; font-size:11pt; }

