/* formate css */
 
body { 
color: black;
background-color: white;
  margin-top: 0.5cm; 
  margin-bottom: 0.5cm; 
  margin-left: 2.5cm; 
  margin-right: 1.5cm; 
font-family:arial,sans-serif;}

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

.nichtdruck { display:none; }
.autor {font-size:8pt;}

	 #p {max-width:300px; }
     	.navi {font-size:12px; font-weight:bold; line-height:150%}
		
/*	div#navi { width:120px;   float:left;}	
	div#header {margin: 1px 0 0 0; width:720px; position:absolute; left:85px; }
	div#content {width:600px; position:absolute; left:160px; top:141px; }
	div#foot {position:absolute; bottom:1px; }

*/
