
body                   { background-color: white; text-align: center; margin: 0 }
p         { color: black; font-size: 8pt; font-family: Georgia }
h1           { color: black; font-size: 12pt; font-family: Georgia; font-weight: normal }
h2          { color: #f3971d; font-size: 8pt; font-family: Georgia; font-weight: bold; line-height: 14px }
h3  { color: #9c0080; font-size: 10pt; font-family: Georgia; font-weight: bold; line-height: 12px }
td        { color: black; font-size: 8pt; font-family: Georgia; vertical-align: top }

a             { font-size: 8pt; font-family: Georgia; font-weight: bold; text-decoration: none }
a:link        { color: #9c0080; text-decoration: none }
a:visited      { color: #5e5e5e; text-decoration: none }
a:hover         { color: #c67dad; text-decoration: underline }
a:active         { color: #9c0080; text-decoration: none }
/* Boxes */
#rahmen                          { visibility: visible; position: static; z-index: 9; top: 0; left: 0; width: 800px; height: 600px }
#hg_oben                                  { background-image: url(../picts/strichzchng_grau4.jpg); background-repeat: no-repeat; visibility: visible; margin: 0; z-index: 2; width: 600px; height: 264px; float: left }
#hg_unten    { background-image: url(../picts/strichzchng_grau3.jpg); background-repeat: no-repeat; visibility: visible; margin: 0; z-index: 3; width: 600px; height: 264px; float: left }
#quadrat_hell      { background-color: #f3e3ed; visibility: visible; margin: 0; position: absolute; z-index: 5; width: 150px; height: 150px }
#quadrat_dunkel     { background-color: #c67dad; visibility: visible; margin: 40px 0 0; z-index: 6; width: 150px; height: 150px; float: right }
#text           { font-size: 9pt; font-family: Georgia; text-align: center; visibility: visible; z-index: 10; top: 10px; left: 0; width: 500px; height: 255px }
#menu      { font-size: 8pt; font-family: Georgia; visibility: visible; z-index: 12; width: 500px; height: 24px; float: left; border-width: 0 }
#logo    { font-size: 8pt; font-family: Georgia; font-weight: normal; text-align: center; visibility: visible; z-index: 15; width: 500px; height: 200px; border-width: 0 }
#mini { color: black; font-size: 7pt; font-family: sans-serif; font-weight: normal; text-align: center; visibility: visible; z-index: 200; width: 500px; height: 20px }
#mini a:link { color: black; font-size: 7pt; font-family: sans-serif; font-weight: normal; text-align: center; visibility: visible; z-index: 200; width: 500px; height: 20px }
#mini a:visited  { color: #414141; font-size: 7pt; font-family: sans-serif; font-weight: normal; text-align: center; visibility: visible; z-index: 200; width: 500px; height: 20px }
#mini a:hover  { color: #9c0080; font-size: 7pt; font-family: sans-serif; font-weight: normal; text-decoration: underline; text-align: center; visibility: visible; z-index: 200; width: 500px; height: 20px }
#mini a:active  { color: #9c0080; font-size: 7pt; font-family: sans-serif; font-weight: normal; text-align: center; visibility: visible; z-index: 200; width: 500px; height: 20px }
.clear { visibility: hidden; float: none }



/* Navigation */
#navlist
      { margin: 0; padding: 0; position: relative; z-index: 100; top: 0; left: 0; height: 24px; float: left }
#navlist ul
        { font-size: 8pt; font-family: Georgia; font-weight: bold; line-height: 24px; white-space: nowrap; margin: 0; padding: 0; height: 24px }
#navlist li
       { line-height: 24px; list-style-type: none; display: inline; height: 24px }

#navlist a 
       { line-height: 24px; padding: 3px 10px; height: 24px; border: solid 1px white }

#navlist a:link
      { color: white; line-height: 24px; text-decoration: none; background-color: #9c0080; height: 24px }
    
#navlist a:visited
         { color: #d7d7d7; line-height: 24px; text-decoration: none; background-color: #9c0080; height: 24px }    
#navlist a:hover
      { color: #9c0080; line-height: 24px; text-decoration: none; background-color: #c67dad; height: 24px }
#navlist a:active
      { color: #9c0080; line-height: 24px; text-decoration: none; background-color: #c67dad; height: 24px }
       
#navlist .aktiv 
     { color: #fff; font-size: 8pt; font-family: Georgia; font-weight: bold; line-height: 24px; background-color: #c67dad; padding: 3px 10px; border: solid 1px }
.gross { font-size: 9pt }
