/* DATEI: cstyle.css */

/* Colors: darkes blue:#2A2E96 dark blue:  normal blue: #0180FF #5B5D96 light blue: #D4D4FD */

body { margin-left: 5px; margin-top: 5px; margin-right: opx; margin-bottom: 0px; }

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Helvetica,Arial,sans-serif;font-size:12px;color:#000000; }

h1 { font-size:26px; font-weight:bolder; color:#000000; margin-bottom:2px; margin-top:3px; }
h2 { font-size:21px; margin-bottom:18px; }
h3,{ font-size:16px; }
h4 { font-size:13px; }

hr { border-color:#000000; }

li { margin-top:3px; }

a.start { color:#000000; text-decoration:underline; font-weight: bold; }

a:link { color:#000000; text-decoration:underline; }

a:visited { color:#000000; text-decoration:none; }

a:active { color:#000000; text-decoration:underline; }

a:hover { font-weight: bold; }

p { margin-top: 5px; margin-left: 8px; }

.update { font-size:8px; text-align:right; margin-right:10px; }

