/* CSS Document */

/*dies ist die style/css datei der seite agentur_09 */


#inhalt{

background-image: url(../allgemein/agentur09_backgr.jpg);
background-repeat:no-repeat;

}



	  #liste{
	  position:absolute;
	 bottom:110px;
	 left:120px;
	  }
	  
	  
	   #liste ul li{
	  
	
	  
	/*list-style: url(../bilder/agentur_allgemein/auswahlpunkt09.jpg);*/
	 color:#ff6600;
	font-size:14px;
	font-family:Verdana, Arial, sans-serif;
	height: 20px;
	width: 150px;
	padding-bottom:5px;
		
	
	
	  }
	  
	  
	  #liste ul li a{
	  
	
	  
	
	 color:#ff6600;
	font-size:14px;
	font-family:Verdana, Arial, sans-serif;

		
	
	
	  }
	  
	  #liste ul li:hover{
	  
	
	  
	list-style: url(../allgemein/auswahlpunkt_h09.jpg);
	
		
	
	
	  }
	  
	    #liste ul li a:hover{
	  
	 color:#000000;
	  
	
		
	
	
	  }
	  
	  
	  #fliesstext{
	position:absolute; 
	left:140px; 
	top:160px; 
	width:440px; 
	height:136px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 14px;
	 font-weight:normal; 
	 color: #333333; 
	 text-decoration: none;
	 line-height:18px;
	
	}
	
/*	#bildagentur{
background-image: url(../bilder/agentur_allgemein/agentur09_backgr.jpg);
background-repeat:no-repeat;
height:420px;
width:640px;
float:left;
margin-left:200px;
margin-top:-70px;
z-index:2
}*/
	
	
	
	#container #navi #menu #agenturbut {
	color: #ff6600;
}