body                          { margin:0cm 0cm 0cm 1cm; /* oben rechts unten links */
                                font-family:serif;
                                /* text-align:justify; */
                              }



#kopfzeile                    { display:none;
                              }



#navigation                   { display:none;
                              }



#inhalt                       { font-size:10pt;
                              }
#inhalt h1                    { margin:25px 0 10px 0;
                                padding:2px 0 2px 5px;
                                font-size:17pt;
                                border-left:6px solid black;
                                border-bottom:1px solid black;
                                clear:both;
                                page-break-after:avoid;
                              }
#inhalt h2                    { margin:25px 0 10px 0;
                                padding:2px 0 2px 5px;
                                font-size:15pt;
                                border-left:6px solid black;
                                border-bottom:1px solid black;
                                clear:both;
                                page-break-after:avoid;
                              }
#inhalt h3                    { margin:25px 0 10px 0;
                                padding:2px 0 2px 5px;
                                font-size:13pt;
                                border-left:6px solid black;
                                border-bottom:1px solid black;
                                clear:both;
                                page-break-after:avoid;
                              }
#inhalt h4                    { margin:25px 0 10px 0;
                                padding:2px 0 2px 5px;
                                font-size:11pt;
                                border-left:6px solid black;
                                border-bottom:1px solid black;
                                clear:both;
                                page-break-after:avoid;
                              }
#inhalt .kontakt              { border:1px solid black;
                                padding:5px;
                              }
#inhalt .kontakt:after        { content: "."; 
                                display: block; 
                                height: 0;
                                clear: both;
                                visibility: hidden;
                              }
* html .kontakt               { height: 1%; /* IE-Hack */
                              }
#inhalt a                     { color:#000000;
                              }
#inhalt table                      { border: 1px solid black;
                                     border-collapse:collapse;
                                     width:100%;
                                     margin:15px 0px 15px 0px;
                                   }
#inhalt th, td                     { padding:5px;
                                     vertical-align:top;
                                     border:1px solid black;
                                     text-align:left;
                                   }
#inhalt .anreisser            { font-size:0.9em;
                              }
#inhalt .parallel             { float:left;
                                padding-right:1em;
                                padding-bottom:1em;
                              }
#inhalt .nurscreen            { display:none;
                              }
