p,h1,h2,h3,h4, h5, h6, ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { 	font-family: Arial, Helvetica, sans-serif; }
	 
/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */


h1 { font-size:22pt; }

h2 { font-size:20pt; }

h3 { font-size:18pt; }

h4 { font-size:16pt; }

h5 { font-size:14pt; }

h6 { font-size:12pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:14pt; }

/* normaler Text */




a:link { color:#ffffff; text-decoration:none; }
a:visited { color:#ffffff; text-decoration:none; }
a:active { color:#ff9900; text-decoration:none; }
a:hover { color:#ff9900; text-decoration:underline overline; }

#rotschattig  { text-shadow:black; font-size:36pt; color:red; }
#blauschattig { text-shadow:black; font-size:36pt; color:blue; }