
 /* Angaben fuers drucken */


   

   body {
         
         padding: 0;
         background: #FFFFFF;
         width: auto!important;
         
        }

   #header, #navigation, img.art_img, div.printer, #content_right, img.txt_imgl, content_right {
                          display: none;
                         }

  

   #container, #content, #review_head {
               background: #FFFFFF;
               border: 0;
               margin: 0;
               padding: 0;
              }

 /* Review Stuff */

 #review_head {
               width: 100%;
               margin: auto;
               
              }

 div.review_ct_left h3, div.review_ct_right {
                                          font: 10pt Times New Roman;
                                          font-color: #000000;
                                          font-weight: normal;
                                         }

 /* Review Stuff Ende */

  


  div.art_txt {
                               position: relative!important; 
                               float: left;
                               font: 12pt Times New Roman, Arial, Verdana;
                               width: 75%;
                               font-color: #000000;
                               display: block!important;
                               
              }

  div.art_txt h3 {
                    font: 12pt Times New Roman, Arial;
                    color: #000000;
                    font-weight: bold;
                   }

  div.art_txt h5 {
                  font: 11pt Times New Roman, Arial;
                  color: #000000;
                  margin: 20px 0 0 0;
                 }

  /* IE und Opera Hacks wegen Gaybrowsern */

  * html div.art_txt {  /* nur fuer Internet Explorer */
                    width: 100%;     /* Version 5.x */
                    w\idth: 100%;    /* Version 6 */
                  }

  * html #review_head {  /* nur fuer Internet Explorer */
                    width: 100%;     /* Version 5.x */
                    w\idth: 100%;    /* Version 6 */
                  }

   head:first-child+body div.art_txt {
                                      width: 150%;
                                     }

                  
 /* Hacks Ende */              
                             

 
  


   /* Kommentare Anzeige */
     div.comment_form, #comment_show {
                                         display: none;
                                        }
  /* Kommentare Ende */


 a, a:visited, a:hover, a:visited:hover {
  color: #999999;
  background: transparent;
  text-decoration: none;
}

 a:link:after, a:link:visited:after {
  content: " (Link auf <" attr(href) ">) ";
  font-size: 76%;
  color: #CCCCCC;
  background: transparent;
}

 
 

 /* Print Ende */