body {
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    font-family: Arial, Helvetica, serif;
    font-size: 11pt;
    padding: 0 0 5mm 0;
    margin: 0 0.5mm;
    orphans: 2;
    widows: 2;
}

h1 a {
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    text-decoration: none;
    font-family: Arial, Helvetica, serif;
    font-size: 14pt;
    padding: 0 0 5mm 0;
    margin: 0 0.5mm;
}

img {
    display: block;
    padding: 7pt 0;
}

#header, #navi, #sidebar, #sprache, #footer, .contentLeft, .unsichtbar, .keindruck, form {
    display: none;
}

.adresse {
        color: #000;
}

/* Clear Class */
.c {
	clear: both;
}

/******************************************/
/* Tabellen                               */
/******************************************/

.tbl table {
      width: 358px;
      margin-bottom: 10px;
}

.tbl table th {
      padding: 5px;
      border-bottom: 1px solid #E0E0E0;
}

table td {
      padding: 5px;
      border-bottom: 1px solid #F2F2F2;
}

.tbl table, table .name {
      text-align: left;
}
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

.sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
}