/* CSS Datei f&uuml;r eigene Style Sheets */
/* Achtung Die Importanweisung muss bestehen bleiben */
@import url(_CSSPrint.css);
/* Hier eigene Stylesheets eintragen */
h1
{
  border-bottom: 3px solid grey;
  padding-bottom: 5px;
}

/*
h1:before
{
   content: "pz3w AudioDB - "; display: inline;
}
*/

.KOPF, .EBENE1, .SEITE, .PATHO, .PATHBR, .STSTEUO, .STSTEUU
{
display: none;
height:0;
width:0;
}
body
{
background-color:yellow;
}


body, td, a
{
font-size: 10pt;
text-align: justify;
text-decoration: none ;
}


.DBF_HEAD, .DBF_UEB
{
 margin-bottom: -15px;
}

h1
{
background-color: black;
color: white;
}
.bodyh
{
width: 550px;
}
.FLLEFT

{
      text-align: left; 
      float: none;
      padding-left: 0;
}
.FLCENTER

{
      text-align: center; 
      float: none;
}
.FLRIGHT

{
      text-align: right; 
      float: none;
}
.ACHTUNG
{
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
}

