body { background-color: #fff; background-image: url(bagr2.gif); font-family: Arial, Helvetica, sans-serif; }

#topsidebar { position: absolute; width: 300px; height: 200px; top: 15px; bottom: auto; left: 20px; right: auto; }
#topmain { position: absolute; width: *; height: 200px; top: 15px; bottom: auto; left: 300px; right: auto; }

#sidebar { position: absolute; width: 100px; height: auto; top: 200px; bottom: auto; left: auto; right: auto; }
#main { position: absolute; width: auto; height: auto; top: 200px; bottom: auto; left: 100px; right: auto; }

h1 { font-family: Arial, Helvetica, sans-serif; line-height: 110%; font-size: 17pt; font-style: normal; }
h2 { font-family: Arial, Helvetica, sans-serif; line-height: 110%; font-size: 15pt; font-style: normal; }
h3 { font-family: Arial, Helvetica, sans-serif; line-height: 110%; font-size: 13pt; font-style: normal; }
h4 { font-family: Arial, Helvetica, sans-serif; line-height: 110%; font-size: 10pt; font-style: normal; }
h5 { font-family: Arial, Helvetica, sans-serif; line-height: 110%; font-size: 8pt; font-weight: normal; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
span { display: inline; font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
ul { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
td { font-family: Arial, Helvetica, sans-serif; font-size: 8pt }

.box { background-color: #f90; border-style: none; border-width: 1px; font-size: 10pt; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 500px }
.nodisc { list-style: none; }
.nodiscsmall { list-style: none; font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
.celle { background-color: #f90; }
.note { font-size: 8pt }
.avoid { page-break-inside: avoid }

