   /* Modifikationen für die skriptgesteuerte und browserbasierte Druckansicht */

   * {
      font-family: Verdana, Geneva, Arial, Helv, Helvetiva, sans-serif;
   }

   #toparea_wrapper {
      display: none;
      height: 0;
      margin: 0;
      padding: 0;
   }

   .top_menu {
      display: none;
      margin: 0;
      padding: 0;
      height: 0;
   }

   #left {
      display: none;
      margin: 0;
      padding: 0;
      height: 0;
   }

   #right {
      display: none;
      margin: 0;
      padding: 0;
      height: 0;
   }

   #bottom_area {
      display: none;
      margin: 0;
      padding: 0;
      height: 0;
   }

   #page {
      width: 600px;
      margin: 0;
      padding: 0;
      left: 0;
   }

   #content p, #content ul, #content a, #content td, #content input, #content select {
      font-size: 11px;
      color: #000000;
   }

   #content a {
      color: #DC0000;
   }

   #content h1, #content h2, #content h3, #content h1 span, #content h2 span, #content h3 span {
      color: #DC0000;
      display: block;
   }

   #content h1 span, #content h1 {
      font-size: 24px;
   }

   #content h2 span, #content h2 {
      font-size: 16px;
   }

   #content h3 span, #content h3 {
      font-size: 11px;
   }

   #content img {
      margin: 5px;
      padding: 5px;
   }

   #content div.separator {
      height: 20px;
      margin-left: 12px;
      margin-top: 20px;
      margin-bottom: 6px;
      clear: both;
   }

   /* styles */

   #content .sitemap_1 {
      float:left; margin:0px; padding:0px; width:98px;
   }

   #content .sitemap_2 {
      margin-left: 0px;
   }

   #content .sitemap_3 {
      margin-left:10px; margin-top:3px;
   }

   #content .sitemap_4 {
      margin-top:0px; margin-bottom:5px; font-weight:bold; font-size:11px; color:#dc0000;
   }

   #content .sitemap_5 {
      margin-top:0px; margin-bottom:0px; font-weight:normal; line-height: 13px; font-size:10px;
   }
