/* DATEI: bacher-schweiger.css */

/* Bacher & Bacher-Schweiger */
/* www.bacher-schweiger.de */

p,h1,h2,h3,h4,h5,h6,b,i,u,a,td  {
	font-family: Verdana;
	font-size:10pt;
	color:#ffffff;
}

/* Links */
 a:link { color:#000040; text-decoration:none; }
 a:visited { color:#000040; text-decoration:none; }
 a:hover { color:#ffff80; text-decoration:none; }
 a:active { color:#ffff80; text-decoration:none; }
 
 
 
/* IDs für Textfarben der Bereich */
#menuetext      { color:#dfdfdf; font:bold; text-decoration:none;}
#undtext      { color:#000000; font:bold; text-decoration:none;}
#text		  { color:#000000; font:bold; text-decoration:none;}
#projekttext  { color:#2f4f4f; font:bold; text-decoration:none;}
#starttext  { color:#000000; font:bold; text-decoration:none;}


/* ueberschriften - nur groessen */
h1   { font-size:13pt; color:#000040; text-decoration:none; }
h2	 { font-size:15pt; color:#ffff80; text-decoration:none;}


