* { font-family:Verdana,Arial,sans-serif; font-size:10pt; }

body {
  color:#000000;
  background-color:#EFEBDF;
  width:95%;
  scrollbar-face-color:#EDEDE1;
  scrollbar-highlight-color:#EDEDE1;
  scrollbar-3dlight-color:#EDEDE1;
  scrollbar-darkshadow-color:#EDEDE1;
  scrollbar-shadow-color:#EDEDE1;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#EDEDE1;
}

.klein { font-size:7pt; color:#888888; }
div.klein a { font-size:7pt; color:#7F5954; }

h1 { font-size:14pt; font-weight:bold; text-align:center; }
h2 { font-size:12pt; font-weight:bold; }
h3 { font-size:10pt; font-weight:bold; }

a { text-decoration: none; }
a:link { color:#762920; }
a:visited { color:#762920; }
a:hover { color:#8f321f; }
a.nav { font-weight:bold; }
a.nav:link,a.subnav:link { color:#000000; }
a.nav:visited,a.subnav:visited { color:#000000; }
a.nav:hover,a.subnav:hover { color:#762920; }

table { border-style:none; }
td,th { vertical-align:top; padding-left: 5px; padding-right: 5px; }
th { text-align:left; }
.nr { text-align:center; }
.mid,table.mid td { text-align:center; vertical-align:middle; }
table.box { margin-left:10%; margin-right:10%; }
table.box td { border-width:2px; border-style:ridge; text-align:center; padding:20px; }
table.vis { border-width:1px; border-style:outset; empty-cells:hide; margin:10px; }
table.vis td,table.vis th { border-width:1px; border-style:inset; }

img { border-style:none; }

