/* Ahnen Website PrintFormate*/

body  {
  color:#000000;
  font-family:"Segoe UI",Arial,Helvetica,sans-serif;
  font-size:8pt;
  font-style:normal;
  font-weight:normal;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px
}

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }

h1,h2,h3,h4,h5,h6  {
  font-family:"Segoe UI",Arial,Helvetica,sans-serif;
  font-style:normal;
  font-weight:normal;
}

h1 { font-size:16pt; }
h2 { font-size:14pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-weight:bold; font-size:9pt; }
h6 { font-weight:bold; font-size:8pt; }

th,td,li {
  font-family:"Segoe UI",Tahoma,Arial,Helvetica,sans-serif;
  font-size:8pt; 
  font-style:normal;
}

.kek { color:#0000FF; font-weight:bold; text-align:right; }

.mini { font-size:7pt; }

#Seite  {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:auto;
  top:0px;
  width:770px;
  height:5px;
  z-index:1;
}

#Text  {
  position:absolute;
  left:0px;
  width:760px;
  padding:5px;
  background:#FFFFFF;
  border-left:0px solid #CC0099;
  border-right:0px solid #CC0099;
  border-top:0px solid #CC0099;
  border-bottom:0px solid #CC0099;
  z-index:4;
}

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

