/* DATEI: css.css */

body { margin-top:50px; margin-left:50px; margin-right:50px; margin-bottom:50px; background: #E0E3CC;
  color: black; }

p,pre,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
 { font-family: 'Georgia', 'Verdana', 'sans-serif';  font-size:11pt; }

h1 { font-family: 'Georgia', 'Verdana', 'sans-serif'; font-size:20pt; color:#002F65; }

h2 { font-family: 'Georgia', 'Verdana', 'sans-serif'; font-size:14pt; COLOR:#0000A0; }

h3 { font-family: 'Georgia', 'Verdana', 'sans-serif'; font-size:12pt; color:#800000; }

h4 { font-family: 'Georgia', 'Verdana', 'sans-serif'; font-size:14pt; color:#CC0000; }

h5 { font-family: 'Georgia', 'Verdana', 'sans-serif'; font-size:12pt; color:#0000A0; }

a:link { color:#008000; text-decoration:underline; }
a:visited { color:#772200; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }

