/*Allgemeine Formatierung*/

body { background-image : url(Bilder/b-sterne.gif); color : #000000;
 font-family : sand,comic sans ms,arial; color : #66ff33;
 text-align : center;}

/*Zusätzliche Formatierungen für NN*/

.nnbody { font-family : sand,comic sans ms,arial; color : #66ff33;
 text-align : center;}
.nntable { font-family : sand,comic sans ms,arial; color : #66ff33;
 text-align : left;}

/*Titelformatierung*/

p.titel { text-align : center; font-size : 50px; word-spacing : 10;
 letter-spacing : 3; font-weight : bold; }
p.titel2 { text-align : center; font-size : 30px; word-spacing : 10;
 letter-spacing : 3; font-weight : bold; }

/*Links*/

a:link { font-family : sand,comic sans ms,arial;  color : #cc66ff; text-decoration : none; }
a:visited { font-family : sand,comic sans ms,arial;  color : #ff33cc; text-decoration : none; }
a:hover { font-family : sand,comic sans ms,arial;  color : #cc66ff; text-decoration : underline; }
a:actice { font-family : sand,comic sans ms,arial;  color : #3300ff; text-decoration : none; }


/*Hervorgehobene Wörter*/

.extra { font-family : sand,comic sans ms,arial; font-size : 25px; font-weight : bold;  color : #66ff33;}
.rot { font-family : sand,comic sans ms,arial; text-align : left; font-size : 16px; color : #ff0000; } 
.warn { font-family : sand,comic sans ms,arial; text-align : center; text-decoration : blink; font-size : 20px; color : #ff0000; } 
.ende { font-family : sand,comic sans ms,arial; font-size : 25px; font-weight : bold; } 
.DaSp { font-family : sand,comic sans ms,arial; font-size : 10px; text-align : right; }

/*Tabellenformatierungen*/

td { font-family : sand,comic sans ms,arial; color : #66ff33; text-align : center; }