
<!--
h1	{
		color:#2c7e29;
         font-size:14px;
          font-family:Verdana, Impact;
					font-weight:bold;
					margin-top:0 px;
					margin-bottom:0 px;
					margin-left:0 px;
       margin-right:0 px;
		}

.headline {
          color:#000000;
          font-size:16 px;
          font-family:Verdana, Impact;
					font-weight:bold;
					margin-top:50 px;
					margin-bottom:50 px;
					margin-left:0 px;
       margin-right:0 px;
     }

.text {
          color:#000000;
          font-size:12px;
          font-family:Verdana, Impact;
					font-weight:normal;
     }

.adresse {
          color:#000000;
          font-size:10 px;
          font-family:Verdana, Impact;
					font-weight:bold;
				}		 
		 
table.navi {
       margin-left:7 px;
       margin-right:7 px;
       margin-top:9 px;
       
      }

.liste {
       margin-left:0 cm;
       margin-right:0 cm;
       margin-top:50 px;
       color:#000000;
       font-size:13 px;
       font-family:Verdana, Impact;
			 font-weight:bold;
			 }

div.smgap {
       margin-top:0cm;
       margin-bottom:0cm;
       margin-left:0cm;
       margin-right:0cm;
       }

a:link
{
      text-decoration:underline;
      color:#a93448;
      font-weight:bold;
			bordercolor:"#000000";
}
a:visited
{
      text-decoration:underline;
      color:#a93448;
      font-weight:bold;
			bordercolor:"#000000";
}

a:active
{
      text-decoration:underline;
      color:#a93448;
      font-weight:bold;
			bordercolor:"#000000";
}

a:hover
{
      text-decoration:underline;
      color:#a93448;
      font-weight:bold;
			bordercolor:"#000000";
}

-->