/* CSS Document */
/* A5C3D6 */

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  background: transparent;
}
.container {display:none;}

.print_side {width:1000px;
    margin: 0 auto;
		position: relative;}
#ps {
  position: absolute; 
  left: 1px; 
  top: 1px;
  z-index: 0;
  }
#next_site {
  page-break-after:always;
  }
#wir_print {
  position:relative;
  font-size: 14px;
  font-weight:bold;
   }
  

.f10druck { color:#000000; font-size: 10px; }
.f12druck { color:#000000; font-size: 12px; }
.f14druck { color:#071f72; font-size: 14px; }
.f20druck { color:#000000; font-size: 20px; font-weight:bold;}

.font12blau { color:#071f72; font-size: 12px;}
.font14blau { color:#071f72; font-size: 14px;}
.font16blau { color:#071f72; font-size: 16px;}
.font18blau { font-weight:bold; color:#071f72; font-size: 18px;}

