body, td	{
		border: 0px;
		padding: 0px;
		color: #525252;
		font-size: 11px; 
		font-family: Arial, Helvetica, sans-serif;
			}
p	{padding-top:10px;
		margin-left:35px;
		padding-right: 30px}
		
a:link 
   /* noch nicht besuchte Ziele */
   		{ color: #525252;
		text-decoration: none;
		}
a:visited /* besuchte Ziele */
		{ color: #525252; font-weight:Wert;	text-decoration: none} 
a:hover { color: #525252; font-weight:Wert;	text-decoration: none  }   /* Verweise bei "MouseOver" */
a:active {color: #525252; font-weight:Wert;	text-decoration: none  }  /* Angeklickte Verweise */
a:focus {color: #525252; font-weight:Wert;	text-decoration: none}   /* Verweise, die Fokus erhalten */
 

h1		{
		color: #525252; 
		padding: 0px 20px 10px 0px;
		font-size: 11px;
		}

.text		{
		margin-top: 0px;
		margin-left: 35px;
		}


.site		{
		margin-top: 15px;
		margin-left: 35px;
			}

.linie
		{
		margin-top:0px;
		margin-left:35px;
				}

		}
