		#text a:link { color: #000000;}
		#text a:visited { color: #333333;}
		#text a:hover { color: #ffffff ;}
		#text a:active { color: #ffffff;}

	
		#text li
		{
		margin-left: 0px;
		padding-bottom: 4px;
		}
		
		h2{
		margin-bottom: 4px;
		}
		
		.map, .map2{
 		float: left;
 		width: 160px;
		margin: 0px 5px 5px 0px;
		padding: 0px;
 		}
 		
		.map img
		{
		 border: 0px solid white;
		 margin: 0px 0px 6px 0px;
		 padding: 0px;
 		}
 		
 		.map2 img
		{
		 border: 0px solid white;
		 margin: 0px 0px 11px 0px;
		 padding: 0px;
 		}
 	
 		
 		.clearboth { clear: left; }
 		
 		#text{
 		width: 500px;}
 		
 		#bild{ 
		float: left; 
		margin-right: 10px; 
		min-height: 10px;
		width: 240px; 
		text-align: right; 
		}
