/*
   projekt: www.joachim-stegentritt.eu
   type: stylesheet
   description: styles für die Monitoransicht
   first edited: 27.03.2007, Joachim Stegentritt


   (c) Schwalbach 2007. All rights reserved.
*/


body {
 font-family:  'Times New Roman', Times, serif;
 font-size: 12pt;
 color: #000;
 background-color: #fff;
 margin: 0px;
 padding: 0px;
 }


#kopf h1 {
 font-size: 20pt;
 }


.ged {
  margin-top: 50px;
  padding: 0px;
  text-align:left;
 }


.ged1 {
  margin: 30px 0px 0px 0px;
  padding: 0px;
  text-align:left;
 }


.ged2 {
 font-size: 10pt;
 font-weight: bold;
 margin: 5px 0px 25px 0px;
 }





#inh {
 margin-top: 50px;
 }


.f {
 font-size: 12pt;
 font-weight: bold;
 }


#u1 {
 font-size: 20pt;
 font-weight: bold;
  margin: 60px 0px 60px 0px;
 }


.deci {
 list-style-type:decimal;
 }


.lin1, .lin2, .bl, .bl1, .bl2, .bl5, #navi2, .dru2, #fuss {
 display:none;
 }


.m1 {
 margin-top:30px;
 }


.dru1 {
 page-break-after:always;
 }


#dtab {
 margin-top: 50px;
 padding-bottom: 50px;
 text-align:center;
 font-size: 12pt;
 }


#tab {
 width:578px;
 margin-left: auto;
 margin-right: auto;
 }


#tab th, td {
  width:180px;
  margin: 0px;
  padding: 5px;
 }


#tab, td, th {
 border: 1px solid #000;
 border-collapse: collapse;
  }


#tab td {
 vertical-align:top;
 }


.k {
 font-size: 12pt;
 height:50px;
 }


#tab, tr {
  height:50px;
  }


caption {
 text-align: center;
 font-size: 12pt;
 font-weight:bold;
 width: 100%;
 padding: 8pt;
 }