.p {display:none;}  /*invisible für die papier-fassung (aber TEMPORÄR: zu ersetzen durch print) */
.print {display:none;}  /*invisible für die papier-fassung*/
#nav{display:none;}
.zz {display:none;}

/*************** Links und Listen ******************/
a.fn {margin-left:5px;}

ul.verz {width: 94%; margin-left: 4%; padding: 0;}
ul.verz  li{margin-top:0.8em; list-style-type: none;}
ul.verz a:focus, ul#verz a:hover, ul#verz a:active {background-color: #aaa;}
.ohne{list-style-type: none; list-style-image:none;}
html>body ul.verz li a {width: auto;}

/*************** B i l d ***************/

img{display:none;}
.pf{display:none;}

/************* fonts, Absaetze und Positionen **************/
.f60 {font-size: 70%;}
.f70 {font-size: 80%;}
.f85 {font-size: 90%;}
.f90 {font-size: 95%;}
.f105 {font-size: 105%;}
.f110 {font-size: 110%;}
.f120 {font-size: 120%;}
.f130 {font-size: 120%;}

p, h1, h2, h3, h4, h5, h6, .red {color:#000;}  /*****alle fonts in p und h und supschwarz********/
.invis {display:none;}
p {margin: 15px 2em 15px 10px; letter-spacing:0.04em;}  /*** neu ***/

p.a {margin: 30px 0 15px 15px;}


/************* spezial stile ***************/

.tab-5{margin-left: -5%;}
.tab5{margin-left: 5%;}
.tab10{margin-left: 10%;}
.tab15{margin-left: 15%;}
.clear{clear: both;}
.box {border: 1px solid #000; margin: -1em 1em 1em 1em; padding: 1pt 1px 0.5em 1px;}
