* {
   border: 0;
   margin: 0;
   padding: 0;
   }

body {
   background-color: #fff;
   margin-top: 40px;
   margin-left: 70px;
   margin-right: 70px;
   font-family: Arial,Helvetica,sans-serif;
   }

body.mehr_index {
   background-color: #fff;
   margin-top: 60px;
   margin-left: 0px;
   margin-right: 0px;
   font-family: Arial,Helvetica,sans-serif;
   }

div#dasschachbrett {
   width: 520px;
/*   border: 1px solid #666;   */
   border: 0;
   }

td#om  {
   background-image:url(/_img/om.gif);
   }

td#lm  {
   background-image:url(/_img/lm.gif);
   }

td#bild  {
   background-color:#fff;
   text-align:center;
   }

img.bild {
/*   border: 1px solid #666;   */
   border: 0;
   }

td#text {
   padding: 12px 5px 5px 5px;
   background-color:#fff;
   text-align:center;
/*   font-size: 13px;   */
   font-size: 15px;
   color: #666;
   }

h1 {
/*   font-size: 13px;   */
   font-size: 15px;
   font-weight: bold;
   color: #666;
   }

h2 {
/*   font-size: 15px;   */
   font-size: 17px;
   font-weight: bold;
   color: #333;
   margin-bottom: 1em;
   }

h2 small  {
/*   font-size: 11px;   */
   font-size: 13px;
   font-weight: normal;
   color: #333;
   }

h3 {
   text-align: left;
   margin-bottom: 1em;
/*   font-size: 13px;   */
   font-size: 15px;
   font-weight: bold;
   color: #333;
   }

h4 {
   text-align: left;
/*   font-size: 13px;   */
   font-size: 15px;
   font-weight: bold;
   color: #333;
   }

p {
   text-align: justify;
   margin-bottom: 1em;
/*   font-size: 13px;   */
   font-size: 15px;
   }

p.center {
   text-align:center;
   }

p.signatur{
   text-align:right;
   }
p#menu {
   text-align:center;
   font-size: 10px;
   text-transform: uppercase;
   }

p#menu2 {
   text-align:center;
   font-size: 10px;
   }

td#rm  {
   background-image:url(/_img/rm.gif);
   }

td#um  {
   background-image:url(/_img/um.gif);
   }

   a:link { text-decoration:none; color:#808080; }
   a:visited { text-decoration:none; color:#999; }
   a:hover { text-decoration:none; color:#333; }
   a:active { text-decoration:none; color:#BE6F6A; }

   a.active { text-decoration:none; color:#333; }

td.vita  {
   padding-right: 20px;
   vertical-align: top;
   width: 50%;
   text-align: left;
   }

td.vitau  {
   padding-right: 20px;
   vertical-align: bottom;
   width: 50%;
   text-align: left;
   }

td.vita p   {
   text-align: left;
   }

p#mehr  {
   margin-bottom: -1px;
   }

img.mehr {
   padding: 12px;
   }
