  #content div#start{
    width:100%;
    margin-left: auto;
    margin-right:auto;
    margin-top:5px;
/*    border:1px solid green;  */
   }
* html #content div#start{
    width:97%;
   }
  #content div#start h1 {
    padding-left:50px;
    margin-bottom:10px;
    font-size: 1.05em;
    font-weight:bold;
    text-align: center;
    background-color: inherit;
  }

  #content div#start p.intro, #content div#start p.hwtext {
    width:90%;
    margin-left: auto;
    margin-right:auto;
    margin-top:10px;
    font-size: 0.8em;
    font-weight:bold;
    text-align: left;
    background-color: inherit;
/*    border:1px solid blue;   */
   }
  #content div#start p.hwtext {
    width:85%;
    margin-top:0px;
    margin-bottom:5px;
    font-weight:normal;
    font-size: 0.85em;
   }

  #content div#start p.grupp, #content div#start p.skat{
    width:85%;
    margin-top:8px;
    margin-left: auto;
    margin-right:auto;
    font-size: 0.95em;
    font-weight:bold;
    font-style:normal;
    text-align: left;
   }
  #content div#start p.skat{
    font-size: 0.8em;
    text-align: center;
    margin-top:5px;
    margin-bottom:5px;
   }

table#tuebs, table#tuebn {
    width:85%;
    margin:0px auto 0px auto;
    font-size: 0.85em;
    font-weight:normal;
/*    border:1px solid blue;   */
   }

table#tuebs th, table#tuebn th {
    width:auto;
    padding:2px 5px 2px 5px;
    background-color:#7C540E;
    color: white;
    font-weight:normal;
   }

table#tuebs td, table#tuebn td {
    padding:4px 5px 4px 5px;
    vertical-align:top;
   }
table#tuebs td.tnam {
    width:20%;
   }
table#tuebs td.trass {
    width:30%;
   }
table#tuebs td.tgesch {
    width:22%;
   }
table#tuebs td.talt {
    width:20%;
   }
table#tuebs td.thumb {
    width:8%;
    text-align:center;
   }

table#tuebn {
    margin-top:10px;
    width:95%;
   }
table#tuebn td.tnkat {
    width:10%;
   }
table#tuebn td.tnnam {
    width:20%;
   }
table#tuebn td.tnrass {
    width:25%;
   }
table#tuebn td.tngesch {
    width:17%;
   }
table#tuebn td.tnalt {
    width:15%;
   }
table#tuebn td.nthumb {
    width:8%;
    text-align:center;
   }

div#charhead {
    width:96%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    font-size:0.8em;
/*    border:solid 1px #FF0000;  */
   }

div#charhead p.chleft {
    width:50%;
    margin-left:0px;
    text-align:left;
    float:left;
/*    border:solid 1px #000000;    */
   }
* html div#charhead p.chleft {
    width:49%;
    left:0px;
   }

div#charhead p.chright {
    width:50%;
    margin-left:50%;
    text-align:right;
/*    border:solid 1px blue;     */
   }
* html div#charhead p.chright {
    width:49%;
    left: 61%;
    margin-right:0px;
   }

div#chardat {
    width:96%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    font-size:0.85em;
/*    border:solid 1px #FF0000;    */
   }

div#chardat img.charpic1 {
    padding-left:10px;
   }
div#chardat img.charpic2 {
    padding-right:10px;
   }

div#chardat ul{
   margin-left:30px;
   margin-bottom:10px;
  }