body         {font-family: arial, helvetica, sans-serif; font-size: 10pt; background-color: #404040; color: #C0C0C0; margin: 0; overflow: hidden;}
h1           {font-size: 14pt; font-weight: bold;}
td           {text-align: center;}


div.menu     {width: 170px; padding: 5px; padding-bottom: 15px; padding-left: 0px; margin-bottom: 3px; background-color: #505050;}
h1.menu      {font-size: 12pt; font-weight: bold; margin: 0; margin-left: 10px;}
td.menu      {font-size: 8pt;}
a.menu       {text-decoration: none; color: #C0C0C0; font-weight: bold;}
a.menu:hover {color: #F0F0F0;}

div.footer   {width: 150px; background-color: #FFBF00; height: 22px; text-align: center; padding: 3px; border: 1px solid #C0C0C0;}
a.footer     {text-decoration: none; font-weight: bold; color: #000000;}

div.galerie  {padding: 5px;  background-color: #505050; float: left; margin-right: 3px; margin-bottom: 3px; border-bottom: 1px solid #FFFF00;}

div#titel    {position: absolute; top: 0px; left: 0px; width: 98%; height: 90px; background-color: #404040; }
div#footer   {position: absolute; bottom: 5px; left: 10px; width: 160px; height: 35px; padding: 5px; background-color: #505050;}
div#menu     {position: absolute; top: 105px; left: 10px; width: 170px;}
div#content  {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; overflow: auto;}
div#icontent {position: relative; margin-top: 110px; margin-left: 220px; width: 70%; padding-bottom: 40px;}
