body { font-family: Verdana, sans-serif; color: #000000; background: #99ccff }
#inhalt { background: #ffffff; color: #000000; text-align: left; margin-left: 10%; margin-right: 10%; padding: 1em }
#text { background: #ffffff; border: 1px solid #000000; padding: 3em }
h1 { font-size: 24px; font-family: Verdana, sans-serif; text-align: center; background: yellow; color: d3d3d3;
     border: 2px dashed #ff0000; padding: 1em }
h2 { font-size: 16px; font-family: Verdana, sans-serif; text-align: left; background: #ffffff; color: #000000 }
ol { list-style-type: decimal; font-size: 12px; background: #ffffff }
ul { font-size: 12px; }
li { line-height: 120%; margin-top: .5em; background: #ffffff }
.cr { font-size: 10px; font-family: Arial, sans-serif; text-align: center; color: black; background: #3cf; 
      float: right; line-height: 125%; width: 220px }
a:link { text-decoration: none; background: #ffffff; color: #0000ff; font-size: 10pt;font-family: Verdana, sans-serif }
a:visited { text-decoration: none; background: #ffffff; color: maroon; font-size: 10pt;font-family: Verdana, sans-serif }
a:hover { text-decoration: none; background: #ffcc66; color: blue; font-size: 10pt;font-family: Verdana, sans-serif; border: 1px solid #0000ff }
