  <!-- 
h1   { 
    font-family: Arial; 
    font-size: large; 
    font-weight: bold; 
    text-align: center; 
    color: #000000; 
    background: #808080; 
   } 
h1.titel { 
 font-family: Lucida Calligraphy; 
 font-size: large; 
 font-weight: bold; 
 text-align: center; 
 color: #1F1F1F; 
 background: #4DB39B; 
   } 
h2   { 
    font-family: Arial; 
    font-weight: bold; 
    text-align: center; 
    color: #000000; 
    background: #808080; 
   } 
h3   { 
    font-family: Arial; 
    font-weight: bold; 
    font-stretch: expanded; 
    text-decoration: underline; 
    text-align: left; 
    width: 95; 
    color: #000000; 
   } 
h2.western { 
    font-family: sans-serif; 
   } 
th.bild  { 
     width: 287; 
   } 
td.nav   { 
    font-family: Arial; 
    font-size: medium; 
    text-align: center; 
    color: #004040; 
    background: #FF8040; 
   } 
td.bild { 
    width: 287; 
   } 
td.western { 
    font-family: sans-serif; 
    width: 85 
   } 
td.mass { 
    width: 105 
   } 
td.weit { 
    width: 85 
   } 
a:link 	{ 
    text-decoration:none; font-weight:bold; color:#E00000; 
   } 
a:visited { 
    text-decoration:none; font-weight:bold; color:#800000; 
   } 
a:hover  { 
    text-decoration:none; font-weight:bold; background-color:#FFFF00; 
   } 
a:active { 
    text-decoration:none; font-weight:bold; background-color:#CCFFFF; 
   } 
p  { 
    font-family: Helvetia,Arial; 
    font-size: medium; 
    font-weight: normal; 
   } 
p.adress { 
    font-family: serif; 
    font-size: large;
    font-weight: bold; 
    color: #7F0000; 
   } 
p.western { 
    font-family: sans-serif; 
    font-style: italic; 
   } 
p.recht { 
    font-family: sans serif; 
    font-size: small; 
   } 
 
 
 
 
 
 
<!-- 
 
td   { 
    font-family: Arial; 
    font-size: medium; 
    text-align: center; 
   } 
 
  <!--    	<style> 
 
		@page { size: 21cm 29.7cm } 
		TD P { color: #000000 } 
		td.western { font-family: sans-serif } 
                 td.western { width: 85 } 
                 td.mass   { width: 105 } 
                 td.weit   { width: 85 } 
                 th { width: 65 } 
		h2.western { font-family: sans-serif } 
                 p { font-weight: normal} 
                 p.adress { font-size: small } 
		p.western { font-family: sans-serif, font-style: italic } 
		a:visited { color: #000000 } 
		a:link { color: #355e00 } 
      </style>         	-- 
 
  	color: #004040; 
	 background: #FF8040=orange; 
  background: #CFCFCF=grau; 
 
 
   -->
