* { margin: 0; padding: 0; }
#body { background-color: white; }
#inhalt { position: relative; width: 900px; min-height: 750px; margin: 0 auto; border-left: 6px solid #fff; border-right: 6px solid #fff; }
img { border: none; }
a:link { color: #787777; text-decoration: none; }
a:visited { text-decoration: none; color: #787777; }
a:hover { text-decoration: none; color: #57ab28; }
a:active { text-decoration: none; }
body,td,th { font: 85% normal Geneva, Arial, Helvetica, sans-serif; color: #787777; line-height: 1.25em; }
h1, h2, h3, h4, h5, p, table { font: normal normal normal 1em/1.25em Geneva, Arial, Helvetica, sans-serif; color: #000; padding-bottom: 1em; }
h1 { font-weight: bold; }
h2 { font-size: 1.45em; }
h3 { font-size: 1.1em; font-weight: bold; }
h4 { font-size: 1em; font-weight: normal; }
h5 { font-size: 1.5em; font-weight: bold; color: #f00; }
h5 em { font-style: normal; font-variant: small-caps; font-size: 1.33em; }
#text h5 a:link, #text h5 a:visited, #text h5 a:hover, #text h5 a:active { color: #f00; font-style: normal; }
p.rahmen+h4 { margin-top: 1em; }
.float-r { float: right; padding-right: 3em; }
.float-r0 { float: right; padding: 1em 0; }
.float-r00 { float: right; padding: 0; margin: 0; }
.float-l { float: left; padding-right: 1em; }
