/* File Name: format.css */

body {font-family: Verdana, Arial, Helvetica, sans-serif;
color: #660033; 
background-color: #CCffff; 
FONT-SIZE: 10pt;
text-decoration: none;
}

A:visited    { color: #6699CC; text-decoration: none; }
A:active  { color: #FF0000; text-decoration: none; }
A:link { color: #6633CC; text-decoration: none; }
A:hover { color: #FF0000 ; }

h1 { FONT-SIZE: 22pt; }
h2 { FONT-SIZE: 20pt; }
h3 { FONT-SIZE: 16pt; }
h4 { FONT-SIZE: 14pt; }
h5 { FONT-SIZE: 12pt; }
h6 { FONT-SIZE: 10pt; }

.titel {FONT-SIZE: 24pt;}