body{
       font:11pt/120% Arial, sans-serif;
       background-color: white !important;
       background-image: none !important;
       color:black;
       }
/* dl   {float:none !important;} */

div#Kopf, div#left, div#leftbottom, div#Info, span#submenu, dl {display:none;}

div#Inhalt {
  min-width:15cm;
  }
p#center  {
    text-align: center;
  }
p#block   {
    text-align: justify;
  }
p#left   {
    text-align: left;
  }
p#right  {
    text-align: right;
  }
h2#center {
    text-align: center;
  }
h3 {
    font-size: 1em;
    text-align: left;
    text-decoration: none;
  }
span#caption{
    text-align: center;
    font-size: 1em;
    }
a:link, a:visited {
    color: #7A1E19;
    background: white;
    text-decoration: none;}
ul {
   font-size:1em;
   line-height: 1.4em;
   }
table {
    font-size: 1em;
    background-color: white;
    }
td    {
    border-style:solid;
    border-width: 2px;
    border-color: grey;
    padding: 0 10px 0 10px;
    }
td#right {
    text-align: right;
    border-width: 2px;
    border-color: grey;
    }
td#caption {
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    }
/* Print-Infos */
div#printinfo  {
    font-size: 0.8em;
    }

.klein {
    font-size: x-small;
    }