/* TUTSTYLE.CSS 
   Cascading Style Sheets 
   fuer HTML-Texte unter www.Ton-und-Text.DE 
   letzte Aenderung: 2006-03-01
*/

body { color:black; background-color:white; }

p,h1,h2,h3,h4,h5,ul,ol,li,nobr,
.Menue                         { font-family:Arial, Geneva, Helvetica, Univers, sans-serif; }
.URL,pre,code                  { font-family:"Andale mono", "Courier New", Courier, monospace; }

pre.DOS                        { color:white; background-color:navy; }

h1 { font-size:large; }
h2 { font-size:medium; }
h3 { font-size:small; }
h4 { font-size:x-small; }
h5 { font-size:xx-small; }

p,ul,ol,li { font-size:x-small; }
pre        { font-size:x-small; }
code       { font-size:larger; }

a:link     { color:blue; text-decoration:none; }
a:visited  { color:navy; text-decoration:none; }
a:active   { color:red;  text-decoration:none; }

hr         { font-size:x-small; }

.URL,
.Menue     { font-size:x-small; white-space:nowrap; }

table.Kap  { margin-left=10%; margin-right=10%; align=center; }

/* Ende TUTSTYLE.CSS */

