body                { font-family:Verdana,Arial,sans-serif; font-size:8pt; text-align:left;
                      background-color:#003080; }
a                   { color:#003080; text-decoration:none; }
a:hover             { text-decoration:underline; }
td                  { vertical-align:top; }

#inhalt             { position:absolute; top:50%; left:50%; width:740px; height:500px;
                      margin-top:-250px; margin-left:-370px; }

#logo               { position:absolute; top:8px; left:30px; }

#menue              { position:absolute; top:50px; left:50px; width:125px; height:360px;
                      padding-top:40px; font-weight:bold; color:#003080;
                      background-color:#adb4c0; }
#menue span         { display:block; padding:5px 10px; background-color:#adb4c0; }
#menue span.aktiv   { display:block; padding:5px 10px; background-color:#cccccc;
                      border-right:1px solid #adb4c0; }
#menue a            { text-decoration:none; color:#003080; }
#menue a:hover      { text-decoration:underline; color:#003080; }

#titel              { position:absolute; top:50px; left:175px; width:85px; height:320px;
                      padding:40px 20px; font-size:10pt; font-weight:bold; color:#003080;
                      background-color:#cccccc; border-right:1px solid #adb4c0; }

#text               { position:absolute; top:50px; left:301px; width:349px; height:320px;
                      padding:40px 20px; text-align:left; line-height:1.4em; color:#003080;
                      background:#cccccc; }
#text span          { background:#cccccc; }

span.fawe           { font-family:Times New Roman,Times,Roman,serif; font-size:10pt;
                      font-weight:bold; font-style:italic; color:#003080; }

#copy               { position:absolute; top:450px; left:50px; font-size:6pt; color:#cccccc; }
