body  
	{
	 background: #ffffff; 
	 font-size: 12px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}

	
h1 
	{
	 font-size: 1.4em; 
	 font-weight: bold;
	}

	
.ziel 
	{
	 vertical-align: top; 
	 background: #eafdea;
	 text-align: center;
	 font-size: 10px; 
	}
	
.dark
	{
	 vertical-align: top; 
	 background: #cee8d1;
	 text-align: center;
	 font-size: 10px; 
	}
	
a 
	{
	 color: #9a0000; 
	 font-size: 1em;
	}
	
a:visited 
	{
	 color: #c60000;
	}
	
a:hover 
	{
	 color: #cb8583;
	}

