html, body {
font-family: Arial, Helvetica, sans-serif; 
font-size: 100%; 
background-image: url(hg.jpg); 
background-repeat: no-repeat;
margin:16px;
}

img { border: none; }

p { 
 font-size: 100%; 
 line-height: normal;
 color: #000000;
 background: none; }
 .bild { 
         font-size: 80%; 
         line-height: normal;
         color: #000000; 
         background: none; }
 .fett { 
         font-size: 100%; 
         font-weight: bold;
         line-height: normal;
         color: #000000; 
         background: none; }
 .hgweiss { 
            font-size: 80%; 
            font-weight: bold;
            line-height: normal;
            background: #ffffff;
            color: #000000; }
 
h1 { 
 
 font-size: 150%; 
 line-height: normal;
 color: #000000;
 font-style: normal; 
 font-weight: bold; 
 text-align: center;
 margin: 0;
 background: none; }

 
td { 
 
 font-size: 100%; 
 color: #000000; 
 background: none; }
 .schwarz {  
          font-size: 100%; 
          color: #ffffff; 
          background: #000000; }
 .turkis { 
           font-size: 150%; 
           line-height: normal;
           color: #000000;
           font-style: normal; 
           font-weight: bold; 
           text-align: center;
           margin: 0;
           background: #53BBD5; }
  .klein {  
          font-size: 100%;
          line-height: 16px; 
          color: #000000; 
          margin: 0;
          background: none;}
  .leer {  
          font-size: 100%;
		  line-height: 4px;
          margin: 0;
          background: none;}		  
 
a:link {
 color: #0000CC;
 font-weight: normal; 
 text-decoration: underline;
 background: none; 
 }
a:visited {
 color: #0000CC;
 font-weight: normal; 
 text-decoration: underline;
 background: none; }
a:active {
 color: #0000CC;
 font-weight: normal; 
 text-decoration: underline;
 background: none; }
a:hover {
 color:#000000;
 font-weight: normal;
 text-decoration: underline;
 background: #none; }


h2 
{  
font-size: 120%;  
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #000000;
background: none; 
border: none;}
.h2 a:link {
 color: #ffffff;
 font-weight: normal; 
 text-decoration: none;
 border: none;
 background: none; 
 }
.h2 a:visited {
 color: #ffffff;
 font-weight: normal; 
 text-decoration: none;
 border: none;
 background: none; }
.h2 a:active {
 color: #ffffff;
 font-weight: normal; 
 text-decoration: none;
 border: none;
 background: none; }
.h2 a:hover {
 color: #ffffff;
 font-weight: normal;
 text-decoration: none;
 border: none;
 background: none; }

br 
{  
font-size: 80%; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #000000;
background: none; }

li 
{  

font-size: 100%; 
line-height: normal; 
color: #000000;
background: none; }


