/* CSS Datei f&uuml;r eigene Style Sheets */
/* Achtung Die Importanweisung muss bestehen bleiben */
@import url(_CSSPrint.css);
/* Hier eigene Stylesheets eintragen */



* {background: white !important;}



p
{
break-inside: avoid;

page-break-inside: avoid;
border-style: none !important;
}

h1, h2, h3, h4, h5, h6
{
  font-family: "Comic Sans MS", Verdana, sans-serif;
  font-weight: bold;
  clear: left;
}

h1
{
  border-bottom: 2px solid grey;
  padding-bottom: 5px;
  margin-bottom: 50px; 
  font-size:14pt;

}

.KOPF, .EBENE1, .SEITE, .PATHO, .PATHBR, .STSTEUO, .STSTEUU, .ALLAUTOR, .EIGEN1, .HINWEIS, .NOPRINT
{
display: none;
height:0;
width:0;
}


body, td, a
{
text-align: justify;
text-decoration: none ;
font-size:12pt;
font-family:"Comic Sans MS","Verdana";
font-style:normal;
font-weight:normal;
background-color:#FFFFFF;
color:#000000;
}
.center
{
      text-align: center; 
      float: none;
}
.author
{
margin-top: 50px;
/* border-top: 2px solid grey; */
padding-top: 5px;
/* text-align: center; */
color:#646464;
font-weight: bold;
}
.ss
{
font-size:36pt;
font-family:Papyrus,"Comic Sans MS";
font-weight: bold;
color:#000040;
}

