/**********************************************************************
** Domain:                http://evat.bff-online.de/                 **
** Internetauftritt:      Vat on eServices                           **
** FileName:              bzst_print.css                             **
** Autor:                 II 12 5                                    **
** Erstellt:              09.12.2005                                 **
** Geaendert:             23.03.2009                                 **
** von:                   II 12 5                                    **
**********************************************************************/

/* --------------------------------------------------------------------
   Allgemein
-------------------------------------------------------------------- */
*
{
  margin:               0cm;
  padding:              0cm;
}

body
{
  background-color:     #FFFFFF;
  color:                #000000;
  font-family:          Helvetica, Arial, sans-serif;
  font-size:            100%;
  text-align:           left;
  margin-top:           0cm;
  margin-bottom:        0cm;
  margin-left:          1.5cm;
  margin-right:         0cm;
}

table, th, tr, td
{
  font-size:            100%;
}

/* --------------------------------------------------------------------
   Überschriften
-------------------------------------------------------------------- */
h1
{
  font-weight:          bold;
  text-decoration:      underline;
  line-height:          100%;
  font-size:            100%;
  margin-bottom:        0.75cm;

}

h2
{
  font-size:            100%;
  margin-bottom:        0.75cm;
}

h3
{
  font-size:            100%;
  margin-bottom:        0.75cm;
}

h4
{
  font-size:            100%;
  margin-bottom:        0.75cm;
}

/* --------------------------------------------------------------------
   Allgemeine Klassen
-------------------------------------------------------------------- */
.keinDruck
{
  display:              none;
}

.klein
{
  display:              none;
}

/* --------------------------------------------------------------------
   Vorgegebene Standardklassen
-------------------------------------------------------------------- */


/* --------------------------------------------------------------------
   Gerüst der Seite
-------------------------------------------------------------------- */
#komplett
{
  background-color:     #FFFFFF;
  color:                #000000;
  width:                100%;
  font-size:            100%;
  font-family:          Helvetica, Arial, sans-serif;
  text-align:           left;
  margin-top:           0cm;
  margin-bottom:        0cm;
  margin-left:          0cm;
  margin-right:         0cm;
}

/* --------------------------------------------------------------------
   Oberes Menü
-------------------------------------------------------------------- */


/* --------------------------------------------------------------------
   Mittlerer Bereich (Inhalt)
-------------------------------------------------------------------- */
#hintergrund
{
  background-color:     #FFFFFF;
  color:                #000000;
  font-family:          Helvetica, Arial, sans-serif;
  font-size:            100%;
  margin-top:           0cm;
  margin-bottom:        0cm;
  margin-left:          0cm;
  margin-right:         0cm;
}

#content
{
  background-color:     #FFFFFF;
  color:                #000000;
  font-family:          Helvetica, Arial, sans-serif;
  font-size:            100%;
  margin-top:           0cm;
  margin-bottom:        0cm;
  margin-left:          0cm;
  margin-right:         0cm;
}

#inhalt
{
  background-color:     #FFFFFF;
  color:                #000000;
  font-family:          Helvetica, Arial, sans-serif;
  font-size:            100%;
  margin-top:           0cm;
  margin-bottom:        0cm;
  margin-left:          0cm;
  margin-right:         0cm;
}

/* --------------------------------------------------------------------
   Linkes Menü
-------------------------------------------------------------------- */


/* --------------------------------------------------------------------
   Rechter Bereich
-------------------------------------------------------------------- */


/* --------------------------------------------------------------------
   Barrierefreie Anpassungen
-------------------------------------------------------------------- */
