/* ===== Hier werden die CSS-Formate definiert ===== */
body { background-color:#003060;
       margin-left:4px;
       color:#DCDCFF; }
a:link { color:#FFE27C; }
a:visited { color:#FCE8C0; }
a:hover { font-weight:bold; text-decoration:none; }
a:active { color:#FF8080; }
h1,h2,h3,h4,h5,p,li { color:#DCDCFF;
                   font-weight:bold;
                   font-family:Helvetica,Arial,sans-serif;
                   white-space:normal; }
img {border:none; }
h1 { font-size:24pt;
     font-style:normal;
     font-variant:small-caps;
     color:#DCDCFF;
	 margin-bottom:6px; }
h2 { font-size:15pt;
     font-style:italic;
     font-weight:normal;
     color:#DCDCFF;
	 margin-top:0px; }
h3 { font-size:18pt;
     font-style:normal;
     font-weight:bolder;
     color:#DCDCFF;
     margin-top:12px;
	 margin-bottom:3px; }
h4 { font-size:14pt;
     font-style:italic;
     color:#DCDCFF;
     margin-left:18px;
	 margin-top:10px;
	 margin-bottom:0px; }
h5 { font-size:12pt;
     font-style:normal;
     font-weight:normal;
     font-style:normal;
     color:#DCDCFF;
     margin-left:36px;
	 margin-top:3px;
	 margin-bottom:0px; }
p { font-size:11pt;
    line-height:12pt;
    font-family:Helvetica,Arial,sans-serif;
    font-weight:normal;
    font-stretch:narrower;
    margin-left:54px;
	margin-top:2px;
	margin-bottom:6pt; }
li  { font-size:11pt;
      line-height:12pt;
      font-weight:normal;
      font-stretch:narrower; }
/* ===== Ende CSS-Format-Angaben ===== */
