body                    { margin: 0px; padding: 20px; background-color:#4E708C; font-family: "Trebuchet MS", Georgia, serif;
                          background-image:url(Bilder/background.jpg); background-repeat: no-repeat; }

#title                  { position: absolute; top: 55px; left: 174px; margin: 0px; padding: 0px; }

#menu                   { position: absolute; top: 160px; left: 2px; text-align: right; width: 155px; color:#000000;
                          overflow: hidden; }
#menu a                 { text-decoration: none; }
#menu a:hover           { text-decoration: underline overline; }
#menu p                 { margin-top: 10px; }
#menu .h1               { color:#2E517F; font-size: 90%; font-weight: bold; }
#menu .h2               { color:#2E517F; font-size: 80%; margin-right: 1.6ex; }

#content                { margin-left: 150px; margin-top: 110px; padding: 20px; background-color: #FFFFFF; text-align: justify; }

#content a              { color:#2E517F; text-decoration: underline; }
#content h1             { font-size: 130%; font-weight: bold; }
#content h2             { font-size: 110%; font-weight: bold; }
#content h3             { font-size: 100%; font-weight: bold; }
#content h4             { font-size: 90%; font-weight: bold; }
#content h5             { font-size: 80%; font-weight: bold; }
#content h6             { font-size: 80%; font-weight: bold; }
#content table          { text-align: center; vertical-align: middle; margin-top: 2ex; margin-bottom: 2ex; }
#content table .imgBox  { text-align: center; vertical-align: middle; margin: 0px; padding: 0px; }

#content .imgBox        { text-align: center; margin: 25px; margin-left: 0px; }
#content .imgDesc       { text-align: justify; margin-top: 10px; font-size: 80%; line-height: 140%; }
#content .author        { font-size: 80%; font-weight: bold; margin-bottom: 2ex; }
#content .subtitle      { font-size: 100%; font-weight: bold; }

