/* Es folgen die Style-Definitionen der Homepage: www.computer-fuer-behinderte.de */

body { 
color:#000000; 
background-color:#FFFFFF; 
font-family:Arial; 
background-attachment:fixed;
 margin: 0;
 padding: 1%; 
 min-width: 640px; 
 font-size: 100.01%; 
}

body,td { font-size:14pt; }
td.r { text-align:right;}
td.c { text-align:center;}

h1,h2,h3,h4,h5,h6,h7 { font-family:Arial; }
th,h1 { font-size:10pt; margin-bottom:10pt; }
h2 { font-size:11pt; margin-bottom:11pt; }
h3 { font-size:12pt; }
h4 { font-size:14pt; }
h5 { font-size:16pt; }
h6 { font-size:20pt; }
h7 { font-size:28pt; }
td.chris { font-size:12pt; align:center;}

a:link { color:#0000FF; text-decoration:underline; }
a:visited { color:#0000FF; text-decoration:underline; }
a:active { color:#0000FF; text-decoration:underline; }
